Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client / FolderContextMenu.java @ a60ea262

History | View | Annotate | Download (13.1 kB)

# Date Author Comment
a60ea262 01/31/2011 04:02 pm Natasa Kapravelou

Added ids in homefolder(tree.homeFolder), Trash(tree.Trash), My Shared (tree.myShared) and Other's Shared (tree.othersShared). Also added ids in the items shown in the popup when right clicking in a folder (the naming convention is folderContextMenu.action) and in the items shown in the popup when right clicking in a file (the naming convention is fileContextMenu.action).

afd3a0ef 01/15/2010 03:25 pm Giannis Koutsoubos

moved towards gwt version 2.0 - updated dnd to version 3 -removed all deprecations

e2d2e378 08/28/2009 04:39 pm Fotis Stamatelopoulos

be consistent: show sharing option in shared folders, as we do in shared folders

66cbe681 07/03/2009 02:41 pm Dimitris Routsis

Add Cut, Move to trash and Delete options to Other's shared context menu.

5c6b4b2c 06/12/2009 06:02 pm Panagiotis Astithas

First rough implementation of the file upload functionality using Google Gears. Multiple file uploads are still buggy, but single file uploads are mostly working as before.

16baf609 06/04/2009 12:02 pm Panagiotis Astithas

Remove the redundant gss top-level directory.