Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / FolderContextMenu.java @ 430898e5

History | View | Annotate | Download (7.5 kB)

# Date Author Comment
5d18aa82 05/02/2012 04:45 pm Christos Stathis

Context menu and toolbar has returned to shared by me view

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

Updated copyright

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

Fixed various warnings

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

FolderPropertiesDialog is broken into two dialogs

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

Added a share button on the toolbar

006ec41a 01/26/2012 03:04 pm Christos Stathis

Fixed tools and folder context menus

bd187dfb 01/25/2012 06:55 pm Christos Stathis

Started the new toolbar. Added new folder button

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

Enabled copy between users

8b2b67ba 09/26/2011 12:46 pm Christos Stathis

Disable paste option if the target folder is a child of the folder to-be-copied

2f274388 09/22/2011 11:38 am Christos Stathis

Added refresh to context menus

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

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

Fixed various bugs in other shared tree

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

Finished restore-from-trash functionality

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

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

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

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

d6be39da 07/15/2011 05:14 pm Christos Stathis

Implemented folder properties general dialog

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

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

Implemented folder deletion (without refresh yet)

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