Feature #10295
New File upload UI
| Status: | Needs Feedback | Start date: | 2010-10-16 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Technical | |||
| Target version: | - | |||
| Tags: | ||||
| Votes: | 0 |
Description
- Drag&Drop area
- Old-school selector box "Durchsuchen..."
- Thumbnails of files in upload queue
- Progress bars while upload
History
Updated by Jens Hoffmann over 2 years ago
- Status changed from New to Accepted
- Assignee set to Jens Hoffmann
Updated by Lars Zimmermann over 2 years ago
I don't quite understand what this issue is about? It should replace the mass uploader that uses Flash ärgs ?
I think it's still important to be able to select more than one file at a time to upload. Is this still possible after the refactoring? Will this be a HTML5 solution?
@Jens: Will you create a screen for this?
Updated by Steffen Gebert over 2 years ago
Hi Lars,
I'm currently working on an integration of Plupload, a multi-"engine" file uploader (HTML5, flash, gears, silverlight, HTML4).
I started my work based on this ExtJS-Example (ExtJS-Forum thread)
This would replace the Flash-Uploader completely and automatically set the best-fitting engine. It's not 100% sure, but I hope to complete my work before fateure freeze.
Steffen
Updated by Jens Hoffmann over 2 years ago
@Lars: Yes I will.
@Steffen: Could you contact me, when you finished the prototype implementation? Than I could start my task.
Updated by Steffen Gebert over 2 years ago
- Better way to handle "Overwrite existing files" (dialog Yes/No?)
- Where to display information: (Dis)allowed file types, max file size
- What happens after successful upload? Redirect to folder? Upload more files?
- What happens on error? Empty upload queue?* Upload directly without confirmation?
- Show used plupload engine (debugging purposes) / switch between engines and store in BE user config?
- How to tell the user that he can select more than one file?
Updated by Steffen Gebert over 2 years ago
- File uploader1.png added
- File uploader2.png added
- File uploader3.png added
Updated by Jens Hoffmann 6 months ago
- Category set to Technical
- Status changed from Accepted to Needs Feedback
- Assignee changed from Jens Hoffmann to Steffen Gebert
- Priority changed from Should have to Could have
What happend to this?
Updated by Steffen Gebert 4 months ago
- Assignee deleted (
Steffen Gebert)
The FAL migration didn't change the uploader. I hope, it's easier now to replace it, but I'm not involved in that. But I'm still in favor of a better uploader.