Revisions for ingo/templates/rule/footer.inc

Location: [ Horde ] / ingo / templates / rule / footer.inc 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.5.12.4 FRAMEWORK_3 (+5 -4 lines) 12/20/2007 09:06 AM Jan Schneider jan

Merge from HEAD.

Tags: INGO_1_2_1, INGO_1_2, INGO_1_2_RC3, INGO_1_2_RC2

1.12 (+1 -1 lines) 04/05/2007 03:49 PM Matt Selsky selsky

Change 'Important' flag to 'Flagged For Followup' to match IMP.

Tags: BEFORE_MERGE_3_2, INGO_1_2_RC1, INGO_1_2_ALPHA

1.11 (+4 -3 lines) 07/13/2006 10:28 AM Matt Selsky selsky

Add labels to form elements.
Make sure ":" characters are within gettext() strings.
CS

Bug: 4080

1.5.12.3 FRAMEWORK_3 (+2 -2 lines) 12/21/2005 09:53 PM Matt Selsky selsky

MFH: XHTML.

Tags: INGO_1_1_5, INGO_1_1_4, INGO_1_1_3, INGO_1_1_2, INGO_1_1_1, INGO_1_1, INGO_1_1_RC2, INGO_1_1_RC1

1.10 (+2 -2 lines) 12/21/2005 07:31 PM Matt Selsky selsky

Bug: 3090
Submitted by: kevin_myer@iu13.org

XHTML cleanup.

1.5.12.2 FRAMEWORK_3 (+4 -4 lines) 12/04/2005 09:29 PM Chuck Hagenbuch chuck

MFH: Fix escaping of output in several cases. None of these, as far as
I can see, would be exploitable by anyone other than an administrator
or the user herself.

1.9 (+4 -4 lines) 12/04/2005 09:27 PM Chuck Hagenbuch chuck

Fix escaping of output in several cases. None of these, as far as I
can see, would be exploitable by anyone other than an administrator or
the user herself.

1.5.12.1 FRAMEWORK_3 (+19 -32 lines) 10/17/2005 07:39 PM Jan Schneider jan

Merged from HEAD.

1.8 (+1 -1 lines) 09/12/2005 11:06 PM Chuck Hagenbuch chuck

Some table cleanup.

Tags: BEFORE_MERGE_3_1

1.7 (+17 -30 lines) 03/20/2005 08:56 PM mdjukic

- remove redundant html code and clean up some indents
- make the screens follow the rest of the horde practice of 100% width
- start using .header li styles for the headers

1.6 (+2 -2 lines) 03/20/2005 07:13 AM mdjukic

<b>/<i> to <strong>/<em>

1.5 (+3 -3 lines) 09/28/2003 04:45 PM mdjukic

a few less caps

Tags: FRAMEWORK_3, INGO_1_0_2, INGO_1_0_2_RC1, INGO_1_0_1, INGO_1_0, INGO_1_0_RC3, INGO_1_0_RC2, INGO_1_0_RC1, INGO_1_0_BETA, INGO_1_0_ALPHA

1.4 (+4 -4 lines) 08/20/2003 08:52 PM Jan Schneider jan

Use Horde::label()

1.3 (+2 -0 lines) 08/18/2003 04:49 PM Michael M Slusarz slusarz

Submitted by: Ben Chavet <ben@chavet.net>
Don't display stop script action if the driver doesn't support it.
Fixes and improvements to the procmail driver.

1.2 (+1 -1 lines) 08/18/2003 02:37 PM Michael M Slusarz slusarz

Turn off setting IMAP flags if the script driver doesn't support it.

1.1 07/18/2003 04:49 PM Michael M Slusarz slusarz

Moved from 'rules' to 'rule' to match the script name.