|
1.20 (+6 -7 lines) |
06/19/2008 05:09 PM |
Chuck Hagenbuch chuck |
make the stock_id linked as well as the name in case there isn't a name |
|
1.19 (+2 -2 lines) |
06/27/2007 01:24 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.18 (+2 -2 lines) |
04/11/2007 11:06 AM |
Jan Schneider jan |
Use Horde's tables.js. |
|
1.17 (+4 -4 lines) |
04/11/2007 10:54 AM |
Jan Schneider jan |
Get rid of constant action ids. |
|
1.16 (+2 -2 lines) |
03/18/2007 11:06 PM |
Michael M Slusarz slusarz |
Use prototype from Horde. |
|
1.15 (+4 -4 lines) |
12/09/2006 01:29 AM |
Chuck Hagenbuch chuck |
Use the rest-ful prefs interface. |
|
1.14 (+1 -2 lines) |
01/12/2006 01:55 PM |
Jan Schneider jan |
Remove unused variable. |
|
1.13 (+62 -23 lines) |
01/12/2006 01:55 PM |
Jan Schneider jan |
Modernize: nuke tables, use Horde_Template, dynamic tables, etc. |
|
1.12 (+2 -11 lines) |
01/12/2006 12:21 PM |
Jan Schneider jan |
Show select widget above list and also if there are no stock items. |
|
1.11 (+2 -2 lines) |
01/01/2006 04:11 PM |
Jan Schneider jan |
Happy new year\! |
|
1.10 (+3 -3 lines) |
07/07/2005 11:41 AM |
Jan Schneider jan |
Simplify alternating rows. |
|
1.9 (+2 -5 lines) |
07/07/2005 11:29 AM |
Jan Schneider jan |
simplify |
|
1.8 (+21 -3 lines) |
07/07/2005 10:28 AM |
Jan Schneider jan |
Streamline inventory list, cleanup code. |
|
1.7 (+4 -3 lines) |
07/04/2005 08:02 AM |
Jan Schneider jan |
Log error message, wrapping. |
|
1.6 (+2 -2 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year |
|
1.5 (+15 -18 lines) |
11/22/2004 02:07 PM |
Chuck Hagenbuch chuck |
New menu. |
|
1.4 (+3 -3 lines) |
10/18/2004 08:46 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.3 (+3 -3 lines) |
10/18/2004 07:46 AM |
bo |
catch errors more cleanly |
|
1.2 (+2 -2 lines) |
08/18/2004 01:09 PM |
Jan Schneider jan |
$Horde$
Submitted by: Andrew Coleman <mercury@appisolutions.net> |
|
1.1 |
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> |