Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / FileContextMenu.java @ ecc4ef81

History | View | Annotate | Download (10.1 kB)

# Date Author Comment
fba33890 04/19/2013 06:01 pm Christos KK Loverdos

Remove "Upload" from file context menu

Refs #3630

10ff638f 04/19/2013 05:56 pm Christos KK Loverdos

"Delete" is only supported from within the Trash

Refs #3595

64d3b76b 04/12/2013 05:09 pm Christos KK Loverdos

Unify 'Publish' and 'Sharing' dialogs into one (for files)

e6e9f6e6 02/12/2013 12:50 pm Christos KK Loverdos

Change copyright notice

4eaecbac 02/01/2013 03:01 pm Christos KK Loverdos

Show display name in FolderPropertiesDialog

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)

3586ad5e 05/09/2012 06:20 pm Christos Stathis

Completed 'Shared by me' file context menu with whatever command is relevant (issue #2378)

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

Context menu and toolbar has returned to shared by me view

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

Separated public from other permissions (issue #2317)

983f9ee2 03/20/2012 02:26 pm Christos Stathis

Removed auth token from url parameters in GET requests

d02b08f2 02/16/2012 03:26 pm Christos Stathis

Added encoding to auth token when is passed as request parameter in GET

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

Updated copyright

ebead1b5 01/27/2012 04:40 pm Christos Stathis

Fixed various warnings

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

05bb97f8 10/04/2011 05:15 pm Christos Stathis

When multiple files are selected the download option downloads all of them in multiple tabs

43c372e8 09/29/2011 06:18 pm Christos Stathis

Enabled copy between users

a9e497d4 09/22/2011 04:09 pm Christos Stathis

Implemented tools menu for folders and files

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

Updated some icons

e273bf25 09/20/2011 05:38 pm Christos Stathis

Paste option is not available for cross-user operations

02d3a335 09/19/2011 06:16 pm Christos Stathis

More fixes for context menus according to selected trees and folders

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

Fixed username in all API calls + some other fixes

3ebb88f4 09/14/2011 08:57 pm Christos Stathis

Fixed various bugs in other shared tree

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

Finished file versions

31477486 09/12/2011 05:41 pm Christos Stathis

Finished restore-from-trash functionality

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

Clean up code

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

Removed all static references to the Pithos class

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

Renamed various GSS references to Pithos

faeb45b7 07/18/2011 02:27 pm Christos Stathis

Temporarily disabled contect menus for trash folder

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

Implemented single file properties dialog

1b4102dd 07/14/2011 03:21 pm Christos Stathis

Cleaned up File menu

8092e326 07/14/2011 01:44 pm Christos Stathis

Implemented file download

390f5c04 07/13/2011 11:57 am Christos Stathis

Organized contect menus

81918908 07/12/2011 05:17 pm Christos Stathis

Implemented move file(s) to trash

1e413f9b 07/08/2011 03:39 pm Christos Stathis

File copy/cut/paste implemented

1eddfbcc 07/08/2011 11:41 am Christos Stathis

Implemented download (with the authentication passed as parameter):

d4374639 07/07/2011 06:26 pm Christos Stathis

Implemented single and multiple file deletion

bdda6b2f 07/07/2011 05:42 pm Christos Stathis

Partially implemented file upload. It only creates a 0 sized object

f1aabd89 07/05/2011 05:48 pm Christos Stathis

Implemented folder deletion (without refresh yet)

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

Updated licence in code files. Removed some unused methods

6084aa02 06/17/2011 07:39 pm Christos Stathis

First version of client that displays first level containers

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