Revisions for sesha/lib/api.php

Location: [ Horde ] / sesha / 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.
 
  Revision Date Author Log Message
1.22 (+3 -3 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.21 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.20 (+3 -3 lines) 11/01/2007 07:53 AM Jan Schneider jan

Copyright assignments, email updates.

1.19 (+3 -2 lines) 07/20/2007 05:12 PM Chuck Hagenbuch chuck

Use Horde_Array::arraySort()

1.18 (+2 -2 lines) 06/27/2007 01:24 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.17 (+2 -2 lines) 01/02/2007 07:49 AM Jan Schneider jan

Happy New Year

1.16 (+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.15 (+3 -1 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.14 (+1 -20 lines) 05/09/2006 10:27 AM Jan Schneider jan

Remove listClients method.

1.13 (+3 -3 lines) 01/01/2006 04:11 PM Jan Schneider jan

Happy new year\!

1.12 (+14 -1 lines) 10/25/2005 08:33 AM Jan Schneider jan

Allow set local administrators through permission interface.
Bug: 2523
Submitted by: rbreiddal@presinet.com

1.11 (+3 -2 lines) 08/26/2005 08:50 AM Jan Schneider jan

Provide link to inventory item.

1.10 (+2 -2 lines) 08/26/2005 06:01 AM Jan Schneider jan

Fix category id.

1.9 (+2 -1 lines) 08/26/2005 05:58 AM Jan Schneider jan

Provide link to inventory item.

1.8 (+2 -2 lines) 08/26/2005 05:25 AM Jan Schneider jan

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

1.7 (+51 -9 lines) 08/24/2005 12:43 PM Jan Schneider jan

Let Sesha provide versions for Whups.
Categories are returned as queues now, and stock items as versions.

1.6 (+41 -1 lines) 08/05/2005 12:46 PM Jan Schneider jan

Implement listQueues and getQueueDetails API methods.

1.5 (+9 -182 lines) 08/05/2005 12:28 PM Jan Schneider jan

Remove all those API methods that have no counterpart in the backend drivers
anymore.

1.4 (+2 -2 lines) 01/03/2005 09:35 AM Jan Schneider jan

Happy New Year

1.3 (+2 -2 lines) 06/09/2004 11:16 AM Chuck Hagenbuch chuck

Consistency in method organization and naming (clients/searchClients, etc.)

1.2 (+1 -36 lines) 05/31/2004 02:22 PM Jan Schneider jan

Block APIs are now exposed globally by the Horde API.
Some blocks probably have yet to be fixed because we don't include
lib/base.php anymore.

1.1 01/29/2004 10:50 AM bo

first commit of 'Sesha', the computer/network inventory support database.
needs lots of cleanup and probably isn't functional just yet.
I'll take a good solid look at it once I'm back in front of a full-time
network connection.