Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (6.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...
e6e9f6e6 02/12/2013 12:50 pm Christos KK Loverdos

Change copyright notice

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

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)

96705b13 05/09/2012 01:08 pm Christos Stathis

Added 'close' to all dialogs (issue #2377)

0099339a 04/30/2012 03:39 pm Christos Stathis

Added validation to properties dialog (issue #2347)

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

bda6984c 03/07/2012 06:17 pm Christos Stathis

Fixed double display of versions

ae93aba1 02/07/2012 11:53 am Christos Stathis

Fixed compiler warnings

e9b8a745 02/02/2012 02:06 pm Christos Stathis

Versions are fetched before the versions dialog is shown

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

Updated copyright

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

Fixed various warnings

666f16ac 01/27/2012 01:24 pm Christos Stathis

Removed commented code

9326b841 01/27/2012 01:17 pm Christos Stathis

FilePropertiesDialog is broken into three dialogs