horde.git
15 years agoRevert "RB_confirm is too specific - add to RB_window instead"
Jan Schneider [Wed, 7 Jul 2010 09:19:24 +0000 (11:19 +0200)]
Revert "RB_confirm is too specific - add to RB_window instead"

There was a reason this was so specific. We already use forms in RB dialogs,
e.g. in Kronolith, that we don't want to look like a confirm dialog.

This reverts commit 59140912dd17385553124964ec4c8d824fa753b2.

15 years agoRB_confirm is too specific - add to RB_window instead
Michael M Slusarz [Wed, 7 Jul 2010 03:53:12 +0000 (21:53 -0600)]
RB_confirm is too specific - add to RB_window instead

15 years agoArray.toJSON() no longer exists.
Michael M Slusarz [Thu, 1 Jul 2010 21:15:12 +0000 (15:15 -0600)]
Array.toJSON() no longer exists.

15 years agoString.toJSON() no longer exists.
Jan Schneider [Wed, 30 Jun 2010 21:58:04 +0000 (23:58 +0200)]
String.toJSON() no longer exists.

15 years agoNo longer used.
Jan Schneider [Wed, 30 Jun 2010 21:39:31 +0000 (23:39 +0200)]
No longer used.

15 years agoMerge branch 'prototype-1.7' of ssh://git.horde.org/horde/git/horde into prototype-1.7
Jan Schneider [Wed, 30 Jun 2010 21:35:16 +0000 (23:35 +0200)]
Merge branch 'prototype-1.7' of ssh://git.horde.org/horde/git/horde into prototype-1.7

15 years agoFix dragging inside a scrolled view.
Jan Schneider [Wed, 30 Jun 2010 20:44:19 +0000 (22:44 +0200)]
Fix dragging inside a scrolled view.

15 years agoMerge branch 'newprototype' into prototype-1.7
Michael M Slusarz [Wed, 30 Jun 2010 17:46:46 +0000 (11:46 -0600)]
Merge branch 'newprototype' into prototype-1.7

15 years agoNew prototypejs allows us to jettison this hackish code
Michael M Slusarz [Tue, 13 Apr 2010 06:30:40 +0000 (00:30 -0600)]
New prototypejs allows us to jettison this hackish code

15 years agoFix BC in Hash.toJSON().
Jan Schneider [Wed, 30 Jun 2010 15:59:50 +0000 (17:59 +0200)]
Fix BC in Hash.toJSON().

15 years agoIntegrate post-RC2 fixes from git.
Jan Schneider [Wed, 30 Jun 2010 15:59:21 +0000 (17:59 +0200)]
Integrate post-RC2 fixes from git.

15 years agoUpdate to Prototype 1.7-RC2.
Jan Schneider [Wed, 30 Jun 2010 15:56:37 +0000 (17:56 +0200)]
Update to Prototype 1.7-RC2.

15 years agoSet correct timezone when parsing ISO date strings from the UTC timezone.
Jan Schneider [Wed, 30 Jun 2010 15:48:16 +0000 (17:48 +0200)]
Set correct timezone when parsing ISO date strings from the UTC timezone.

15 years agoBug #9115: Prevent logging debug cruft
Michael M Slusarz [Tue, 29 Jun 2010 23:04:08 +0000 (17:04 -0600)]
Bug #9115: Prevent logging debug cruft

Certain actions, like selecting a null mailbox, we know and expect to
fail. So ignore the BAD/NO response errors that are normally thrown
beacuse of these responses.

15 years agoThere is no "auth" application.
Michael J. Rubinsky [Tue, 29 Jun 2010 22:23:13 +0000 (18:23 -0400)]
There is no "auth" application.

Assuming this was meant to be 'horde', which is the default.

15 years agoAdd a draft definition for the continuous integration setup.
Gunnar Wrobel [Tue, 29 Jun 2010 20:46:23 +0000 (22:46 +0200)]
Add a draft definition for the continuous integration setup.

15 years agoThis doesn't belong here.
Jan Schneider [Tue, 29 Jun 2010 17:50:44 +0000 (19:50 +0200)]
This doesn't belong here.

15 years agoDo this check in a single place.
Jan Schneider [Tue, 29 Jun 2010 17:50:31 +0000 (19:50 +0200)]
Do this check in a single place.

15 years agoDon't store in the session whether to hide the sidebar/menu or attach the ajax
Jan Schneider [Tue, 29 Jun 2010 16:02:16 +0000 (18:02 +0200)]
Don't store in the session whether to hide the sidebar/menu or attach the ajax
notification listener. Instead, do this per request and pass the request
parameter through with Horde::url(). Fixes bug 9017.

