Revisions for sesha/config/conf.xml

Location: [ Horde ] / sesha / config / conf.xml 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.16 (+2 -2 lines) 08/11/2006 10:35 AM Chuck Hagenbuch chuck

Consistently use all lowercase for Horde_Form_Type subclasses. This didn't cause
us trouble before, but at some point it might, and predictability is good.

1.15 (+7 -1 lines) 05/09/2006 10:25 AM Jan Schneider jan

Add configuration to client name field.

1.14 (+1 -21 lines) 02/08/2006 07:03 PM Jan Schneider jan

Remove default categories.
Bug: 3430
Submitted by: vilius@lnk.lt

1.13 (+11 -6 lines) 08/26/2005 05:25 AM Jan Schneider jan

Allow to configure whether queues provided by Sesha have restricted subjects.

1.12 (+2 -2 lines) 07/07/2005 04:02 PM Jan Schneider jan

Add dblookup field and sort the other fields alphabetically again.

1.11 (+20 -1 lines) 01/27/2005 01:57 AM bo

fix "Add Default Categories" button and provide some example defaults

1.10 (+2 -2 lines) 09/19/2004 12:07 PM bo

allow obrowser fields in sesha

1.9 (+2 -2 lines) 09/03/2004 11:01 AM bo

move client form field type to sesha

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

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

1.7 (+24 -54 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.6 (+11 -1 lines) 07/11/2004 11:43 AM bo

make the client list columns configurable

1.5 (+22 -1 lines) 07/11/2004 05:34 AM bo

add some default categories

1.4 (+6 -2 lines) 07/06/2004 09:58 AM bo

Add some forms to start managing device properties.

1.3 (+12 -49 lines) 06/07/2004 11:19 AM Jan Schneider jan

Rest of SQL configuration migrated to \<configsql\>.

1.2 (+1 -1 lines) 02/19/2004 07:02 PM bo

typo

1.1 02/12/2004 11:15 PM bo

add a conf.xml file