Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client / tree / Subtree.java @ 0fc071d9

History | View | Annotate | Download (4.1 kB)

# Date Author Comment
2f924703 07/09/2010 02:32 pm Natasa Kapravelou

-Allow user to declare a public folder i)a checkbox named [Public] added in the web client's folder properties dialog ii) an API change made in order to return readforall flag for a folder iii) a readforall column added in the domain model
Public folders are marked with the same icon as shared folders and are available also in the My Shared view. This fixes Issue 17 along with the revision 7fc12576aafb

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

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

right click selection for folder tree

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

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

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

Remove the redundant gss top-level directory.