Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / VersionsList.java @ 0634d911

History | View | Annotate | Download (6.6 kB)

# Date Author Comment
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

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

Removed auth token from url parameters in GET requests

2efd2a81 03/08/2012 02:40 pm Christos Stathis

Version list made scrollable (issue #2183)

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

Updated copyright

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

Fixed various warnings

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

FilePropertiesDialog is broken into three dialogs

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

7228fda0 11/07/2011 04:13 pm Christos Stathis

Changed parsing of version timestamp due to change in the API

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

63ee965c 09/15/2011 07:04 pm Christos Stathis

Fixed username in all API calls + some other fixes

611de529 09/12/2011 07:52 pm Christos Stathis

Finished file versions

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

a7c43f26 08/03/2011 03:14 pm Christos Stathis

Removed all static references to the Pithos class

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

Renamed various GSS references to Pithos

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