Revisions for hermes/config/conf.xml

Location: [ Horde ] / hermes / 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.
Show Branch:
  Revision Date Author Log Message
1.21 (+2 -2 lines) 09/13/2007 02:16 PM Jan Schneider jan

Typo

Tags: HERMES_1_0, HERMES_1_0_RC2, HERMES_1_0_RC1

1.20 (+4 -2 lines) 09/13/2007 01:56 PM Jan Schneider jan

Add configuration to only include billable time when summing up for deliverables.

1.19 (+30 -24 lines) 09/13/2007 01:40 PM Jan Schneider jan

Wrap, indention.

1.18 (+17 -1 lines) 04/29/2007 11:42 PM Chuck Hagenbuch chuck

[cjh] Add an initial interface for sending invoice data to Minerva
(Duck <duck@obala.net).

1.17 (+1 -2 lines) 04/19/2007 07:14 PM Jan Schneider jan

Drop invoicing.

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

Move client name field configuration to Hermes. Turba doesn't even support returning specific fields in its search APIs.

1.15 (+2 -3 lines) 07/27/2005 08:37 AM eraserhd

* Replace support for tracking time to deliverables with support for tracking
time to the more general "cost object"--which is obtained via API calls to
installed applications.

1.14 (+2 -2 lines) 06/15/2005 08:54 AM Jan Schneider jan

Enable invoicing by default.

1.13 (+2 -1 lines) 04/14/2005 10:38 AM eraserhd

Start of invoicing implementation:
* Data structures, driver & lib/Invoice.php API
* Ability to create a new batch or select a batch to edit.
* Ability to close/re-open a batch.

1.12 (+3 -1 lines) 03/10/2005 11:59 AM eraserhd

* Add ability to maintain deliverables (will shortly have the ability to track
time to them).

1.11 (+2 -30 lines) 06/06/2004 11:41 AM Jan Schneider jan

First bunch of <configsql> replacements.

1.10 (+31 -24 lines) 01/22/2004 10:06 AM Jan Schneider jan

configswitch

1.9 (+2 -2 lines) 07/29/2003 10:51 PM Chuck Hagenbuch chuck

password isn't required (Marc G. Fournier" <scrappy@hub.org>)

1.8 (+2 -2 lines) 12/14/2002 11:51 AM Chuck Hagenbuch chuck

fix port examples to be same database as other defaults :)

1.7 (+3 -1 lines) 12/10/2002 04:39 PM Chuck Hagenbuch chuck

Make sure conf.xml database entries have optional port and socket
fields.

1.6 (+2 -1 lines) 10/06/2002 12:26 AM Chuck Hagenbuch chuck

Add basic printing functionality.

1.5 (+2 -1 lines) 10/05/2002 06:00 PM Chuck Hagenbuch chuck

[cjh] Add a script to purge old data.
[cjh] Fix adding of bogus data because of other form variables.

1.4 (+2 -2 lines) 10/04/2002 06:24 PM Chuck Hagenbuch chuck

Default should be tcp.

1.3 (+7 -1 lines) 08/26/2002 11:30 PM Marcus I. Ryan marcus

Please include ['protocol'] when writing conf.xml files :)

1.2 (+10 -3 lines) 08/21/2002 01:21 AM Chuck Hagenbuch chuck

Herre's a metric ton of new code for Hermes, including submission of time,
editing of entries, browsing to arbitrary weeks, etc.

THERE ARE DATABASE CHANGES NECESSARY.

This should round out the initial implementation of Hermes pretty nicely.

1.1 07/25/2002 02:47 AM Chuck Hagenbuch chuck

Hermes now has a conf.xml, not a conf.php.dist