Revisions for imp/fetchmailprefs.php

Location: [ Horde ] / imp / fetchmailprefs.php 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
1.39.4.9 FRAMEWORK_3 (+7 -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_2_1_RC1, IMP_4_2, IMP_4_2_RC4

1.67 (+7 -3 lines) 04/08/2008 12:38 AM Michael M Slusarz slusarz

Start updating app pref handlers to correctly work with DIMP.

1.39.4.8 FRAMEWORK_3 (+6 -10 lines) 01/11/2008 01:07 PM Michael M Slusarz slusarz

Bug: 6094
MFH: fetchmailprefs.php - 1.66; fetchmailprefs.js - 1.5;
fetchmailprefs.html - 1.5

Tags: IMP_4_2_RC3, IMP_4_2_RC2

1.66 (+6 -10 lines) 01/11/2008 12:56 PM Michael M Slusarz slusarz

Bug: 6094
More fetchmail UI fixes.

1.39.4.7 FRAMEWORK_3 (+2 -2 lines) 01/10/2008 10:27 PM Michael M Slusarz slusarz

Bug: 6094
Fix duplicate DOM ID issue.

1.65 (+2 -2 lines) 01/10/2008 10:24 PM Michael M Slusarz slusarz

Bug: 6094
Fix duplicate DOM ID issue.

1.39.4.6 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:31 AM Jan Schneider jan

Happy New Year

1.64 (+2 -2 lines) 01/02/2008 06:12 AM Jan Schneider jan

Happy New Year

1.39.4.5 FRAMEWORK_3 (+112 -23 lines) 12/20/2007 08:59 AM Jan Schneider jan

Merge from HEAD.

1.63 (+2 -1 lines) 11/27/2007 02:58 AM Michael M Slusarz slusarz

Use prototypejs here.

Tags: BEFORE_MERGE_3_2

1.62 (+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: IMP_4_2_RC1

1.61 (+3 -3 lines) 10/30/2007 08:44 PM Jan Schneider jan

Copyrights from Nuno.

1.60 (+3 -3 lines) 09/21/2007 01:47 PM Chuck Hagenbuch chuck

Checking a boolean expression for ? true : false is always redundant.

1.59 (+2 -2 lines) 06/27/2007 01:23 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

Tags: IMP_4_2_ALPHA

1.58 (+2 -2 lines) 01/10/2007 10:49 PM Michael M Slusarz slusarz

rename as template file, not html file

1.39.4.4 FRAMEWORK_3 (+3 -3 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.57 (+2 -2 lines) 01/02/2007 07:47 AM Jan Schneider jan

Happy New Year

1.56 (+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.55 (+2 -2 lines) 12/27/2006 02:53 AM Michael M Slusarz slusarz

Remove PHP code from fetchmailprefs.php.

1.54 (+1 -2 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.53 (+16 -22 lines) 12/15/2006 02:16 AM Michael M Slusarz slusarz

No need for if flag in templates anymore

1.52 (+6 -6 lines) 09/04/2006 06:43 PM Michael M Slusarz slusarz

coding standards: don't use is_null().

1.51 (+9 -2 lines) 09/01/2006 10:19 AM Jan Schneider jan

Vhost'ed preference files.

1.50 (+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.

1.49 (+3 -4 lines) 03/12/2006 01:40 PM Michael M Slusarz slusarz

Bug: 3612
still more template fixes

1.48 (+2 -2 lines) 03/12/2006 03:14 AM Michael M Slusarz slusarz

standardize my e-mail address

1.47 (+11 -7 lines) 03/11/2006 11:04 PM Michael M Slusarz slusarz

Bug: 3612
more template fixes.

1.46 (+16 -13 lines) 03/11/2006 08:58 PM Michael M Slusarz slusarz

Bug: 3610
Various template fixes.

1.45 (+5 -1 lines) 03/11/2006 08:44 PM Michael M Slusarz slusarz

Move javascript to separate file.

1.44 (+3 -2 lines) 03/11/2006 12:44 AM Chuck Hagenbuch chuck

set $drivers in the fetchmailprefs template
Bug: 3609

1.43 (+3 -3 lines) 02/26/2006 02:33 PM Michael M Slusarz slusarz

Need to use IMP_Template due to BC issues.

1.42 (+85 -10 lines) 02/26/2006 02:58 AM Michael M Slusarz slusarz

Convert fetchmailprefs.php to Horde_Template::.

1.39.4.3 FRAMEWORK_3 (+3 -3 lines) 01/01/2006 04:28 PM Jan Schneider jan

Happy new year

Tags: 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

1.41 (+3 -3 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

1.39.4.2 FRAMEWORK_3 (+1 -1 lines) 10/18/2005 08:13 AM Jan Schneider jan

Merged from HEAD

1.40 (+3 -3 lines) 01/03/2005 09:34 AM Jan Schneider jan

Happy New Year

Tags: BEFORE_MERGE_3_1

1.39.4.1 FRAMEWORK_3 (+3 -3 lines) 01/03/2005 07:25 AM Jan Schneider jan

Happy New Year

Tags: IMP_4_0_5, IMP_4_0_4, IMP_4_0_4_RC2, IMP_4_0_4_RC1, IMP_4_0_3, IMP_4_0_3_RC1, IMP_4_0_2, IMP_4_0_2_RC1, IMP_4_0_1

1.39 (+2 -2 lines) 11/30/2004 01:43 PM eraserhd

* Don't encode URL used in header().

Tags: FRAMEWORK_3, IMP_4_0, IMP_4_0_RC3

1.38 (+2 -2 lines) 10/18/2004 08:45 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

Tags: IMP_4_0_RC2, IMP_4_0_RC1, IMP_4_0_BETA

1.37 (+4 -4 lines) 05/10/2004 12:46 PM Jan Schneider jan

Use unique form field names to avoid auto-filling.

1.36 (+4 -3 lines) 05/06/2004 09:41 AM Chuck Hagenbuch chuck

Sort out templates a little, and don't show prefs navigation on
non-preferences pages.

1.35 (+7 -5 lines) 04/09/2004 10:38 AM Jan Schneider jan

Let special prefs use the same layout as "normal" prefs. PGP and S/MIME are
still to be cleaned up.

1.34 (+5 -5 lines) 04/09/2004 07:22 AM Jan Schneider jan

Remove fm_ prefix from template names

1.33 (+2 -2 lines) 02/23/2004 03:19 AM Michael M Slusarz slusarz

A bunch more prefs links exist in IMP, so create IMP::prefsURL() to assist
us.

Tags: IMP_4_0_ALPHA

1.32 (+2 -1 lines) 02/18/2004 06:32 PM Michael M Slusarz slusarz

Submitted by: Gary Windham <windhamg@email.arizona.edu>
When deleting, check to make sure if we need to run fetchmail on login.

1.31 (+3 -2 lines) 02/14/2004 03:37 AM Michael M Slusarz slusarz

Some tweaks and fixes.

1.30 (+48 -41 lines) 02/14/2004 03:26 AM Michael M Slusarz slusarz

Bug:
Submitted by:
Merge after:
[mms] Rewrote fetchmail to use subclasses/drivers to do all the work - this
allows support for accessing more mail server types in the future.

While converting, cleaned up a bunch of code and try to make this
functionality less dependent on javascript code for rendering.
Rennamed classed to be more consistent with other IMP libraries.
Completely rework the accounts window - there is no need to have the
configuration parameters in there when fetching mail.  Instead, have checkboxes
to select which accounts you want to fetch mail from.

NOTE - DUE TO A CHANGE IN THE PREFERENCE FORMAT, ALL OLD FETCHMAIL SETTINGS
WILL NO LONGER BE USED.  YOU WILL HAVE TO RECREATE YOUR SETTINGS. :(

Now, who wants to write the hotmail and/or yahoo drivers... :)

1.29 (+2 -2 lines) 01/17/2004 05:57 PM Jan Schneider jan

All footers look the same, so why not use only one.

1.28 (+2 -2 lines) 01/01/2004 10:15 AM Jan Schneider jan

Happy new year everyone.

1.27 (+1 -2 lines) 12/24/2003 04:31 PM Michael M Slusarz slusarz

We shouldn't need these anymore now that js_onLoad is obtained through
Util::nonInputVar().

1.26 (+11 -11 lines) 09/16/2003 07:05 PM Jan Schneider jan

Use the new Util:: class.

1.25 (+7 -8 lines) 06/17/2003 03:53 AM Michael M Slusarz slusarz

Convert from numeric -> string Action IDs.
If this works out, we can do this with the other Horde apps as well.

1.24 (+2 -2 lines) 06/12/2003 02:10 AM Michael M Slusarz slusarz

Nuke status.php - 1 less pageload - and move to IMP::status().
This can be done for all other Horde applications also (e.g. like what
Chuck did for menu.php).  I'll slowly try to do this, but any help would
be cool also :)

1.23 (+2 -2 lines) 05/22/2003 03:15 PM Chuck Hagenbuch chuck

Nuke menu.php - one less file included on every page load.

1.22 (+8 -1 lines) 02/26/2003 01:09 PM Jan Schneider jan

Make fetchmail a maintenance task.
Submitted by: Nuno Loureiro <nuno@co.sapo.pt>

1.21 (+2 -2 lines) 01/31/2003 03:19 PM Michael M Slusarz slusarz

typo.

1.20 (+8 -11 lines) 01/31/2003 03:16 PM Michael M Slusarz slusarz

Submitted by: Nuno Loureiro <nuno@co.sapo.pt>
- Change author's email address.
- Implementation of fetch mail at login time.
- Implementation of account colors in the mailbox review

1.19 (+2 -2 lines) 01/02/2003 09:15 PM Jan Schneider jan

Bump year.

1.18 (+1 -2 lines) 12/18/2002 05:54 PM Chuck Hagenbuch chuck

Fairly huge commit, due to the amount of code I could rip out with
this change (yay, fewer lines, same functionality):

[cjh] The mail/compose method is now a full call, not a link. This means,
      aside from a bit less code duplication, that we now honor the
      compose_popup preference in $registry calls.
[cjh] Deprecated Registry::includeFiles() and Registry::shutdown().

1.17 (+3 -2 lines) 12/15/2002 05:35 PM Michael M Slusarz slusarz

Wsn't deleting when entry was 0 in the array.

1.16 (+12 -15 lines) 12/15/2002 04:07 PM Michael M Slusarz slusarz

Cleanup/consolidate duplicate code in the fetchmail code.
phpdoc.

1.15 (+2 -7 lines) 11/11/2002 06:38 PM Chuck Hagenbuch chuck

cleanup

1.14 (+3 -1 lines) 08/28/2002 05:30 AM mikec

Clean up fetchmail code to use PEAR_Error and a params array.
Remove use of private variables.
Add 'mark as seen' option.

1.13 (+4 -4 lines) 08/06/2002 11:50 AM Chuck Hagenbuch chuck

NOOP is a very silly constant. Getting rid of it.

1.12 (+2 -4 lines) 07/24/2002 06:49 PM Jan Schneider jan

Call IMP::checkAuthentication once in lib/base.php instead of in each page.

1.11 (+12 -8 lines) 07/22/2002 04:23 AM Jan Schneider jan

Fix bugs with deleting and editing a single remaining account.

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

1.10 (+45 -48 lines) 07/12/2002 01:08 PM Michael M Slusarz slusarz

Use Horde::getPost().
style.

1.9 (+1 -6 lines) 07/01/2002 02:04 PM Michael M Slusarz slusarz

Move compression start/stop code to IMP::.

1.8 (+6 -1 lines) 06/27/2002 02:43 AM Michael M Slusarz slusarz

Making the internet a less crowded place... all of these files seem to be
missing the compression switch. Was there a reason these files didn't
contain this code (besides oversight)?

1.7 (+3 -5 lines) 06/22/2002 01:12 AM Michael M Slusarz slusarz

Use IMP::checkAuthentication().

1.6 (+2 -2 lines) 06/19/2002 02:43 PM Chuck Hagenbuch chuck

Make sure to urlencode the url parameter.

1.5 (+2 -2 lines) 06/05/2002 04:50 PM Marcus I. Ryan marcus

Fetchmail will now delete the last account in the list.
Delete button was being created with JavaScript; made it sane.

1.4 (+2 -1 lines) 06/04/2002 03:30 PM Marcus I. Ryan marcus

Submitted by: Nuno Loureiro <nuno@co.eth.pt>
Save ALL the fetchmail account settings.

1.3 (+4 -4 lines) 05/27/2002 05:45 PM Jan Schneider jan

Set the url parameter so that we get back to the original page if a session
fails.

1.2 (+3 -1 lines) 05/27/2002 09:33 AM Jan Schneider jan

- wrap some comments that exceeded 80 chars.
- add an option for fetching only new email.
- revamp fetch code.
- some indenting.

Submitted by:  Nuno Loureiro <nuno@co.eth.pt>

1.1 05/25/2002 01:15 PM Jan Schneider jan

Add fetchmail feature.

Submitted by: Nuno Loureiro <nuno@co.eth.pt>