Jan Schneider [Wed, 7 Jul 2010 11:02:00 +0000 (13:02 +0200)]
Merge branch 'prototype-1.7' of dev.horde.org:/horde/git/horde into prototype-1.7
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.
Jan Schneider [Wed, 7 Jul 2010 10:42:01 +0000 (12:42 +0200)]
Merge branch 'prototype-1.7' of ssh://git.horde.org/horde/git/horde into prototype-1.7
Jan Schneider [Wed, 7 Jul 2010 10:41:11 +0000 (12:41 +0200)]
Merge branch 'prototype-1.7' of dev.horde.org:/horde/git/horde into prototype-1.7
Jan Schneider [Wed, 7 Jul 2010 10:20:28 +0000 (12:20 +0200)]
Revert my rejected fix, and pull in latest fixes from prototype. Fixes a positioning issue with redbox.
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.
Michael M Slusarz [Wed, 7 Jul 2010 03:53:12 +0000 (21:53 -0600)]
RB_confirm is too specific - add to RB_window instead
Michael M Slusarz [Thu, 1 Jul 2010 21:15:12 +0000 (15:15 -0600)]
Array.toJSON() no longer exists.
Jan Schneider [Wed, 30 Jun 2010 21:58:04 +0000 (23:58 +0200)]
String.toJSON() no longer exists.
Jan Schneider [Wed, 30 Jun 2010 21:39:31 +0000 (23:39 +0200)]
No longer used.
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
Jan Schneider [Wed, 30 Jun 2010 20:44:19 +0000 (22:44 +0200)]
Fix dragging inside a scrolled view.
Michael M Slusarz [Wed, 30 Jun 2010 17:46:46 +0000 (11:46 -0600)]
Merge branch 'newprototype' into prototype-1.7
Michael M Slusarz [Tue, 13 Apr 2010 06:30:40 +0000 (00:30 -0600)]
New prototypejs allows us to jettison this hackish code
Jan Schneider [Wed, 30 Jun 2010 15:59:50 +0000 (17:59 +0200)]
Fix BC in Hash.toJSON().
Jan Schneider [Wed, 30 Jun 2010 15:59:21 +0000 (17:59 +0200)]
Integrate post-RC2 fixes from git.
Jan Schneider [Wed, 30 Jun 2010 15:56:37 +0000 (17:56 +0200)]
Update to Prototype 1.7-RC2.
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.
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.
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.
Gunnar Wrobel [Tue, 29 Jun 2010 20:46:23 +0000 (22:46 +0200)]
Add a draft definition for the continuous integration setup.
Jan Schneider [Tue, 29 Jun 2010 17:50:44 +0000 (19:50 +0200)]
This doesn't belong here.
Jan Schneider [Tue, 29 Jun 2010 17:50:31 +0000 (19:50 +0200)]
Do this check in a single place.
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.
Jan Schneider [Tue, 29 Jun 2010 15:44:36 +0000 (17:44 +0200)]
Drop moz_sidebar.
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.
Michael J. Rubinsky [Mon, 28 Jun 2010 23:29:24 +0000 (19:29 -0400)]
PHP5, exceptions, Horde_Url etc...
Michael J. Rubinsky [Mon, 28 Jun 2010 23:28:43 +0000 (19:28 -0400)]
Exceptions, Horde_Url, some other H4 changes.
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...
Jan [Tue, 29 Jun 2010 11:59:29 +0000 (12:59 +0100)]
Make field for sharing with users a textarea.
Jan Schneider [Tue, 29 Jun 2010 12:23:20 +0000 (14:23 +0200)]
Remove debug code.
Jan Schneider [Tue, 29 Jun 2010 11:43:37 +0000 (13:43 +0200)]
Fix row size calculation in Opera.
Jan Schneider [Tue, 29 Jun 2010 09:54:35 +0000 (11:54 +0200)]
Cache more element lookups.
Jan Schneider [Mon, 28 Jun 2010 21:46:18 +0000 (23:46 +0200)]
Cache a few elements.
Jan Schneider [Mon, 28 Jun 2010 21:43:30 +0000 (23:43 +0200)]
Fix indention.
Jan Schneider [Mon, 28 Jun 2010 16:56:53 +0000 (18:56 +0200)]
Speed up retrieving events from the cache in month/agenda views.
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
Michael M Slusarz [Tue, 29 Jun 2010 04:24:41 +0000 (22:24 -0600)]
Request #9084: HTML compose editor uses Horde language for UI
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.
Michael M Slusarz [Mon, 28 Jun 2010 23:36:11 +0000 (17:36 -0600)]
Bug #9108: Fix custom LDAP configuration
Michael M Slusarz [Mon, 28 Jun 2010 23:35:44 +0000 (17:35 -0600)]
Fix parse error.
Michael M Slusarz [Mon, 28 Jun 2010 23:10:04 +0000 (17:10 -0600)]
Bug #9095: Fix default value for dimp_show_preview preference
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()
Michael J. Rubinsky [Mon, 28 Jun 2010 22:40:19 +0000 (18:40 -0400)]
Capitalization
Michael J. Rubinsky [Mon, 28 Jun 2010 22:39:16 +0000 (18:39 -0400)]
php5 style
Michael J. Rubinsky [Mon, 28 Jun 2010 22:37:24 +0000 (18:37 -0400)]
fix factory usage
Michael J. Rubinsky [Mon, 28 Jun 2010 22:36:54 +0000 (18:36 -0400)]
use the injector
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
Michael J. Rubinsky [Mon, 28 Jun 2010 22:34:16 +0000 (18:34 -0400)]
No need for this global anymore
Michael J. Rubinsky [Mon, 28 Jun 2010 21:10:47 +0000 (17:10 -0400)]
cs
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
Michael M Slusarz [Mon, 28 Jun 2010 20:29:31 +0000 (14:29 -0600)]
Request #9099: Add config option to disable multipart/related conversions
Michael M Slusarz [Mon, 28 Jun 2010 20:09:40 +0000 (14:09 -0600)]
Add binder for Horde_Http_Client
Michael M Slusarz [Mon, 28 Jun 2010 19:32:53 +0000 (13:32 -0600)]
No longer used with the removal of framesets
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
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+
Michael J. Rubinsky [Mon, 28 Jun 2010 18:52:32 +0000 (14:52 -0400)]
use the injector for Jonah_Driver
Michael J. Rubinsky [Mon, 28 Jun 2010 18:50:49 +0000 (14:50 -0400)]
fix path
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.
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.
Michael J. Rubinsky [Mon, 28 Jun 2010 17:40:01 +0000 (13:40 -0400)]
Use Horde_Http
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()
Michael J. Rubinsky [Mon, 28 Jun 2010 16:18:41 +0000 (12:18 -0400)]
this needs to be public, fix name
Michael J. Rubinsky [Mon, 28 Jun 2010 16:17:00 +0000 (12:17 -0400)]
PHP5-ify method signatures
Gunnar Wrobel [Mon, 28 Jun 2010 07:05:00 +0000 (09:05 +0200)]
Initial implementation of the Kolab_Config package.
Gunnar Wrobel [Sun, 27 Jun 2010 09:44:17 +0000 (11:44 +0200)]
Initial package structure.
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.
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
Jan Schneider [Sat, 26 Jun 2010 14:06:04 +0000 (16:06 +0200)]
Remove workarounds for the frameset.
Jan Schneider [Sat, 26 Jun 2010 14:03:37 +0000 (16:03 +0200)]
Fix warning if no form field parameters are set.
Jan Schneider [Sat, 26 Jun 2010 13:59:18 +0000 (15:59 +0200)]
Fix order of body and menuBottom.
Jan Schneider [Sat, 26 Jun 2010 13:57:25 +0000 (15:57 +0200)]
We have to call the application cache after starting the session.
Jan Schneider [Sat, 26 Jun 2010 13:30:00 +0000 (15:30 +0200)]
Migrate to prototype.
Jan Schneider [Sat, 26 Jun 2010 09:21:26 +0000 (11:21 +0200)]
Fix $Id$ tag.
Jan Schneider [Sat, 26 Jun 2010 09:14:39 +0000 (11:14 +0200)]
Remove BC styles.
Jan Schneider [Sat, 26 Jun 2010 09:08:35 +0000 (11:08 +0200)]
Frameset is gone.
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.
Jan Schneider [Fri, 25 Jun 2010 23:23:10 +0000 (01:23 +0200)]
Fix undefined variable.
Jan Schneider [Fri, 25 Jun 2010 22:49:34 +0000 (00:49 +0200)]
Fix link encoding, use Horde_Url#link().
Jan Schneider [Fri, 25 Jun 2010 22:21:58 +0000 (00:21 +0200)]
Fix generating help links.
Jan Schneider [Fri, 25 Jun 2010 22:17:31 +0000 (00:17 +0200)]
Fix form loading.
Jan Schneider [Fri, 25 Jun 2010 22:12:47 +0000 (00:12 +0200)]
Fix operator.
Michael J. Rubinsky [Fri, 25 Jun 2010 21:02:19 +0000 (17:02 -0400)]
Add code for embedding on the calendar edit dialog
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...
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
Michael M Slusarz [Fri, 25 Jun 2010 18:10:02 +0000 (12:10 -0600)]
Add Horde_Themes::loadCssFiles()
Michael M Slusarz [Fri, 25 Jun 2010 18:08:04 +0000 (12:08 -0600)]
Allow 'preserve_css' to be an option.
Michael M Slusarz [Fri, 25 Jun 2010 17:34:00 +0000 (11:34 -0600)]
Upgrade CKeditor to v3.3.1
Michael M Slusarz [Tue, 22 Jun 2010 15:13:19 +0000 (09:13 -0600)]
fix warning if no CSS is present in data
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
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
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.
Jan Schneider [Fri, 25 Jun 2010 15:23:49 +0000 (17:23 +0200)]
Use IteratorAggregate/ArrayIterator.
Jan Schneider [Fri, 25 Jun 2010 14:58:43 +0000 (16:58 +0200)]
Fix Horde_Group usage.
Jan Schneider [Fri, 25 Jun 2010 14:52:58 +0000 (16:52 +0200)]
Update package.xml.
Jan Schneider [Fri, 25 Jun 2010 14:48:06 +0000 (16:48 +0200)]
CS
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)
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.
Jan Schneider [Thu, 24 Jun 2010 21:37:06 +0000 (23:37 +0200)]
Fix some issues with the agenda view.
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.