|
2.423 (+2 -5 lines) |
07/22/2008 02:03 AM |
Michael M Slusarz slusarz |
More cleanups to remove BC stuff. |
|
2.422 (+3 -3 lines) |
07/22/2008 01:32 AM |
Michael M Slusarz slusarz |
Remove IMP_Serialize_JSON::. |
|
2.309.2.41 FRAMEWORK_3 (+2 -2 lines) |
07/09/2008 02:08 AM |
Michael M Slusarz slusarz |
MFH:
1.199 +6 -3 imp/lib/IMAP/Tree.php
2.421 +2 -2 imp/folders.php
1.200 +4 -1 imp/lib/IMAP/Tree.php |
|
2.421 (+2 -2 lines) |
07/09/2008 01:36 AM |
Michael M Slusarz slusarz |
Disable checkbox for Virtual Folders base folder. |
|
2.309.2.40 FRAMEWORK_3 (+2 -2 lines) |
05/19/2008 03:25 PM |
Michael M Slusarz slusarz |
MFH: Rearrange parameters so height/width are optional. Tags: IMP_4_2 |
|
2.420 (+2 -2 lines) |
05/19/2008 03:22 PM |
Michael M Slusarz slusarz |
Rearrange parameters so height/width are optional. |
|
2.309.2.39 FRAMEWORK_3 (+3 -2 lines) |
03/09/2008 11:38 PM |
Chuck Hagenbuch chuck |
MFH:
2.419 +3 -2 imp/folders.php
2.860 +3 -2 imp/mailbox.php
2.711 +3 -2 imp/message.php Tags: IMP_4_2_RC4, IMP_4_2_RC3 |
|
2.419 (+3 -2 lines) |
03/09/2008 11:31 PM |
Chuck Hagenbuch chuck |
Display the regular page but don't perform the action, and show a
notification why, instead of just exiting. |
|
2.309.2.38 FRAMEWORK_3 (+20 -6 lines) |
02/20/2008 06:21 PM |
Chuck Hagenbuch chuck |
MFH: CSRF token protections for IMP actions and logout links |
|
2.418 (+20 -6 lines) |
02/18/2008 06:16 PM |
Chuck Hagenbuch chuck |
[cjh] Protect mailbox, message, and folder actions with CSRF tokens. |
|
2.309.2.37 FRAMEWORK_3 (+2 -2 lines) |
01/02/2008 06:31 AM |
Jan Schneider jan |
Happy New Year Tags: IMP_4_2_RC2 |
|
2.417 (+2 -2 lines) |
01/02/2008 06:12 AM |
Jan Schneider jan |
Happy New Year |
|
2.309.2.36 FRAMEWORK_3 (+216 -234 lines) |
12/20/2007 08:59 AM |
Jan Schneider jan |
Merge from HEAD. |
|
2.416 (+2 -2 lines) |
11/30/2007 06:09 PM |
Jan Schneider jan |
Escape Tags: BEFORE_MERGE_3_2 |
|
2.415 (+4 -3 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 |
|
2.414 (+2 -2 lines) |
10/30/2007 08:23 PM |
Jan Schneider jan |
First round of copyright assignments. |
|
2.413 (+3 -2 lines) |
09/26/2007 01:15 PM |
Michael M Slusarz slusarz |
Short circuit fixed folders test if it is not defined. |
|
2.412 (+1 -2 lines) |
08/01/2007 12:10 AM |
Chuck Hagenbuch chuck |
Jon has assigned his copyrights to The Horde Project. Tags: IMP_4_2_ALPHA |
|
2.411 (+3 -3 lines) |
06/27/2007 01:23 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
2.410 (+12 -6 lines) |
06/25/2007 12:40 PM |
Jan Schneider jan |
Add configuration for folders that may not be modified. |
|
2.409 (+1 -2 lines) |
06/20/2007 03:33 PM |
Michael M Slusarz slusarz |
Bug: 5307
Inline PHP-generated javascript to avoid cross-domain leaking. |
|
2.408 (+10 -3 lines) |
06/18/2007 02:36 PM |
Jan Schneider jan |
Folder sizes are tabular data, so use a table. Add sorting while I'm there. |
|
2.407 (+5 -5 lines) |
05/12/2007 03:15 PM |
Chuck Hagenbuch chuck |
[cjh] Add a few more new mail sounds and allow the user to choose
between them (Request #3260). |
|
2.406 (+13 -2 lines) |
04/19/2007 09:43 PM |
Matt Selsky selsky |
Fix tree icon direction in RTL mode. (Use rev- icons)
Bug: 3706 |
|
2.405 (+7 -7 lines) |
04/19/2007 09:39 PM |
Matt Selsky selsky |
Fix indentation. |
|
2.404 (+3 -7 lines) |
02/24/2007 02:16 AM |
Michael M Slusarz slusarz |
Simplify, fix variable name. |
|
2.403 (+8 -5 lines) |
02/16/2007 03:35 AM |
Michael M Slusarz slusarz |
Bug: 3581
Allow user to create base level folders if public/shared namespace is ''. |
|
2.402 (+2 -2 lines) |
02/09/2007 01:44 AM |
Michael M Slusarz slusarz |
Use unaliased keys to access imap tree elements. |
|
2.401 (+2 -2 lines) |
02/06/2007 12:12 PM |
Jan Schneider jan |
Move imp.js.php out of js/. |
|
2.400 (+11 -18 lines) |
01/12/2007 03:47 AM |
Michael M Slusarz slusarz |
Clean up the newmail notification code. |
|
2.399 (+10 -1 lines) |
01/08/2007 11:44 AM |
Jan Schneider jan |
Reset RECENT flags in folder views too. |
|
2.398 (+6 -4 lines) |
01/05/2007 05:52 PM |
Michael M Slusarz slusarz |
Don't add links to containers. |
|
2.309.2.35 FRAMEWORK_3 (+5 -5 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.397 (+2 -2 lines) |
01/02/2007 07:47 AM |
Jan Schneider jan |
Happy New Year |
|
2.396 (+6 -4 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.395 (+2 -2 lines) |
12/27/2006 03:12 AM |
Michael M Slusarz slusarz |
IMP, not DIMP. |
|
2.394 (+3 -3 lines) |
12/27/2006 02:50 AM |
Michael M Slusarz slusarz |
Remove PHP code from popup.js. |
|
2.393 (+3 -2 lines) |
12/27/2006 02:33 AM |
Michael M Slusarz slusarz |
Remove PHP code from folders JS file. |
|
2.392 (+7 -8 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.391 (+10 -12 lines) |
12/15/2006 02:16 AM |
Michael M Slusarz slusarz |
No need for if flag in templates anymore |
|
2.390 (+2 -1 lines) |
12/03/2006 06:10 PM |
Michael M Slusarz slusarz |
Convert to prototype. |
|
2.389 (+3 -3 lines) |
11/29/2006 11:01 PM |
Michael M Slusarz slusarz |
Use IMP_Serialize_JSON:: for BC. |
|
2.388 (+4 -6 lines) |
11/28/2006 11:20 PM |
Michael M Slusarz slusarz |
Much improved output of this javascript. |
|
2.387 (+3 -3 lines) |
11/20/2006 12:40 AM |
Michael M Slusarz slusarz |
Fix undefined $this reference and class generation for unsubscribed folders. |
|
2.386 (+88 -2 lines) |
11/16/2006 11:26 PM |
Michael M Slusarz slusarz |
IMAP_Tree actually has *too* much logic. Remove all display logic and put it
in folders.php. Clean up code in element() and build(). Documentation (at
last) as to the return of element() and build(). |
|
2.385 (+2 -2 lines) |
11/08/2006 02:28 AM |
Michael M Slusarz slusarz |
Bug: 4253
More encoding improvements for popup_imp(). |
|
2.384 (+2 -6 lines) |
11/06/2006 12:40 AM |
Michael M Slusarz slusarz |
Bug: 4253
Fix encoding ampersands when calling popup_imp() javascript function. |
|
2.383 (+2 -2 lines) |
10/08/2006 12:14 AM |
Chuck Hagenbuch chuck |
Don't need these arguments anymore. |
|
2.382 (+2 -2 lines) |
10/04/2006 01:36 AM |
Michael M Slusarz slusarz |
Always unsubscribe from folder when deleting, even if subscriptions is not
currently on. |
|
2.381 (+2 -1 lines) |
08/09/2006 09:21 PM |
Michael M Slusarz slusarz |
Bug: 4245
Make sure all folder caches are emptied when we rebuild the folder tree. |
|
2.380 (+2 -1 lines) |
07/16/2006 05:47 AM |
Matt Selsky selsky |
Add labels to checkbox elements.
Enable gettext in template.
Bug: 4080 |
|
2.309.2.34 FRAMEWORK_3 (+3 -2 lines) |
07/13/2006 11:44 PM |
Michael M Slusarz slusarz |
Put htmlspecialchars() call in right place. Tags: IMP_4_1_3 |
|
2.379 (+33 -1 lines) |
07/06/2006 12:19 AM |
Michael M Slusarz slusarz |
Bug: 4065
Add folder size display to folders page. |
|
2.309.2.10.2.1 FRAMEWORK_3_0 (+2 -2 lines) |
07/04/2006 11:06 PM |
Chuck Hagenbuch chuck |
MFH
2.309.2.33 +2 -2 imp/folders.php
2.18.4.4 +1 -1 imp/templates/message/Attic/navbar_navigate.inc Tags: IMP_4_0_5 |
|
2.309.2.33 FRAMEWORK_3 (+2 -2 lines) |
07/04/2006 11:04 PM |
Chuck Hagenbuch chuck |
MFH: folder label escaping |
|
2.378 (+5 -11 lines) |
06/08/2006 02:37 AM |
Michael M Slusarz slusarz |
minor tweaks |
|
2.377 (+5 -5 lines) |
06/03/2006 01:11 PM |
Michael M Slusarz slusarz |
No more global $imp variable. Just use $_SESSION['imp']. |
|
2.376 (+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.375 (+3 -3 lines) |
05/24/2006 06:07 AM |
Jan Schneider jan |
Escape |
|
2.374 (+2 -3 lines) |
05/22/2006 01:37 PM |
Michael M Slusarz slusarz |
1st attempt at converting folders page to new msgactions format. |
|
2.373 (+2 -2 lines) |
05/10/2006 03:14 AM |
Michael M Slusarz slusarz |
Bug: 3877
Make sure the keys passed into expungeMailbox() contain the mailbox names. |
|
2.372 (+6 -6 lines) |
04/26/2006 12:36 AM |
Michael M Slusarz slusarz |
Remove deprecated assign by reference for new object instantiations. |
|
2.309.2.32 FRAMEWORK_3 (+2 -2 lines) |
04/10/2006 01:03 AM |
Michael M Slusarz slusarz |
MFH: Never open connection to specific mailbox unless we need it. Tags: IMP_4_1_2, IMP_4_1_1 |
|
2.371 (+2 -2 lines) |
04/07/2006 04:47 PM |
Michael M Slusarz slusarz |
Unless we explicitly set the OP_HALFOPEN flag, imap will default to INBOX.
Automatically convert a blank mailbox to OP_HALFOPEN in IMP_IMAP so we can
more accurately track the current stream state.
Don't open a mailbox if the page has explicitly said we do not need a
connection to a mailbox (e.g. OP_HALFOPEN).
Add some more pages to the list of pages that don't need an active mailbox. |
|
2.309.2.31 FRAMEWORK_3 (+1 -2 lines) |
03/22/2006 05:23 AM |
Jan Schneider jan |
MFH: 2.370 |
|
2.370 (+1 -2 lines) |
03/22/2006 05:12 AM |
Jan Schneider jan |
Only subscribe to folders if necessary. |
|
2.369 (+2 -2 lines) |
03/12/2006 09:14 PM |
Michael M Slusarz slusarz |
Bug: 2197
Add preference to poll all folders for new mail. |
|
2.368 (+2 -2 lines) |
03/12/2006 03:14 AM |
Michael M Slusarz slusarz |
standardize my e-mail address |
|
2.367 (+51 -52 lines) |
02/25/2006 08:38 PM |
Michael M Slusarz slusarz |
Rearrange code a bit to eliminate need for an extra template file. |
|
2.366 (+2 -2 lines) |
02/22/2006 01:05 AM |
Michael M Slusarz slusarz |
Clean up folder actions lists - no need to have 'Folder' repeated in every
option since it is pretty obvious that is what these actions are referring to.
Finish stub help documentation for all folder actions. |
|
2.309.2.30 FRAMEWORK_3 (+2 -2 lines) |
02/21/2006 02:12 AM |
Michael M Slusarz slusarz |
MFH: imp/lib/IMAP/Tree.php - 1.89 Tags: IMP_4_1 |
|
2.309.2.29 FRAMEWORK_3 (+3 -2 lines) |
02/10/2006 04:10 PM |
Michael M Slusarz slusarz |
MFH: Move open_compose_win code to popup.js. We can now pass in a list of args
to popup_imp(). Always focus when opening a popup. One less JS file. Tags: IMP_4_1_RC3 |
|
2.365 (+3 -2 lines) |
02/10/2006 04:05 PM |
Michael M Slusarz slusarz |
Move open_compose_win code to popup.js. We can now pass in a list of args
to popup_imp(). Always focus when opening a popup. One less JS file. |
|
2.364 (+5 -2 lines) |
02/05/2006 05:47 PM |
Jan Schneider jan |
MFB: 2.309.2.28 |
|
2.309.2.28 FRAMEWORK_3 (+5 -2 lines) |
02/05/2006 05:45 PM |
Jan Schneider jan |
More BC checks for audio notification. |
|
2.309.2.27 FRAMEWORK_3 (+4 -4 lines) |
02/04/2006 02:13 PM |
Michael M Slusarz slusarz |
MFH: Use IMP_Message::singleton() since there is no reason we need more than 1
copy of this object floating around. |
|
2.363 (+4 -4 lines) |
02/04/2006 02:09 PM |
Michael M Slusarz slusarz |
Use IMP_Message::singleton() since there is no reason we need more than 1 copy
of this object floating around. |
|
2.362 (+2 -1 lines) |
01/26/2006 10:51 AM |
Jan Schneider jan |
Enable gettext. |
|
2.361 (+3 -6 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. |
|
2.309.2.26 FRAMEWORK_3 (+4 -1 lines) |
01/23/2006 10:36 AM |
Michael M Slusarz slusarz |
MFH 2.358, 2.359 Tags: IMP_4_1_RC2 |
|
2.309.2.25 FRAMEWORK_3 (+1 -6 lines) |
01/23/2006 03:12 AM |
Michael M Slusarz slusarz |
MFH 2.360 |
|
2.360 (+1 -6 lines) |
01/23/2006 03:11 AM |
Michael M Slusarz slusarz |
not needed |
|
2.359 (+2 -1 lines) |
01/22/2006 11:38 PM |
Michael M Slusarz slusarz |
Also recreate virtual inbox query when removing folder from poll list. |
|
2.358 (+3 -1 lines) |
01/22/2006 11:37 PM |
Michael M Slusarz slusarz |
When polling folder for new mail, make sure it is subscribed.
Recreate Virtual INBOX search when adding polled folders. |
|
2.309.2.24 FRAMEWORK_3 (+5 -5 lines) |
01/18/2006 09:04 PM |
Michael M Slusarz slusarz |
IMP_Search:: fixes |
|
2.309.2.23 FRAMEWORK_3 (+5 -5 lines) |
01/17/2006 11:58 PM |
Michael M Slusarz slusarz |
MFH: New IMP_Search:: framework. Since HEAD and FRAMEWORK_3 are significantly
different in lots of areas, I had to do quite a bit of manual merging -
hopefully I got everything. |
|
2.357 (+4 -6 lines) |
01/16/2006 11:12 PM |
Michael M Slusarz slusarz |
fix parameter name |
|
2.356 (+7 -5 lines) |
01/16/2006 03:36 PM |
Michael M Slusarz slusarz |
Bug: 3255
Merge after: 1 week
Rewrite of IMP_Search:: and IMP_VFolder::. We shouldn't need a separate
vfolder library as the vfolder stuff is simply a subset of our searching
code.
Problems with old code: It was impossible to know for sure whether we were
currently in a virtual mailbox vs. just a search mailbox since there was
no location we could reliably check for this. Now, IMP_Search does all the
work for us - $imp_search will always be available and global if we are using
IMAP.
I realize this is a lot of changes during the RC phase, but necessary since
there were multiple bugs/issues I have found that could not be fixed without
this change (e.g. Bug 3255). I'm going to give this a few days of testing in
HEAD before I merge so dont expect it in 4.1 immediately. |
|
2.355 (+2 -16 lines) |
01/11/2006 12:03 PM |
Michael M Slusarz slusarz |
Add IMP::quota(). |
|
2.309.2.22 FRAMEWORK_3 (+5 -1 lines) |
01/11/2006 12:48 AM |
Michael M Slusarz slusarz |
MFH: Readd option to rebuild folder tree from IMAP server - however, now it is
in the action list. |
|
2.354 (+5 -1 lines) |
01/11/2006 12:44 AM |
Michael M Slusarz slusarz |
Readd option to rebuild folder tree from IMAP server - however, now it is in
the action list. |
|
2.353 (+3 -3 lines) |
01/04/2006 02:30 AM |
Michael M Slusarz slusarz |
Convert menu generation to Horde_Template - is now output by calling
IMP::menu(). |
|
2.309.2.21 FRAMEWORK_3 (+5 -5 lines) |
01/01/2006 04:28 PM |
Jan Schneider jan |
Happy new year Tags: IMP_4_1_RC1 |
|
2.352 (+5 -5 lines) |
01/01/2006 04:10 PM |
Jan Schneider jan |
Happy new year\! |
|
2.309.2.20 FRAMEWORK_3 (+3 -15 lines) |
12/26/2005 04:00 PM |
Michael M Slusarz slusarz |
MFH: folders.php - 2.351; IMP.php - 1.531; prefs.php - 1.19 |
|
2.351 (+3 -15 lines) |
12/26/2005 03:49 PM |
Michael M Slusarz slusarz |
add IMP::appendNamespace().
Make sure user-created mailboxes in prefs are correctly prefixed with namespace
information. |
|
2.350 (+2 -2 lines) |
12/20/2005 02:35 AM |
Michael M Slusarz slusarz |
Bug: 3132
Refactor IMP_Tree::build() to allow us to use it to build the tree in the
sidebar. Reduces a bunch of duplicate code.
Fix user defined icon usage. Unfortunately, due to the large current
difference in the codebase between HEAD and 4.1, this solution will not be
easily backported. Therefore, this is only an IMP 4.2 solution right now.
If someone wants to take a look at this commit and backport, we would much
appreciate it. |
|
2.349 (+2 -2 lines) |
12/15/2005 06:39 PM |
Chuck Hagenbuch chuck |
remove errant space |
|
2.309.2.19 FRAMEWORK_3 (+4 -6 lines) |
12/10/2005 09:57 PM |
Michael M Slusarz slusarz |
MFH 2.348 |
|
2.348 (+4 -6 lines) |
12/10/2005 09:56 PM |
Michael M Slusarz slusarz |
tweak |
|
2.347 (+62 -11 lines) |
12/10/2005 09:55 PM |
Michael M Slusarz slusarz |
Convert folders.php to all Horde_Template::.
Use CSS styling in import.html instead of table styling. |
|
2.309.2.18 FRAMEWORK_3 (+4 -7 lines) |
12/08/2005 12:46 AM |
Michael M Slusarz slusarz |
MFH 2.346 |