Revisions for hermes/lib/api.php

Location: [ Horde ] / hermes / lib / api.php 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.42 (+2 -1 lines) 07/11/2008 01:13 PM Jan Schneider jan

Go back to search results after editing time slices from there (mail@dunix-data.de, Request #7012).

Tags: HERMES_1_0, HERMES_1_0_RC2

1.41 (+18 -33 lines) 05/25/2008 09:11 PM Chuck Hagenbuch chuck

be explicit about globals, don't re-define HERMES_BASE in every method

Tags: HERMES_1_0_RC1

1.40 (+1 -6 lines) 04/04/2008 07:42 AM Jan Schneider jan

Remove unused parameter.
Bug: 6552

1.39 (+55 -0 lines) 03/06/2008 12:57 PM Ben Klang bklang

Fix remaining issues with XML-RPC posting of time entries

1.38 (+38 -1 lines) 02/01/2008 04:15 PM Ben Klang bklang

Add methods to list clients and job types.  One step closer toward the ability
to submit time entries remotely.

1.37 (+3 -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.36 (+1 -3 lines) 04/19/2007 07:14 PM Jan Schneider jan

Drop invoicing.

1.35 (+13 -6 lines) 02/26/2007 06:36 AM Jan Schneider jan

Fix rendering of subtotals for entries without clients.
Fix localization of hours.

1.34 (+4 -9 lines) 05/16/2006 04:19 AM Jan Schneider jan

Return all deliverables if no cost object criteria specified.

Submitted by: Duck <duck@obala.net>

1.33 (+149 -60 lines) 09/20/2005 03:09 PM Chuck Hagenbuch chuck

[cjh] Add subtotal tabs to the time search form
(tevans@tachometry.com, Bug #2632).
[cjh] Add cost object filtering to the time search page
(tevans@tachometry.com, Bug #2631).

1.32 (+2 -2 lines) 08/24/2005 09:28 AM Matt Selsky selsky

Use double-quotes.

1.31 (+13 -10 lines) 08/15/2005 08:59 AM Jan Schneider jan

Ease translation, wrapping.

1.30 (+11 -4 lines) 08/10/2005 01:43 PM eraserhd

* In the cost object selector, show hours worked on a cost object so far.  If
an estimate is present, show hours done, hours estimated, and percent
complete.

1.29 (+9 -4 lines) 08/04/2005 01:56 PM Chuck Hagenbuch chuck

[cjh] Print button for timesheets, and support for only showing some timesheet
elements when printing (Bug #2375).

1.28 (+36 -32 lines) 08/01/2005 01:19 PM eraserhd

* Quick fix for querying for single deliverables (didn't work when it was
a sub-deliverable).

1.27 (+2 -2 lines) 08/01/2005 12:21 PM Chuck Hagenbuch chuck

smaller so don't wrap

1.26 (+2 -1 lines) 07/30/2005 04:18 PM Chuck Hagenbuch chuck

make sure $elts is defined

1.25 (+78 -14 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.24 (+3 -1 lines) 06/09/2005 11:07 AM Ben Chavet ben

We check for this permission setting, so we should probably allow it to be
created.

1.23 (+4 -4 lines) 06/01/2005 12:02 PM Matt Selsky selsky

Tabs to spaces.

1.22 (+3 -9 lines) 05/24/2005 11:49 AM Jan Schneider jan

Remove delete links and confusing asterix header from time entry tables.

1.21 (+7 -7 lines) 03/21/2005 08:02 AM Jan Schneider jan

Fix signatures.

1.20 (+18 -7 lines) 03/10/2005 03:26 PM eraserhd

* Show deliverable on "My Time" and "Search" screens.

1.19 (+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.18 (+2 -2 lines) 12/23/2004 12:51 PM Jan Schneider jan

Convert remaining delete icons.

1.17 (+3 -4 lines) 12/19/2004 11:06 PM Chuck Hagenbuch chuck

use global delete and edit icons.

1.16 (+2 -2 lines) 10/19/2004 11:21 AM mdjukic

Change all references to *.gif images to the new *.png.

1.15 (+2 -2 lines) 10/19/2004 04:11 AM mdjukic

first lot being moved from gif to png

1.14 (+2 -2 lines) 10/18/2004 06:15 AM mdjukic

change getParam('graphics') to getImageDir()

1.13 (+29 -33 lines) 09/28/2004 05:23 PM Chuck Hagenbuch chuck

- Move time entry to a seperate page
- Remove (now) unused files
- Access keys

1.12 (+1 -3 lines) 09/28/2004 03:11 PM Chuck Hagenbuch chuck

This is bad(TM).

1.11 (+71 -60 lines) 09/13/2004 05:44 PM Chuck Hagenbuch chuck

Don't show billable? if users can't choose whether or not time is billable.

1.10 (+5 -2 lines) 08/31/2004 01:57 PM Chuck Hagenbuch chuck

Check for errors.

1.9 (+15 -2 lines) 06/21/2004 03:18 PM eraserhd

Merge time submit form into time entry form

1.8 (+7 -12 lines) 06/21/2004 03:09 PM eraserhd

Make time entry form "float".

1.7 (+2 -1 lines) 06/17/2004 02:12 PM Jan Schneider jan

Output dates according to user preferences.

1.6 (+46 -5 lines) 06/10/2004 12:04 AM eraserhd

* Make Horde_UI_Table:: support pseudo-type to pass through HTML.
* Allow edit/delete of timeslices on hermes' search screen again.

1.5 (+56 -42 lines) 06/09/2004 11:12 PM eraserhd

* Improved handling of multiple sections (like footers) -- they can now have
different field types for columns and, using 'colspan', they don't have to
have the same number of columns.

1.4 (+7 -3 lines) 06/09/2004 08:50 AM eraserhd

Fix to allow access to hermes' table data from other apps.

1.3 (+4 -4 lines) 05/24/2004 12:18 PM John Morrissey jwm

use new stringArray type instead of 'array.' The argument types look sane,
but some of the return types aren't quite right yet, mostly the block API
calls, which return Horde_Block objects.

1.2 (+98 -1 lines) 05/02/2004 05:25 PM eraserhd

* Implement Horde_UI_Table:: (finally).

1.1 11/07/2003 10:32 AM Chuck Hagenbuch chuck

add missing files