Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client / FilePropertiesDialog.java @ fa556159

History | View | Annotate | Download (17.2 kB)

# Date Author Comment
2002c1dc 11/19/2009 12:47 pm Dimitris Routsis

Add multiple file selection properties dialog allowing editing of tags and versioning.

5e9d7683 11/12/2009 02:39 pm Dimitris Routsis

Fix bug: When renaming file, selected file was not updated, leading to a 404 error if user tried to view properties of renamed file. (Bug #752)

e164b7ca 10/16/2009 06:15 pm Panagiotis Astithas

- Display the modification date instead of the creation date, since the former is more useful.
- Fix sorting on the owner column.
- Make sorting comparisons more efficient by removing unnecessary object creation.

9fe07ba5 07/08/2009 04:55 pm Fotis Stamatelopoulos

take into account Mac OS clients

8960233b 07/07/2009 01:41 pm Fotis Stamatelopoulos

Cosmetic changes (widget sizes and alignment)

5c6b4b2c 06/12/2009 06:02 pm Panagiotis Astithas

First rough implementation of the file upload functionality using Google Gears. Multiple file uploads are still buggy, but single file uploads are mostly working as before.

16baf609 06/04/2009 12:02 pm Panagiotis Astithas

Remove the redundant gss top-level directory.