Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / commands @ eb2ae14b

# Date Author Comment
eb2ae14b 01/31/2012 02:02 pm Christos Stathis

Fine tuned plupload plugin

7260b946 01/26/2012 03:29 pm Christos Stathis

Added a share button on the toolbar

bd187dfb 01/25/2012 06:55 pm Christos Stathis

Started the new toolbar. Added new folder button

67bb2128 01/10/2012 03:44 pm Christos Stathis

Refresh home container after restoring objects from trash

9b055aba 01/10/2012 02:54 pm Christos Stathis

Refresh trash after moving to trash

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

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

67cc9113 12/07/2011 01:18 pm Christos Stathis

Fixed refresh button to update stats

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

e5af9268 11/23/2011 12:57 pm Christos Stathis

Send content-type when copy/cut/paste

ab95ceae 09/26/2011 04:07 pm Christos Stathis

Fixed bug when emptying a trash with a very deep tree

340bf0d6 09/26/2011 02:24 pm Christos Stathis

Fixed bug in restore-from-trash where very deep trees were not restored

fd136d33 09/26/2011 01:41 pm Christos Stathis

Fixed bug in move-to-trash where very deep trees were not trashed

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

2f274388 09/22/2011 11:38 am Christos Stathis

Added refresh to context menus

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

49080dd5 09/14/2011 05:39 pm Christos Stathis

Empty trash feature (still buggy

61f8605d 09/13/2011 11:40 pm Christos Stathis

Fixed tree refresh bugs in groups tree

4baffab1 09/13/2011 07:06 pm Christos Stathis

Groups tree, unfinished

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

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

Clean up code

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

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

Renamed various GSS references to Pithos

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

Implemented folder properties general dialog

f6cd2099 07/15/2011 03:59 pm Christos Stathis

Implemented multiple files properties general dialog

31997f49 07/14/2011 06:47 pm Christos Stathis

Implemented single file properties dialog

031f1fe0 07/14/2011 05:07 pm Christos Stathis

Cleaned up Edit menu

fad48f0d 07/13/2011 06:16 pm Christos Stathis

Cleaned up top File menu

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

Implemented move folder to trash

81918908 07/12/2011 05:17 pm Christos Stathis

Implemented move file(s) to trash

602ebeb4 07/12/2011 03:03 pm Christos Stathis

Implemented move folder

1f2a020d 07/08/2011 04:57 pm Christos Stathis

Implemented folder copy (mainly untested yet)

1e413f9b 07/08/2011 03:39 pm Christos Stathis

File copy/cut/paste implemented

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

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

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

First version of client that displays first level containers

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