Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / commands / RemoveUserCommand.java @ 499bb620

History | View | Annotate | Download (4.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

0459d2ef 02/08/2013 04:26 pm Christos KK Loverdos

Show display names in group members tree

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

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

Implement the /user_catalogs API

39a92f5c 05/24/2012 04:11 pm Christos Stathis

Fixed bug where group was not removed when the last user was removed (issue #2348)

1cb18fe1 05/16/2012 03:48 pm Christos Stathis

Removal of the last member removes the group too (issue #2398)

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

a2411896 12/02/2011 05:36 pm Christos Stathis

All appropriate headers are url encoded

ea94470a 11/23/2011 04:23 pm Christos Stathis

Fixed problem with header name encoding in tags and groups

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

Added re-authentication in case the token has expired

abd8738f 09/22/2011 12:12 pm Christos Stathis

Fixed various warnings

61f8605d 09/13/2011 11:40 pm Christos Stathis

Fixed tree refresh bugs in groups tree

4baffab1 09/13/2011 07:06 pm Christos Stathis

Groups tree, unfinished