Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / foldertree / FolderTreeViewModel.java @ 7cca8bf1

History | View | Annotate | Download (10.6 kB)

# Date Author Comment
7cca8bf1 04/02/2012 07:18 pm Christos Stathis

Remember the ordering of files (issue #2244)

a2f617f8 02/20/2012 07:08 pm Christos Stathis

Permissions are requested just before showing the contect and tools menu (issue #2050)

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

Updated copyright

fea6cde7 02/01/2012 12:41 pm Christos Stathis

Cleaned imports

4ca9cb37 01/31/2012 01:30 pm Christos Stathis

Fixed ConcurrentModificationException during tree loading

0ec61115 01/30/2012 03:19 pm Christos Stathis

Fixed a ConcurrentModificationException during tree traversal

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

Fixed various warnings

3f8622d4 12/07/2011 05:06 pm Christos Stathis

Implemented ability to send error data along with user feedback in case of error

04f50dbe 12/07/2011 12:57 pm Christos Stathis

Fixed display of shared icon on shared objects

067bbb04 12/05/2011 04:27 pm Christos Stathis

All user-created containers are always displayed between pithos and trash

a92f9b30 12/05/2011 03:47 pm Christos Stathis

Renamed Home back to Pithos

0549e173 10/19/2011 04:38 pm Christos Stathis

CSS fun

a7b6e464 10/18/2011 11:02 am Christos Stathis

Various CSS changes

fb0060d7 10/16/2011 02:25 pm Christos Stathis

Reverted back to showing the loading indicator when a folder has a lot of subfolders

cf49bbc9 10/16/2011 01:15 am Christos Stathis

Reverted back to ListDataProvider. Fixed race condition when creating my shared tree. Fixed display when loading huge amount of folders

adb597b8 10/15/2011 11:33 pm Christos Stathis

Various experiments with asynchronous data providers

5fab761b 10/13/2011 07:17 pm Christos Stathis

Used asynchronous data providers for the folder tree. Useful when dealing with a lot of folders and files

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

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

9539e23d 09/23/2011 11:55 am Christos Stathis

Added re-authentication in case the token has expired

02d3a335 09/19/2011 06:16 pm Christos Stathis

More fixes for context menus according to selected trees and folders

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

Fixed username in all API calls + some other fixes

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

Finished restore-from-trash functionality

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

Fixed refresh errors when moving folders/files to trash

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

bbdd34ef 08/17/2011 06:27 pm Christos Stathis

CSS changes

ac379f87 08/11/2011 04:37 pm Christos Stathis

Removed key provider as it is unneeded

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

Finished folder permissions dialog

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

Removed all static references to the Pithos class

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

First implementation of public permission setting

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

Initialization code for tag views

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

Renamed various GSS references to Pithos

faeb45b7 07/18/2011 02:27 pm Christos Stathis

Temporarily disabled contect menus for trash folder

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

Temporarily show just an empty trash folder

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

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

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

Started implementation of file list widget

3009106c 06/23/2011 06:12 pm Christos Stathis

Removed d'n'd support for now

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