Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / FolderPropertiesDialog.java @ ba6ffffb

History | View | Annotate | Download (12.6 kB)

# Date Author Comment
948a9b34 05/04/2012 05:39 pm Christos Stathis

Fixed css to more closely match okeanos

c475a970 04/30/2012 03:48 pm Christos Stathis

Added validation to folder create/update form

3c534380 04/30/2012 02:57 pm Christos Stathis

Fixed parent/creator in properties dialogs

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

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

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

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

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

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

FilePropertiesDialog is broken into three dialogs

8fd8a487 01/10/2012 05:34 pm Christos Stathis

Refresh the MyShared tree when certain folder properties are changed

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

903f3402 11/18/2011 05:30 pm Christos Stathis

Do not allow folder names that contain /

b3fd800b 11/03/2011 07:58 pm Christos Stathis

Fixed content type for marker objects (folders)

969a4d94 10/16/2011 07:18 pm Christos Stathis

Removed last references to gss. Fixed css to match okeanos

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

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

bac098d0 09/26/2011 03:00 pm Christos Stathis

Fixed permission update on folder to show error message when deep children have already permissions set

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

64f42c0b 09/21/2011 05:36 pm Christos Stathis

Update statistics every time an operation finishes

63ee965c 09/15/2011 07:04 pm Christos Stathis

Fixed username in all API calls + some other fixes

f1b24b82 09/14/2011 07:46 pm Christos Stathis

Removed context menu from my hared tree

16e8478a 09/12/2011 04:28 pm Christos Stathis

Fixed refresh errors when moving folders/files to trash

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

Fixed various compilation warnings

a1bde662 08/11/2011 04:48 pm Christos Stathis

Fixed removal of permissions

5ebc9312 08/11/2011 04:27 pm Christos Stathis

Finished folder permissions dialog

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

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

b51c628b 07/22/2011 07:18 pm Christos Stathis

First implementation of public permission setting

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

Renamed various GSS references to Pithos

4fe76337 07/15/2011 05:28 pm Christos Stathis

Folder name should be editable in create and update of non-container

d6be39da 07/15/2011 05:14 pm Christos Stathis

Implemented folder properties general dialog

f1aabd89 07/05/2011 05:48 pm Christos Stathis

Implemented folder deletion (without refresh yet)

b651e67f 07/05/2011 05:13 pm Christos Stathis

Implemented virtual folder creation

447407c8 07/04/2011 05:49 pm Christos Stathis

Started implementation of new folder command

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