Bug 1066694

Summary: RFE: As a project maintainer I would like to upload multiple source files simultaneously
Product: [Retired] Zanata Reporter: Carlos Munoz <camunoz>
Component: Component-UIAssignee: David Mason <damason>
Status: CLOSED CURRENTRELEASE QA Contact: Damian Jansen <djansen>
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: dchen, djansen, lbrooker, pahuang, zanata-bugs
Target Milestone: ---   
Target Release: 3.5   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 3.5.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-1862) Doc Type: Bug Fix
Doc Text:
Story Points: 5
Clone Of: Environment:
Last Closed: 2015-01-26 23:27:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 992629, 1062835    

Description Carlos Munoz 2014-02-18 22:38:59 UTC
As a project maintainer I would like to upload multiple source files via the UI.

Notes:
- It is assumed we will find a suitable js library to allow the user to select multiple files to be uploaded with a single post. Possible candidates include http://www.dropzonejs.com/ and http://blueimp.github.io/jQuery-File-Upload/
- This story does not cover zip file upload.
- The server must reject unsupported files, indicating when it does so.
- There should be an admin configured setting for the maximum number of files allowed per upload.
- There will be manual testing involved for this story.
- Decision to be made whether to stream files or use temporary files. The latter may allow for parallel uploads.

Comment 1 Carlos Munoz 2014-02-19 06:25:02 UTC
Secondary contacts: pahunag, lbrooker

Comment 11 Damian Jansen 2014-08-11 06:24:10 UTC
Verified.