15 years agoDrop moz_sidebar.
Jan Schneider [Tue, 29 Jun 2010 15:44:36 +0000 (17:44 +0200)]
Drop moz_sidebar.

15 years agoUpdate the form field after it's focused to avoid having it cleared.
Michael J. Rubinsky [Tue, 29 Jun 2010 15:31:51 +0000 (11:31 -0400)]
Update the form field after it's focused to avoid having it cleared.

15 years agoPHP5, exceptions, Horde_Url etc...
Michael J. Rubinsky [Mon, 28 Jun 2010 23:29:24 +0000 (19:29 -0400)]
PHP5, exceptions, Horde_Url etc...

15 years agoExceptions, Horde_Url, some other H4 changes.
Michael J. Rubinsky [Mon, 28 Jun 2010 23:28:43 +0000 (19:28 -0400)]
Exceptions, Horde_Url, some other H4 changes.

15 years agoJonah_Driver will only be dealing with internal channels, simplify.
Michael J. Rubinsky [Mon, 28 Jun 2010 22:56:25 +0000 (18:56 -0400)]
Jonah_Driver will only be dealing with internal channels, simplify.

Remove the type parameter, use Jonah_Exception etc...

15 years agoMake field for sharing with users a textarea.
Jan [Tue, 29 Jun 2010 11:59:29 +0000 (12:59 +0100)]
Make field for sharing with users a textarea.

15 years agoRemove debug code.
Jan Schneider [Tue, 29 Jun 2010 12:23:20 +0000 (14:23 +0200)]
Remove debug code.

15 years agoFix row size calculation in Opera.
Jan Schneider [Tue, 29 Jun 2010 11:43:37 +0000 (13:43 +0200)]
Fix row size calculation in Opera.

15 years agoCache more element lookups.
Jan Schneider [Tue, 29 Jun 2010 09:54:35 +0000 (11:54 +0200)]
Cache more element lookups.

15 years agoCache a few elements.
Jan Schneider [Mon, 28 Jun 2010 21:46:18 +0000 (23:46 +0200)]
Cache a few elements.

15 years agoFix indention.
Jan Schneider [Mon, 28 Jun 2010 21:43:30 +0000 (23:43 +0200)]
Fix indention.

15 years agoSpeed up retrieving events from the cache in month/agenda views.
Jan Schneider [Mon, 28 Jun 2010 16:56:53 +0000 (18:56 +0200)]
Speed up retrieving events from the cache in month/agenda views.

15 years agoMFB: Bug #7646
Michael M Slusarz [Tue, 29 Jun 2010 04:52:01 +0000 (22:52 -0600)]
MFB: Bug #7646

Submitted by: Valentin.Vidic@CARNet.hr
Allow access to files with multiple consecutive dots in the name

Revision   Changes    Path
1.1.2.7    +4 -2      framework/VFS/lib/VFS/file.php
1.36.4.35  +2 -1      framework/VFS/package.xml

15 years agoRequest #9084: HTML compose editor uses Horde language for UI
Michael M Slusarz [Tue, 29 Jun 2010 04:24:41 +0000 (22:24 -0600)]
Request #9084: HTML compose editor uses Horde language for UI

15 years agoBug #9015: Fix non-cookie based sessions.
Michael M Slusarz [Tue, 29 Jun 2010 00:04:14 +0000 (18:04 -0600)]
Bug #9015: Fix non-cookie based sessions.

As of PHP 5.3, 'session.use_only_cookies' defaults to true.
Also, somewhere the session appending code in Horde::url() got lost.
Re-add it.

15 years agoBug #9108: Fix custom LDAP configuration
Michael M Slusarz [Mon, 28 Jun 2010 23:36:11 +0000 (17:36 -0600)]
Bug #9108: Fix custom LDAP configuration

15 years agoFix parse error.
Michael M Slusarz [Mon, 28 Jun 2010 23:35:44 +0000 (17:35 -0600)]
Fix parse error.

15 years agoBug #9095: Fix default value for dimp_show_preview preference
Michael M Slusarz [Mon, 28 Jun 2010 23:10:04 +0000 (17:10 -0600)]
Bug #9095: Fix default value for dimp_show_preview preference

15 years agoFix thread/subject toggling, since new prototypejs code blows away element storage...
Michael M Slusarz [Mon, 28 Jun 2010 23:01:14 +0000 (17:01 -0600)]
Fix thread/subject toggling, since new prototypejs code blows away element storage when calling update()

