Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (9.5 kB)

# Date Author Comment
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.*