Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (14.2 kB)

# Date Author Comment
e6e9f6e6 02/12/2013 12:50 pm Christos KK Loverdos

Change copyright notice

c8f8690d 02/08/2013 03:59 pm Christos KK Loverdos

Use display name to add a user to a group

dc8cc18a 02/08/2013 03:57 pm Christos KK Loverdos

Revert "Work in progress. Do not rely on this commit"

This reverts commit ee77dbf16f524824e3c0337a04984caa84a12231.

ee77dbf1 02/07/2013 07:47 pm Christos KK Loverdos

Work in progress. Do not rely on this commit

b9a1049a 02/01/2013 06:41 pm Christos KK Loverdos

Show display name in "Shared with me"

cde22209 02/01/2013 02:52 pm Christos KK Loverdos

Show display name in FilePropertiesDialog

cc0120ab 02/01/2013 02:23 pm Christos KK Loverdos

Implement the /user_catalogs API

28267d27 01/30/2013 02:19 pm Christos Stathis

Removed animation that is broken by latest chrome (v.24)

d26e2ef7 06/05/2012 12:27 pm Christos Stathis

After rename, the file is selected and scrolled to view (issue #2488)

5d2050bf 05/09/2012 04:15 pm Christos Stathis

Buttons for add/remove meta became links (issue #2376)

96705b13 05/09/2012 01:08 pm Christos Stathis

Added 'close' to all dialogs (issue #2377)

5d18aa82 05/02/2012 04:45 pm Christos Stathis

Context menu and toolbar has returned to shared by me view

0099339a 04/30/2012 03:39 pm Christos Stathis

Added validation to properties dialog (issue #2347)

71875b42 04/12/2012 03:54 pm Christos Stathis

Separated public from other permissions (issue #2317)

6acd4df3 04/12/2012 03:21 pm Christos Stathis

Fixed auto-refresh to update only the files of the current folder

6f17dff1 03/26/2012 01:08 pm Christos Stathis

Moved last images references to css

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

Updated copyright

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