Statistics
| Branch: | Tag: | Revision:

root / gss / src / gr / ebs / gss / client / VersionsList.java @ da62cc7e

History | View | Annotate | Download (7.4 kB)

# Date Author Comment
da62cc7e 04/09/2009 04:24 pm fstamatelopoulos

fixed tooltip (fixed link html - tooltip didn't appear in IE)

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.

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.

18a508ee 03/27/2009 11:37 am fstamatelopoulos

do not unselect the file when changing its properties

5f27d642 03/26/2009 11:34 am pastith

Fix tooltip display.

e08c358f 03/18/2009 05:22 pm Giannis Koutsoubos

cleaned up error reporting: use http status text instead of status code

515dbddb 03/12/2009 02:22 pm Giannis Koutsoubos

restoreversion and version download works
fix firefox caching of head requests in file properties

a52ea5e4 03/11/2009 06:16 pm pastith

Merge the web_client_signed branch. Now the Web client communicates solely through the REST API with the server. Also, modified the hosted mode launchers a bit to pass the token as a parameter to the client.

14ad7326 02/17/2009 03:47 pm pastith

Initial import.