Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / PermissionsAddDialog.java @ ed2b76a4

History | View | Annotate | Download (7.9 kB)

# Date Author Comment
e6e9f6e6 02/12/2013 12:50 pm Christos KK Loverdos

Change copyright notice

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

Use display name to add a user to a group

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

Add UpdateUserCatalogs as a convenience wrapper around GetUserCatalogs

8d09767f 02/01/2013 07:31 pm Christos KK Loverdos

Use and show display name when sharing a file with a particular user

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

Implement the /user_catalogs API

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

c1638c18 04/30/2012 03:10 pm Christos Stathis

Added validation to permissions form (issue #2349)

4ded5310 04/09/2012 05:22 pm Christos Stathis

Changed permission checkboxes to radiobuttons

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

Updated copyright

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

Fixed various warnings

4420a247 10/11/2011 06:13 pm Christos Stathis

Fixed look 'n feel to be like okeanos (except menus)

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

Groups tree, unfinished

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

Fixed various compilation warnings

ecf95c9e 08/09/2011 07:45 pm Christos Stathis

Finished file permissions. Started folder permissions (displayed but not updated yet)

d5c6298f 08/05/2011 06:21 pm Christos Stathis

Initial support of permissions and dummy UI

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

Removed all static references to the Pithos class

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

Renamed various GSS references to Pithos

63366925 07/04/2011 11:21 am Christos Stathis

Updated licence in code files. Removed some unused methods

a853017c 05/05/2011 05:05 pm Christos Stathis

Updated copyright notice

a57faaf0 05/04/2011 07:02 pm Christos Stathis

Renamed all packages to gr.grnet.pithos.*