Statistics
| Branch: | Tag: | Revision:

root / gss / src / gr / ebs / gss / client / rest @ 895035a2

Latest revisions

# Date Author Comment
895035a2 04/15/2009 06:36 pm pastith

Rename ExecuteFoo to FooCommand, since classes are nouns and methods are verbs.

614140f2 04/15/2009 06:21 pm pastith

Remove unused RestRequestBuilder constructor with the googley method overriding. It is unsupported by the server for a long time.

8cc77d04 04/15/2009 03:02 pm pastith

Use a separate JSON object for the parent folder of a resource, instead of the folder/folderName properties. This object contains the familiar name/uri properties. Also add this extra data to the trash namespace for consistency, even if there is no immediate need for the clients....

555e8e59 04/09/2009 03:50 pm pastith

Rename the RestResource path variable to uri, in order to better identify its contents and avoid name clashes with file/folder paths. Slash about 50 warnings.

2438583d 04/09/2009 03:05 pm pastith

Show the file path when in the trash can.

927e4fba 04/09/2009 03:04 pm pastith

Fix warnings.

d6ba3052 04/08/2009 07:55 pm Giannis Koutsoubos

added path information for files in json
added parentName for folder in json

0e4865ee 03/31/2009 04:17 pm pastith

Use different icons based on the file MIME type. This required sending the content type as an extra JSON attribute for file requests in all namespaces. Also reduced the warnings by about 100 and fixed some code style issues.

41d05cc8 03/30/2009 06:47 pm pastith

Implement suggest boxes for adding users to groups and permissions. Also fixed various warnings and made some code style cleanups.

db55fcd2 03/24/2009 09:33 pm pastith

Incomplete attempt to parse the modified API response for the search namespace.

View revisions

Also available in: Atom