Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / PermissionsList.java @ 01337c33

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

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

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

26387dd8 05/16/2012 04:36 pm Christos Stathis

User/group names in permission list are not bold (issue #2401)

01bd6099 05/09/2012 04:07 pm Christos Stathis

Remove permission button replaced by a link (issue #2373)

2dfc5957 04/25/2012 03:58 pm Christos Stathis

Replaced the remove perm button image and added tooltip (issue #2338)

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

Changed permission checkboxes to radiobuttons

4d869bf1 03/07/2012 05:51 pm Christos Stathis

Permission changes happen immediately without clicking the ok button which is now named Close (issue #2179). A link for shared files is displayed so that users with permission can download directly (issue #2180)

b3c3954b 02/17/2012 06:11 pm Christos Stathis

Permissions are allowed to be set on objects that inherit permissions

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

Updated copyright

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

Fixed various warnings

9326b841 01/27/2012 01:17 pm Christos Stathis

FilePropertiesDialog is broken into three dialogs

3ebb88f4 09/14/2011 08:57 pm Christos Stathis

Fixed various bugs in other shared tree

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

Fixed various compilation warnings

f6445935 08/11/2011 07:04 pm Christos Stathis

Clean up code

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.*