horde.git
15 years agoThere is no parent constructor.
Jan Schneider [Wed, 3 Feb 2010 18:31:26 +0000 (19:31 +0100)]
There is no parent constructor.

15 years agoAllow admins to edit any share permission.
Jan Schneider [Wed, 3 Feb 2010 16:47:37 +0000 (17:47 +0100)]
Allow admins to edit any share permission.

15 years agoGroup is not H4'ied yet.
Jan Schneider [Wed, 3 Feb 2010 16:38:22 +0000 (17:38 +0100)]
Group is not H4'ied yet.

15 years agoAllow share owner to be null. Necessary for system shares.
Jan Schneider [Wed, 3 Feb 2010 16:27:50 +0000 (17:27 +0100)]
Allow share owner to be null. Necessary for system shares.

15 years agoThis is probably another chicken-and-egg problem, but if we don't call _init()
Jan Schneider [Wed, 3 Feb 2010 10:28:33 +0000 (11:28 +0100)]
This is probably another chicken-and-egg problem, but if we don't call _init()
before _initNotification(), we don't have autoloading set up. Of course, with
this order, you can't call app-specific notifications in the _init() method.

15 years agoNeed to be public.
Jan Schneider [Wed, 3 Feb 2010 10:19:04 +0000 (11:19 +0100)]
Need to be public.

15 years agoHorde_Nls::setLang() => setLanguage()/setLanguageEnvironment()
Jan Schneider [Wed, 3 Feb 2010 10:05:12 +0000 (11:05 +0100)]
Horde_Nls::setLang() => setLanguage()/setLanguageEnvironment()

15 years agoRemove Horde_DOM package
Michael M Slusarz [Wed, 3 Feb 2010 09:41:27 +0000 (02:41 -0700)]
Remove Horde_DOM package

15 years agophpdoc
Jan Schneider [Wed, 3 Feb 2010 09:19:11 +0000 (10:19 +0100)]
phpdoc

15 years agoFix class name.
Jan Schneider [Wed, 3 Feb 2010 09:18:58 +0000 (10:18 +0100)]
Fix class name.

15 years agoFix usage of $this
Michael M Slusarz [Wed, 3 Feb 2010 08:37:25 +0000 (01:37 -0700)]
Fix usage of $this

15 years agoConvert Horde_Ldap to H4 format
Michael M Slusarz [Wed, 3 Feb 2010 08:35:17 +0000 (01:35 -0700)]
Convert Horde_Ldap to H4 format

15 years agoClean up user-defined registry entries.
Michael M Slusarz [Wed, 3 Feb 2010 06:35:17 +0000 (23:35 -0700)]
Clean up user-defined registry entries.

15 years agoFix undefined index error
Michael M Slusarz [Wed, 3 Feb 2010 06:17:57 +0000 (23:17 -0700)]
Fix undefined index error

15 years agoDon't need Horde_Registry::singleton()
Michael M Slusarz [Wed, 3 Feb 2010 06:12:44 +0000 (23:12 -0700)]
Don't need Horde_Registry::singleton()

15 years agoFix mbox ID in setFolderLabel()
Michael M Slusarz [Wed, 3 Feb 2010 05:34:45 +0000 (22:34 -0700)]
Fix mbox ID in setFolderLabel()

15 years agopushApp/popApp cleanups
Michael M Slusarz [Wed, 3 Feb 2010 01:15:52 +0000 (18:15 -0700)]
pushApp/popApp cleanups

15 years agoAvoid calling push/popApp() outside of Horde_Registry::
Michael M Slusarz [Wed, 3 Feb 2010 01:01:45 +0000 (18:01 -0700)]
Avoid calling push/popApp() outside of Horde_Registry::

15 years agoTweak generated html tag.
Jan Schneider [Wed, 3 Feb 2010 01:11:00 +0000 (02:11 +0100)]
Tweak generated html tag.

15 years agoFix parentheses. At least this makes more sense to me.
Jan Schneider [Wed, 3 Feb 2010 01:05:38 +0000 (02:05 +0100)]
Fix parentheses. At least this makes more sense to me.

15 years agoRe-add accidentaly removed line.
Jan Schneider [Wed, 3 Feb 2010 00:56:00 +0000 (01:56 +0100)]
Re-add accidentaly removed line.

15 years agoSimplify
Jan Schneider [Wed, 3 Feb 2010 00:34:12 +0000 (01:34 +0100)]
Simplify

