Revisions for sesha/lib/Driver.php

Location: [ Horde ] / sesha / lib / Driver.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.15 (+3 -57 lines) 07/24/2008 04:30 PM Chuck Hagenbuch chuck

[cjh] Add sort priorities to categories.
[cjh] Add a preference for showing properties on the Stock List.

- assorted cleanup
- use UNSIGNED ints

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

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

1.13 (+4 -3 lines) 10/09/2006 08:31 AM Jan Schneider jan

Reference
Bug: 4489

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

Happy new year\!

1.11 (+3 -2 lines) 12/01/2005 05:44 AM Matt Selsky selsky

References.

1.10 (+14 -14 lines) 10/12/2005 11:57 PM Matt Selsky selsky

ws

1.9 (+1 -2 lines) 07/07/2005 12:15 PM Jan Schneider jan

nits

1.8 (+5 -3 lines) 06/23/2005 04:57 PM Matt Selsky selsky

Clean up phpdoc.

1.7 (+15 -21 lines) 06/07/2005 02:17 AM Matt Selsky selsky

Clean up phpdoc.

1.6 (+1 -2 lines) 04/20/2005 02:34 AM Matt Selsky selsky

Remove @version.

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

Happy New Year

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

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

1.3 (+110 -16 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 (+12 -3 lines) 02/13/2004 06:56 PM bo

allow params to be passed through to driver correctly

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.