Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client / VersionsList.java @ 3ee27ba6

History | View | Annotate | Download (7.7 kB)

# Date Author Comment
4bf05cad 09/03/2010 04:48 pm Natasa Kapravelou

minor code fixes on displaying the full name in ACL

ce2716a9 09/03/2010 03:21 pm Natasa Kapravelou

Display the full name in the ACL. The full name is displayed once right click and select Properties on a file. Full name is displayed in the General tab > Owner, in the Sharing tab and in the Versions tab. Moreover in the file list of every folder. Full names are displayed after the execution of the GetUserCommand, thus they are not always displayed at once.

023f6f1e 07/08/2010 01:57 pm Panagiotis Astithas

- Add an administration application.
- Remove the redundant RequestBuilder wrapper for efficiency.
- Fix warnings.
- Ignore the admin app build artifacts.
- Guard against users without userclasses in the DB.
- Add a dev mode launcher for debugging the admin app.

26912a5f 06/14/2010 05:59 pm Panagiotis Astithas

Store and display the users that created and modified a file or folder.

d1aaf483 06/14/2010 05:00 pm Panagiotis Astithas

View the actual version contents when clicking on 'View this version'.

5c6b2883 01/20/2010 06:28 pm Panagiotis Astithas

Use the standard theme from GWT, instead of our bad emulation from the GWT-1.3 era.

4c616616 01/20/2010 03:16 pm Panagiotis Astithas

Make the fade effect a tad snappier and remove debug code.

afd3a0ef 01/15/2010 03:25 pm Giannis Koutsoubos

moved towards gwt version 2.0 - updated dnd to version 3 -removed all deprecations

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

Remove the redundant gss top-level directory.