ORIENT/modules/system/classes
Larry Barker 2b05d01c6c Support additional file name and path characters in media manager (#4564)
* Support additional file name and path characters in media manager

When working with abstract file names that may contain additional characters, such as quotes or ampersands, the media manager would throw an error. This PR adds two additional characters to the character whitelist.

* Add unicode filename to tests
2019-12-05 19:44:04 +11:00
..
CombineAssets.php Revert #4567, fixes #4648. 2019-11-28 10:32:34 -06:00
ComposerManager.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
ErrorHandler.php Replace deprecated Twig class references, refs: #4209. 2019-03-27 13:15:17 -06:00
MailManager.php Minor Formatting Corrections in Usage Comments (#4541) 2019-08-15 09:14:54 -06:00
MarkupManager.php Minor Formatting Corrections in Usage Comments (#4541) 2019-08-15 09:14:54 -06:00
MediaLibrary.php Support additional file name and path characters in media manager (#4564) 2019-12-05 19:44:04 +11:00
MediaLibraryItem.php Update MM lang refs 2017-10-16 17:52:50 +11:00
ModelBehavior.php Fixes inconsistency in component partial folder names 2017-06-27 05:34:13 +10:00
PluginBase.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
PluginManager.php Make plugin dependency checks case-insensitive (#4337) 2019-07-02 22:12:29 +08:00
SettingsManager.php Add missing documentation comment blocks for fired events (#4788) 2019-11-24 23:59:00 -06:00
SystemController.php Remove redundant header_remove() call 2019-03-29 06:02:06 +11:00
UpdateManager.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
VersionManager.php Standardise use of [] vs array() (#4548) 2019-08-14 20:46:36 -06:00