15 years agoCapitalization
Michael J. Rubinsky [Mon, 28 Jun 2010 22:40:19 +0000 (18:40 -0400)]
Capitalization

15 years agophp5 style
Michael J. Rubinsky [Mon, 28 Jun 2010 22:39:16 +0000 (18:39 -0400)]
php5 style

15 years agofix factory usage
Michael J. Rubinsky [Mon, 28 Jun 2010 22:37:24 +0000 (18:37 -0400)]
fix factory usage

15 years agouse the injector
Michael J. Rubinsky [Mon, 28 Jun 2010 22:36:54 +0000 (18:36 -0400)]
use the injector

15 years agoNo need for a factory method any longer, use Horde_Url style parameters here
Michael J. Rubinsky [Mon, 28 Jun 2010 22:35:10 +0000 (18:35 -0400)]
No need for a factory method any longer, use Horde_Url style parameters here

15 years agoNo need for this global anymore
Michael J. Rubinsky [Mon, 28 Jun 2010 22:34:16 +0000 (18:34 -0400)]
No need for this global anymore

15 years agocs
Michael J. Rubinsky [Mon, 28 Jun 2010 21:10:47 +0000 (17:10 -0400)]
cs

15 years agoBug #9102: Don't want to reindex array when adding INBOX
Michael M Slusarz [Mon, 28 Jun 2010 20:45:57 +0000 (14:45 -0600)]
Bug #9102: Don't want to reindex array when adding INBOX

15 years agoRequest #9099: Add config option to disable multipart/related conversions
Michael M Slusarz [Mon, 28 Jun 2010 20:29:31 +0000 (14:29 -0600)]
Request #9099: Add config option to disable multipart/related conversions

15 years agoAdd binder for Horde_Http_Client
Michael M Slusarz [Mon, 28 Jun 2010 20:09:40 +0000 (14:09 -0600)]
Add binder for Horde_Http_Client

15 years agoNo longer used with the removal of framesets
Michael M Slusarz [Mon, 28 Jun 2010 19:32:53 +0000 (13:32 -0600)]
No longer used with the removal of framesets

15 years agoBug #9085: get clean session if doing transparent auth in a non authenticated Horde...
Michael M Slusarz [Mon, 28 Jun 2010 19:29:22 +0000 (13:29 -0600)]
Bug #9085: get clean session if doing transparent auth in a non authenticated Horde session

15 years agoBug #9089: Fix sending literals on IMAP servers that don't support LITERAL+
Michael M Slusarz [Mon, 28 Jun 2010 19:10:44 +0000 (13:10 -0600)]
Bug #9089: Fix sending literals on IMAP servers that don't support LITERAL+

15 years agouse the injector for Jonah_Driver
Michael J. Rubinsky [Mon, 28 Jun 2010 18:52:32 +0000 (14:52 -0400)]
use the injector for Jonah_Driver

15 years agofix path
Michael J. Rubinsky [Mon, 28 Jun 2010 18:50:49 +0000 (14:50 -0400)]
fix path

15 years agoRevert "This is a duplicate of the Jonah_News#renderChannel method."
Michael J. Rubinsky [Mon, 28 Jun 2010 18:02:09 +0000 (14:02 -0400)]
Revert "This is a duplicate of the Jonah_News#renderChannel method."

This reverts commit f0a91605034fae13fb25e260185f40af384019d0.

15 years agoThis is a duplicate of the Jonah_News#renderChannel method.
Michael J. Rubinsky [Mon, 28 Jun 2010 17:52:25 +0000 (13:52 -0400)]
This is a duplicate of the Jonah_News#renderChannel method.

Can't find any code that calls it from Driver, remove it.

15 years agoUse Horde_Http
Michael J. Rubinsky [Mon, 28 Jun 2010 17:40:01 +0000 (13:40 -0400)]
Use Horde_Http

15 years agoThese need to be Horde::img() calls, not Horde_Themes::img()
Michael J. Rubinsky [Mon, 28 Jun 2010 16:29:41 +0000 (12:29 -0400)]
These need to be Horde::img() calls, not Horde_Themes::img()

15 years agothis needs to be public, fix name
Michael J. Rubinsky [Mon, 28 Jun 2010 16:18:41 +0000 (12:18 -0400)]
this needs to be public, fix name

