Revisions for jeta/index.php

Location: [ Horde ] / jeta / index.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.21 (+4 -4 lines) 01/07/2008 04:32 PM Chuck Hagenbuch chuck

Make Jeta's menu consistent on all screens including prefs.

1.18.2.1 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:32 AM Jan Schneider jan

Happy New Year

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

Happy New Year

1.19 (+3 -2 lines) 07/28/2007 12:13 PM Chuck Hagenbuch chuck

check for prefs.php

1.18 (+2 -2 lines) 01/02/2007 07:48 AM Jan Schneider jan

Happy New Year

Tags: FRAMEWORK_3, JETA_1_0

1.17 (+5 -3 lines) 01/01/2007 07:41 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.16 (+2 -2 lines) 04/30/2006 07:37 PM Chuck Hagenbuch chuck

is_readable doesn't need to be silenced, but we generally silence app constant defines.

Tags: JETA_1_0_RC2, JETA_1_0_RC1

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

Happy new year\!

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

Happy New Year

1.13 (+5 -14 lines) 04/07/2004 10:43 AM Chuck Hagenbuch chuck

No more HORDE_LIBS.

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

Happy new year everyone.

1.11 (+2 -1 lines) 12/01/2003 05:33 PM max

Add a define('HORDE_LIBS', ''); for the unconfigured case to all index files to fix a warning.  Other ws and header nits here and there.

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

Use the new Util:: class.

1.9 (+3 -3 lines) 08/24/2003 06:47 PM Jan Schneider jan

Use Horde_Test::configFileMissing().

1.8 (+2 -2 lines) 01/02/2003 09:16 PM Jan Schneider jan

Bump year.

1.7 (+8 -1 lines) 10/16/2002 12:53 PM Chuck Hagenbuch chuck

Proper comment headers for Jeta; an example in Vacation.

1.6 (+3 -3 lines) 10/05/2002 07:20 AM Jan Schneider jan

Use Horde::addParamter().

1.5 (+6 -11 lines) 10/02/2002 11:51 AM Chuck Hagenbuch chuck

Fix the notconfigured check to be consistent with other modules and to
not try and load the config anyway...

1.4 (+8 -10 lines) 10/01/2002 06:18 AM Jan Schneider jan

Style, naming.

1.3 (+1 -0 lines) 09/30/2002 03:52 PM Eric Rostetter ericr

* add $Horde$ tag

1.2 (+1 -3 lines) 09/30/2002 03:51 PM Eric Rostetter ericr

* Remove config/html.php and config/prefs.php as they are not used.
* If we add html/prefs files, we can resurrect these from the attic.

1.1 09/30/2002 03:41 PM Eric Rostetter ericr

Initial revision

1.1.1.1 (+0 -0 lines) 09/30/2002 03:41 PM Eric Rostetter ericr

* Initial import attempt at jeta code

Tags: import