summaryrefslogtreecommitdiff
path: root/addmedia.php
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Prepare to remove class FilterGreg Roach1-3/+3
2017-07-09Unused useGreg Roach1-2/+0
2017-06-20Edit mediaGreg Roach1-187/+6
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-21/+18
2017-03-24Merge some changes from develop branchGreg Roach1-6/+6
2017-03-222017Greg Roach1-1/+1
2016-12-25Code style - single quotesGreg Roach1-4/+4
2016-12-23Code style - short array syntaxGreg Roach1-4/+4
2016-05-07Improve English textsGreg Roach1-2/+2
2016-04-18Can only create new objectsGreg Roach1-2/+2
2016-04-12Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-10/+10
2015-11-12Fix #738Greg Roach1-1/+12
2015-07-10Fix 1472058 - creating media object from unused media fileGreg Roach1-11/+5
2015-07-06Fix #381 - replace images with CSSGreg Roach1-1/+1
2015-06-22Updated/new textGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-34/+38
2015-06-02Code style - getters/setters, PHPDoc, TODOGreg Roach1-1/+1
2015-05-31PSR-4Greg Roach1-0/+3
2015-05-30Code styleGreg Roach1-5/+5
2015-04-18Consistent styling of helptextsJustCarmen1-4/+4
2015-04-05Help textGreg Roach1-1/+1
2015-04-03Fix #542 - RTLGreg Roach1-3/+3
2015-03-21Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-8/+8
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-7/+7
2015-03-05Move help text inline (or remove it)Greg Roach1-1/+1
2015-03-02Fix 1423140Greg Roach1-4/+6
2015-03-02PSR-1Greg Roach1-4/+4
2015-02-09Error handlingGreg Roach1-24/+26
2015-02-09Error handlingGreg Roach1-17/+17
2015-02-06Create a record in a treeGreg Roach1-1/+1
2015-02-06GlobalsGreg Roach1-1/+1
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Replace globals with tree propertiesGreg Roach1-3/+2
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04Document globalsGreg Roach1-0/+10
2015-02-03Autoload includes/functions/*Greg Roach1-2/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-103/+94
2015-01-29EnglishGreg Roach1-6/+6
2015-01-24Add visual feedback for privacy settingsGreg Roach1-1/+1
2015-01-21TypoGreg Roach1-1/+1
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-3/+6
2015-01-19HTML5Greg Roach1-4/+4
2015-01-19HTML5 validationGreg Roach1-4/+4
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-28/+28
2015-01-17New theme system and admin interfaceGreg Roach1-4/+8