15 years agoSimplify
Jan Schneider [Wed, 3 Feb 2010 00:20:14 +0000 (01:20 +0100)]
Simplify

15 years agoFix generating cover dates without start or end dates provided.
Jan Schneider [Tue, 2 Feb 2010 22:44:35 +0000 (23:44 +0100)]
Fix generating cover dates without start or end dates provided.

15 years agophpdoc
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.

15 years agoAdd DimpCore.bufferToRange()
Michael M Slusarz [Tue, 2 Feb 2010 18:22:43 +0000 (11:22 -0700)]
Add DimpCore.bufferToRange()

15 years agoMake sure a mailbox list is always generated on an initial request
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

15 years agoRevert alertslog changes
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.

15 years agoavoid warnings
Michael J. Rubinsky [Tue, 2 Feb 2010 16:35:20 +0000 (11:35 -0500)]
avoid warnings

15 years agoAdd default value to parameter
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

15 years agoFix file name
Michael J. Rubinsky [Tue, 2 Feb 2010 16:25:04 +0000 (11:25 -0500)]
Fix file name

15 years agoShow alert log count in dimp
Michael M Slusarz [Tue, 2 Feb 2010 08:07:55 +0000 (01:07 -0700)]
Show alert log count in dimp

15 years agoAdd logVisible() and logSize() functions to Growler.
Michael M Slusarz [Tue, 2 Feb 2010 07:47:09 +0000 (00:47 -0700)]
Add logVisible() and logSize() functions to Growler.

15 years agoDon't set force parameter when running periodical poll
Michael M Slusarz [Tue, 2 Feb 2010 07:10:25 +0000 (00:10 -0700)]
Don't set force parameter when running periodical poll

15 years agoDelete older auto save draft.
Michael M Slusarz [Tue, 2 Feb 2010 06:58:53 +0000 (23:58 -0700)]
Delete older auto save draft.

15 years agoCleanups on dimp compose page after recent ajax migration
Michael M Slusarz [Tue, 2 Feb 2010 06:58:36 +0000 (23:58 -0700)]
Cleanups on dimp compose page after recent ajax migration

15 years agoMove browser init to Registry constructor
Michael M Slusarz [Tue, 2 Feb 2010 01:01:23 +0000 (18:01 -0700)]
Move browser init to Registry constructor

15 years agophpdoc; coding style
Michael M Slusarz [Mon, 1 Feb 2010 23:47:01 +0000 (16:47 -0700)]
phpdoc; coding style

15 years agoRemove Net_DNS_Resolver dependency from framework libs
Michael M Slusarz [Mon, 1 Feb 2010 23:32:57 +0000 (16:32 -0700)]
Remove Net_DNS_Resolver dependency from framework libs

15 years agoRemove globals reference in Horde_Mime_Mdn
Michael M Slusarz [Mon, 1 Feb 2010 23:21:32 +0000 (16:21 -0700)]
Remove globals reference in Horde_Mime_Mdn

15 years agophpdoc
Michael M Slusarz [Mon, 1 Feb 2010 23:15:07 +0000 (16:15 -0700)]
phpdoc

15 years agoJust kidding - array_merge() is terrible slow
Michael M Slusarz [Mon, 1 Feb 2010 22:46:18 +0000 (15:46 -0700)]
Just kidding - array_merge() is terrible slow

15 years agoThis fixes creation when array is not sorted
Michael M Slusarz [Mon, 1 Feb 2010 20:30:44 +0000 (13:30 -0700)]
This fixes creation when array is not sorted

15 years agoFix undefined error
Michael M Slusarz [Mon, 1 Feb 2010 20:09:26 +0000 (13:09 -0700)]
Fix undefined error

15 years agoBug #8837: Fix headers charset when doing HTML compose
Michael M Slusarz [Mon, 1 Feb 2010 20:06:47 +0000 (13:06 -0700)]
Bug #8837: Fix headers charset when doing HTML compose

15 years agoFix channel names.
Jan Schneider [Mon, 1 Feb 2010 09:31:21 +0000 (10:31 +0100)]
Fix channel names.

15 years agoList is a reserverd word.
Jan Schneider [Mon, 1 Feb 2010 09:14:40 +0000 (10:14 +0100)]
List is a reserverd word.

15 years agoFix logic
Michael M Slusarz [Mon, 1 Feb 2010 17:10:38 +0000 (10:10 -0700)]
Fix logic

