Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client / tree / MyShareSubtree.java @ fc0fa492

History | View | Annotate | Download (8.3 kB)

# Date Author Comment
e1828145 10/05/2010 04:20 pm Natasa Kapravelou

Properly show all files and folders that are marked as 'public' below the 'My Shared' view (concerning the client source code).

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.

f7c2e76a 03/11/2010 02:41 pm Giannis Koutsoubos

minimize http requests on initialization (my shared and others)
on other's shared nodes use only requests needed for visible items

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.