Revisions for imp/templates/mailbox/navbar.html

Location: [ Horde ] / imp / templates / mailbox / navbar.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
2.18 (+4 -0 lines) 07/01/2008 03:03 AM Michael M Slusarz slusarz

Added readonly mailbox and disable compose hooks.

2.17.2.1 FRAMEWORK_3 (+0 -0 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.17 (+2 -2 lines) 02/16/2007 02:12 PM Michael M Slusarz slusarz

Bug: 4867
[mms] Change 'Important' flag to 'Flagged For Followup' and clear the flag
after a reply (Request #4867).

Tags: FRAMEWORK_3, BEFORE_MERGE_3_2, IMP_4_2_RC1, IMP_4_2_ALPHA

2.16 (+1 -1 lines) 12/05/2006 06:51 PM Michael M Slusarz slusarz

not needed.

2.15 (+1 -1 lines) 11/28/2006 11:12 PM Michael M Slusarz slusarz

Convert mailbox.php javascript to prototype and various other js cleanups.

2.14 (+1 -1 lines) 11/28/2006 02:44 AM Michael M Slusarz slusarz

Begin to transition mailbox.js to prototype.

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

Bug: 4170
Some mailbox/thismailbox state fixes.

2.12 (+8 -4 lines) 07/16/2006 04:55 AM Matt Selsky selsky

Add labels for form elements.

Bug: 4080

2.11 (+1 -1 lines) 06/11/2006 11:21 AM Chuck Hagenbuch chuck

Inline style isn't the best solution, but otherwise this is a block
element and pushes the <select> to a new line (in Safari, but the
behavior seems technically correct).

2.10 (+6 -6 lines) 05/24/2006 05:56 AM Jan Schneider jan

Fix HTML (no block elements inside inline elements).

2.9 (+2 -2 lines) 05/22/2006 12:30 AM Michael M Slusarz slusarz

Clean up CSS for navbar/actions menus.

2.8 (+56 -54 lines) 05/20/2006 12:42 PM Michael M Slusarz slusarz

Bug: 3933
Tweak mailbox navbar layout.

2.7 (+2 -2 lines) 05/11/2006 02:25 PM Chuck Hagenbuch chuck

Use nowrap class

2.6 (+4 -1 lines) 05/09/2006 12:32 AM Michael M Slusarz slusarz

1st attempt at converting the mailbox navbars to the new CSS formatting.

2.5 (+54 -53 lines) 01/09/2006 01:42 AM Michael M Slusarz slusarz

more display issues with ie

2.4 (+42 -40 lines) 12/10/2005 02:43 AM Michael M Slusarz slusarz

Bug: 3109
Submitted by: vilius@lnk.lt
formatting fixes

2.3 (+52 -60 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.

2.2 (+3 -3 lines) 12/04/2005 09:32 PM Chuck Hagenbuch chuck

- Fix session id output
- Add closing xml tags ("Kevin M. Myer" <kevin_myer@iu13.org>).

2.1 12/03/2005 08:18 PM Michael M Slusarz slusarz

Beginning of mailbox.php conversion to Horde_Template.