15 years agoPHP5-ify method signatures
Michael J. Rubinsky [Mon, 28 Jun 2010 16:17:00 +0000 (12:17 -0400)]
PHP5-ify method signatures

15 years agoInitial implementation of the Kolab_Config package.
Gunnar Wrobel [Mon, 28 Jun 2010 07:05:00 +0000 (09:05 +0200)]
Initial implementation of the Kolab_Config package.

15 years agoInitial package structure.
Gunnar Wrobel [Sun, 27 Jun 2010 09:44:17 +0000 (11:44 +0200)]
Initial package structure.

15 years agoUpgrade to OL 2.9.1:
Michael J. Rubinsky [Sat, 26 Jun 2010 18:23:56 +0000 (14:23 -0400)]
Upgrade to OL 2.9.1:

With this upgrade, we now ship a minified version of
a custom OpenLayers.js file. Even with stripping out all unused
modules, we were still left with an almost 1MB js file due to the large
amounts of comments/code documentation in the file. Provide a *-debug.js version
of the file as well.

15 years agoSome tweaks/fixes to the event map:
Michael J. Rubinsky [Sat, 26 Jun 2010 16:10:05 +0000 (12:10 -0400)]
Some tweaks/fixes to the event map:

    use a spinner while waiting for geocoder to return
    use initializeMap() here, not ensureMap()
    Make sure that we don't display the map until we have the information needed to do so.
    Acutally honor the delayed option

15 years agoRemove workarounds for the frameset.
Jan Schneider [Sat, 26 Jun 2010 14:06:04 +0000 (16:06 +0200)]
Remove workarounds for the frameset.

15 years agoFix warning if no form field parameters are set.
Jan Schneider [Sat, 26 Jun 2010 14:03:37 +0000 (16:03 +0200)]
Fix warning if no form field parameters are set.

15 years agoFix order of body and menuBottom.
Jan Schneider [Sat, 26 Jun 2010 13:59:18 +0000 (15:59 +0200)]
Fix order of body and menuBottom.

15 years agoWe have to call the application cache after starting the session.
Jan Schneider [Sat, 26 Jun 2010 13:57:25 +0000 (15:57 +0200)]
We have to call the application cache after starting the session.

15 years agoMigrate to prototype.
Jan Schneider [Sat, 26 Jun 2010 13:30:00 +0000 (15:30 +0200)]
Migrate to prototype.

15 years agoFix $Id$ tag.
Jan Schneider [Sat, 26 Jun 2010 09:21:26 +0000 (11:21 +0200)]
Fix $Id$ tag.

15 years agoRemove BC styles.
Jan Schneider [Sat, 26 Jun 2010 09:14:39 +0000 (11:14 +0200)]
Remove BC styles.

15 years agoFrameset is gone.
Jan Schneider [Sat, 26 Jun 2010 09:08:35 +0000 (11:08 +0200)]
Frameset is gone.

15 years agoRemove frameset.
Jan Schneider [Sat, 26 Jun 2010 00:00:44 +0000 (02:00 +0200)]
Remove frameset.

This is still a bit hackish, and it probably has a few rough edges and missing
bits, but I want to get the CSS right first.

15 years agoFix undefined variable.
Jan Schneider [Fri, 25 Jun 2010 23:23:10 +0000 (01:23 +0200)]
Fix undefined variable.

15 years agoFix link encoding, use Horde_Url#link().
Jan Schneider [Fri, 25 Jun 2010 22:49:34 +0000 (00:49 +0200)]
Fix link encoding, use Horde_Url#link().

15 years agoFix generating help links.
Jan Schneider [Fri, 25 Jun 2010 22:21:58 +0000 (00:21 +0200)]
Fix generating help links.

15 years agoFix form loading.
Jan Schneider [Fri, 25 Jun 2010 22:17:31 +0000 (00:17 +0200)]
Fix form loading.

15 years agoFix operator.
Jan Schneider [Fri, 25 Jun 2010 22:12:47 +0000 (00:12 +0200)]
Fix operator.

15 years agoAdd code for embedding on the calendar edit dialog
Michael J. Rubinsky [Fri, 25 Jun 2010 21:02:19 +0000 (17:02 -0400)]
Add code for embedding on the calendar edit dialog

15 years agoNeed to ensure the correct calendar is currently opened before calling the parent...
Michael J. Rubinsky [Fri, 25 Jun 2010 18:36:42 +0000 (14:36 -0400)]
Need to ensure the correct calendar is currently opened before calling the parent method.

Due to the way Kronolith::getDriver() caches the driver, the driver's
currently opened calendar can change while still within this method.
Only took a day and half to track this down...

