Michael J. Rubinsky [Wed, 3 Feb 2010 22:00:04 +0000 (17:00 -0500)]
Horde_NLS => Horde_Nls
Michael M Slusarz [Wed, 3 Feb 2010 21:47:36 +0000 (14:47 -0700)]
Bug #8708: Silence HTML parsing errors; changelog
Michael M Slusarz [Wed, 3 Feb 2010 21:22:47 +0000 (14:22 -0700)]
Bug #8708: Inject headers into firefox print output
Michael M Slusarz [Wed, 3 Feb 2010 21:13:48 +0000 (14:13 -0700)]
Add filterBySelector().
Michael M Slusarz [Wed, 3 Feb 2010 21:13:11 +0000 (14:13 -0700)]
Add ability to return Csstidy object.
Michael M Slusarz [Mon, 1 Feb 2010 19:35:25 +0000 (12:35 -0700)]
Move print generation to separate script.
For non-Mozilla browsers, use frames to separate headers from message
data.
Only show print links for parts that can be displayed in a 'full' render.
Re-add support for 'add_printedby' config option.
Michael M Slusarz [Thu, 21 Jan 2010 21:57:14 +0000 (14:57 -0700)]
Remove global IMP print links and replace with part printing
Resolves Ticket #8708.
Michael M Slusarz [Wed, 3 Feb 2010 19:50:50 +0000 (12:50 -0700)]
Convert File_CSV to H4 format
Jan Schneider [Wed, 3 Feb 2010 18:31:26 +0000 (19:31 +0100)]
There is no parent constructor.
Jan Schneider [Wed, 3 Feb 2010 16:47:37 +0000 (17:47 +0100)]
Allow admins to edit any share permission.
Jan Schneider [Wed, 3 Feb 2010 16:38:22 +0000 (17:38 +0100)]
Group is not H4'ied yet.
Jan Schneider [Wed, 3 Feb 2010 16:27:50 +0000 (17:27 +0100)]
Allow share owner to be null. Necessary for system shares.
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.
Jan Schneider [Wed, 3 Feb 2010 10:19:04 +0000 (11:19 +0100)]
Need to be public.
Jan Schneider [Wed, 3 Feb 2010 10:05:12 +0000 (11:05 +0100)]
Horde_Nls::setLang() => setLanguage()/setLanguageEnvironment()
Michael M Slusarz [Wed, 3 Feb 2010 09:41:27 +0000 (02:41 -0700)]
Remove Horde_DOM package
Jan Schneider [Wed, 3 Feb 2010 09:19:11 +0000 (10:19 +0100)]
phpdoc
Jan Schneider [Wed, 3 Feb 2010 09:18:58 +0000 (10:18 +0100)]
Fix class name.
Michael M Slusarz [Wed, 3 Feb 2010 08:37:25 +0000 (01:37 -0700)]
Fix usage of $this
Michael M Slusarz [Wed, 3 Feb 2010 08:35:17 +0000 (01:35 -0700)]
Convert Horde_Ldap to H4 format
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.