Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (12.1 kB)

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

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)

14d29f68 06/22/2012 04:20 pm Christos Stathis

Fixed bug that stopped uploading when the dialog was hidden

249fbc5b 05/25/2012 03:42 pm Christos Stathis

When a file is dropped while another is uploading the alert is updated to show the total number of uploads

ecf96721 05/25/2012 03:08 pm Christos Stathis

Uploader clears all finished files when it is not visible (issue #2442)

c4818b9d 05/21/2012 01:44 pm Christos Stathis

Finished drag'n'drop upload (issue #2403)

3646552f 05/18/2012 07:11 pm Christos Stathis

Added upload alert when droping files in the app and select the uploaded files at the end

89dddc7d 05/17/2012 06:17 pm Christos Stathis

Added drag'n'drop file upload in the file list area

78989564 05/16/2012 05:58 pm Christos Stathis

Upload window 's close link toggles between close and hide according to files being in progress or not (issue #2402)

948a9b34 05/04/2012 05:39 pm Christos Stathis

Fixed css to more closely match okeanos

6acd4df3 04/12/2012 03:21 pm Christos Stathis

Fixed auto-refresh to update only the files of the current folder

3aa012b0 02/29/2012 12:52 pm Christos Stathis

Added checks for console.log due to the fact that IE does not define the object if dev tools are closed (solves issue #2091)

70cf069b 02/22/2012 12:45 pm Christos Stathis

Correctly encoded token during uploads

fefc5343 02/21/2012 02:14 pm Christos Stathis

Fixed issue #2041. Upload dialog is re-initialized each time the queue empties

1a0db4f4 02/10/2012 05:53 pm Christos Stathis

Implemented background multiple upload (issue #1989)

b57df15e 02/08/2012 06:15 pm Christos Stathis

Fixed appearance of multiple upload in IE (issue #2013)

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

Fixed compiler warnings

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