Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / commands / PropertiesCommand.java @ f5c86c34

History | View | Annotate | Download (5 kB)

# Date Author Comment
71875b42 04/12/2012 03:54 pm Christos Stathis

Separated public from other permissions (issue #2317)

a2f617f8 02/20/2012 07:08 pm Christos Stathis

Permissions are requested just before showing the contect and tools menu (issue #2050)

57dff0dd 02/17/2012 05:58 pm Christos Stathis

Fixed bug in the fix of #2052, #2049

b3832e45 02/17/2012 04:46 pm Christos Stathis

Permissions are requested just before the permissions dialog is displayed

68e165a9 02/15/2012 05:32 pm Christos Stathis

Meta for files is requested just before showing the propeties dialog (issue #2052)

cae2a8db 02/01/2012 06:42 pm Christos Stathis

Updated copyright

6b7d024f 01/27/2012 04:15 pm Christos Stathis

FolderPropertiesDialog is broken into two dialogs

9326b841 01/27/2012 01:17 pm Christos Stathis

FilePropertiesDialog is broken into three dialogs

7260b946 01/26/2012 03:29 pm Christos Stathis

Added a share button on the toolbar

7811b9d1 09/09/2011 04:15 pm Christos Stathis

Fixed various compilation warnings

f6445935 08/11/2011 07:04 pm Christos Stathis

Clean up code

749068ba 07/19/2011 04:54 pm Christos Stathis

Renamed various GSS references to Pithos

f6cd2099 07/15/2011 03:59 pm Christos Stathis

Implemented multiple files properties general dialog

31997f49 07/14/2011 06:47 pm Christos Stathis

Implemented single file properties dialog

447407c8 07/04/2011 05:49 pm Christos Stathis

Started implementation of new folder command

63366925 07/04/2011 11:21 am Christos Stathis

Updated licence in code files. Removed some unused methods

a853017c 05/05/2011 05:05 pm Christos Stathis

Updated copyright notice

a57faaf0 05/04/2011 07:02 pm Christos Stathis

Renamed all packages to gr.grnet.pithos.*