Michael M Slusarz [Mon, 1 Feb 2010 23:32:57 +0000 (16:32 -0700)]
Remove Net_DNS_Resolver dependency from framework libs
Michael M Slusarz [Mon, 1 Feb 2010 23:21:32 +0000 (16:21 -0700)]
Remove globals reference in Horde_Mime_Mdn
Michael M Slusarz [Mon, 1 Feb 2010 23:15:07 +0000 (16:15 -0700)]
phpdoc
Michael M Slusarz [Mon, 1 Feb 2010 22:46:18 +0000 (15:46 -0700)]
Just kidding - array_merge() is terrible slow
Michael M Slusarz [Mon, 1 Feb 2010 20:30:44 +0000 (13:30 -0700)]
This fixes creation when array is not sorted
Michael M Slusarz [Mon, 1 Feb 2010 20:09:26 +0000 (13:09 -0700)]
Fix undefined error
Michael M Slusarz [Mon, 1 Feb 2010 20:06:47 +0000 (13:06 -0700)]
Bug #8837: Fix headers charset when doing HTML compose
Jan Schneider [Mon, 1 Feb 2010 09:31:21 +0000 (10:31 +0100)]
Fix channel names.
Jan Schneider [Mon, 1 Feb 2010 09:14:40 +0000 (10:14 +0100)]
List is a reserverd word.
Michael M Slusarz [Mon, 1 Feb 2010 17:10:38 +0000 (10:10 -0700)]
Fix logic
Michael M Slusarz [Mon, 1 Feb 2010 08:10:33 +0000 (01:10 -0700)]
Missing return
Michael J. Rubinsky [Mon, 1 Feb 2010 16:06:53 +0000 (11:06 -0500)]
(re)add missing ChunkContent ajax action
Michael M Slusarz [Mon, 1 Feb 2010 07:29:45 +0000 (00:29 -0700)]
Bug #8844: Sorted list contains sequence numbers, which start at 1 - not 0
Michael M Slusarz [Mon, 1 Feb 2010 07:16:52 +0000 (00:16 -0700)]
phpdoc/tweaks for _generateDeleteResult()
Michael M Slusarz [Mon, 1 Feb 2010 07:10:50 +0000 (00:10 -0700)]
Need to update cacheid in ShowPreview return if mailbox hasn't changed but message was previously marked as unseen
Michael M Slusarz [Mon, 1 Feb 2010 06:56:44 +0000 (23:56 -0700)]
FlagMessages action now catches mailbox changes and updates cacheid only if browser cache is up-to-date
Michael M Slusarz [Mon, 1 Feb 2010 06:54:46 +0000 (23:54 -0700)]
Add 'updatecacheid' ViewPort return value
Michael M Slusarz [Mon, 1 Feb 2010 06:34:25 +0000 (23:34 -0700)]
Add compression stats to imap cache query script
Michael M Slusarz [Mon, 1 Feb 2010 06:19:47 +0000 (23:19 -0700)]
Add doc blurb about caching/CONDSTORE/QRESYNC
Michael M Slusarz [Mon, 1 Feb 2010 06:08:25 +0000 (23:08 -0700)]
2nd argument must be an array
Michael M Slusarz [Mon, 1 Feb 2010 05:55:40 +0000 (22:55 -0700)]
Add ability to disable server capabilities.
Michael M Slusarz [Mon, 1 Feb 2010 05:44:30 +0000 (22:44 -0700)]
phpdoc
Michael M Slusarz [Mon, 1 Feb 2010 05:18:08 +0000 (22:18 -0700)]
optimizations
Michael M Slusarz [Mon, 1 Feb 2010 04:15:02 +0000 (21:15 -0700)]
Add Horde_Imap_Client_Base::parseCacheId().
This makes all cache ID generation internal to Horde_Imap_Client, which
is desirable.
Additionally, for CONDSTORE hosts, we should use the last modseq seen
with respect to the *browser*, not the server. This ensures that all
changes are caught when the browser does a request - if a browser misses
a request, for example, it may not catch the changes.
Michael M Slusarz [Mon, 1 Feb 2010 03:53:21 +0000 (20:53 -0700)]
phpdoc fixes
Michael J. Rubinsky [Sun, 31 Jan 2010 20:01:05 +0000 (15:01 -0500)]
allow multienums to be optionally populated from *_Application::initPrefs() the same as select prefs
Michael J. Rubinsky [Sun, 31 Jan 2010 19:56:43 +0000 (14:56 -0500)]
wrapping, update phpdoc
Michael J. Rubinsky [Sun, 31 Jan 2010 18:57:57 +0000 (13:57 -0500)]
Don't overwrite the global cfgSources array
Michael J. Rubinsky [Sun, 31 Jan 2010 17:35:19 +0000 (12:35 -0500)]
fix mailbox purging
Michael M Slusarz [Sun, 31 Jan 2010 04:09:33 +0000 (21:09 -0700)]
ws
Michael M Slusarz [Sun, 31 Jan 2010 03:49:53 +0000 (20:49 -0700)]
Make Horde_Config_Form autoloadable
Michael M Slusarz [Sun, 31 Jan 2010 03:42:02 +0000 (20:42 -0700)]
Fix @package tags
Michael M Slusarz [Sun, 31 Jan 2010 02:58:26 +0000 (19:58 -0700)]
Convert some singletons to injector usage
Michael M Slusarz [Sun, 31 Jan 2010 02:20:44 +0000 (19:20 -0700)]
Remove some unneeded code
Michael M Slusarz [Sun, 31 Jan 2010 01:49:06 +0000 (18:49 -0700)]
Add Horde_Mime autoloader callback
Michael M Slusarz [Sun, 31 Jan 2010 01:41:42 +0000 (18:41 -0700)]
Add ability to define callback to run when class is autoloaded.
Michael M Slusarz [Sun, 31 Jan 2010 01:31:24 +0000 (18:31 -0700)]
Core needs Horde_Injector and Horde_Autoloader
Michael M Slusarz [Sun, 31 Jan 2010 01:10:16 +0000 (18:10 -0700)]
Add Horde_Template binder
Michael M Slusarz [Sun, 31 Jan 2010 00:42:11 +0000 (17:42 -0700)]
All code should now use injector to get a Horde_Cache instance
Michael M Slusarz [Sun, 31 Jan 2010 00:14:36 +0000 (17:14 -0700)]
Make Horde_Memcache injectable
Michael M Slusarz [Sat, 30 Jan 2010 22:48:47 +0000 (15:48 -0700)]
Add __wakeup() call to Horde_Memcache
Michael M Slusarz [Sat, 30 Jan 2010 18:53:52 +0000 (11:53 -0700)]
Add Horde_History::removeByParent()
Michael M Slusarz [Sat, 30 Jan 2010 18:44:15 +0000 (11:44 -0700)]
Phpdoc fixes/cleanup.
Michael M Slusarz [Sat, 30 Jan 2010 18:02:10 +0000 (11:02 -0700)]
Use PEAR to manage minimum package dependencies
Matt Selsky [Sat, 30 Jan 2010 23:46:05 +0000 (18:46 -0500)]
Spelling.
Matt Selsky [Sat, 30 Jan 2010 22:48:00 +0000 (17:48 -0500)]
Spelling.
Michael M Slusarz [Sat, 30 Jan 2010 17:49:00 +0000 (10:49 -0700)]
Ticket #8836: changelog
Michael M Slusarz [Sat, 30 Jan 2010 17:23:19 +0000 (10:23 -0700)]
Remove unused parameters
Michael M Slusarz [Sat, 30 Jan 2010 16:37:33 +0000 (09:37 -0700)]
Don't try to access protected member variable
Ben Klang [Sat, 30 Jan 2010 03:27:57 +0000 (22:27 -0500)]
Shout: Improve display of extension/device information
Ben Klang [Sat, 30 Jan 2010 02:46:08 +0000 (21:46 -0500)]
Shout: Don't fix the table widths in the template
Ben Klang [Sat, 30 Jan 2010 02:39:32 +0000 (21:39 -0500)]
Shout: make sure we preserve the context across page loads
Ben Klang [Sat, 30 Jan 2010 02:18:41 +0000 (21:18 -0500)]
Shout: Improve automatic selection of context
Jan Schneider [Fri, 29 Jan 2010 23:42:03 +0000 (00:42 +0100)]
This fixes a bug.
Michael M Slusarz [Fri, 29 Jan 2010 22:23:41 +0000 (15:23 -0700)]
Add detailed stats output for individual cached UIDs
Michael M Slusarz [Fri, 29 Jan 2010 22:23:24 +0000 (15:23 -0700)]
Add ability to get all cache information for a given UID
Michael M Slusarz [Fri, 29 Jan 2010 21:49:14 +0000 (14:49 -0700)]
More efficient [to|from]SequenceString() implementations
Michael M Slusarz [Fri, 29 Jan 2010 19:54:09 +0000 (12:54 -0700)]
More proper way of throwing error
Jan Schneider [Fri, 29 Jan 2010 23:07:09 +0000 (00:07 +0100)]
Store alarm dates in UTC.
Jan Schneider [Fri, 29 Jan 2010 22:50:17 +0000 (23:50 +0100)]
Use Horde_Date in Horde_Alarm.
Jan Schneider [Fri, 29 Jan 2010 22:49:53 +0000 (23:49 +0100)]
Tweak DB API usage.
Michael M Slusarz [Fri, 29 Jan 2010 19:40:13 +0000 (12:40 -0700)]
Added more features to IMAP cache query script
Allow expiring mailboxes/UIDs
Add detailed statistics for individual mailboxes.
Michael M Slusarz [Fri, 29 Jan 2010 18:21:07 +0000 (11:21 -0700)]
Provide command line script to obtain IMAP caching statistics
Michael M Slusarz [Fri, 29 Jan 2010 17:42:35 +0000 (10:42 -0700)]
Ignore prompt entires when parsing for imap config
Michael M Slusarz [Fri, 29 Jan 2010 17:42:24 +0000 (10:42 -0700)]
Correct included file
Michael M Slusarz [Fri, 29 Jan 2010 08:00:12 +0000 (01:00 -0700)]
Make the cache object public accessible.
Michael M Slusarz [Fri, 29 Jan 2010 08:00:03 +0000 (01:00 -0700)]
phpdoc typo
Michael M Slusarz [Fri, 29 Jan 2010 05:45:30 +0000 (22:45 -0700)]
Add IMP_Imap::loadCacheConfig()
Michael M Slusarz [Fri, 29 Jan 2010 05:33:06 +0000 (22:33 -0700)]
Fix imap config options (these are not cache options)
Michael M Slusarz [Fri, 29 Jan 2010 04:53:23 +0000 (21:53 -0700)]
Move S/MIME UI functions to IMP_Crypt_Smime
Michael M Slusarz [Fri, 29 Jan 2010 04:37:13 +0000 (21:37 -0700)]
H4 will require at a minimum PHP 5.2
Michael M Slusarz [Fri, 29 Jan 2010 04:29:10 +0000 (21:29 -0700)]
Add raw version output to Horde_Registry::getVersion()
Michael M Slusarz [Fri, 29 Jan 2010 04:20:57 +0000 (21:20 -0700)]
Some initial work on cleaning up some Horde_Variables documentation
Jan Schneider [Fri, 29 Jan 2010 15:10:25 +0000 (16:10 +0100)]
Fix exporting all events.
Jan Schneider [Fri, 29 Jan 2010 14:58:02 +0000 (15:58 +0100)]
Fix exporting to iCalendar.
Jan Schneider [Fri, 29 Jan 2010 14:52:38 +0000 (15:52 +0100)]
Fix exporting events for a certain timespan.
Jan Schneider [Fri, 29 Jan 2010 14:45:24 +0000 (15:45 +0100)]
Make this actually work.
Michael M Slusarz [Thu, 28 Jan 2010 23:41:04 +0000 (16:41 -0700)]
Improved datatree admin output
Michael M Slusarz [Thu, 28 Jan 2010 23:33:19 +0000 (16:33 -0700)]
Improvements to stripe.js script
Michael M Slusarz [Thu, 28 Jan 2010 23:33:09 +0000 (16:33 -0700)]
Use javascript tree driver on datatree page
Michael M Slusarz [Thu, 28 Jan 2010 23:32:51 +0000 (16:32 -0700)]
Fix striping in javascript Horde_Tree driver
Michael M Slusarz [Thu, 28 Jan 2010 22:48:00 +0000 (15:48 -0700)]
Add some padding to the treerows
Michael M Slusarz [Thu, 28 Jan 2010 22:46:15 +0000 (15:46 -0700)]
Fix typo
Michael M Slusarz [Thu, 28 Jan 2010 22:38:43 +0000 (15:38 -0700)]
Fix undefined variable warnings
Michael M Slusarz [Thu, 28 Jan 2010 22:34:35 +0000 (15:34 -0700)]
Improved handling/perfomance of current sessions script
Michael M Slusarz [Thu, 28 Jan 2010 22:29:41 +0000 (15:29 -0700)]
Make sure user-defined script gets output in Horde.
Michael M Slusarz [Thu, 28 Jan 2010 22:13:38 +0000 (15:13 -0700)]
Add authenticated apps output to readSessionData()
Michael M Slusarz [Thu, 28 Jan 2010 22:09:07 +0000 (15:09 -0700)]
Fix active sessions script
Michael M Slusarz [Thu, 28 Jan 2010 22:08:13 +0000 (15:08 -0700)]
Fix determination of session auth data.
Michael M Slusarz [Thu, 28 Jan 2010 21:57:04 +0000 (14:57 -0700)]
CLI initialization must occur before Registry initialization
Michael M Slusarz [Thu, 28 Jan 2010 21:56:43 +0000 (14:56 -0700)]
global SessionHandler object not available through Registry member variable
Michael M Slusarz [Thu, 28 Jan 2010 21:00:12 +0000 (14:00 -0700)]
id might not exist at the time iframeResize() is re-run
Michael M Slusarz [Thu, 28 Jan 2010 20:56:35 +0000 (13:56 -0700)]
Fix logic for when to use mailbox abbreviations
Michael M Slusarz [Thu, 28 Jan 2010 20:56:22 +0000 (13:56 -0700)]
Use Horde_String::abbreviate()
Michael M Slusarz [Thu, 28 Jan 2010 20:55:13 +0000 (13:55 -0700)]
Add Horde_String::abbreviate().
Michael M Slusarz [Thu, 28 Jan 2010 20:35:23 +0000 (13:35 -0700)]
Messages should not be plural here
Michael M Slusarz [Thu, 28 Jan 2010 20:12:53 +0000 (13:12 -0700)]
Fix phpdoc; make sure charset exists before appending to content-type
Michael M Slusarz [Thu, 28 Jan 2010 20:05:57 +0000 (13:05 -0700)]
Bug #8826: changelog
Michael M Slusarz [Thu, 28 Jan 2010 20:01:13 +0000 (13:01 -0700)]
Bug #8826: Fix display of S/MIME cert data
Michael M Slusarz [Thu, 28 Jan 2010 19:31:09 +0000 (12:31 -0700)]
Fix typo