|
2.11.12.8 FRAMEWORK_3 (+17 -10 lines) |
08/04/2008 11:44 PM |
Michael M Slusarz slusarz |
Bug: 7123
MFH:
1.52 +2 -3 imp/lib/prefs.php
1.294 +2 -3 imp/config/prefs.php.dist
1.53 +37 -34 imp/lib/prefs.php
2.25 +17 -10 imp/templates/prefs/trashselect.inc Tags: IMP_4_3, IMP_4_3_RC2 |
|
2.25 (+17 -10 lines) |
08/04/2008 03:48 PM |
Michael M Slusarz slusarz |
Bug: 7123
Move virtual trash selection into Trash folder drop-down. Fixes problems
encountered trying to switch to/from no trash/trash/virtual trash. |
|
2.24 (+0 -1 lines) |
07/22/2008 12:14 PM |
Chuck Hagenbuch chuck |
revert unintended commit |
|
2.23 (+1 -0 lines) |
07/22/2008 12:13 PM |
Chuck Hagenbuch chuck |
fix undefined constant |
|
2.11.12.7 FRAMEWORK_3 (+3 -10 lines) |
12/20/2007 09:00 AM |
Jan Schneider jan |
Merge from HEAD. Tags: IMP_4_2_1_RC1, IMP_4_2, IMP_4_2_RC4, IMP_4_2_RC3, IMP_4_2_RC2 |
|
2.22 (+1 -1 lines) |
06/24/2007 06:39 PM |
Michael M Slusarz slusarz |
Fix spacing. Tags: BEFORE_MERGE_3_2, IMP_4_2_RC1, IMP_4_2_ALPHA |
|
2.21 (+3 -10 lines) |
05/12/2007 02:15 PM |
Chuck Hagenbuch chuck |
Remove <!-- //--> in javascript
Remove pointless wrapping tables |
|
2.20 (+2 -2 lines) |
07/16/2006 03:02 AM |
Matt Selsky selsky |
Add labels to form elements.
Bug: 4080 |
|
2.11.12.6 FRAMEWORK_3 (+1 -1 lines) |
11/11/2005 01:15 AM |
Michael M Slusarz slusarz |
MFH: prefs.php - 1.18; folderselect.inc - 2.21; spamselect.inc - 1.9;
trashselect.inc - 2.19 Tags: IMP_4_1_6, IMP_4_1_5, IMP_4_1_4, IMP_4_1_4_RC1, IMP_4_1_3, IMP_4_1_2, IMP_4_1_1, IMP_4_1, IMP_4_1_RC3, IMP_4_1_RC2, IMP_4_1_RC1 |
|
2.19 (+1 -1 lines) |
11/11/2005 01:13 AM |
Michael M Slusarz slusarz |
no value in an option tags results in the content of the tag to be used for
the form value. This means a folder named 'None' (or the equivalent in your
local language) is created and selected instead of the expected behavior of
deslecting the folder value. |
|
2.11.12.5 FRAMEWORK_3 (+2 -2 lines) |
11/03/2005 11:27 AM |
Jan Schneider jan |
MFH: 2.18 |
|
2.18 (+2 -2 lines) |
11/03/2005 10:56 AM |
Jan Schneider jan |
Allow to set no trash and drafts folder. Or actually allow to create new ones
if none are set yet. |
|
2.11.12.4 FRAMEWORK_3 (+1 -1 lines) |
10/19/2005 05:10 PM |
Michael M Slusarz slusarz |
MFH: Mailbox.php - 1.107; folders.php - 2.335; tree_folders.php - 1.49;
Message.php - 1.177; mailbox.php - 2.658, 2.659; trashselect.inc - 2.17 |
|
2.17 (+1 -1 lines) |
10/19/2005 05:06 PM |
Michael M Slusarz slusarz |
Bug: 2309
Disable trash folder options/displays if using virtual trash. |
|
2.11.12.3 FRAMEWORK_3 (+2 -2 lines) |
10/18/2005 08:14 AM |
Jan Schneider jan |
Merged from HEAD |
|
2.16 (+1 -1 lines) |
09/07/2005 01:45 AM |
Michael M Slusarz slusarz |
Bug: 2422
spam_folder and trash_folder converted to using IMP::folderPref(). Tags: BEFORE_MERGE_3_1 |
|
2.15 (+1 -1 lines) |
08/12/2005 12:16 AM |
Michael M Slusarz slusarz |
Bug:
Submitted by:
Merge after:
Removed 'folders', 'namespace, and 'hierarchies' parameters.
Additionally, use correct delimiter depending on the current namespace (since
each namespace can have a different delimiter).
PLEASE NOTE: THIS COMMIT CHANGES A *LOT* OF CODE - code that has been in
IMP for years and has been tweaked until it works on 99.9% of the systems. The
new code, when fully debugged, is much better in that it conforms to RFC 2342
and removes the confusing 'namespace', 'hierarchies', and 'folders' parameters.
However, especially with systems that use a non-blank personal namespace, this
code is woefully untested at this point. If you value having a system that
may be able to work the next few days, DO NOT UPDATE FROM CVS.
This commit does not address issues with IMAP_Tree and namespaces either. I
want to stabilize this code first before I tackle that issue. There are
serious BC issues to be resolved with fixing/upgrading that code...
Finally, this change will most likely render all mailbox preferences/identity prefs that are currently storing a mailbox value invalid. This is because the
old way we stored these values (without the namespace information tacked onto
the front) is no longer valid in IMP since there is no more concept of a
"default" namespace. I will probably have to work on an upgrade script that
will automatically preface all mailbox values in prefs with either a user
specified string or with the value of the default namespace.
Please track bugs at http://bugs.horde.org/ticket/?id=2422 |
|
2.14 (+1 -1 lines) |
08/06/2005 09:14 PM |
Chuck Hagenbuch chuck |
Remove deprecated language="" attribute on script tags wherever possible. |
|
2.11.12.2 FRAMEWORK_3 (+0 -1 lines) |
04/27/2005 12:22 AM |
Michael M Slusarz slusarz |
MFH: 1.8 - prefs.php; 2.16 - folderselect.inc; 1.7 - initialpageselect.inc;
1.4 - spamselect.inc; 2.13 - trashselect.inc Tags: IMP_4_0_5, IMP_4_0_4, IMP_4_0_4_RC2, IMP_4_0_4_RC1 |
|
2.13 (+0 -1 lines) |
04/27/2005 12:18 AM |
Michael M Slusarz slusarz |
Call mail/getStream in centralized location. |
|
2.11.12.1 FRAMEWORK_3 (+10 -9 lines) |
04/25/2005 03:50 PM |
Jan Schneider jan |
MFH: Fix drop down lists in folder preferences (Bug #1794). |
|
2.12 (+10 -9 lines) |
04/14/2005 10:43 PM |
Michael M Slusarz slusarz |
Bug: 1794
Hmmm... this must have been broke for awhile since it stems from the fact that
the preferences pages are no longer loaded from IMP - they are loaded from
Horde. Therefore, the IMAP stream was not being opened at all (this is done
when we check authentication in IMP). Fix that, and clean up the code while
I'm there, add new folder creation capability to SPAM folder, use existing
code in lib/prefs.php to update Spam folder preference, and use unique names
for the JS functions so that they don't clobber each other. Whew. |
|
2.1.2.7 RELENG_3 (+4 -4 lines) |
07/16/2002 11:46 AM |
Jan Schneider jan |
Remove short open tags. Tags: IMP_3_2_8, IMP_3_2_7, IMP_3_2_7_RC1, IMP_3_2_6, IMP_3_2_5, IMP_3_2_4, IMP_3_2_3, IMP_3_2_3_RC1, IMP_3_2_2_RC1, IMP_3_2_2, IMP_3_2_1, IMP_3_2, IMP_3_2_RC3, IMP_3_2_RC2, IMP_3_2_RC1 |
|
2.11 (+4 -4 lines) |
06/15/2002 01:04 AM |
Chuck Hagenbuch chuck |
Replace <?= with <?php echo, and remove the short_open_tags requirement. Tags: FRAMEWORK_3, IMP_4_0_3, IMP_4_0_3_RC1, IMP_4_0_2, IMP_4_0_2_RC1, IMP_4_0_1, IMP_4_0, IMP_4_0_RC3, IMP_4_0_RC2, IMP_4_0_RC1, IMP_4_0_BETA, IMP_4_0_ALPHA |
|
2.1.2.6 RELENG_3 (+2 -2 lines) |
03/09/2002 09:52 PM |
Chuck Hagenbuch chuck |
MFH: IMP templates. Tags: IMP_3_1, IMP_3_1_RC3, IMP_3_1_RC2, IMP_3_1_RC1 |
|
2.10 (+2 -2 lines) |
02/19/2002 08:08 PM |
Jan Schneider jan |
More gettext-javascript-escaping |
|
2.1.2.5 RELENG_3 (+0 -1 lines) |
02/15/2002 04:48 PM |
Jan Schneider jan |
MFH: Escape all gettext strings that are in a javascript call. |
|
2.9 (+1 -1 lines) |
02/14/2002 10:11 AM |
Jan Schneider jan |
Another folder fix.
Submitted by: Jan Kuipers <jrkuipers@lauwerscollege.nl> |
|
2.8 (+1 -1 lines) |
02/07/2002 05:15 PM |
Jan Schneider jan |
Remove redundant listing of selected folders. |
|
2.7 (+2 -2 lines) |
01/31/2002 10:02 AM |
Chuck Hagenbuch chuck |
Make templates consistent
Submitted by: Jan Kuipers <jrkuipers@lauwerscollege.nl> |
|
2.6 (+0 -1 lines) |
01/23/2002 01:06 PM |
jon |
Removing the $Horde: $ tags from the templates. |
|
2.1.2.4 RELENG_3 (+2 -2 lines) |
01/11/2002 04:41 AM |
Jan Schneider jan |
MFH 2.5: Prepend preambleString to the Trash folder value.
Submitted by: Simon Cocking <simon@mailguard.com.au> |
|
2.5 (+1 -1 lines) |
01/11/2002 04:40 AM |
Jan Schneider jan |
Prepend preambleString to the Trash folder value.
Submitted by: Simon Cocking <simon@mailguard.com.au> |
|
2.1.2.3 RELENG_3 (+1 -0 lines) |
12/21/2001 04:41 AM |
Jan Schneider jan |
MFH 2.4: Add Horde tag. Tags: IMP_3_0_RC4, IMP_3_0 |
|
2.4 (+1 -0 lines) |
12/21/2001 04:40 AM |
Jan Schneider jan |
Add Horde tag. |
|
2.1.2.2 RELENG_3 (+2 -0 lines) |
12/19/2001 05:18 AM |
Jan Schneider jan |
MFH: Fix javascript onchange bug with Mozilla. |
|
2.3 (+2 -0 lines) |
12/19/2001 05:16 AM |
Jan Schneider jan |
Fix javascript onchange bug with Mozilla. |
|
2.1.2.1 RELENG_3 (+2 -2 lines) |
12/04/2001 02:34 AM |
Jan Schneider jan |
MFH 2.2: Trash folders are not sent mail folders.
Submitted by: jwm@horde.net |
|
2.2 (+2 -2 lines) |
12/04/2001 02:26 AM |
Jan Schneider jan |
Trash folders are actually trash folders not sent mail folders.
Bug: 810
Submitted by: jwm@horde.net |
|
2.1 |
05/02/2001 06:27 PM |
Chuck Hagenbuch chuck |
Add user prefs for trash folder (whether to use it, and what it is) - you'll
need to update your config/prefs.php to get them.
Also clean up a bunch of trash_folder things.
Bug: 643 Tags: RELENG_3, IMP_3_0_RC3, IMP_3_0_RC2, IMP_3_0_0_RC1 |