Revisions for imp/templates/compose/redirect.html

Location: [ Horde ] / imp / templates / compose / redirect.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.2.2 FRAMEWORK_3 (+1 -0 lines) 09/24/2008 12:55 PM Jan Schneider jan

MFH: Add compose token to redirect view (Bug #7383).

Tags: IMP_4_3

1.15 (+1 -0 lines) 09/24/2008 12:46 PM Jan Schneider jan

Add compose token to redirect view (Bug #7383).

1.14 (+2 -0 lines) 07/01/2008 03:03 AM Michael M Slusarz slusarz

Added readonly mailbox and disable compose hooks.

1.13.2.1 FRAMEWORK_3 (+0 -0 lines) 12/20/2007 09:00 AM Jan Schneider jan

Merge from HEAD.

Tags: 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.13 (+4 -4 lines) 01/10/2007 12:53 PM Chuck Hagenbuch chuck

Remove fixed class from input fields that don't need it.
Bug: 4858
Submitted by: vilius (at) lnk (dot) lt

Tags: FRAMEWORK_3, BEFORE_MERGE_3_2, IMP_4_2_RC1, IMP_4_2_ALPHA

1.12 (+1 -1 lines) 12/21/2006 12:55 AM Michael M Slusarz slusarz

added DOM id

1.11 (+1 -9 lines) 11/28/2006 01:56 AM Michael M Slusarz slusarz

Use prototype in compose.js.

1.10 (+1 -0 lines) 09/18/2006 03:18 PM Chuck Hagenbuch chuck

Add loading image; js autocomplete was fixed in redirects without it.

1.9 (+1 -1 lines) 08/13/2006 05:40 PM Michael M Slusarz slusarz

Bug: 4284
Fix parameter name.

1.8 (+2 -1 lines) 07/16/2006 07:16 AM Matt Selsky selsky

Add label to form element.

Bug: 4080

1.7 (+1 -1 lines) 07/12/2006 12:33 PM Michael M Slusarz slusarz

Bug: 4147
fix leaky template tag

1.6 (+2 -2 lines) 05/02/2006 06:01 PM Chuck Hagenbuch chuck

- don't let "return" send messages. too easy to send an empty message
when using return to come out of autocomplete
- apply appropriate checkbox CSS class to compose window checkboxes
- use Event.stop() in several places to make sure that hitting "cancel" really
works in all browsers.

1.5 (+4 -1 lines) 04/17/2006 11:29 PM Michael M Slusarz slusarz

implement auto-expand in redirect screen

1.4 (+1 -5 lines) 04/17/2006 11:26 PM Michael M Slusarz slusarz

Port contacts auto-expand code from DIMP.

1.3 (+2 -2 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.

1.2 (+1 -1 lines) 01/20/2006 01:47 AM Michael M Slusarz slusarz

Consolidate javascript code.

1.1 12/11/2005 03:40 PM Michael M Slusarz slusarz

Convert redirect.inc to Horde_Template::.