15 years agoMissing return
Michael M Slusarz [Mon, 1 Feb 2010 08:10:33 +0000 (01:10 -0700)]
Missing return

15 years ago(re)add missing ChunkContent ajax action
Michael J. Rubinsky [Mon, 1 Feb 2010 16:06:53 +0000 (11:06 -0500)]
(re)add missing ChunkContent ajax action

15 years agoBug #8844: Sorted list contains sequence numbers, which start at 1 - not 0
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

15 years agophpdoc/tweaks for _generateDeleteResult()
Michael M Slusarz [Mon, 1 Feb 2010 07:16:52 +0000 (00:16 -0700)]
phpdoc/tweaks for _generateDeleteResult()

15 years agoNeed to update cacheid in ShowPreview return if mailbox hasn't changed but message...
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

15 years agoFlagMessages action now catches mailbox changes and updates cacheid only if browser...
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

15 years agoAdd 'updatecacheid' ViewPort return value
Michael M Slusarz [Mon, 1 Feb 2010 06:54:46 +0000 (23:54 -0700)]
Add 'updatecacheid' ViewPort return value

15 years agoAdd compression stats to imap cache query script
Michael M Slusarz [Mon, 1 Feb 2010 06:34:25 +0000 (23:34 -0700)]
Add compression stats to imap cache query script

15 years agoAdd doc blurb about caching/CONDSTORE/QRESYNC
Michael M Slusarz [Mon, 1 Feb 2010 06:19:47 +0000 (23:19 -0700)]
Add doc blurb about caching/CONDSTORE/QRESYNC

15 years ago2nd argument must be an array
Michael M Slusarz [Mon, 1 Feb 2010 06:08:25 +0000 (23:08 -0700)]
2nd argument must be an array

15 years agoAdd ability to disable server capabilities.
Michael M Slusarz [Mon, 1 Feb 2010 05:55:40 +0000 (22:55 -0700)]
Add ability to disable server capabilities.

15 years agophpdoc
Michael M Slusarz [Mon, 1 Feb 2010 05:44:30 +0000 (22:44 -0700)]
phpdoc

15 years agooptimizations
Michael M Slusarz [Mon, 1 Feb 2010 05:18:08 +0000 (22:18 -0700)]
optimizations

15 years agoAdd Horde_Imap_Client_Base::parseCacheId().
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.

15 years agophpdoc fixes
Michael M Slusarz [Mon, 1 Feb 2010 03:53:21 +0000 (20:53 -0700)]
phpdoc fixes

15 years agoallow multienums to be optionally populated from *_Application::initPrefs() the same...
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

15 years agowrapping, update phpdoc
Michael J. Rubinsky [Sun, 31 Jan 2010 19:56:43 +0000 (14:56 -0500)]
wrapping, update phpdoc

15 years agoDon't overwrite the global cfgSources array
Michael J. Rubinsky [Sun, 31 Jan 2010 18:57:57 +0000 (13:57 -0500)]
Don't overwrite the global cfgSources array

15 years agofix mailbox purging
Michael J. Rubinsky [Sun, 31 Jan 2010 17:35:19 +0000 (12:35 -0500)]
fix mailbox purging

15 years agows
Michael M Slusarz [Sun, 31 Jan 2010 04:09:33 +0000 (21:09 -0700)]
ws

15 years agoMake Horde_Config_Form autoloadable
Michael M Slusarz [Sun, 31 Jan 2010 03:49:53 +0000 (20:49 -0700)]
Make Horde_Config_Form autoloadable

15 years agoFix @package tags
Michael M Slusarz [Sun, 31 Jan 2010 03:42:02 +0000 (20:42 -0700)]
Fix @package tags

15 years agoConvert some singletons to injector usage
Michael M Slusarz [Sun, 31 Jan 2010 02:58:26 +0000 (19:58 -0700)]
Convert some singletons to injector usage

15 years agoRemove some unneeded code
Michael M Slusarz [Sun, 31 Jan 2010 02:20:44 +0000 (19:20 -0700)]
Remove some unneeded code

15 years agoAdd Horde_Mime autoloader callback
Michael M Slusarz [Sun, 31 Jan 2010 01:49:06 +0000 (18:49 -0700)]
Add Horde_Mime autoloader callback

15 years agoAdd ability to define callback to run when class is autoloaded.
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.

15 years agoCore needs Horde_Injector and Horde_Autoloader
Michael M Slusarz [Sun, 31 Jan 2010 01:31:24 +0000 (18:31 -0700)]
Core needs Horde_Injector and Horde_Autoloader

