Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss @ a0dde818

Name Size
  client
  mbeans
  public
  resources
  server
GSS.gwt.xml 1.4 kB

Latest revisions

# Date Author Comment
a0dde818 09/03/2009 06:19 pm Panagiotis Astithas

Fix wrong encoding in new folder names, by returning the already constructed URI. This required that createFolder() returns the newly-created folder, which was always a good idea (builder pattern).

77dcb3f1 09/02/2009 05:51 pm Panagiotis Astithas

Retry transactions in the face of optimistic locking exceptions when creating folders or modifying resources. Also avoid an extra EJB call by returning the modified folder after the fact.

fd84943c 09/02/2009 01:05 pm Fotis Stamatelopoulos

- Correctly check whether the group has already access to the resource
- Check NPE (to be on the safe side & clear warning)
- More appropriate messages

c8239751 08/31/2009 12:58 pm Fotis Stamatelopoulos

minor cosmetic change: appropriate button label

c527afd3 08/28/2009 07:50 pm Fotis Stamatelopoulos

correctly refresh the OthersShared folder tree on folder renames

29bbf2d3 08/28/2009 06:02 pm Fotis Stamatelopoulos

only sumbit changes to permissions if there are any

9db64e8c 08/28/2009 05:27 pm Fotis Stamatelopoulos

properly select and expand the tree item (group) that was previously "selected", upon updating the tree

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

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

a73b1e75 08/26/2009 12:57 pm Dimitris Routsis

Silently replace @ character when uploading. (Will have to do at least till a proper solution is found.)

7cc0f8d1 08/25/2009 05:58 pm Dimitris Routsis

Use URL.encodeComponent() instead of URL.encode() as it encodes a few more characters that may appear in filenames and URL.encode() left unencoded.

View revisions

Also available in: Atom