Revisions for imp/templates/prefs/folderselect.inc

Location: [ Horde ] / imp / templates / prefs / folderselect.inc View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
2.25 (+10 -8 lines) 08/04/2008 08:58 PM Michael M Slusarz slusarz

Some javascript optimizations.

2.14.12.6 FRAMEWORK_3 (+6 -10 lines) 12/20/2007 09:00 AM Jan Schneider jan

Merge from HEAD.

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

2.24 (+0 -2 lines) 05/12/2007 02:15 PM Chuck Hagenbuch chuck

Remove <!-- //--> in javascript
Remove pointless wrapping tables

Tags: BEFORE_MERGE_3_2, IMP_4_2_RC1, IMP_4_2_ALPHA

2.23 (+6 -8 lines) 03/06/2007 07:38 AM Jan Schneider jan

Nuke table.

2.22 (+2 -2 lines) 07/16/2006 03:02 AM Matt Selsky selsky

Add labels to form elements.

Bug: 4080

2.14.12.5 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.21 (+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.14.12.4 FRAMEWORK_3 (+4 -4 lines) 11/03/2005 11:27 AM Jan Schneider jan

MFH: 2.20

2.20 (+4 -4 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.14.12.3 FRAMEWORK_3 (+2 -2 lines) 10/18/2005 08:14 AM Jan Schneider jan

Merged from HEAD

2.19 (+1 -1 lines) 09/07/2005 02:02 AM Michael M Slusarz slusarz

Convert drafts_folder, sent_mail_folder to using IMP::folderPref().

Tags: BEFORE_MERGE_3_1

2.18 (+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.17 (+1 -1 lines) 08/06/2005 09:14 PM Chuck Hagenbuch chuck

Remove deprecated language="" attribute on script tags wherever possible.

2.14.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.16 (+0 -1 lines) 04/27/2005 12:18 AM Michael M Slusarz slusarz

Call mail/getStream in centralized location.

2.14.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.15 (+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.5.2.5 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.14 (+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.5.2.4 RELENG_3 (+2 -4 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.13 (+2 -2 lines) 02/19/2002 08:08 PM Jan Schneider jan

More gettext-javascript-escaping

2.12 (+1 -1 lines) 02/08/2002 12:09 AM Chuck Hagenbuch chuck

Revert to not storing the folder prefix as part of user preferences.

I know I missed some places; this is meant to be enough of a catalyst for
someone else to find them, and so they'll get taken care of. Yes, I'm that
busy.

2.5.2.3 RELENG_3 (+1 -2 lines) 02/07/2002 05:18 PM Jan Schneider jan

MFH 2.10: Remove redundant listing of selected folders.

2.11 (+1 -1 lines) 02/07/2002 05:15 PM Jan Schneider jan

Remove redundant listing of selected folders.

2.10 (+0 -2 lines) 01/31/2002 10:02 AM Chuck Hagenbuch chuck

Make templates consistent
Submitted by: Jan Kuipers <jrkuipers@lauwerscollege.nl>

2.9 (+2 -2 lines) 01/28/2002 12:38 PM Chuck Hagenbuch chuck

I'm not entirely sure what changed, since this all used to work, but the
drafts folder is now stored with prefix and all, so we don't want to tack it
on again and again.

This should work again now.

2.8 (+0 -1 lines) 01/23/2002 01:06 PM jon

Removing the $Horde: $ tags from the templates.

2.5.2.2 RELENG_3 (+5 -3 lines) 12/19/2001 05:18 AM Jan Schneider jan

MFH: Fix javascript onchange bug with Mozilla.

Tags: IMP_3_0_RC4, IMP_3_0

2.7 (+5 -3 lines) 12/19/2001 05:16 AM Jan Schneider jan

Fix javascript onchange bug with Mozilla.

2.5.2.1 RELENG_3 (+4 -4 lines) 11/18/2001 11:20 AM Chuck Hagenbuch chuck

MFH rev 2.6: fix default selection

Tags: IMP_3_0_RC3, IMP_3_0_RC2

2.6 (+4 -4 lines) 11/18/2001 11:19 AM Chuck Hagenbuch chuck

fix the default selection in the drafts folder list, and remove some unused
code from prefs.php

2.5 (+7 -25 lines) 10/12/2001 09:49 AM Jan Schneider jan

Move all the identity stuff into a seperate class and add support for
sent-mail folders to the identities.

Tags: RELENG_3, IMP_3_0_0_RC1

2.4 (+3 -2 lines) 10/11/2001 06:19 AM Jan Schneider jan

Check if the user really entered a name for the new folder.

2.3 (+1 -2 lines) 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

2.2 (+4 -4 lines) 02/21/2001 01:31 AM jon

Updating preferences functions to match the new Horde preferences API.

You'll need to update config/prefs.php.  See config/prefs.php.dist.

2.1 02/14/2001 06:32 PM Chuck Hagenbuch chuck

Here ya go: update your imp/config/prefs.php, edit away, and see prefs
appear and disappear, change from numbers to textareas to text boxes to...

Yeah. It all works. I need to put change_password back in somehow, but
that's minor. Have fun.