Revisions for imp/templates/mailbox/header.html

Location: [ Horde ] / imp / templates / mailbox / header.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.13 (+1 -1 lines) 10/16/2008 02:04 AM Michael M Slusarz slusarz

More cleanup picked out of the 1000's of lines of code I have already changed
in IMP due to the IMAP/MIME rewrite.
Removing ability to change server parameters on the login
screen  All sorts of issues here (code-wise and security wise).  For now,
servers need to be configured in servers.php period.

1.12.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

1.12 (+1 -6 lines) 02/27/2007 01:16 PM Michael M Slusarz slusarz

Better fix for IE6 header/clear goofiness.  Hardcode style in template file
so we don't have to mess with adding a whole other CSS file for a single
definition.

Tags: FRAMEWORK_3, BEFORE_MERGE_3_2, IMP_4_2_RC1, IMP_4_2_ALPHA

1.11 (+3 -3 lines) 01/31/2007 11:37 PM Chuck Hagenbuch chuck

Remove nowrap classes

1.10 (+2 -2 lines) 01/31/2007 07:31 PM Jan Schneider jan

Don't set widths if we only have two columns.

1.9 (+1 -1 lines) 12/23/2006 02:47 AM Michael M Slusarz slusarz

Add search term descriptions to search results/virtual folder pages.

1.8 (+8 -3 lines) 11/04/2006 12:54 AM Chuck Hagenbuch chuck

[cjh] Fix message list header underflow in IE7 (Bug #4608).

1.7 (+1 -0 lines) 10/24/2006 08:32 AM Jan Schneider jan

Add button to empty the current folder.

1.6 (+8 -8 lines) 02/18/2006 01:12 PM Chuck Hagenbuch chuck

revert removal of clear class; I don't have IE 7, but in IE 6, just a
<br /> here causes a whole extra line, and the Mozilla theme displays
correctly with this HTML.

1.5 (+1 -1 lines) 02/02/2006 02:42 PM Chuck Hagenbuch chuck

height fix
Bug: 3392

1.4 (+5 -5 lines) 12/22/2005 02:05 PM Chuck Hagenbuch chuck

These proportions work better for me. Anyone else?

1.3 (+1 -1 lines) 12/06/2005 12:31 PM Chuck Hagenbuch chuck

this is a Horde_Template file now, not PHP.

1.2 (+0 -2 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/05/2005 01:10 AM Michael M Slusarz slusarz

More Horde_Template:: conversions