Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / FileList.java @ eb2ae14b

History | View | Annotate | Download (19.9 kB)

# Date Author Comment
dddb75e2 01/19/2012 03:20 pm Christos Stathis

Fixed refresh issues with shared folders and files

efb132b8 11/18/2011 12:24 pm Christos Stathis

Double-click on a file downloads it

d7be6c23 10/18/2011 11:26 pm Christos Stathis

CSS fun

969a4d94 10/16/2011 07:18 pm Christos Stathis

Removed last references to gss. Fixed css to match okeanos

f3c8bd5b 10/13/2011 04:51 pm Christos Stathis

When last_modified is not in valid format the date will be set to null

36c4da54 09/28/2011 05:27 pm Christos Stathis

Fixed view link for images

ec9b0459 09/28/2011 04:46 pm Christos Stathis

Adjust page size in filelist as the list increases

a19f758c 09/22/2011 12:45 pm Christos Stathis

Updated folder statistics

02d3a335 09/19/2011 06:16 pm Christos Stathis

More fixes for context menus according to selected trees and folders

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

Fixed username in all API calls + some other fixes

f1b24b82 09/14/2011 07:46 pm Christos Stathis

Removed context menu from my hared tree

31477486 09/12/2011 05:41 pm Christos Stathis

Finished restore-from-trash functionality

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

105b4e49 08/19/2011 05:16 pm Christos Stathis

Implemented MyShared tree (still pending server support)

bbdd34ef 08/17/2011 06:27 pm Christos Stathis

CSS changes

36dc8e18 08/11/2011 07:41 pm Christos Stathis

Added shibboleth support (untested)

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

2da9c4aa 07/22/2011 02:13 pm Christos Stathis

Whitespace

ef5b664d 07/21/2011 06:24 pm Christos Stathis

Implemented tag assignment to files

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

Renamed various GSS references to Pithos

faeb45b7 07/18/2011 02:27 pm Christos Stathis

Temporarily disabled contect menus for trash folder

05cf9e5b 07/18/2011 02:16 pm Christos Stathis

Temporarily show just an empty trash folder

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

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

07a1b5fe 06/30/2011 06:57 pm Christos Stathis

Got file info from headers

875a0179 06/28/2011 06:25 pm Christos Stathis

Started implementation of file list widget

8e61880b 06/22/2011 05:59 pm Christos Stathis

Finally displayed virtual folder hierarchy up to second level

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