|
1.11 (+3 -2 lines) |
06/16/2008 11:29 AM |
Chuck Hagenbuch chuck |
check for prefs.php |
|
1.10 (+2 -2 lines) |
06/27/2007 01:24 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.9 (+4 -3 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. |
|
1.8 (+2 -2 lines) |
01/01/2006 04:11 PM |
Jan Schneider jan |
Happy new year\! |
|
1.7 (+5 -4 lines) |
07/04/2005 08:00 AM |
Jan Schneider jan |
Fix docblock. |
|
1.6 (+1 -2 lines) |
04/20/2005 02:34 AM |
Matt Selsky selsky |
Remove @version. |
|
1.5 (+4 -5 lines) |
11/09/2004 05:24 AM |
Jan Schneider jan |
Use require instead of redirect. |
|
1.4 (+2 -2 lines) |
08/18/2004 01:09 PM |
Jan Schneider jan |
$Horde$
Submitted by: Andrew Coleman <mercury@appisolutions.net> |
|
1.3 (+12 -10 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 (+1 -2 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
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. |