Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / FilePropertiesDialog.java @ 0c665202

History | View | Annotate | Download (12.8 kB)

# Date Author Comment
ebead1b5 01/27/2012 04:40 pm Christos Stathis

Fixed various warnings

666f16ac 01/27/2012 01:24 pm Christos Stathis

Removed commented code

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

FilePropertiesDialog is broken into three dialogs

3601b114 01/10/2012 05:04 pm Christos Stathis

Refresh the MyShared tree when certain file properties are changed

3f8622d4 12/07/2011 05:06 pm Christos Stathis

Implemented ability to send error data along with user feedback in case of error

904447e4 12/07/2011 12:30 pm Christos Stathis

Finished meta data for files

947da718 12/06/2011 10:30 pm Christos Stathis

Added meta data to file properties dialog. Still unstyled

a2411896 12/02/2011 05:36 pm Christos Stathis

All appropriate headers are url encoded

ea94470a 11/23/2011 04:23 pm Christos Stathis

Fixed problem with header name encoding in tags and groups

7228fda0 11/07/2011 04:13 pm Christos Stathis

Changed parsing of version timestamp due to change in the API

969a4d94 10/16/2011 07:18 pm Christos Stathis

Removed last references to gss. Fixed css to match okeanos

f3c8bd5b 10/13/2011 04:51 pm Christos Stathis

When last_modified is not in valid format the date will be set to null

4420a247 10/11/2011 06:13 pm Christos Stathis

Fixed look 'n feel to be like okeanos (except menus)

4c43492d 09/28/2011 05:42 pm Christos Stathis

Fixed tag removal

9539e23d 09/23/2011 11:55 am Christos Stathis

Added re-authentication in case the token has expired

9d8521d7 09/22/2011 12:20 pm Christos Stathis

Updated some icons

abd8738f 09/22/2011 12:12 pm Christos Stathis

Fixed various warnings

63ee965c 09/15/2011 07:04 pm Christos Stathis

Fixed username in all API calls + some other fixes

611de529 09/12/2011 07:52 pm Christos Stathis

Finished file versions

16e8478a 09/12/2011 04:28 pm Christos Stathis

Fixed refresh errors when moving folders/files to trash

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

a1bde662 08/11/2011 04:48 pm Christos Stathis

Fixed removal of permissions

5ebc9312 08/11/2011 04:27 pm Christos Stathis

Finished folder permissions dialog

ecf95c9e 08/09/2011 07:45 pm Christos Stathis

Finished file permissions. Started folder permissions (displayed but not updated yet)

d5c6298f 08/05/2011 06:21 pm Christos Stathis

Initial support of permissions and dummy UI

c4d3b21f 08/03/2011 06:30 pm Christos Stathis

Fixed file properties to show correctly the public url

a7c43f26 08/03/2011 03:14 pm Christos Stathis

Removed all static references to the Pithos class

b51c628b 07/22/2011 07:18 pm Christos Stathis

First implementation of public permission setting

ef5b664d 07/21/2011 06:24 pm Christos Stathis

Implemented tag assignment to files

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

Renamed various GSS references to Pithos

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

Implemented single file properties dialog

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.*