Project

General

Profile

Actions

Feature #3957

closed

Ajax file upload with progress bar

Added by Yoann Besson over 14 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Attachments
Target version:
Start date:
2009-10-01
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

An Ajax File Upload module with progress bar for large file upload should be a great feature, since we need to upload large release files.


Files

ajaxUploadDefect.png (9.57 KB) ajaxUploadDefect.png Defect AJAX Upload Daniel Felix, 2012-12-13 15:32

Related issues

Related to Redmine - Feature #9086: Show attachments when in edit/preview modeClosed2011-08-18

Actions
Related to Redmine - Defect #16111: Redmine should accept changes to an issue even when an error prevents an attachment uploadClosed

Actions
Related to Redmine - Feature #6337: Cancel Upload a file of the list - Files SectionClosed2010-09-09

Actions
Has duplicate Redmine - Feature #5889: Progress bar for large file uploadsClosed2010-07-15

Actions
Has duplicate Redmine - Feature #1215: Progress Bar for File UploadsClosed2008-05-08

Actions
Has duplicate Redmine - Feature #12337: Add async file upload support Closed

Actions
Actions #1

Updated by Dave Lowndes about 14 years ago

+1

A file repository for (software) project management tool can expect large files (design mockups, release archives) so something other than the scary browser "loading" for 15mins while a large file uploads would be ideal.

Actions #2

Updated by Toshi MARUYAMA about 13 years ago

  • Category set to UI
Actions #3

Updated by ex vito almost 12 years ago

Note that #5889 seems to be a dup.

Actions #4

Updated by Etienne Massip almost 12 years ago

  • Target version set to Candidate for next major release
Actions #5

Updated by Anton Gillert almost 12 years ago

+1

Actions #6

Updated by Rafi Greenberg almost 12 years ago

+1

Actions #7

Updated by Johannes Pfeifer over 11 years ago

+1

Actions #8

Updated by Jean-Philippe Lang over 11 years ago

  • Subject changed from Ajax File Upload Module for Large File Upload to Ajax file upload with progress bar
  • Category changed from UI to Attachments
  • Target version changed from Candidate for next major release to 2.3.0
Actions #9

Updated by Etienne Massip over 11 years ago

This feature has been implemented and merged into trunk with r10977 but would require some feedback from the community if you can to make sure it doesn't break with some browser versions we've not been able to test with.

Thanks for your time if you can!

Actions #10

Updated by Daniel Felix over 11 years ago

Hi Etienne,

I just tested r10989 with Internet Explorer 9.0.8 Update 9.0.11.

In my upload, I haven't seen any Ajax-Upload mechanismn. The preview of my attachment hasn't displayed any image. The same after submitting this attachment (See Screenshot).

// EDIT
I tried this again with some 12 MB Upload Files, but there wasn't any Progressbar, just the loading Symbol from IE itself.

Actions #11

Updated by Etienne Massip over 11 years ago

Daniel Felix wrote:

Hi Etienne,

I just tested r10989 with Internet Explorer 9.0.8 Update 9.0.11.

In my upload, I haven't seen any Ajax-Upload mechanismn. The preview of my attachment hasn't displayed any image. The same after submitting this attachment (See Screenshot).

// EDIT
I tried this again with some 12 MB Upload Files, but there wasn't any Progressbar, just the loading Symbol from IE itself.

There is an issue since few days on trunk with preview which doesn't show when creating a new issue but it's not related to this feature implementation.

I think I forgot to mention some important precision: it won't work with IE8 or IE9 because these browsers do not support the File API, so Redmine degrades gracefully to the standard upload-on-submit behavior in this case =)

IE10 should support it but unfortunately I don't have any IE10 to test :|

Thank you for testing anyway !

Actions #12

Updated by Jean-Philippe Lang over 11 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Ajax upload tested OK with IE10.0.

Actions #13

Updated by Go MAEDA about 9 years ago

  • Related to Defect #9383: Allow manage attachment(s) before submit added
Actions #14

Updated by Go MAEDA about 9 years ago

  • Related to deleted (Defect #9383: Allow manage attachment(s) before submit)
Actions #15

Updated by Go MAEDA about 9 years ago

  • Related to Feature #9086: Show attachments when in edit/preview mode added
Actions #16

Updated by Go MAEDA about 8 years ago

Actions #17

Updated by Go MAEDA almost 8 years ago

  • Related to Defect #16111: Redmine should accept changes to an issue even when an error prevents an attachment upload added
Actions #18

Updated by Go MAEDA over 7 years ago

  • Related to Feature #6337: Cancel Upload a file of the list - Files Section added
Actions

Also available in: Atom PDF