summaryrefslogtreecommitdiff
path: root/admin_media_upload.php
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Prepare to remove class FilterGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-11/+5
2017-03-24Merge some changes from develop branchGreg Roach1-4/+4
2017-03-222017Greg Roach1-1/+1
2016-12-25Code style - single quotesGreg Roach1-7/+7
2016-06-22Fix #1027 - upper/lower caseGreg Roach1-1/+1
2016-04-18I18NGreg Roach1-1/+1
2016-04-04HTML validationGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Misuse of  Greg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-6/+6
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+2
2015-06-02Code style - getters/setters, PHPDoc, TODOGreg Roach1-1/+0
2015-05-31PSR-4Greg Roach1-0/+3
2015-05-30Code styleGreg Roach1-2/+2
2015-04-03Fix #542 - RTLGreg Roach1-3/+3
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-3/+3
2015-03-02Fix 1423140Greg Roach1-6/+16
2015-03-02PSR-1Greg Roach1-1/+1
2015-02-09Error handlingGreg Roach1-7/+7
2015-02-09Error handlingGreg Roach1-7/+7
2015-02-06GlobalsGreg Roach1-2/+1
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04Document globalsGreg Roach1-0/+9
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-58/+50
2015-01-29EnglishGreg Roach1-4/+4
2015-01-26HTML validation and tidy upGreg Roach1-1/+3
2015-01-26Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'Greg Roach1-1/+1
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-6/+6
2015-01-17New theme system and admin interfaceGreg Roach1-5/+20
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-4/+4
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-10-05Cleanup - use WT_File class instead of manipulating filesystemGreg Roach1-5/+3
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-5/+8
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-6/+5
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-11-03Do not allow HTML media files - risk of XSS attacksGreg Roach1-2/+2
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-4/+4
2013-08-25#1198112 - Outdated help text - upload_media_fileGreg Roach1-1/+1
2013-08-24Update non-typographic quotation marksGreg Roach1-1/+1
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-03-20Fix: uploading user-defined thumbnail images causes PHP errorfisharebest1-2/+2