Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / AddUserDialog.java @ bc982727

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

cd2dd1fe 02/07/2013 01:54 pm Christos KK Loverdos

Reformat AddUserDialog and extract constants

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

Implement the /user_catalogs API

28267d27 01/30/2013 02:19 pm Christos Stathis

Removed animation that is broken by latest chrome (v.24)

e1218f0f 05/24/2012 01:11 pm Christos Stathis

Fixed regexp that validates usernames (issue #2240)

1e1441bf 05/16/2012 05:37 pm Christos Stathis

Validate usernames to be valid emails (issue #2400)

948a9b34 05/04/2012 05:39 pm Christos Stathis

Fixed css to more closely match okeanos

53f8abed 05/02/2012 05:11 pm Christos Stathis

Replaced simple prompts for creating groups and adding users with normal dialogs