Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / catalog @ 499bb620

# 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...
8ddb4627 04/01/2013 04:07 pm Christos KK Loverdos

Provider a safer way to purge the container

Refs #3443
https://code.grnet.gr/issues/3443

01337c33 03/13/2013 03:56 pm Christos KK Loverdos

Enhance logging

e6e9f6e6 02/12/2013 12:50 pm Christos KK Loverdos

Change copyright notice

86432004 02/11/2013 03:23 pm Christos KK Loverdos

Fix regression with empty "Shared by me"

c8f8690d 02/08/2013 03:59 pm Christos KK Loverdos

Use display name to add a user to a group

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

902e3ef4 02/06/2013 05:49 pm Christos KK Loverdos

Remove hard-coded debugging aids (System.outs etc)

a16cddac 02/05/2013 02:05 pm Christos KK Loverdos

Remove @author tag

eee72ed5 02/05/2013 02:03 pm Christos KK Loverdos

Add UpdateUserCatalogs as a convenience wrapper around GetUserCatalogs

2ef4bd13 02/01/2013 06:52 pm Christos KK Loverdos

Add a FIXME note on how to obtain the server URL for /user_catalogs call

b9a1049a 02/01/2013 06:41 pm Christos KK Loverdos

Show display name in "Shared with me"

1bb330dc 02/01/2013 02:37 pm Christos KK Loverdos

Show display name in Create Folder dialog

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

Implement the /user_catalogs API