|
1.24 (+11 -23 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.23 (+2 -2 lines) |
01/02/2008 06:13 AM |
Jan Schneider jan |
Happy New Year |
|
1.22 (+4 -2 lines) |
11/01/2007 07:53 AM |
Jan Schneider jan |
Copyright assignments, email updates. |
|
1.21 (+2 -2 lines) |
06/27/2007 01:24 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.20 (+31 -48 lines) |
04/11/2007 11:47 AM |
Jan Schneider jan |
Style, cleanup, highlight tabs, etc. |
|
1.19 (+7 -7 lines) |
04/11/2007 11:26 AM |
Jan Schneider jan |
Reorganize form classes. |
|
1.18 (+27 -27 lines) |
04/11/2007 10:54 AM |
Jan Schneider jan |
Get rid of constant action ids. |
|
1.17 (+2 -2 lines) |
01/01/2007 07:41 PM |
Jan Schneider jan |
Assign copyright to The Horde Project for those copyright holders that already agreed to it. |
|
1.16 (+21 -23 lines) |
03/10/2006 05:17 PM |
Chuck Hagenbuch chuck |
Remove unnecessary references and Horde_Form::singleton() calls. |
|
1.15 (+1 -11 lines) |
02/08/2006 07:03 PM |
Jan Schneider jan |
Remove default categories.
Bug: 3430
Submitted by: vilius@lnk.lt |
|
1.14 (+2 -2 lines) |
01/01/2006 04:11 PM |
Jan Schneider jan |
Happy new year\! |
|
1.13 (+4 -4 lines) |
08/24/2005 01:43 AM |
Matt Selsky selsky |
Use double-quotes. |
|
1.12 (+9 -9 lines) |
07/04/2005 11:54 AM |
Jan Schneider jan |
Redirect to list only after successfully adding/updating properties.
Pass field parameters when adding properties. |
|
1.11 (+10 -11 lines) |
07/04/2005 11:01 AM |
Jan Schneider jan |
[jan] Add interface to set any additional parameters that some data types need. |
|
1.10 (+1 -5 lines) |
07/04/2005 09:31 AM |
Jan Schneider jan |
Huh? |
|
1.9 (+2 -2 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year |
|
1.8 (+22 -24 lines) |
11/22/2004 02:07 PM |
Chuck Hagenbuch chuck |
New menu. |
|
1.7 (+24 -24 lines) |
10/29/2004 11:50 AM |
Chuck Hagenbuch chuck |
Apps using Horde_UI_Tabs should call Horde::applicationUrl() on their own. Makes javascript: urls much simpler to handle, etc. |
|
1.6 (+2 -2 lines) |
10/18/2004 08:46 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.5 (+10 -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.4 (+12 -1 lines) |
07/11/2004 05:34 AM |
bo |
add some default categories |
|
1.3 (+194 -67 lines) |
07/09/2004 11:17 AM |
bo |
this should provide all the admin forms needed for now |
|
1.2 (+7 -2 lines) |
07/06/2004 10:39 AM |
bo |
provide a means to link device properties to device categories |
|
1.1 |
07/06/2004 09:58 AM |
bo |
Add some forms to start managing device properties. |