aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/assets/javascript/plupload.js
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11915] Pass the data to the template instead of scraping HTML for it.Cesar G2014-01-171-33/+3
* [ticket/11915] Replace inline onclick event for inserting attachment bbcodes.Cesar G2014-01-171-1/+11
* [ticket/11915] Hide attachments table when removing last failed file.Cesar G2014-01-171-2/+4
* [ticket/11915] Make the user aware of the drag-and-drop zone.Cesar G2014-01-171-0/+5
* [ticket/11915] Check if trigger_error() was called after sending chunk.Cesar G2014-01-171-0/+5
* [ticket/11915] Fix spacing and ensure that strings are translated.Cesar G2014-01-171-20/+20
* [ticket/11915] Provide the URL to the attachment when it's uploaded.Cesar G2014-01-171-12/+25
* [ticket/11915] Do not allow more files to be added if queue is already runningCesar G2014-01-171-0/+6
* [ticket/11915] Update the inline attachment bbcode indices on every upload.Cesar G2014-01-171-0/+55
* [ticket/11915] Add the new uploader.Cesar G2014-01-171-237/+542
* [ticket/11916] Remove files from hidden attach list after deletionMarc Alexander2013-10-231-20/+43
* [feature/plupload/integration] Add missing javascript file.Fyorl2013-10-141-0/+281