Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / tagtree / TagTreeViewModel.java @ 499bb620

History | View | Annotate | Download (7.1 kB)

# Date Author Comment
28e270f9 05/31/2013 12:29 pm Christos KK Loverdos

Configurable service URLs via the otherProperties JS mechanism

I have implemented the following:

  • Key STORAGE_API_URL represents the Pithos API
    URL and it is search for in otherProperties.
  • Key USER_CATALOGS_API_URL represents the
    /user_catalogs API URL and it is searched for...
e6e9f6e6 02/12/2013 12:50 pm Christos KK Loverdos

Change copyright notice

dc8cc18a 02/08/2013 03:57 pm Christos KK Loverdos

Revert "Work in progress. Do not rely on this commit"

This reverts commit ee77dbf16f524824e3c0337a04984caa84a12231.

ee77dbf1 02/07/2013 07:47 pm Christos KK Loverdos

Work in progress. Do not rely on this commit

cc0120ab 02/01/2013 02:23 pm Christos KK Loverdos

Implement the /user_catalogs API

ea30dad9 06/25/2012 06:15 pm Christos Stathis

Empty trash deletes everything under trash by using the deleteFolder method

cae2a8db 02/01/2012 06:42 pm Christos Stathis

Updated copyright

ebead1b5 01/27/2012 04:40 pm Christos Stathis

Fixed various warnings

3f8622d4 12/07/2011 05:06 pm Christos Stathis

Implemented ability to send error data along with user feedback in case of error

9539e23d 09/23/2011 11:55 am Christos Stathis

Added re-authentication in case the token has expired

7811b9d1 09/09/2011 04:15 pm Christos Stathis

Fixed various compilation warnings

a7c43f26 08/03/2011 03:14 pm Christos Stathis

Removed all static references to the Pithos class

b51c628b 07/22/2011 07:18 pm Christos Stathis

First implementation of public permission setting

ef5b664d 07/21/2011 06:24 pm Christos Stathis

Implemented tag assignment to files

a845b044 07/20/2011 07:16 pm Christos Stathis

Finished tag tree display (without optimizations)

0d1e8310 07/19/2011 07:27 pm Christos Stathis

Initialization code for tag views

749068ba 07/19/2011 04:54 pm Christos Stathis

Renamed various GSS references to Pithos

a6592a15 07/19/2011 03:14 pm Christos Stathis

Initial bare view of a separate tag tree