Revisions for nic/subsystem.php

Location: [ Horde ] / nic / subsystem.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.
 
  Revision Date Author Log Message
1.22 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.21 (+4 -2 lines) 10/30/2007 08:24 PM Jan Schneider jan

First round of copyright assignments.

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

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

1.19 (+2 -2 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.18 (+2 -3 lines) 04/19/2006 07:30 PM Chuck Hagenbuch chuck

- no need for too many graphics here
- remove 'features' configuration item
- mailaddrcheck functionality is now part of Horde_Form
- services.php was a poor version of the main monitoring functions
- some xhtml

1.17 (+2 -2 lines) 01/01/2006 04:11 PM Jan Schneider jan

Happy new year\!

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

Happy New Year

1.15 (+2 -2 lines) 11/20/2004 03:13 PM Jan Schneider jan

New menu.
Submitted by: Roel Gloudemans <roel@gloudemans.info>

1.14 (+5 -5 lines) 10/19/2004 01:57 PM Chuck Hagenbuch chuck

Remove some last remnants of html.php checks or includes and $css
references.

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

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

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

Get rid off Text::toHTML().

1.11 (+2 -1 lines) 08/25/2004 07:23 AM Jan Schneider jan

Include html.php, we use  here.

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

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

1.9 (+2 -2 lines) 01/01/2004 10:16 AM Jan Schneider jan

Happy new year everyone.

1.8 (+6 -11 lines) 09/26/2003 03:04 PM Chuck Hagenbuch chuck

More Horde::getThemeConfig() removals, and assorted other cleanups
while I was in the neighborhood.

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

Use the new Util:: class.

1.6 (+2 -2 lines) 09/01/2003 07:08 PM Jan Schneider jan

Simplify driver instantiation even more.

1.5 (+2 -2 lines) 08/22/2003 09:20 PM Jan Schneider jan

No hardcoded params anymore.

1.4 (+2 -3 lines) 05/22/2003 11:56 PM Chuck Hagenbuch chuck

Another set of menu.php files gone.

1.3 (+7 -7 lines) 05/07/2003 12:21 PM Chuck Hagenbuch chuck

- cleanup and error checking
- html fixes for default theme
- have the SNMP driver return just an array if snmp support isn't available.
I'd like a better failure solution for this, but I think it'd take something
like the Nic_Device::factory() method knowing how to check for prereqs for
a subclass type. Someone wanna do that?

1.2 (+14 -17 lines) 05/06/2003 09:45 PM Jan Schneider jan

Use unified service names.
Some small fixes and cleanups.

1.1 05/05/2003 04:53 AM mikec

Prefs file as Nic now has preferences to worry about.
Files for displaying overall and subsytem status