Gunnar Wrobel [Tue, 16 Mar 2010 19:30:30 +0000 (20:30 +0100)]
Condense the factory experiments from Horde_Kolab_Server into a single factory in Horde_Core.
Gunnar Wrobel [Tue, 16 Mar 2010 19:18:55 +0000 (20:18 +0100)]
Adapt testing to new log entry in the decorator.
Gunnar Wrobel [Tue, 16 Mar 2010 12:22:38 +0000 (13:22 +0100)]
Fix some decorator problems.
Jan Schneider [Tue, 16 Mar 2010 16:41:07 +0000 (17:41 +0100)]
Re-render day and week view after deleting events.
Jan Schneider [Tue, 16 Mar 2010 16:40:39 +0000 (17:40 +0100)]
Update recurrence too if updating event times.
Jan Schneider [Tue, 16 Mar 2010 16:23:56 +0000 (17:23 +0100)]
Correctly disable/enable Save/Save As New buttons.
Jan Schneider [Tue, 16 Mar 2010 16:02:25 +0000 (17:02 +0100)]
Don't fire DragDrop2:end either if the element wasn't moved.
Jan Schneider [Tue, 16 Mar 2010 15:56:01 +0000 (16:56 +0100)]
Fix returning all recurrences after saving/updating an event.
Jan Schneider [Tue, 16 Mar 2010 14:56:40 +0000 (15:56 +0100)]
Implement save as new.
Jan Schneider [Tue, 16 Mar 2010 14:56:25 +0000 (15:56 +0100)]
Don't set title, escape node text.
Jan Schneider [Tue, 16 Mar 2010 14:19:31 +0000 (15:19 +0100)]
Notify about resources.
Jan Schneider [Tue, 16 Mar 2010 14:17:32 +0000 (15:17 +0100)]
Check max_events permission when creating events.
Gunnar Wrobel [Tue, 16 Mar 2010 10:17:51 +0000 (11:17 +0100)]
Add logging for searches.
Gunnar Wrobel [Tue, 16 Mar 2010 10:17:31 +0000 (11:17 +0100)]
Typo.
Gunnar Wrobel [Tue, 16 Mar 2010 09:22:54 +0000 (10:22 +0100)]
Fix the API for connecting the session with a user.
Gunnar Wrobel [Tue, 16 Mar 2010 08:21:47 +0000 (09:21 +0100)]
Remove unnecessary interface definition.
Michael M Slusarz [Tue, 16 Mar 2010 06:26:50 +0000 (00:26 -0600)]
Add new event for initial mouseclick on draggable item.
This reverts commit
1761e27b82c75ca1c3e8195dae152c9454958949.
Michael M Slusarz [Tue, 16 Mar 2010 06:07:37 +0000 (00:07 -0600)]
Revert "Fire DragDrop2:start only after moving the mouse more than the defined threshold."
This reverts commit
45707c39dd99834e4a60872e26f61c2fdca8657f.
This breaks click selections (e.g. dimp message selection).
Michael M Slusarz [Tue, 16 Mar 2010 06:03:18 +0000 (00:03 -0600)]
Fix case of logOut action string
Michael M Slusarz [Tue, 16 Mar 2010 04:59:20 +0000 (22:59 -0600)]
Set mimp body text to monospace by default
Michael M Slusarz [Tue, 16 Mar 2010 04:52:09 +0000 (22:52 -0600)]
Add ability to add attachments for advanced mobile browsers
Michael M Slusarz [Tue, 16 Mar 2010 04:36:18 +0000 (22:36 -0600)]
Fix usage of getAttachments() return.
Michael M Slusarz [Tue, 16 Mar 2010 03:42:47 +0000 (21:42 -0600)]
Need to grab message index before we possibly delete last message in mailbox
Michael M Slusarz [Tue, 16 Mar 2010 03:39:29 +0000 (21:39 -0600)]
For MIMP, prefer text/plain parts in multipart/alternative parts
Michael M Slusarz [Tue, 16 Mar 2010 03:38:50 +0000 (21:38 -0600)]
Optimize part display handling.
Michael M Slusarz [Tue, 16 Mar 2010 03:14:47 +0000 (21:14 -0600)]
More coherent organization of IMP templates
Better separates the three views.
Michael M Slusarz [Tue, 16 Mar 2010 02:57:09 +0000 (20:57 -0600)]
Minimalist -> Minimal. Still would prefer something better, though
Michael M Slusarz [Tue, 16 Mar 2010 02:17:13 +0000 (20:17 -0600)]
Fix thread display in mimp
Michael M Slusarz [Tue, 16 Mar 2010 02:11:18 +0000 (20:11 -0600)]
Add checkbox interface to mailbox page for advanced mobile browsers (MIMP)
Michael M Slusarz [Mon, 15 Mar 2010 23:52:46 +0000 (17:52 -0600)]
phpdoc
Michael M Slusarz [Mon, 15 Mar 2010 23:35:47 +0000 (17:35 -0600)]
Remove duplicate line.
Jan Schneider [Mon, 15 Mar 2010 23:21:19 +0000 (00:21 +0100)]
Catch permissions for groups and users that don't exist anymore.
Jan Schneider [Mon, 15 Mar 2010 23:05:48 +0000 (23:05 +0000)]
Tweak import overwrite warning.
Jan Schneider [Mon, 15 Mar 2010 22:57:14 +0000 (23:57 +0100)]
Try again to fix the array/hash ambiguity.
Jan Schneider [Mon, 15 Mar 2010 22:39:59 +0000 (23:39 +0100)]
Allow remove all user and group permissions at once.
Jan Schneider [Mon, 15 Mar 2010 22:39:03 +0000 (23:39 +0100)]
Something is going wrong with the history when loading apps, but this at least
improves it a bit.
Jan Schneider [Mon, 15 Mar 2010 22:26:31 +0000 (23:26 +0100)]
Remove another unused event handler.
Jan Schneider [Mon, 15 Mar 2010 22:26:04 +0000 (23:26 +0100)]
There's no point in keeping several iframes in the body, if we always reload
the source anyway when we open them.
Michael M Slusarz [Mon, 15 Mar 2010 21:06:06 +0000 (15:06 -0600)]
Add preference to allow viewing of all inline parts by default (MIMP)
Michael M Slusarz [Mon, 15 Mar 2010 19:51:17 +0000 (13:51 -0600)]
Ignore Reply-List address if it is the same as To/Reply-To
Michael M Slusarz [Mon, 15 Mar 2010 19:46:28 +0000 (13:46 -0600)]
r.opts might not exist here.
Jan Schneider [Mon, 15 Mar 2010 21:40:15 +0000 (22:40 +0100)]
Fix an issue with empty perms being serialized to arrays, while non-empty
perms are being serialized to hashes.
Jan Schneider [Mon, 15 Mar 2010 21:33:17 +0000 (22:33 +0100)]
Split out callback method for saving calendars.
Jan Schneider [Mon, 15 Mar 2010 18:17:38 +0000 (19:17 +0100)]
Default to SHOW enabled.
Michael M Slusarz [Mon, 15 Mar 2010 18:24:11 +0000 (12:24 -0600)]
Remove debugging
Jan Schneider [Mon, 15 Mar 2010 18:09:22 +0000 (19:09 +0100)]
Fix a few search-related bugs.
Jan Schneider [Mon, 15 Mar 2010 18:06:56 +0000 (19:06 +0100)]
Use encode/decodeURIComponent().
Michael J. Rubinsky [Mon, 15 Mar 2010 17:00:53 +0000 (13:00 -0400)]
Make Kronolith#listEvents honor the $showRecurrence parameter
Jan Schneider [Mon, 15 Mar 2010 16:57:48 +0000 (17:57 +0100)]
Improve "feel" of dragging horizontally in week view.
Jan Schneider [Mon, 15 Mar 2010 16:32:18 +0000 (17:32 +0100)]
Fire DragDrop2:start only after moving the mouse more than the defined threshold.
Jan Schneider [Thu, 11 Mar 2010 17:55:33 +0000 (18:55 +0100)]
Remove outcommented code.
Gunnar Wrobel [Mon, 15 Mar 2010 10:11:28 +0000 (11:11 +0100)]
Adapt testing to hotfixes.
Gunnar Wrobel [Mon, 15 Mar 2010 10:11:18 +0000 (11:11 +0100)]
Remove obsolete class.
Gunnar Wrobel [Mon, 15 Mar 2010 09:59:25 +0000 (10:59 +0100)]
Some hotfixes to make creating shares work.
Gunnar Wrobel [Mon, 15 Mar 2010 08:35:46 +0000 (09:35 +0100)]
Test and fix domain handling.
Gunnar Wrobel [Mon, 15 Mar 2010 08:30:02 +0000 (09:30 +0100)]
Test creating folders in non-personal namespaces (deprecated).
Gunnar Wrobel [Mon, 15 Mar 2010 08:18:21 +0000 (09:18 +0100)]
Activate tests that work now that we allow variable namespaces.
Gunnar Wrobel [Mon, 15 Mar 2010 08:16:19 +0000 (09:16 +0100)]
Adapt testing.
Gunnar Wrobel [Mon, 15 Mar 2010 08:13:58 +0000 (09:13 +0100)]
Convert setName() to handle variable namespaces.
Gunnar Wrobel [Mon, 15 Mar 2010 07:36:26 +0000 (08:36 +0100)]
Adapt getOwner() to handling variable namespaces. Condense getSubpath() and getTitle().
Gunnar Wrobel [Mon, 15 Mar 2010 06:35:27 +0000 (07:35 +0100)]
Adapt the getTitle() method to arbitrary namespaces.
Gunnar Wrobel [Mon, 15 Mar 2010 06:19:19 +0000 (07:19 +0100)]
Improved handling of character set conversions. Added a matchNamespace() method.
Gunnar Wrobel [Mon, 15 Mar 2010 05:50:24 +0000 (06:50 +0100)]
Add the current Kolab server default namespace.
Gunnar Wrobel [Mon, 15 Mar 2010 05:35:57 +0000 (06:35 +0100)]
Fix testing.
Gunnar Wrobel [Mon, 15 Mar 2010 05:15:19 +0000 (06:15 +0100)]
Move getSubpath() into the Namespace handler. Move setting the namespace handler into the restore() function.
Gunnar Wrobel [Mon, 15 Mar 2010 04:52:04 +0000 (05:52 +0100)]
Use getName().
Gunnar Wrobel [Mon, 15 Mar 2010 04:50:48 +0000 (05:50 +0100)]
Test getSubpath().
Gunnar Wrobel [Mon, 15 Mar 2010 04:43:36 +0000 (05:43 +0100)]
Move setName() into the namespace handler.
Gunnar Wrobel [Sun, 14 Mar 2010 08:57:41 +0000 (09:57 +0100)]
Test setName().
Gunnar Wrobel [Fri, 12 Mar 2010 22:42:13 +0000 (23:42 +0100)]
Fix name handling.
Ben Klang [Mon, 15 Mar 2010 03:29:30 +0000 (23:29 -0400)]
Shout: remove debugging
Ben Klang [Mon, 15 Mar 2010 03:28:30 +0000 (23:28 -0400)]
Shout: Fix small errors in writing dialplan changes
Ben Klang [Mon, 15 Mar 2010 03:11:26 +0000 (23:11 -0400)]
Shout: Implement saveMenuAction AJAX method
Ben Klang [Mon, 15 Mar 2010 03:11:11 +0000 (23:11 -0400)]
Shout: Fix formatting of dial-out numbers
Ben Klang [Mon, 15 Mar 2010 02:10:03 +0000 (22:10 -0400)]
Shout: Preserve pre-set values when editing dialplan actions
Chuck Hagenbuch [Sun, 14 Mar 2010 02:15:36 +0000 (21:15 -0500)]
Upgrade to the latest version of Cal's email validation routines
(http://code.iamcal.com/php/rfc822/)
Michael M Slusarz [Fri, 12 Mar 2010 22:20:04 +0000 (15:20 -0700)]
Bug #8886: Fix adding javascript files
Michael M Slusarz [Fri, 12 Mar 2010 19:15:52 +0000 (12:15 -0700)]
phpdoc
Michael M Slusarz [Fri, 12 Mar 2010 19:15:41 +0000 (12:15 -0700)]
Fix array key name
Michael M Slusarz [Fri, 12 Mar 2010 18:45:10 +0000 (11:45 -0700)]
Fix adding scripts while running dimp but not on a dimp page (i.e. contacts.php)
Michael M Slusarz [Fri, 12 Mar 2010 18:42:34 +0000 (11:42 -0700)]
More efficient way of checking script names.
Jan Schneider [Fri, 12 Mar 2010 18:10:44 +0000 (19:10 +0100)]
Fix core loading.
Jan Schneider [Fri, 12 Mar 2010 17:38:27 +0000 (18:38 +0100)]
Cast image to string.
Jan Schneider [Fri, 12 Mar 2010 16:23:34 +0000 (17:23 +0100)]
require, not require_once.
Jan Schneider [Fri, 12 Mar 2010 16:22:09 +0000 (17:22 +0100)]
Horde_Perms is throwing exceptions.
Jan Schneider [Fri, 12 Mar 2010 16:09:18 +0000 (17:09 +0100)]
Remove usage of undefined variable.
Jan Schneider [Fri, 12 Mar 2010 16:06:42 +0000 (17:06 +0100)]
Catch unserialization error.
Michael J. Rubinsky [Fri, 12 Mar 2010 15:11:25 +0000 (10:11 -0500)]
Catch (and ignore) exceptinos from VFS when deleting ansel's image cache.
We don't care if the file doesn't exist when deleting it...and it saves having to
stat the file before deleting it.
Michael M Slusarz [Fri, 12 Mar 2010 06:38:15 +0000 (23:38 -0700)]
setData() is asynchronous, so need to make sure data is set before sending
Michael M Slusarz [Fri, 12 Mar 2010 06:16:10 +0000 (23:16 -0700)]
Fix sizing of spellchecker DIV
Michael J. Rubinsky [Thu, 11 Mar 2010 23:47:22 +0000 (18:47 -0500)]
Cast Horde_Url to string here
Gunnar Wrobel [Thu, 11 Mar 2010 21:22:22 +0000 (22:22 +0100)]
Move the getOwner() method into the namespace handler.
Gunnar Wrobel [Thu, 11 Mar 2010 21:17:44 +0000 (22:17 +0100)]
Cover the getOwner() method with testing.
Gunnar Wrobel [Thu, 11 Mar 2010 20:57:32 +0000 (21:57 +0100)]
Move getTitle() into the namespace handler.
Gunnar Wrobel [Thu, 11 Mar 2010 20:48:56 +0000 (21:48 +0100)]
New test for the namespace handler.
Gunnar Wrobel [Thu, 11 Mar 2010 20:11:57 +0000 (21:11 +0100)]
Do not cache the namespace handler. Fix connection variable name and properly avoid caching the connection, too.
Gunnar Wrobel [Thu, 11 Mar 2010 20:03:37 +0000 (21:03 +0100)]
Add the draft of a namespace handler.
Gunnar Wrobel [Thu, 11 Mar 2010 19:49:27 +0000 (20:49 +0100)]
Test the area we are about to modify.
Gunnar Wrobel [Thu, 11 Mar 2010 19:15:32 +0000 (20:15 +0100)]
Allow running the tests on a very basic level.
Gunnar Wrobel [Thu, 11 Mar 2010 19:15:02 +0000 (20:15 +0100)]
Strict standards (though these segments need to be moved to exceptions later anyhow).