|
1.19 (+2 -2 lines) |
01/02/2008 06:13 AM |
Jan Schneider jan |
Happy New Year |
|
1.18 (+4 -2 lines) |
11/01/2007 07:53 AM |
Jan Schneider jan |
Copyright assignments, email updates. |
|
1.17 (+3 -3 lines) |
06/27/2007 01:24 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.16 (+2 -2 lines) |
04/11/2007 11:26 AM |
Jan Schneider jan |
Reorganize form classes. |
|
1.15 (+8 -8 lines) |
04/11/2007 10:54 AM |
Jan Schneider jan |
Get rid of constant action ids. |
|
1.14 (+2 -2 lines) |
06/05/2006 11:03 PM |
Chuck Hagenbuch chuck |
[cjh] Separate permission to add stock from general admin permissions
(Manilal K M <libregeek@gmail.com>). |
|
1.13 (+9 -9 lines) |
03/10/2006 05:17 PM |
Chuck Hagenbuch chuck |
Remove unnecessary references and Horde_Form::singleton() calls. |
|
1.12 (+3 -3 lines) |
01/01/2006 04:11 PM |
Jan Schneider jan |
Happy new year\! |
|
1.11 (+9 -9 lines) |
07/07/2005 12:43 PM |
Jan Schneider jan |
Redirect only after successful saving. |
|
1.10 (+5 -3 lines) |
07/07/2005 10:29 AM |
Jan Schneider jan |
Add link to edit form. |
|
1.9 (+9 -7 lines) |
07/04/2005 11:01 AM |
Jan Schneider jan |
[jan] Add interface to set any additional parameters that some data types need. |
|
1.8 (+3 -3 lines) |
07/04/2005 08:14 AM |
Jan Schneider jan |
Remove call-by-references. |
|
1.7 (+4 -4 lines) |
05/18/2005 06:39 AM |
Jan Schneider jan |
Fix viral method name typo. |
|
1.6 (+3 -3 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year |
|
1.5 (+31 -38 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 (+6 -4 lines) |
09/03/2004 11:47 AM |
bo |
'client' var rendering needs to move to sesha too. |
|
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> |