15 years agoAdd Horde_Template binder
Michael M Slusarz [Sun, 31 Jan 2010 01:10:16 +0000 (18:10 -0700)]
Add Horde_Template binder

15 years agoAll code should now use injector to get a Horde_Cache instance
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

15 years agoMake Horde_Memcache injectable
Michael M Slusarz [Sun, 31 Jan 2010 00:14:36 +0000 (17:14 -0700)]
Make Horde_Memcache injectable

15 years agoAdd __wakeup() call to Horde_Memcache
Michael M Slusarz [Sat, 30 Jan 2010 22:48:47 +0000 (15:48 -0700)]
Add __wakeup() call to Horde_Memcache

15 years agoAdd Horde_History::removeByParent()
Michael M Slusarz [Sat, 30 Jan 2010 18:53:52 +0000 (11:53 -0700)]
Add Horde_History::removeByParent()

15 years agoPhpdoc fixes/cleanup.
Michael M Slusarz [Sat, 30 Jan 2010 18:44:15 +0000 (11:44 -0700)]
Phpdoc fixes/cleanup.

15 years agoUse PEAR to manage minimum package dependencies
Michael M Slusarz [Sat, 30 Jan 2010 18:02:10 +0000 (11:02 -0700)]
Use PEAR to manage minimum package dependencies

15 years agoSpelling.
Matt Selsky [Sat, 30 Jan 2010 23:46:05 +0000 (18:46 -0500)]
Spelling.

15 years agoSpelling.
Matt Selsky [Sat, 30 Jan 2010 22:48:00 +0000 (17:48 -0500)]
Spelling.

15 years agoTicket #8836: changelog
Michael M Slusarz [Sat, 30 Jan 2010 17:49:00 +0000 (10:49 -0700)]
Ticket #8836: changelog

15 years agoRemove unused parameters
Michael M Slusarz [Sat, 30 Jan 2010 17:23:19 +0000 (10:23 -0700)]
Remove unused parameters

15 years agoDon't try to access protected member variable
Michael M Slusarz [Sat, 30 Jan 2010 16:37:33 +0000 (09:37 -0700)]
Don't try to access protected member variable

15 years agoShout: Improve display of extension/device information
Ben Klang [Sat, 30 Jan 2010 03:27:57 +0000 (22:27 -0500)]
Shout: Improve display of extension/device information

15 years agoShout: Don't fix the table widths in the template
Ben Klang [Sat, 30 Jan 2010 02:46:08 +0000 (21:46 -0500)]
Shout: Don't fix the table widths in the template

15 years agoShout: make sure we preserve the context across page loads
Ben Klang [Sat, 30 Jan 2010 02:39:32 +0000 (21:39 -0500)]
Shout: make sure we preserve the context across page loads

15 years agoShout: Improve automatic selection of context
Ben Klang [Sat, 30 Jan 2010 02:18:41 +0000 (21:18 -0500)]
Shout: Improve automatic selection of context

15 years agoThis fixes a bug.
Jan Schneider [Fri, 29 Jan 2010 23:42:03 +0000 (00:42 +0100)]
This fixes a bug.

15 years agoAdd detailed stats output for individual cached UIDs
Michael M Slusarz [Fri, 29 Jan 2010 22:23:41 +0000 (15:23 -0700)]
Add detailed stats output for individual cached UIDs

15 years agoAdd ability to get all cache information for a given UID
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

15 years agoMore efficient [to|from]SequenceString() implementations
Michael M Slusarz [Fri, 29 Jan 2010 21:49:14 +0000 (14:49 -0700)]
More efficient [to|from]SequenceString() implementations

15 years agoMore proper way of throwing error
Michael M Slusarz [Fri, 29 Jan 2010 19:54:09 +0000 (12:54 -0700)]
More proper way of throwing error

15 years agoStore alarm dates in UTC.
Jan Schneider [Fri, 29 Jan 2010 23:07:09 +0000 (00:07 +0100)]
Store alarm dates in UTC.

15 years agoUse Horde_Date in Horde_Alarm.
Jan Schneider [Fri, 29 Jan 2010 22:50:17 +0000 (23:50 +0100)]
Use Horde_Date in Horde_Alarm.

15 years agoTweak DB API usage.
Jan Schneider [Fri, 29 Jan 2010 22:49:53 +0000 (23:49 +0100)]
Tweak DB API usage.

15 years agoAdded more features to IMAP cache query script
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.