|
1.33.6.6 FRAMEWORK_3 (+2 -2 lines) |
01/02/2008 06:32 AM |
Jan Schneider jan |
Happy New Year Tags: INGO_1_2_1, INGO_1_2, INGO_1_2_RC3, INGO_1_2_RC2 |
|
1.40 (+2 -2 lines) |
01/02/2008 06:13 AM |
Jan Schneider jan |
Happy New Year |
|
1.33.6.5 FRAMEWORK_3 (+5 -3 lines) |
12/20/2007 09:05 AM |
Jan Schneider jan |
Merge from HEAD. |
|
1.39 (+4 -2 lines) |
10/30/2007 08:23 PM |
Jan Schneider jan |
First round of copyright assignments. Tags: BEFORE_MERGE_3_2, INGO_1_2_RC1 |
|
1.38 (+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.37 (+2 -2 lines) |
04/23/2007 05:18 PM |
Chuck Hagenbuch chuck |
Deprecate singletons and remove some unnecessary references. |
|
1.33.6.4 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.33.6.3 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.36 (+3 -3 lines) |
01/31/2006 01:26 PM |
Jan Schneider jan |
Update/fix license information. |
|
1.33.6.2 FRAMEWORK_3 (+2 -2 lines) |
01/01/2006 04:29 PM |
Jan Schneider jan |
Happy new year Tags: INGO_1_1_RC1 |
|
1.35 (+2 -2 lines) |
01/01/2006 04:10 PM |
Jan Schneider jan |
Happy new year\! |
|
1.34 (+2 -2 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year Tags: BEFORE_MERGE_3_1 |
|
1.33.6.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.15.2.3 RELENG_1 (+2 -2 lines) |
01/03/2005 06:25 AM |
Jan Schneider jan |
Happy New Year! :-) |
|
1.33 (+2 -1 lines) |
11/18/2004 02:15 PM |
Chuck Hagenbuch chuck |
include menu.inc Tags: FRAMEWORK_3, INGO_1_0, INGO_1_0_RC3, INGO_1_0_RC2 |
|
1.32 (+6 -9 lines) |
11/16/2004 10:43 PM |
Chuck Hagenbuch chuck |
CSS menu Tags: INGO_1_0_RC1 |
|
1.31 (+2 -2 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). Tags: INGO_1_0_BETA |
|
1.30 (+2 -2 lines) |
05/14/2004 04:12 AM |
Jan Schneider jan |
HTML encode script lines (Paul Wagland <paul@kungfoocoder.org>). |
|
1.15.2.2 RELENG_1 (+2 -2 lines) |
03/26/2004 05:43 PM |
Jan Schneider jan |
Lots and lots of copyright and license updates and fixes. Someone will have to that for the HEAD branches too. |
|
1.29 (+6 -4 lines) |
01/28/2004 01:22 PM |
Jan Schneider jan |
Catch errors from Ingo::getScript() and split scripts on \r\n too. Tags: INGO_1_0_ALPHA |
|
1.28 (+8 -2 lines) |
01/17/2004 05:57 PM |
Jan Schneider jan |
All footers look the same, so why not use only one. |
|
1.27 (+2 -2 lines) |
01/01/2004 10:15 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.26 (+14 -6 lines) |
11/20/2003 03:36 PM |
Michael M Slusarz slusarz |
Submitted by: Ben Chavet <ben@chavet.net>
Allow deactivation of scripts. |
|
1.25 (+2 -2 lines) |
09/16/2003 07:05 PM |
Jan Schneider jan |
Use the new Util:: class. |
|
1.24 (+2 -1 lines) |
08/08/2003 11:28 AM |
Michael M Slusarz slusarz |
Add titles to Ingo pages.
Add favicon
Some formatting tweaks |
|
1.23 (+6 -5 lines) |
07/06/2003 08:45 PM |
Michael M Slusarz slusarz |
Extra newline in preg_split() call.
Use correct test to determine if script updating is available. |
|
1.22 (+2 -2 lines) |
06/20/2003 03:26 PM |
Michael M Slusarz slusarz |
Submitted by: Marc Jauvin <marc@register4less.com>
This patch aligns the line numbers in the script display window. |
|
1.21 (+2 -5 lines) |
06/17/2003 06:18 PM |
Michael M Slusarz slusarz |
Convert action IDs from number -> string. |
|
1.20 (+4 -1 lines) |
06/13/2003 05:29 PM |
Michael M Slusarz slusarz |
Move actionIDs to the individual pages.
Remove a bunch of unused constants. |
|
1.19 (+2 -4 lines) |
05/23/2003 10:44 AM |
Chuck Hagenbuch chuck |
Last menu.php files. |
|
1.18 (+11 -4 lines) |
05/01/2003 07:02 PM |
Michael M Slusarz slusarz |
Better handling of empty scripts. |
|
1.17 (+1 -4 lines) |
05/01/2003 06:49 PM |
Michael M Slusarz slusarz |
Improve session handling for Ingo - data items now cached by Ingo_Storage::.
'edit' should be a URL parameter, not a session value.
Copying rules wasn't maintaining the old rules infrormation - fixed.
Some code cleanups/optimizations/variable renaming (in rule.php, name the
main array $rule instead of $filter). |
|
1.15.2.1 RELENG_1 (+2 -2 lines) |
04/28/2003 08:28 AM |
Jan Schneider jan |
MFH 1.16 |
|
1.16 (+2 -2 lines) |
04/28/2003 08:27 AM |
Jan Schneider jan |
oops, forgot that one |
|
1.15 (+12 -23 lines) |
04/25/2003 06:49 PM |
Michael M Slusarz slusarz |
Added the 'mail/applyFilters' API call.
Simplify loading of Ingo_Script:: through Ingo::loadIngoScript(). Tags: RELENG_1 |
|
1.14 (+2 -1 lines) |
04/18/2003 05:32 PM |
Michael M Slusarz slusarz |
Use new Ingo_Storage:: framework. |
|
1.13 (+3 -1 lines) |
04/17/2003 08:54 AM |
bjn |
Error checking. |
|
1.12 (+15 -9 lines) |
04/16/2003 09:13 PM |
bjn |
Refactored the Sieve_Script.php code into a generic factory-style
Script.php base class. I tried hard to just refactor and not do
anything else. Seems to work but I don't have timsieved here; some
testing by people actually using it would be good. |
|
1.11 (+16 -13 lines) |
04/11/2003 05:26 PM |
bjn |
Fix error handling. |
|
1.10 (+7 -16 lines) |
04/07/2003 09:01 PM |
Michael M Slusarz slusarz |
Simplify backend determination into getBackend(). |
|
1.9 (+7 -1 lines) |
04/06/2003 10:55 AM |
bjn |
New prefs for whether Rules and Vacation should/should not appear in menu. |
|
1.8 (+11 -7 lines) |
02/26/2003 11:01 AM |
Jan Schneider jan |
Add file headers, cleanup, style. |
|
1.7 (+2 -2 lines) |
02/10/2003 08:42 AM |
mikec |
single qoutes to double quotes in gettext calls |
|
1.6 (+4 -2 lines) |
08/29/2002 10:19 AM |
Jan Schneider jan |
Default to first backend if no preferred backend is specified/found. |
|
1.5 (+6 -2 lines) |
08/29/2002 12:46 AM |
mikec |
Add line numbers in script view. |
|
1.4 (+1 -1 lines) |
08/28/2002 08:47 AM |
mikec |
$Horde$ |
|
1.3 (+1 -0 lines) |
08/28/2002 08:46 AM |
mikec |
$Horde$ |
|
1.2 (+15 -253 lines) |
08/28/2002 08:44 AM |
mikec |
Move script generating into Ingo.php
Add backend driver stuff so scripts can be send to servers.
Hooks are there for scripts to be generated in other filter languages. |
|
1.1 |
08/28/2002 01:30 AM |
mikec |
Ingo initial commit.
Just did a big search and replace of the name so it may be a bit broken in places. I tried most of the basic features and they seemed to work.
Import isn't an option yet but still appears in the conf.xml. it will happen eventually.
I haven't committed the drivers yet so you won't be able to set scripts active on your server. |