Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / commands @ 8474a42a

# Date Author Comment
33ee8450 06/12/2013 05:59 pm Christos KK Loverdos

Change name representation of group to delete

28e270f9 05/31/2013 12:29 pm Christos KK Loverdos

Configurable service URLs via the otherProperties JS mechanism

I have implemented the following:

  • Key STORAGE_API_URL represents the Pithos API
    URL and it is search for in otherProperties.
  • Key USER_CATALOGS_API_URL represents the
    /user_catalogs API URL and it is searched for...
64d3b76b 04/12/2013 05:09 pm Christos KK Loverdos

Unify 'Publish' and 'Sharing' dialogs into one (for files)

8ddb4627 04/01/2013 04:07 pm Christos KK Loverdos

Provider a safer way to purge the container

Refs #3443
https://code.grnet.gr/issues/3443

e6e9f6e6 02/12/2013 12:50 pm Christos KK Loverdos

Change copyright notice

0459d2ef 02/08/2013 04:26 pm Christos KK Loverdos

Show display names in group members tree

c8f8690d 02/08/2013 03:59 pm Christos KK Loverdos

Use display name to add a user to a group

dc8cc18a 02/08/2013 03:57 pm Christos KK Loverdos

Revert "Work in progress. Do not rely on this commit"

This reverts commit ee77dbf16f524824e3c0337a04984caa84a12231.

ee77dbf1 02/07/2013 07:47 pm Christos KK Loverdos

Work in progress. Do not rely on this commit

fa68c84d 02/07/2013 01:33 pm Christos KK Loverdos

Promote more raw strings to reusable constants

4eaecbac 02/01/2013 03:01 pm Christos KK Loverdos

Show display name in FolderPropertiesDialog

cc0120ab 02/01/2013 02:23 pm Christos KK Loverdos

Implement the /user_catalogs API

42214d4a 07/10/2012 07:26 pm Christos Stathis

Implemented empty container for all containers with the new api

3608dcd5 07/10/2012 07:09 pm Christos Stathis

Implemeted empty trash with the new API call

d58c0da5 06/28/2012 05:16 pm Christos Stathis

Replaced move procedures with the new PUT with delimiter

bb160e3a 06/25/2012 06:37 pm Christos Stathis

Implemented empty trash by deleting and re-creating the trash

ea30dad9 06/25/2012 06:15 pm Christos Stathis

Empty trash deletes everything under trash by using the deleteFolder method

3c058715 06/25/2012 04:31 pm Christos Stathis

When moving files in and out of trash set the content-type explicitly

39a92f5c 05/24/2012 04:11 pm Christos Stathis

Fixed bug where group was not removed when the last user was removed (issue #2348)

1cb18fe1 05/16/2012 03:48 pm Christos Stathis

Removal of the last member removes the group too (issue #2398)

3586ad5e 05/09/2012 06:20 pm Christos Stathis

Completed 'Shared by me' file context menu with whatever command is relevant (issue #2378)

53f8abed 05/02/2012 05:11 pm Christos Stathis

Replaced simple prompts for creating groups and adding users with normal dialogs

5d18aa82 05/02/2012 04:45 pm Christos Stathis

Context menu and toolbar has returned to shared by me view

71875b42 04/12/2012 03:54 pm Christos Stathis

Separated public from other permissions (issue #2317)

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

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

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

57dff0dd 02/17/2012 05:58 pm Christos Stathis

Fixed bug in the fix of #2052, #2049

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

Permissions are requested just before the permissions dialog is displayed

68e165a9 02/15/2012 05:32 pm Christos Stathis

Meta for files is requested just before showing the propeties dialog (issue #2052)

1a0db4f4 02/10/2012 05:53 pm Christos Stathis

Implemented background multiple upload (issue #1989)

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

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

Cleaned imports

c9c699bc 02/01/2012 12:39 pm Christos Stathis

Merged with plupload

eb2ae14b 01/31/2012 02:02 pm Christos Stathis

Fine tuned plupload plugin

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

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