Statistics
| Branch: | Tag: | Revision:

root / gss / src / gr / ebs / gss / client / DeleteFileDialog.java @ 895035a2

History | View | Annotate | Download (6.4 kB)

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

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

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.

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

do not unselect the file when changing its properties

d2c63e7e 03/19/2009 01:23 pm pastith

Simplify the confirmation message (avoiding verbosity), fix warnings and cleanup code a bit.

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

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

9f712d7c 03/12/2009 05:16 pm Giannis Koutsoubos

cleaned up references to old domain.dto objects

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.