|
1.1.2.8 FRAMEWORK_3 (+2 -2 lines) |
01/02/2008 06:31 AM |
Jan Schneider jan |
Happy New Year Tags: IMP_4_3, IMP_4_3_RC2, IMP_4_2_1_RC1, IMP_4_2, IMP_4_2_RC4, IMP_4_2_RC3, IMP_4_2_RC2 |
|
1.14 (+2 -2 lines) |
01/02/2008 06:12 AM |
Jan Schneider jan |
Happy New Year |
|
1.1.2.7 FRAMEWORK_3 (+17 -6 lines) |
12/20/2007 08:59 AM |
Jan Schneider jan |
Merge from HEAD. |
|
1.13 (+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 |
|
1.1.2.6 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 |
|
1.12 (+2 -2 lines) |
01/02/2007 07:47 AM |
Jan Schneider jan |
Happy New Year Tags: IMP_4_2_ALPHA |
|
1.11 (+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. |
|
1.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. |
|
1.1.2.5 FRAMEWORK_3 (+2 -2 lines) |
07/04/2006 01:52 PM |
Michael Rubinsky mrubinsk |
Manually MFH 1.9 - Fix permission filter for gallery listing. Tags: IMP_4_1_3 |
|
1.9 (+2 -2 lines) |
07/04/2006 01:41 PM |
Michael Rubinsky mrubinsk |
Restrict the list of galleries to those the user can actually add to. This was allowing users to add images to *any* gallery they had PERMS_SHOW to. |
|
1.1.2.4 FRAMEWORK_3 (+2 -2 lines) |
06/20/2006 02:52 AM |
Michael M Slusarz slusarz |
Bug: 4046
MFH: CHANGES - 1.947; Contents.php - 1.234; saveimage.php - 1.8 |
|
1.8 (+2 -2 lines) |
06/20/2006 02:50 AM |
Michael M Slusarz slusarz |
Bug: 4046
Fix saving images to gallery program (e.g. Ansel) from search mailboxes. |
|
1.7 (+2 -2 lines) |
03/12/2006 03:14 AM |
Michael M Slusarz slusarz |
standardize my e-mail address |
|
1.6 (+1 -3 lines) |
01/23/2006 12:03 PM |
Michael M Slusarz slusarz |
Apparently you can use gettext tags inside an HTML tag. I don't know why I
thought otherwise. |
|
1.1.2.3 FRAMEWORK_3 (+2 -2 lines) |
01/19/2006 02:08 AM |
Michael M Slusarz slusarz |
MFH: IMP_Contents:: now requires a mailbox parameter to be passed in. Tags: IMP_4_1_2, IMP_4_1_1, IMP_4_1, IMP_4_1_RC3, IMP_4_1_RC2 |
|
1.5 (+2 -2 lines) |
01/19/2006 01:46 AM |
Michael M Slusarz slusarz |
Get rid of IMP::getThisMailbox() - for array_index queries, we should directly
access a IMP_Mailbox:: object and for all others we can just use the
'thismailbox' session variable. |
|
1.4 (+2 -2 lines) |
01/19/2006 01:39 AM |
Michael M Slusarz slusarz |
Explicitly require a mailbox value to be passed into IMP_Contents::.
Methinks this may fix several weird, non-reliably reproducible bugs some
users have been reporting. |
|
1.3 (+15 -4 lines) |
01/04/2006 03:51 AM |
Michael M Slusarz slusarz |
Convert to Horde_Template.
Only load IMP_Contents:: if needed. |
|
1.1.2.2 FRAMEWORK_3 (+2 -2 lines) |
01/01/2006 04:28 PM |
Jan Schneider jan |
Happy new year Tags: IMP_4_1_RC1 |
|
1.2 (+2 -2 lines) |
01/01/2006 04:10 PM |
Jan Schneider jan |
Happy new year\! |
|
1.1.2.1 FRAMEWORK_3 (+1 -1 lines) |
10/18/2005 08:13 AM |
Jan Schneider jan |
Merged from HEAD |
|
1.1 |
03/13/2005 07:43 PM |
Michael M Slusarz slusarz |
Bug: 120
Allow import of photo attachments into a gallery application. Tags: FRAMEWORK_3, BEFORE_MERGE_3_1 |