15 years agoBug #8827: Need preserve_css off or else CSS array is not generated
Michael M Slusarz [Fri, 25 Jun 2010 18:11:23 +0000 (12:11 -0600)]
Bug #8827: Need preserve_css off or else CSS array is not generated

15 years agoAdd Horde_Themes::loadCssFiles()
Michael M Slusarz [Fri, 25 Jun 2010 18:10:02 +0000 (12:10 -0600)]
Add Horde_Themes::loadCssFiles()

15 years agoAllow 'preserve_css' to be an option.
Michael M Slusarz [Fri, 25 Jun 2010 18:08:04 +0000 (12:08 -0600)]
Allow 'preserve_css' to be an option.

15 years agoUpgrade CKeditor to v3.3.1
Michael M Slusarz [Fri, 25 Jun 2010 17:34:00 +0000 (11:34 -0600)]
Upgrade CKeditor to v3.3.1

15 years agofix warning if no CSS is present in data
Michael M Slusarz [Tue, 22 Jun 2010 15:13:19 +0000 (09:13 -0600)]
fix warning if no CSS is present in data

15 years ago36^16 should be plenty of randomness for a default random ID
Michael M Slusarz [Thu, 17 Jun 2010 22:17:10 +0000 (16:17 -0600)]
36^16 should be plenty of randomness for a default random ID

15 years agoDon't fail out if sent-mail mailbox does not exist
Michael M Slusarz [Thu, 17 Jun 2010 22:11:53 +0000 (16:11 -0600)]
Don't fail out if sent-mail mailbox does not exist

15 years agoKeep the size of the sidebar while replacing the menu.
Jan Schneider [Fri, 25 Jun 2010 17:28:35 +0000 (19:28 +0200)]
Keep the size of the sidebar while replacing the menu.
Use dom:loaded.

15 years agoUse IteratorAggregate/ArrayIterator.
Jan Schneider [Fri, 25 Jun 2010 15:23:49 +0000 (17:23 +0200)]
Use IteratorAggregate/ArrayIterator.

15 years agoFix Horde_Group usage.
Jan Schneider [Fri, 25 Jun 2010 14:58:43 +0000 (16:58 +0200)]
Fix Horde_Group usage.

15 years agoUpdate package.xml.
Jan Schneider [Fri, 25 Jun 2010 14:52:58 +0000 (16:52 +0200)]
Update package.xml.

15 years agoCS
Jan Schneider [Fri, 25 Jun 2010 14:48:06 +0000 (16:48 +0200)]
CS

15 years agoStart using XHTML form types for a few inputs (http://diveintohtml5.org/forms.html)
Chuck Hagenbuch [Thu, 24 Jun 2010 22:46:47 +0000 (15:46 -0700)]
Start using XHTML form types for a few inputs (diveintohtml5.org/forms.html)

15 years agoDon't notifiy for changes to resource's copy of an event.
Michael J. Rubinsky [Thu, 24 Jun 2010 21:39:29 +0000 (17:39 -0400)]
Don't notifiy for changes to resource's copy of an event.

15 years agoFix some issues with the agenda view.
Jan Schneider [Thu, 24 Jun 2010 21:37:06 +0000 (23:37 +0200)]
Fix some issues with the agenda view.

15 years agoDo not tag the resource's copy of the event.
Michael J. Rubinsky [Thu, 24 Jun 2010 20:33:42 +0000 (16:33 -0400)]
Do not tag the resource's copy of the event.

No need for this, plus this was throwing exceptions the way it was implemented
since resources are not shares.  Also add some logging.

15 years agofix typo that was preventing new resources from being created
Michael J. Rubinsky [Thu, 24 Jun 2010 17:18:59 +0000 (13:18 -0400)]
fix typo that was preventing new resources from being created

15 years agoReally default to return the horde id.
Jan Schneider [Thu, 24 Jun 2010 16:20:03 +0000 (18:20 +0200)]
Really default to return the horde id.

15 years agoFix colspan.
Jan Schneider [Thu, 24 Jun 2010 16:12:24 +0000 (18:12 +0200)]
Fix colspan.

15 years agoWe already know that the title is not empty.
Jan Schneider [Thu, 24 Jun 2010 15:48:09 +0000 (17:48 +0200)]
We already know that the title is not empty.

15 years agoFix operator.
Jan Schneider [Thu, 24 Jun 2010 15:45:35 +0000 (17:45 +0200)]
Fix operator.