|
2.21 (+5 -8 lines) |
09/24/2008 02:18 PM |
Michael M Slusarz slusarz |
Horde::loadConfiguration() is now guaranteed to be available in HEAD. |
|
2.1.2.10 FRAMEWORK_3 (+6 -3 lines) |
04/08/2008 12:48 AM |
Michael M Slusarz slusarz |
MFH: Start updating app pref handlers to correctly work with DIMP. Tags: IMP_4_3, IMP_4_3_RC2, IMP_4_2_1_RC1, IMP_4_2, IMP_4_2_RC4 |
|
2.20 (+6 -3 lines) |
04/08/2008 12:38 AM |
Michael M Slusarz slusarz |
Start updating app pref handlers to correctly work with DIMP. |
|
2.1.2.9 FRAMEWORK_3 (+1 -4 lines) |
03/04/2008 07:17 AM |
Michael M Slusarz slusarz |
MFH 2.19 Tags: IMP_4_2_RC3 |
|
2.19 (+1 -4 lines) |
03/04/2008 07:15 AM |
Michael M Slusarz slusarz |
stray comparison |
|
2.1.2.8 FRAMEWORK_3 (+31 -34 lines) |
03/03/2008 07:56 AM |
Michael M Slusarz slusarz |
MFH 2.18 |
|
2.18 (+31 -34 lines) |
03/03/2008 07:52 AM |
Michael M Slusarz slusarz |
Don't lose information when switching between plain/html modes and we don't
yet have a saved stationery object. |
|
2.1.2.7 FRAMEWORK_3 (+2 -1 lines) |
02/29/2008 08:19 AM |
Michael M Slusarz slusarz |
MFH:
Some cleanups before 4.2 to better integrate IMP and DIMP.
Add fckeditor to list of jseditors in IMP to match DIMP.
Integrate DIMP/IMP jseditor init code so we it only appears once.
Add local getStylesheets() to preserve BC (Ticket 6344).
Refactor stylesheet/js caching to allow DIMP to use IMP's version to
prevent still more code duplication. |
|
2.17 (+2 -1 lines) |
02/29/2008 08:07 AM |
Michael M Slusarz slusarz |
Bug: 6344
Some cleanups before 4.2 to better integrate IMP and DIMP.
Add fckeditor to list of jseditors in IMP to match DIMP.
Integrate DIMP/IMP jseditor init code so we it only appears once.
Add local getStylesheets() to preserve BC (Ticket 6344).
Refactor stylesheet/js caching to allow DIMP to use IMP's version to
prevent still more code duplication. |
|
2.1.2.6 FRAMEWORK_3 (+2 -2 lines) |
01/02/2008 06:31 AM |
Jan Schneider jan |
Happy New Year Tags: IMP_4_2_RC2 |
|
2.16 (+2 -2 lines) |
01/02/2008 06:12 AM |
Jan Schneider jan |
Happy New Year |
|
2.1.2.5 FRAMEWORK_3 (+72 -40 lines) |
12/20/2007 08:59 AM |
Jan Schneider jan |
Merge from HEAD. |
|
2.15 (+2 -1 lines) |
11/14/2007 05:28 AM |
Michael M Slusarz slusarz |
Do a smarter job of loading some libraries - we pretty much will always need
IMAP.php, while Template/Help is only needed when viewing via imp (they
are not needed when using dimp/mimp). Tags: BEFORE_MERGE_3_2, IMP_4_2_RC1 |
|
2.14 (+39 -46 lines) |
01/05/2007 07:31 AM |
Jan Schneider jan |
Several fixes and general cleanup. Tags: IMP_4_2_ALPHA |
|
2.1.2.4 FRAMEWORK_3 (+2 -2 lines) |
01/02/2007 08:54 AM |
Jan Schneider jan |
Happy New Year Tags: IMP_4_1_6, IMP_4_1_5, IMP_4_1_4, IMP_4_1_4_RC1 |
|
2.13 (+2 -2 lines) |
01/02/2007 07:47 AM |
Jan Schneider jan |
Happy New Year |
|
2.12 (+5 -3 lines) |
01/01/2007 07:41 PM |
Jan Schneider jan |
Assign copyright to The Horde Project for those copyright holders that already agreed to it. |
|
2.11 (+3 -3 lines) |
12/30/2006 03:24 PM |
Jan Schneider jan |
Standardize copyright wrapping and spacing. |
|
2.10 (+2 -3 lines) |
12/18/2006 03:26 PM |
Chuck Hagenbuch chuck |
- Load template engine in base.php since it's used pretty much everywhere.
- Use IMP_Template everywhere, not Horde_Template
- No reason to use Template/Template.php, just use lib/Template.php. |
|
2.9 (+6 -6 lines) |
12/15/2006 02:16 AM |
Michael M Slusarz slusarz |
No need for if flag in templates anymore |
|
2.8 (+2 -2 lines) |
09/28/2006 12:54 PM |
Jan Schneider jan |
Fix variable name. |
|
2.7 (+35 -4 lines) |
09/05/2006 01:49 AM |
Michael M Slusarz slusarz |
Convert stationery prefs page to Horde_Template::. |
|
2.6 (+5 -5 lines) |
09/04/2006 06:43 PM |
Michael M Slusarz slusarz |
coding standards: don't use is_null(). |
|
2.5 (+9 -2 lines) |
09/01/2006 10:19 AM |
Jan Schneider jan |
Vhost'ed preference files. |
|
2.4 (+1 -2 lines) |
05/31/2006 05:29 PM |
Michael M Slusarz slusarz |
Refactor code so Auth_imp:: only deals with authenticating to the IMAP server.
Auth_imp no longer automatically opens a connection to the current mailbox. We
must now manually call IMP_IMAP::changeMbox() anytime we are working with the
IMAP stream and require a connection to a mailbox. Much cleaner, and should
eliminate any issues with clearing the 'recent' flag incorrectly. |
|
2.1.2.3 FRAMEWORK_3 (+3 -2 lines) |
02/20/2006 10:08 AM |
Jan Schneider jan |
MFH: 2.3 Tags: IMP_4_1_3, IMP_4_1_2, IMP_4_1_1, IMP_4_1 |
|
2.3 (+3 -2 lines) |
02/20/2006 09:44 AM |
Jan Schneider jan |
Use xinha as wysiwyg editor.
Don't create a new stationery if editing directly after creating one. |
|
2.1.2.2 FRAMEWORK_3 (+2 -2 lines) |
01/01/2006 04:28 PM |
Jan Schneider jan |
Happy new year Tags: IMP_4_1_RC3, IMP_4_1_RC2, IMP_4_1_RC1 |
|
2.2 (+2 -2 lines) |
01/01/2006 04:10 PM |
Jan Schneider jan |
Happy new year\! |
|
2.1.2.1 FRAMEWORK_3 (+1 -1 lines) |
10/18/2005 08:13 AM |
Jan Schneider jan |
Merged from HEAD |
|
2.1 |
05/30/2005 01:04 PM |
Jan Schneider jan |
Add stationery and form responses. Tags: FRAMEWORK_3, BEFORE_MERGE_3_1 |