|
1.10.2.2 FRAMEWORK_3 (+2 -1 lines) |
02/20/2008 06:21 PM |
Chuck Hagenbuch chuck |
MFH: CSRF token protections for IMP actions and logout links Tags: IMP_4_3, IMP_4_3_RC2, IMP_4_2_1_RC1, IMP_4_2, IMP_4_2_RC4, IMP_4_2_RC3 |
|
1.11 (+2 -1 lines) |
02/18/2008 06:16 PM |
Chuck Hagenbuch chuck |
[cjh] Protect mailbox, message, and folder actions with CSRF tokens. |
|
1.10.2.1 FRAMEWORK_3 (+0 -0 lines) |
12/20/2007 09:00 AM |
Jan Schneider jan |
Merge from HEAD. Tags: IMP_4_2_RC2 |
|
1.10 (+2 -2 lines) |
11/29/2006 02:54 AM |
Michael M Slusarz slusarz |
Fixes for the new prototype-enabled js code. Tags: FRAMEWORK_3, BEFORE_MERGE_3_2, IMP_4_2_RC1, IMP_4_2_ALPHA |
|
1.9 (+1 -1 lines) |
11/28/2006 02:44 AM |
Michael M Slusarz slusarz |
Begin to transition mailbox.js to prototype. |
|
1.8 (+1 -0 lines) |
07/18/2006 05:24 PM |
Michael M Slusarz slusarz |
Bug: 4170
Some mailbox/thismailbox state fixes. |
|
1.7 (+2 -1 lines) |
07/16/2006 04:55 AM |
Matt Selsky selsky |
Add labels for form elements.
Bug: 4080 |
|
1.6 (+1 -5 lines) |
05/20/2006 06:37 PM |
Michael M Slusarz slusarz |
If we have reached the sort limit, still allow user to change sort direction. |
|
1.5 (+2 -0 lines) |
02/14/2006 07:02 AM |
Jan Schneider jan |
Include form tag only once. |
|
1.4 (+1 -1 lines) |
01/20/2006 01:03 PM |
Jan Schneider jan |
Keep columns at the same width across all mailboxes in a search result. |
|
1.3 (+11 -15 lines) |
12/06/2005 05:26 PM |
Michael M Slusarz slusarz |
readd table borders to delineate between messages and rows and get rid of
nested tables (yay). Still can't figure out how to make thread graphics line
up nicely though - there remains spaces between them. |
|
1.2 (+14 -13 lines) |
12/06/2005 03:29 AM |
Michael M Slusarz slusarz |
put my horrible design skills to the test and convert mailbox (mostly) from
table formatting. those of you who really know what they are doing should
definitely look at this as i am sure there is a bunch of stuff that can be
cleaned up. |
|
1.1 |
12/06/2005 12:26 AM |
Michael M Slusarz slusarz |
Convert remaining mailbox templates to Horde_Template::. |