Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / commands / ToTrashCommand.java @ f5c86c34

History | View | Annotate | Download (9.1 kB)

# Date Author Comment
6acd4df3 04/12/2012 03:21 pm Christos Stathis

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

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

Updated copyright

5f91f72d 02/01/2012 06:23 pm Christos Stathis

Encoded path for DELETE requests

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

Fixed various warnings

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

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

All appropriate headers are url encoded

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

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

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

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

Cleaned up Edit 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

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