Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / foldertree / Folder.java @ f5c86c34

History | View | Annotate | Download (9.8 kB)

# Date Author Comment
b3c3954b 02/17/2012 06:11 pm Christos Stathis

Permissions are allowed to be set on objects that inherit permissions

b3832e45 02/17/2012 04:46 pm Christos Stathis

Permissions are requested just before the permissions dialog is displayed

25007267 02/13/2012 01:20 pm Christos Stathis

Removed some unused methods

5aaf7821 02/06/2012 04:19 pm Christos Stathis

Fixed display of folders that end with /

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

Updated copyright

fb55a1b3 01/10/2012 03:44 pm Christos Stathis

Reverted previous change for objects that end with /. It caused problems in the folder tree display

a2411896 12/02/2011 05:36 pm Christos Stathis

All appropriate headers are url encoded

ea94470a 11/23/2011 04:23 pm Christos Stathis

Fixed problem with header name encoding in tags and groups

64eaaf7d 11/18/2011 05:30 pm Christos Stathis

Parse the folder name correctly in case it ends with /

1d6f8288 11/18/2011 01:27 pm Christos Stathis

Removed unused method

f3c8bd5b 10/13/2011 04:51 pm Christos Stathis

When last_modified is not in valid format the date will be set to null

e2403069 10/03/2011 06:21 pm Christos Stathis

Fixed empty headers error in IE

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

8b2b67ba 09/26/2011 12:46 pm Christos Stathis

Disable paste option if the target folder is a child of the folder to-be-copied

f5023f13 09/23/2011 06:13 pm Christos Stathis

Fix url encoding in requests. Fix for avoiding the browser 's cache

abd8738f 09/22/2011 12:12 pm Christos Stathis

Fixed various warnings

31477486 09/12/2011 05:41 pm Christos Stathis

Finished restore-from-trash functionality

7b28ae07 09/09/2011 06:05 pm Christos Stathis

Implemented trash without restore

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

Fixed various compilation warnings

ff06bcd5 09/08/2011 04:47 pm Christos Stathis

Finished myshared tree

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)

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

Initial support of permissions and dummy UI

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

First implementation of public permission setting

ef5b664d 07/21/2011 06:24 pm Christos Stathis

Implemented tag assignment to files

a845b044 07/20/2011 07:16 pm Christos Stathis

Finished tag tree display (without optimizations)

0d1e8310 07/19/2011 07:27 pm Christos Stathis

Initialization code for tag views

05cf9e5b 07/18/2011 02:16 pm Christos Stathis

Temporarily show just an empty trash folder

390f5c04 07/13/2011 11:57 am Christos Stathis

Organized contect menus

d0efa1ee 07/13/2011 11:40 am Christos Stathis

Minor optimization

2637c9cd 07/12/2011 06:19 pm Christos Stathis

Implemented move folder to trash

6e10f9a6 07/08/2011 01:54 pm Christos Stathis

Fixed folder deletion with all subfolders and files

d4374639 07/07/2011 06:26 pm Christos Stathis

Implemented single and multiple file deletion

bdda6b2f 07/07/2011 05:42 pm Christos Stathis

Partially implemented file upload. It only creates a 0 sized object

74ebb3a3 07/06/2011 11:51 am Christos Stathis

Finished Folder deletion (with parent refresh)

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

Implemented virtual folder creation

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

Updated licence in code files. Removed some unused methods

07a1b5fe 06/30/2011 06:57 pm Christos Stathis

Got file info from headers

875a0179 06/28/2011 06:25 pm Christos Stathis

Started implementation of file list widget

7c818c14 06/23/2011 05:33 pm Christos Stathis

Fixed bug when displaying folder tree after the second level. Now the tree works correctly

8e61880b 06/22/2011 05:59 pm Christos Stathis

Finally displayed virtual folder hierarchy up to second level

6084aa02 06/17/2011 07:39 pm Christos Stathis

First version of client that displays first level containers