Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client / tree / TrashSubtree.java @ a60ea262

History | View | Annotate | Download (4.3 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).

023f6f1e 07/08/2010 01:57 pm Panagiotis Astithas

- Add an administration application.
- Remove the redundant RequestBuilder wrapper for efficiency.
- Fix warnings.
- Ignore the admin app build artifacts.
- Guard against users without userclasses in the DB.
- Add a dev mode launcher for debugging the admin app.

62f168b2 03/11/2010 11:53 am Giannis Koutsoubos

use http caching by using IF-MODIFIED-SINCE HEADERS and handling response accordingly

ff8eb545 01/26/2010 11:00 am Giannis Koutsoubos

right click selection for folder tree

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

Remove the redundant gss top-level directory.