Michael M Slusarz [Sun, 7 Mar 2010 06:03:18 +0000 (23:03 -0700)]
tree display CSS tweaks
Michael M Slusarz [Sun, 7 Mar 2010 05:59:34 +0000 (22:59 -0700)]
Fix URL linking on help node with no children
Michael M Slusarz [Sun, 7 Mar 2010 04:42:01 +0000 (21:42 -0700)]
atc_indices can be (and often will be) 0
Michael M Slusarz [Wed, 3 Feb 2010 07:36:00 +0000 (00:36 -0700)]
Help system now uses SimpleXML.
Gunnar Wrobel [Sun, 7 Mar 2010 21:08:33 +0000 (22:08 +0100)]
Exceptions not PEAR errors (Ticket #8172).
Jan Schneider [Fri, 5 Mar 2010 18:40:59 +0000 (19:40 +0100)]
Fix configuration name.
Michael M Slusarz [Fri, 5 Mar 2010 19:38:19 +0000 (12:38 -0700)]
No need to send Content-Transfer-Encoding header if it is 7bit
Michael M Slusarz [Fri, 5 Mar 2010 19:38:01 +0000 (12:38 -0700)]
Default disposition should be empty, not inline
Michael M Slusarz [Fri, 5 Mar 2010 19:18:18 +0000 (12:18 -0700)]
More case fixes
Michael M Slusarz [Fri, 5 Mar 2010 19:07:37 +0000 (12:07 -0700)]
DIMP now honors the 'allow_resume_all' configuration option
Michael M Slusarz [Fri, 5 Mar 2010 18:35:02 +0000 (11:35 -0700)]
Remove allow_resume_all_in_drafts config option
Michael M Slusarz [Fri, 5 Mar 2010 17:58:57 +0000 (10:58 -0700)]
Clean up help service script
Michael M Slusarz [Fri, 5 Mar 2010 17:32:33 +0000 (10:32 -0700)]
sys_get_temp_dir() gives the temporary directory in PHP 5.2.1+
Michael M Slusarz [Fri, 5 Mar 2010 17:28:52 +0000 (10:28 -0700)]
Add simplexml to list of required extensions
Michael M Slusarz [Fri, 5 Mar 2010 17:21:09 +0000 (10:21 -0700)]
dom and xml extensions always need to be available
Michael M Slusarz [Fri, 5 Mar 2010 17:18:14 +0000 (10:18 -0700)]
utf8_[en|de]code() requires xml extension
Michael M Slusarz [Fri, 5 Mar 2010 16:50:31 +0000 (09:50 -0700)]
Remove 'sort_limit' configuration option.
This option was meant to work around slowness/inadequacies of c-client.
Our Imap_Client library is much faster, so this should not be an issue
moving forward (if someone really wants to sort their 1,000,000 message
mailbox by thread, I guess that should be their option).
Jan Schneider [Fri, 5 Mar 2010 18:26:07 +0000 (19:26 +0100)]
The shortcut is still needed because array_combine() fails with empty arrays.
Jan Schneider [Fri, 5 Mar 2010 13:41:54 +0000 (13:41 +0000)]
New permissions layout.
Jan Schneider [Fri, 5 Mar 2010 12:56:04 +0000 (12:56 +0000)]
kronolithTabInfo/kronolithFormInfo -> kronolithDialogInfo
Ben Klang [Fri, 5 Mar 2010 17:33:32 +0000 (12:33 -0500)]
Shout: Add missing '0' digit
Jan Schneider [Thu, 4 Mar 2010 08:34:13 +0000 (09:34 +0100)]
Better document the consequences.
Jan Schneider [Fri, 5 Mar 2010 11:01:50 +0000 (12:01 +0100)]
Style
Michael M Slusarz [Fri, 5 Mar 2010 06:47:36 +0000 (23:47 -0700)]
Fix Cli/Horde initialization
Michael M Slusarz [Fri, 5 Mar 2010 06:39:59 +0000 (23:39 -0700)]
Move uriB64[En|De]code() to Horde_Url
Michael M Slusarz [Fri, 5 Mar 2010 06:39:23 +0000 (23:39 -0700)]
Core requrires the Url package
Michael M Slusarz [Fri, 5 Mar 2010 06:33:34 +0000 (23:33 -0700)]
phpdoc
Michael M Slusarz [Fri, 5 Mar 2010 06:33:23 +0000 (23:33 -0700)]
This function already exists in Horde_Date
Michael M Slusarz [Fri, 5 Mar 2010 06:32:51 +0000 (23:32 -0700)]
Make this array a bit easier to read
Michael M Slusarz [Fri, 5 Mar 2010 06:22:15 +0000 (23:22 -0700)]
Don't hardcode classname; optimize valuesToKeys()
Michael M Slusarz [Fri, 5 Mar 2010 06:18:18 +0000 (23:18 -0700)]
Move nocacheUrl() from Util to Horde
Michael M Slusarz [Fri, 5 Mar 2010 05:58:24 +0000 (22:58 -0700)]
Fix function names
Michael M Slusarz [Fri, 5 Mar 2010 05:58:16 +0000 (22:58 -0700)]
Merge width & wrap options for Html2text; use correct case for driver name
Michael M Slusarz [Fri, 5 Mar 2010 05:50:26 +0000 (22:50 -0700)]
This needs to be an array value
Gunnar Wrobel [Fri, 5 Mar 2010 06:57:30 +0000 (07:57 +0100)]
Update CHANGES for ticket #8172
Michael J. Rubinsky [Thu, 4 Mar 2010 23:59:56 +0000 (18:59 -0500)]
Only set zoom level when initially loading an event with a location set.
Honor the current zoom level for all map operations, except when first
opening an event with a location set.
Michael J. Rubinsky [Thu, 4 Mar 2010 23:57:22 +0000 (18:57 -0500)]
Reset the mapMarker when removing it.
Some drivers will need to make sure placeMapMarker will recreate a new marker.
Michael M Slusarz [Thu, 4 Mar 2010 22:24:42 +0000 (15:24 -0700)]
doc
Michael M Slusarz [Thu, 4 Mar 2010 21:42:34 +0000 (14:42 -0700)]
phpdoc
Michael M Slusarz [Thu, 4 Mar 2010 21:30:02 +0000 (14:30 -0700)]
Fix removal of superfluous whitespace
Ben Klang [Thu, 4 Mar 2010 20:17:33 +0000 (15:17 -0500)]
Shout: Make the editAction form a lot prettier
Michael M Slusarz [Thu, 4 Mar 2010 19:37:57 +0000 (12:37 -0700)]
Horde_Serialize now throws exceptions
Michael M Slusarz [Thu, 4 Mar 2010 19:37:47 +0000 (12:37 -0700)]
Add package.xml entries for new tests
Michael M Slusarz [Thu, 4 Mar 2010 19:30:25 +0000 (12:30 -0700)]
Mark these methods as deprecated
Michael M Slusarz [Thu, 4 Mar 2010 19:18:27 +0000 (12:18 -0700)]
Remove Horde_Util::closeWindowJS()
Michael M Slusarz [Thu, 4 Mar 2010 19:06:27 +0000 (12:06 -0700)]
Fix pathnames
Michael M Slusarz [Thu, 4 Mar 2010 18:38:35 +0000 (11:38 -0700)]
Add support for limited error handling for json encoding errors (requires PHP 5.3+)
Michael M Slusarz [Thu, 4 Mar 2010 18:37:17 +0000 (11:37 -0700)]
Added Horde_Util::convertToUtf8().
Michael M Slusarz [Thu, 4 Mar 2010 18:36:15 +0000 (11:36 -0700)]
Don't hardcode classname
Michael M Slusarz [Thu, 4 Mar 2010 17:58:00 +0000 (10:58 -0700)]
Need to check exact match for DOMText - don't want to output things like CDATA blocks, for example
Michael M Slusarz [Thu, 4 Mar 2010 17:54:32 +0000 (10:54 -0700)]
Don't wrap html2text output when viewing
Michael M Slusarz [Thu, 4 Mar 2010 17:50:08 +0000 (10:50 -0700)]
Browser needs to be global in here
Michael J. Rubinsky [Thu, 4 Mar 2010 17:59:15 +0000 (12:59 -0500)]
Seperate null and horde geocoder objects into their own js file.
Avoid loading javascript we will never use.
Michael J. Rubinsky [Thu, 4 Mar 2010 16:39:06 +0000 (11:39 -0500)]
cs
Michael J. Rubinsky [Thu, 4 Mar 2010 16:04:26 +0000 (11:04 -0500)]
The Null geocoder object is in map.js, not it's own file.
Fixes Bug: #8898
Ben Klang [Thu, 4 Mar 2010 15:44:46 +0000 (10:44 -0500)]
Shout: Properly close the nested output buffer
Ben Klang [Thu, 4 Mar 2010 15:42:25 +0000 (10:42 -0500)]
Shout: Use a private output buffer for form (thanks mrubinsk)
Gunnar Wrobel [Thu, 4 Mar 2010 11:38:34 +0000 (12:38 +0100)]
Allow conf.d style directory configuration overriding (Bug #8172)
Michael M Slusarz [Thu, 4 Mar 2010 07:31:11 +0000 (00:31 -0700)]
Remove Horde_Mobile package
Michael M Slusarz [Thu, 4 Mar 2010 07:31:28 +0000 (00:31 -0700)]
Horde: Remove Horde_Mobile dependency
Michael M Slusarz [Thu, 4 Mar 2010 06:43:08 +0000 (23:43 -0700)]
Notification: Remove Horde_Mobile dependency
Michael M Slusarz [Thu, 4 Mar 2010 06:43:49 +0000 (23:43 -0700)]
IMP: Remove Horde_Mobile dependency
Michael M Slusarz [Thu, 4 Mar 2010 06:38:16 +0000 (23:38 -0700)]
Add Horde_Registry->initialApp. Needed to prevent some login related redirection in imp
Michael M Slusarz [Thu, 4 Mar 2010 04:11:30 +0000 (21:11 -0700)]
Factor ellipsis size into Horde_String::truncate() output.
Michael M Slusarz [Thu, 4 Mar 2010 00:51:20 +0000 (17:51 -0700)]
Use Horde_String::truncate()
Michael M Slusarz [Wed, 3 Mar 2010 22:59:23 +0000 (15:59 -0700)]
No need for global variable here
Michael M Slusarz [Wed, 3 Mar 2010 22:19:57 +0000 (15:19 -0700)]
Add 'cssfiles' hook to add custom CSS files to a page
Michael M Slusarz [Wed, 3 Mar 2010 22:05:44 +0000 (15:05 -0700)]
Move dimp stylesheet files to a separate subdirectory
Michael M Slusarz [Wed, 3 Mar 2010 22:00:58 +0000 (15:00 -0700)]
Update to H4 usage.
Michael M Slusarz [Wed, 3 Mar 2010 20:15:30 +0000 (13:15 -0700)]
Move passphrase dialog processing to Imple
Michael M Slusarz [Wed, 3 Mar 2010 20:14:56 +0000 (13:14 -0700)]
Optimization
Ben Klang [Thu, 4 Mar 2010 03:01:48 +0000 (22:01 -0500)]
Shout: Continue implementing action editor for dialplan
Ben Klang [Thu, 4 Mar 2010 01:41:44 +0000 (20:41 -0500)]
Framework: allow 'html' HTTP response type to be used like the 'json' type
Ben Klang [Thu, 4 Mar 2010 01:41:07 +0000 (20:41 -0500)]
Shout: Continue creating dialplan UI
Ben Klang [Tue, 2 Mar 2010 20:46:04 +0000 (15:46 -0500)]
Shout: brighten and widen the digit background
Jan Schneider [Wed, 3 Mar 2010 22:30:34 +0000 (23:30 +0100)]
Don't show delete button when creating calendars.
Jan Schneider [Wed, 3 Mar 2010 17:37:48 +0000 (17:37 +0000)]
Tweak layout of alarm methods.
Michael M Slusarz [Wed, 3 Mar 2010 17:11:55 +0000 (10:11 -0700)]
Some missed ajax action conversions
Michael M Slusarz [Wed, 3 Mar 2010 07:17:43 +0000 (00:17 -0700)]
Once forward body is typed in, remove chance to add forward body
Jan Schneider [Wed, 3 Mar 2010 16:36:02 +0000 (17:36 +0100)]
Implement lazy-loading and subscription of shared calendars.
Jan Schneider [Wed, 3 Mar 2010 14:35:54 +0000 (15:35 +0100)]
typo
Jan Schneider [Wed, 3 Mar 2010 13:13:51 +0000 (14:13 +0100)]
Start ajax methods with lowercase character.
Jan Schneider [Wed, 3 Mar 2010 11:41:38 +0000 (12:41 +0100)]
Show event date/time in alarm notification.
Jan Schneider [Wed, 3 Mar 2010 11:17:38 +0000 (12:17 +0100)]
There is no popup alarm method anymore.
Jan Schneider [Wed, 3 Mar 2010 11:04:23 +0000 (12:04 +0100)]
Don't assume that url parameters have an equal sign.
Jan Schneider [Wed, 3 Mar 2010 10:43:24 +0000 (11:43 +0100)]
Hide pickers not only when cancelling the form.
Michael M Slusarz [Wed, 3 Mar 2010 05:37:55 +0000 (22:37 -0700)]
Bug #8895: Fix quickreply
Michael M Slusarz [Sat, 27 Feb 2010 01:45:45 +0000 (18:45 -0700)]
Simplify some notification push() calls
Michael M Slusarz [Fri, 26 Feb 2010 23:55:28 +0000 (16:55 -0700)]
Convert to using Horde_Variables
Michael M Slusarz [Tue, 2 Mar 2010 20:47:27 +0000 (13:47 -0700)]
Bug #8893: Fix logic
Gunnar Wrobel [Wed, 3 Mar 2010 00:26:44 +0000 (01:26 +0100)]
Excluding *.php files in test directories does not work with PHPUnit based tests.
Jan Schneider [Tue, 2 Mar 2010 22:59:20 +0000 (23:59 +0100)]
Fix displaying the url to the alarm's object.
Hide alarm notification if clicking the object link.
Add a separate button for dismissing the alarm.
Jan Schneider [Tue, 2 Mar 2010 22:57:23 +0000 (23:57 +0100)]
Close exiting dialog before opening a new one.
Jan Schneider [Tue, 2 Mar 2010 22:44:55 +0000 (23:44 +0100)]
Only remove the correct alarm from the alarms cache.
Jan Schneider [Tue, 2 Mar 2010 21:59:40 +0000 (22:59 +0100)]
Send date from day and week view too, when making the GetEvent call.
Jan Schneider [Tue, 2 Mar 2010 21:18:56 +0000 (22:18 +0100)]
Update alarm after moving the task to a different list.
Jan Schneider [Tue, 2 Mar 2010 18:25:09 +0000 (19:25 +0100)]
Remove notification immediately when snoozing.
Jan Schneider [Tue, 2 Mar 2010 18:17:42 +0000 (19:17 +0100)]
Don't retrieve user list if we don't display it anyway.
Jan Schneider [Mon, 1 Mar 2010 21:53:35 +0000 (22:53 +0100)]
Implement iTip viewer actions in DIMP (Request #8061).
Jan Schneider [Mon, 1 Mar 2010 21:53:08 +0000 (22:53 +0100)]
Clone doActionOpts.