horde.git
15 years agoThis is a static method.
Jan Schneider [Thu, 4 Feb 2010 22:50:06 +0000 (23:50 +0100)]
This is a static method.

15 years agobase.php => Application.php
Jan Schneider [Thu, 4 Feb 2010 22:49:53 +0000 (23:49 +0100)]
base.php => Application.php

15 years agoAdd Id tags.
Jan Schneider [Thu, 4 Feb 2010 22:38:05 +0000 (23:38 +0100)]
Add Id tags.

15 years agoRevert "Remove old CVS-related code"
Jan Schneider [Thu, 4 Feb 2010 22:34:28 +0000 (23:34 +0100)]
Revert "Remove old CVS-related code"

This reverts commit 36b4c8a71fd29949f80d7c1ff6c676d4eb5376ce.

We still are going to need the old parsing, because people are going to update
from release versions from CVS.

15 years agoMFB: Fix sending alarms to multiple users (Bug #8821).
Jan Schneider [Thu, 4 Feb 2010 22:25:58 +0000 (23:25 +0100)]
MFB: Fix sending alarms to multiple users (Bug #8821).

15 years agoRemove debug code, fix scope.
Jan Schneider [Thu, 4 Feb 2010 22:25:29 +0000 (23:25 +0100)]
Remove debug code, fix scope.

15 years agoCatch exceptions.
Jan Schneider [Thu, 4 Feb 2010 21:53:55 +0000 (22:53 +0100)]
Catch exceptions.

15 years agoCorrectly rebuild mailbox list in dimp
Michael M Slusarz [Thu, 4 Feb 2010 18:58:11 +0000 (11:58 -0700)]
Correctly rebuild mailbox list in dimp

15 years agoRemove session storage code completely from IMP_Imap_Tree
Michael M Slusarz [Thu, 4 Feb 2010 18:57:56 +0000 (11:57 -0700)]
Remove session storage code completely from IMP_Imap_Tree

15 years agoCVS changelog updates
Michael M Slusarz [Thu, 4 Feb 2010 18:29:34 +0000 (11:29 -0700)]
CVS changelog updates

15 years agoFix parse error.
Jan Schneider [Thu, 4 Feb 2010 18:29:56 +0000 (19:29 +0100)]
Fix parse error.

15 years agoApplications are supposed to be installed inside horde/.
Jan Schneider [Thu, 4 Feb 2010 17:00:09 +0000 (18:00 +0100)]
Applications are supposed to be installed inside horde/.

15 years agoWe only want real applications.
Jan Schneider [Thu, 4 Feb 2010 16:52:07 +0000 (17:52 +0100)]
We only want real applications.

15 years agoList all applications, not just active ones (rsalmon (at) mbpgroup (dot) com, Bug...
Chuck Hagenbuch [Thu, 4 Feb 2010 15:31:38 +0000 (10:31 -0500)]
List all applications, not just active ones (rsalmon (at) mbpgroup (dot) com, Bug #8846)

15 years agoQuota fixes/doc improvements
Michael M Slusarz [Thu, 4 Feb 2010 07:24:35 +0000 (00:24 -0700)]
Quota fixes/doc improvements

15 years agoACL fixes - everything should work again in IMP
Michael M Slusarz [Thu, 4 Feb 2010 06:10:43 +0000 (23:10 -0700)]
ACL fixes - everything should work again in IMP

15 years agoDon't display print links in attachment list
Michael M Slusarz [Thu, 4 Feb 2010 04:58:50 +0000 (21:58 -0700)]
Don't display print links in attachment list

15 years agoFix displaying images in print view
Michael M Slusarz [Thu, 4 Feb 2010 04:52:22 +0000 (21:52 -0700)]
Fix displaying images in print view

15 years agoMove print code into view script.
Michael M Slusarz [Thu, 4 Feb 2010 04:48:14 +0000 (21:48 -0700)]
Move print code into view script.

For consistentcy, ease of link generation, and code reuse purposes.

15 years agoSwitching applications, so need to push app here
Michael M Slusarz [Thu, 4 Feb 2010 01:43:13 +0000 (18:43 -0700)]
Switching applications, so need to push app here

15 years agoUse MD5 hashes to determine when to auto-save
Michael M Slusarz [Thu, 4 Feb 2010 00:38:21 +0000 (17:38 -0700)]
Use MD5 hashes to determine when to auto-save

15 years agoAdd MD5 javascript library
Michael M Slusarz [Thu, 4 Feb 2010 00:38:09 +0000 (17:38 -0700)]
Add MD5 javascript library

15 years agoImproved full rendering of plain text
Michael M Slusarz [Wed, 3 Feb 2010 23:25:52 +0000 (16:25 -0700)]
Improved full rendering of plain text

15 years agoAdd noJS option to highlightquotes filter
Michael M Slusarz [Wed, 3 Feb 2010 23:25:06 +0000 (16:25 -0700)]
Add noJS option to highlightquotes filter

15 years agoDon't link e-mails in full plain text view
Michael M Slusarz [Wed, 3 Feb 2010 22:50:24 +0000 (15:50 -0700)]
Don't link e-mails in full plain text view

15 years agoMozilla print fixes
Michael M Slusarz [Wed, 3 Feb 2010 22:41:13 +0000 (15:41 -0700)]
Mozilla print fixes

Fix layout of header DIV in print HTML on Mozilla
Make headers size constant - or else formatting in the page will
make it too large/small.

15 years agoNotification singleton best initialized in Horde_Registry constructor
Michael M Slusarz [Wed, 3 Feb 2010 22:02:02 +0000 (15:02 -0700)]
Notification singleton best initialized in Horde_Registry constructor

15 years agoPartial revert "Fix channel names."
Michael M Slusarz [Wed, 3 Feb 2010 21:55:15 +0000 (14:55 -0700)]
Partial revert "Fix channel names."

This partially reverts commit d9de00640cd4369b5f882f9327050afecaab47ae.

15 years agoAllow indicating if we want remote/listTimeObject events from calendar/listEvents
Michael J. Rubinsky [Wed, 3 Feb 2010 23:21:47 +0000 (18:21 -0500)]
Allow indicating if we want remote/listTimeObject events from calendar/listEvents

15 years agoHorde_NLS => Horde_Nls
Michael J. Rubinsky [Wed, 3 Feb 2010 22:00:04 +0000 (17:00 -0500)]
Horde_NLS => Horde_Nls

15 years agoBug #8708: Silence HTML parsing errors; changelog
Michael M Slusarz [Wed, 3 Feb 2010 21:47:36 +0000 (14:47 -0700)]
Bug #8708: Silence HTML parsing errors; changelog

15 years agoBug #8708: Inject headers into firefox print output
Michael M Slusarz [Wed, 3 Feb 2010 21:22:47 +0000 (14:22 -0700)]
Bug #8708: Inject headers into firefox print output

15 years agoAdd filterBySelector().
Michael M Slusarz [Wed, 3 Feb 2010 21:13:48 +0000 (14:13 -0700)]
Add filterBySelector().

15 years agoAdd ability to return Csstidy object.
Michael M Slusarz [Wed, 3 Feb 2010 21:13:11 +0000 (14:13 -0700)]
Add ability to return Csstidy object.

15 years agoMove print generation to separate script.
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.

15 years agoRemove global IMP print links and replace with part printing
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.

15 years agoConvert File_CSV to H4 format
Michael M Slusarz [Wed, 3 Feb 2010 19:50:50 +0000 (12:50 -0700)]
Convert File_CSV to H4 format

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