Michael M Slusarz [Wed, 3 Feb 2010 06:35:17 +0000 (23:35 -0700)]
Clean up user-defined registry entries.
Michael M Slusarz [Wed, 3 Feb 2010 06:17:57 +0000 (23:17 -0700)]
Fix undefined index error
Michael M Slusarz [Wed, 3 Feb 2010 06:12:44 +0000 (23:12 -0700)]
Don't need Horde_Registry::singleton()
Michael M Slusarz [Wed, 3 Feb 2010 05:34:45 +0000 (22:34 -0700)]
Fix mbox ID in setFolderLabel()
Michael M Slusarz [Wed, 3 Feb 2010 01:15:52 +0000 (18:15 -0700)]
pushApp/popApp cleanups
Michael M Slusarz [Wed, 3 Feb 2010 01:01:45 +0000 (18:01 -0700)]
Avoid calling push/popApp() outside of Horde_Registry::
Jan Schneider [Wed, 3 Feb 2010 01:11:00 +0000 (02:11 +0100)]
Tweak generated html tag.
Jan Schneider [Wed, 3 Feb 2010 01:05:38 +0000 (02:05 +0100)]
Fix parentheses. At least this makes more sense to me.
Jan Schneider [Wed, 3 Feb 2010 00:56:00 +0000 (01:56 +0100)]
Re-add accidentaly removed line.
Jan Schneider [Wed, 3 Feb 2010 00:34:12 +0000 (01:34 +0100)]
Simplify
Jan Schneider [Wed, 3 Feb 2010 00:20:14 +0000 (01:20 +0100)]
Simplify
Jan Schneider [Tue, 2 Feb 2010 22:44:35 +0000 (23:44 +0100)]
Fix generating cover dates without start or end dates provided.
Michael M Slusarz [Tue, 2 Feb 2010 20:18:42 +0000 (13:18 -0700)]
phpdoc
Move in some registry config text from the wiki - ideally, a user should
not have to go to the wiki at all since he/she can configure a config
file solely from the documentation contained in that file.
Michael M Slusarz [Tue, 2 Feb 2010 18:22:43 +0000 (11:22 -0700)]
Add DimpCore.bufferToRange()
Michael M Slusarz [Tue, 2 Feb 2010 17:39:56 +0000 (10:39 -0700)]
Make sure a mailbox list is always generated on an initial request
Michael M Slusarz [Tue, 2 Feb 2010 17:31:28 +0000 (10:31 -0700)]
Revert alertslog changes
Looks too much like an unseen mail count.
Tweak error display - show for longer but don't make sticky.
Michael J. Rubinsky [Tue, 2 Feb 2010 16:35:20 +0000 (11:35 -0500)]
avoid warnings
Michael J. Rubinsky [Tue, 2 Feb 2010 16:27:13 +0000 (11:27 -0500)]
Add default value to parameter
Fixes warnings and notices from the factory
Michael J. Rubinsky [Tue, 2 Feb 2010 16:25:04 +0000 (11:25 -0500)]
Fix file name
Michael M Slusarz [Tue, 2 Feb 2010 08:07:55 +0000 (01:07 -0700)]
Show alert log count in dimp
Michael M Slusarz [Tue, 2 Feb 2010 07:47:09 +0000 (00:47 -0700)]
Add logVisible() and logSize() functions to Growler.
Michael M Slusarz [Tue, 2 Feb 2010 07:10:25 +0000 (00:10 -0700)]
Don't set force parameter when running periodical poll
Michael M Slusarz [Tue, 2 Feb 2010 06:58:53 +0000 (23:58 -0700)]
Delete older auto save draft.
Michael M Slusarz [Tue, 2 Feb 2010 06:58:36 +0000 (23:58 -0700)]
Cleanups on dimp compose page after recent ajax migration
Michael M Slusarz [Tue, 2 Feb 2010 01:01:23 +0000 (18:01 -0700)]
Move browser init to Registry constructor
Michael M Slusarz [Mon, 1 Feb 2010 23:47:01 +0000 (16:47 -0700)]
phpdoc; coding style
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.