Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (10.6 kB)

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

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

0ee498f9 04/09/2009 09:47 pm Giannis Koutsoubos

fix unattached drop target bug in dnd for firefox

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.

e708af3a 04/09/2009 10:46 am Giannis Koutsoubos

fix a firefox bug in dnd

8218842e 03/18/2009 06:23 pm Giannis Koutsoubos

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

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.