Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs @ c5070ebe

Name Size
  gss

Latest revisions

# Date Author Comment
c5070ebe 06/01/2010 06:26 pm Natasa Kapravelou

improved version of bug (almost)fix 371. Abstract methods implemented inside RestResource and therefore inside inherited resources in order if/else statements to be removed from PopupTree.java. The functionality remains the same (history support for folder navigation)

40050065 06/01/2010 02:58 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

8c550474 06/01/2010 02:58 pm Natasa Kapravelou

Bugzilla – Bug 371, Add history support for folder navigation almost done. Issues listed for futher development 1.Forward navigation through Other's Shared folders. 2. Usual navigation problems with folder name '%' 3.Cross browser functionality check

7a1c02de 05/27/2010 02:17 pm Panagiotis Astithas

Fix the owner permission removal check when updating folders as well, and add the empty permission check to that case, too.

2fcae28c 05/27/2010 01:32 pm Panagiotis Astithas

- Use encodeComponent for encoding the new folder name in order to be compatible with the server.
- Style fixes.

7cdb5411 05/25/2010 03:31 pm Panagiotis Astithas

Fix build path errors during the last merge and silence a few warnings.

603f48a1 05/25/2010 01:44 pm Natasa Kapravelou

merge with 51a2069b54c1

0174fdb2 05/25/2010 01:34 pm Natasa Kapravelou

Just before implementing the browser's history-not fully tested yet. Changes: GSS.java has been changed,i) in the first launch historyToken equals(Files), ii) History.addValueChangeHandler has been implemented and a Map collection has been used to store corresponding uri's/ TreeItem objects.Therefore, PopupTree.java has been updated to add the uri - TreeItem object pair to history map collection. Finally, a getPopupTree method has been added in the Folders.java that returns the PopupTree obj

6567092b 05/21/2010 06:43 pm Panagiotis Astithas

Redirect to login for browser requests without a cookie present and also for requests with cookies but without the proper one.

a91ef7e8 05/20/2010 06:28 pm Panagiotis Astithas

Now that we keep around the cookie, give the user the opportunity to use it as the authentication token to get to a file. This way passing around simple file resource URIs is possible, and as long as the user has authenticated with the service in the current browser session, he can access the file. Furthermore, treat such simple browser access as a special case and redirect to login before returning back to the file. Now one can e-mail the file URI to another user and he can click on the link, get prompted to login (or even register for the service) and then get back to the file URI to download it automatically....

View revisions

Also available in: Atom