View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0021222 | mantisbt | ui | public | 2016-07-10 03:36 | 2016-07-19 04:19 |
| Reporter | vboctor | Assigned To | community | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.0.0-beta.1 | Fixed in Version | 2.0.0-beta.1 | ||
| Summary | 0021222: Drag and drop should honor 'allowed_files' config option | ||||
| Description | The drag and drop functionality should take into consideration the 'allowed_files' config option. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master c73ff8d3 2016-06-20 07:10 Committer: vboctor Details Diff |
Dropzone fixes - full localization - fix spelling - use existing config property 'allowed_files' in 'acceptedFiles' - remove multiple inputs as they're no longer necessary - change default max upload files number to 10 Fixes 0021221, 0021222 |
Affected Issues 0021221, 0021222 |
|
| mod - bug_file_upload_inc.php | Diff File | ||
| mod - bug_report_page.php | Diff File | ||
| mod - bugnote_add_inc.php | Diff File | ||
| mod - config_defaults_inc.php | Diff File | ||
| mod - docbook/Admin_Guide/en-US/config/uploads.xml | Diff File | ||
| mod - fileupload_inc.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||