Revisions for sesha/search.php

Location: [ Horde ] / sesha / search.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.12 (+2 -2 lines) 06/27/2007 01:24 PM Jan Schneider jan

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

1.11 (+2 -2 lines) 04/11/2007 11:26 AM Jan Schneider jan

Reorganize form classes.

1.10 (+4 -4 lines) 03/04/2006 11:41 PM Chuck Hagenbuch chuck

Batch of Horde_Form::singleton() removals.

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

Happy new year\!

1.8 (+2 -2 lines) 07/04/2005 11:07 AM Jan Schneider jan

Nuke call-by-reference.

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

Happy New Year

1.6 (+7 -14 lines) 11/22/2004 02:07 PM Chuck Hagenbuch chuck

New menu.

1.5 (+3 -3 lines) 10/18/2004 08:46 PM Chuck Hagenbuch chuck

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

1.4 (+2 -2 lines) 08/18/2004 01:09 PM Jan Schneider jan

$Horde$
Submitted by:   Andrew Coleman <mercury@appisolutions.net>

1.3 (+28 -72 lines) 08/12/2004 05:43 PM bo

Make Sesha a more generic "inventory" application (rather than just being a
list of computers and network devices).

Notes from Andrew Coleman:
Here is a patch that should effectively merge my paper changes into sesha. Note
that applying this patch will render all client features unusable and the
database structure has changed, so if you need to keep any data, try using a
gui tool like mysqlcc or cocoamysql to manually change the db tables to have
the new field names and value types...

Submitted by: Andrew Coleman <mercury@appisolutions.net>

1.2 (+4 -4 lines) 07/15/2004 05:56 PM bo

more cleanups

1.1 01/29/2004 10:50 AM bo

first commit of 'Sesha', the computer/network inventory support database.
needs lots of cleanup and probably isn't functional just yet.
I'll take a good solid look at it once I'm back in front of a full-time
network connection.