Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / FolderPermissionsDialog.java @ 59aa2375

History | View | Annotate | Download (12.8 kB)

# Date Author Comment
b31e9028 04/19/2013 01:48 pm Christos KK Loverdos

Bring Folder/Share dialog onpar with File/Share dialog

Refs #3575

87487bbf 04/15/2013 06:07 pm Christos KK Loverdos

In Share Dialog, remove the header line when the permission list is empty.

Refs #3575

64d3b76b 04/12/2013 05:09 pm Christos KK Loverdos

Unify 'Publish' and 'Sharing' dialogs into one (for files)

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

Change copyright notice

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

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

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

4eaecbac 02/01/2013 03:01 pm Christos KK Loverdos

Show display name in FolderPropertiesDialog

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)

f6c9957e 06/28/2012 03:27 pm Christos Stathis

Replaced the folder deletion procedure with the new single DELETE request (issue #2630)

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

Fixed css to more closely match okeanos

5ec7b091 05/02/2012 05:57 pm Christos Stathis

Fixed issue #2340

6acd4df3 04/12/2012 03:21 pm Christos Stathis

Fixed auto-refresh to update only the files of the current folder

57ab6e0b 04/12/2012 03:05 pm Christos Stathis

Exchanged positions of Add Group and Add User buttons

2c801ad7 03/22/2012 05:14 pm Christos Stathis

Fixed a race condition duw to which renamed shared folders continued showing in myshared tree

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

15dce1cd 02/02/2012 01:33 pm Christos Stathis

Fixed typo

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

Updated copyright

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

Fixed various warnings

6b7d024f 01/27/2012 04:15 pm Christos Stathis

FolderPropertiesDialog is broken into two dialogs