Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / FileUploadDialog.java @ 5d69baf7

History | View | Annotate | Download (6.6 kB)

# Date Author Comment
5d69baf7 02/06/2012 06:47 pm Christos Stathis

Fixed styling of plupload to match the rest of the ui

9071460c 02/03/2012 04:06 pm Christos Stathis

Don't hide the dialog after upload has finished

0c26bcb8 02/03/2012 03:38 pm Christos Stathis

Cleaned up code

557237a8 02/02/2012 06:21 pm Christos Stathis

Correctly center upload dialog after plugin initialization

fe991fd0 02/02/2012 04:13 pm Christos Stathis

Changed order of runtime preference for multiple upload

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

Updated copyright

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

82c0ab09 01/30/2012 03:21 pm Christos Stathis

Merged with plupload branch

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

Fixed various warnings

59c4fb09 01/27/2012 11:10 am Christos Stathis

Fixed brackets

0c73a8ff 01/26/2012 07:38 pm Christos Stathis

Test with plupload multiple uploader

0d01524d 11/04/2011 01:13 pm Christos Stathis

Pass auth token as url parameter

4420a247 10/11/2011 06:13 pm Christos Stathis

Fixed look 'n feel to be like okeanos (except menus)

64f42c0b 09/21/2011 05:36 pm Christos Stathis

Update statistics every time an operation finishes

77e5f923 09/20/2011 05:00 pm Christos Stathis

When uploading a file, the token is passed in a cookie

3ebb88f4 09/14/2011 08:57 pm Christos Stathis

Fixed various bugs in other shared tree

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

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

CSS changes

5ebc9312 08/11/2011 04:27 pm Christos Stathis

Finished folder permissions dialog

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

Renamed various GSS references to Pithos

4123152d 07/14/2011 12:34 pm Christos Stathis

Implemented file upload

bdda6b2f 07/07/2011 05:42 pm Christos Stathis

Partially implemented file upload. It only creates a 0 sized object

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