From: GitHub <no...@gi...> - 2016-07-10 07:38:58
|
Branch: refs/heads/master Home: https://github.com/mantisbt/mantisbt Commit: c73ff8d3538c462bbfeecf55707f44fab288a985 https://github.com/mantisbt/mantisbt/commit/c73ff8d3538c462bbfeecf55707f44fab288a985 Author: root <bad...@ma...> Date: 2016-07-10 (Sun, 10 Jul 2016) Changed paths: M bug_file_upload_inc.php M bug_report_page.php M bugnote_add_inc.php M config_defaults_inc.php M docbook/Admin_Guide/en-US/config/uploads.xml M fileupload_inc.php M lang/strings_english.txt Log Message: ----------- 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 #21221, #21222 |