Revisions for ingo/forward.php

Location: [ Horde ] / ingo / forward.php 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.11.8.8 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:32 AM Jan Schneider jan

Happy New Year

Tags: INGO_1_2, INGO_1_2_RC3, INGO_1_2_RC2

1.21 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.11.8.7 FRAMEWORK_3 (+74 -15 lines) 12/20/2007 09:05 AM Jan Schneider jan

Merge from HEAD.

1.20 (+4 -2 lines) 10/31/2007 01:24 PM Jan Schneider jan

Copyright assignments.

Tags: BEFORE_MERGE_3_2, INGO_1_2_RC1

1.19 (+2 -2 lines) 06/27/2007 01:23 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

Tags: INGO_1_2_ALPHA

1.11.8.6 FRAMEWORK_3 (+2 -2 lines) 01/02/2007 08:55 AM Jan Schneider jan

Happy New Year

Tags: INGO_1_1_5, INGO_1_1_4, INGO_1_1_3

1.18 (+37 -8 lines) 10/27/2006 09:07 AM Jan Schneider jan

Add "Save and Enable/Disable" buttons to forward, vacation, and spam screens.
Bug: 4543

1.17 (+36 -8 lines) 04/24/2006 07:53 AM Jan Schneider jan

Use Horde_Form for vacation and forward.

1.11.8.5 FRAMEWORK_3 (+3 -3 lines) 01/31/2006 03:00 PM Jan Schneider jan

MFH: Update/fix license information.

Tags: INGO_1_1_2, INGO_1_1_1, INGO_1_1, INGO_1_1_RC2

1.11.8.4 FRAMEWORK_3 (+6 -7 lines) 01/31/2006 01:46 PM Jan Schneider jan

MFH: 1.15

1.16 (+3 -3 lines) 01/31/2006 01:26 PM Jan Schneider jan

Update/fix license information.

1.15 (+6 -7 lines) 01/31/2006 10:49 AM Jan Schneider jan

Catch errors, don't activate rules on error.

1.11.8.3 FRAMEWORK_3 (+3 -3 lines) 01/23/2006 09:47 AM Jan Schneider jan

MFH:
Catch errors.
Use the configured administration user for retrieving scripts too.
Pass filter objects by reference.
Load ingo's own css.

1.14 (+3 -3 lines) 01/23/2006 09:24 AM Jan Schneider jan

Pass filter objects by reference.

1.11.8.2 FRAMEWORK_3 (+2 -2 lines) 01/01/2006 04:29 PM Jan Schneider jan

Happy new year

Tags: INGO_1_1_RC1

1.13 (+2 -2 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

1.12 (+2 -2 lines) 01/03/2005 09:35 AM Jan Schneider jan

Happy New Year

Tags: BEFORE_MERGE_3_1

1.11.8.1 FRAMEWORK_3 (+2 -2 lines) 01/03/2005 07:25 AM Jan Schneider jan

Happy New Year

Tags: INGO_1_0_2, INGO_1_0_2_RC1, INGO_1_0_1

1.11 (+2 -2 lines) 11/16/2004 10:43 PM Chuck Hagenbuch chuck

CSS menu

Tags: FRAMEWORK_3, INGO_1_0, INGO_1_0_RC3, INGO_1_0_RC2, INGO_1_0_RC1

1.10 (+2 -2 lines) 10/18/2004 08:45 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

Tags: INGO_1_0_BETA

1.9 (+2 -2 lines) 01/17/2004 05:57 PM Jan Schneider jan

All footers look the same, so why not use only one.

Tags: INGO_1_0_ALPHA

1.8 (+2 -2 lines) 01/01/2004 10:15 AM Jan Schneider jan

Happy new year everyone.

1.7 (+4 -4 lines) 09/16/2003 07:05 PM Jan Schneider jan

Use the new Util:: class.

1.6 (+2 -1 lines) 08/08/2003 11:28 AM Michael M Slusarz slusarz

Add titles to Ingo pages.
Add favicon
Some formatting tweaks

1.5 (+5 -3 lines) 07/18/2003 12:59 PM Michael M Slusarz slusarz

UI fiddling
Display whether a rule is disabled on its particular page.

1.4 (+12 -11 lines) 07/17/2003 07:06 PM Michael M Slusarz slusarz

[mms] The storage system has been abstracted out to allow for multiple
backend storage drivers.
This is much better than before because now the yucky details on how the
data is stored is handled exclusively by Ingo_Storage::.  Except for the
definition of rules - that still needs to be worked on.

1.3 (+4 -3 lines) 07/05/2003 07:17 PM Michael M Slusarz slusarz

Redirect with error message if any of these actions are not available in
the current driver.

1.2 (+7 -1 lines) 07/04/2003 06:26 PM Jan Schneider jan

Redirect to main page if accessing a disabled page.

1.1 06/30/2003 02:51 AM Michael M Slusarz slusarz

Submitted by: Todd Merritt <tmerritt@email.arizona.edu>
Added forward action.