Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / ToolsMenu.java @ d4ace10a

History | View | Annotate | Download (11.2 kB)

# Date Author Comment
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...
10ff638f 04/19/2013 05:56 pm Christos KK Loverdos

"Delete" is only supported from within the Trash

Refs #3595

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

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

Show display name in FolderPropertiesDialog

cde22209 02/01/2013 02:52 pm Christos KK Loverdos

Show display name in FilePropertiesDialog

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

Implement the /user_catalogs API

28267d27 01/30/2013 02:19 pm Christos Stathis

Removed animation that is broken by latest chrome (v.24)

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

Implemented empty container for all containers with the new api

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

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

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

Context menu and toolbar has returned to shared by me view

c46c9e31 04/24/2012 03:58 pm Christos Stathis

Finished new left pane

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

Separated public from other permissions (issue #2317)

983f9ee2 03/20/2012 02:26 pm Christos Stathis

Removed auth token from url parameters in GET requests

d02b08f2 02/16/2012 03:26 pm Christos Stathis

Added encoding to auth token when is passed as request parameter in GET

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

Updated copyright

7c02238e 01/27/2012 05:42 pm Christos Stathis

Toolbar buttons are shown only when relevant

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

006ec41a 01/26/2012 03:04 pm Christos Stathis

Fixed tools and folder context menus

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

Started the new toolbar. Added new folder button

947da718 12/06/2011 10:30 pm Christos Stathis

Added meta data to file properties dialog. Still unstyled

04d65941 12/06/2011 09:36 pm Christos Stathis

Removed refresh button from tools menu

05bb97f8 10/04/2011 05:15 pm Christos Stathis

When multiple files are selected the download option downloads all of them in multiple tabs

b162dfaa 09/22/2011 05:52 pm Christos Stathis

Finished tools menu

a9e497d4 09/22/2011 04:09 pm Christos Stathis

Implemented tools menu for folders and files