Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss @ 51ad539e

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

Latest revisions

# Date Author Comment
51ad539e 09/30/2010 04:47 pm Natasa Kapravelou

Allow public folders and all of the containing subfolders and files to be available in a web page.

6f77bdda 09/30/2010 03:08 pm Natasa Kapravelou

Allow folders and subfolders and all of their contents to be marked as public for all when the user hits Public in the parent folder. The opposite is not applied (meaning that when a parent folder is marked as notPublic all the containing subfolders and files are not accordingly marked as notPublic

41fbadbc 09/28/2010 04:37 pm Natasa Kapravelou

Fix the case where in the userFullNameMap, that stores user's full name along with the userName, contains only username in both key-value pair. In this case the Map is updated with the new userFullName value. This solves Issue 16.

8e471ce5 09/23/2010 08:21 pm Natasa Kapravelou

Navigation through public folder url with no special characters in their folder names fixed. 1. Todo: Treat the special characters 2. For every public folder all containing sub-folder should also be public.

de595072 09/23/2010 12:42 pm Natasa Kapravelou

Complete the code that allows the deletion of group permissions in files and/or folders when the group is deleted.

ff397940 09/22/2010 06:15 pm Natasa Kapravelou

Mark the folders and files as modified in order to inform the client that something has changed concerning the folder and/or file.The change of modification date does the work. The changes in these folders and/or files have come from the deletion of a group that had permissions on that folders and/or files.

4497ec95 09/16/2010 05:01 pm Natasa Kapravelou

Minor fixes and remove logging

d235f94f 09/16/2010 01:06 pm Natasa Kapravelou

Fix the authentication sequence in requests of a file or a folder which is public or not public. This solves the Issue 14. Fix login with fireGSS by adding a boolean check in order the fireGSS client to receive a JSON response. ***TODO: fix sharing the home directory inside renderHTML

bdf739a9 09/14/2010 06:17 pm Natasa Kapravelou

Some more fixes on Issue 16 - handling a CastException. Also working Issue 14 - when the user isNull and the file or folder is public for everyone then pretend that the owner is the user and and the user as a request attribute inside the FilesHandler servlet and not inside each method (e.g copy)

b8e09949 09/10/2010 10:17 am Natasa Kapravelou

Fixed a NullPointerException while range headers existed in the HttpServletResponse. An if check for nulls added in copy method inside the WebDav. This solves Issue 14.

View revisions

Also available in: Atom