Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client / PermissionsList.java @ ab91cf27

History | View | Annotate | Download (8.3 kB)

# Date Author Comment
ab91cf27 01/21/2011 11:04 am Natasa Kapravelou

Uncomment code part that is responsible for removing a permission from the permission's table.

50b82d9d 01/20/2011 06:11 pm Natasa Kapravelou

Full names of the user(s) in the Permission list of a file are available during showning the Properties dialog box.

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.

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.

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

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

aa07a34b 06/16/2009 04:27 pm Panagiotis Astithas

Fix warnings.

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

Remove the redundant gss top-level directory.