Revisions for imp/templates/message/navbar_top.html

Location: [ Horde ] / imp / templates / message / navbar_top.html 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.6.2.2 FRAMEWORK_3 (+1 -0 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.7 (+1 -0 lines) 02/19/2008 12:32 AM Chuck Hagenbuch chuck

Missed a token in this form

1.6.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.6 (+1 -1 lines) 03/11/2007 02:20 PM Chuck Hagenbuch chuck

Change to a POST here to avoid the request URL becoming too long if an
html message has long form values in it (a better solution would be
avoiding having our form wrap the message).

Tags: FRAMEWORK_3, BEFORE_MERGE_3_2, IMP_4_2_RC1, IMP_4_2_ALPHA

1.5 (+4 -4 lines) 12/03/2006 06:12 PM Michael M Slusarz slusarz

Convert to prototype.

1.4 (+1 -0 lines) 07/18/2006 05:24 PM Michael M Slusarz slusarz

Bug: 4170
Some mailbox/thismailbox state fixes.

1.3 (+0 -1 lines) 05/22/2006 12:30 AM Michael M Slusarz slusarz

Clean up CSS for navbar/actions menus.

1.2 (+4 -9 lines) 02/02/2006 02:44 PM Chuck Hagenbuch chuck

html cleanup
Bug: 3391

1.1 12/02/2005 02:27 AM Michael M Slusarz slusarz

Convert navbar_top.inc to Horde_Template::.
Move some more code to a block that doesn't need to be run if in print mode.