summaryrefslogtreecommitdiff
path: root/app/Controller/MediaController.php
AgeCommit message (Expand)AuthorFilesLines
2016-03-25Remove actions from top-level menus - for touch screensGreg Roach1-7/+0
2016-03-13Copy functionality of other controllers to IndividualController->->getEditMen...David Drury1-15/+1
2016-02-21Ability to delete non-genealogy recordsGreg Roach1-1/+1
2016-02-21Case mismatchGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-1/+1
2015-12-18Fix #781 - better support for non-standard GEDCOM recordsGreg Roach1-12/+0
2015-07-14Typo 'onlcick' prevents deleting media objectsGreg Roach1-1/+1
2015-06-16Allow more HTML attributes on menu itemsGreg Roach1-32/+42
2015-06-08PHPDocGreg Roach1-3/+2
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+2
2015-05-31PSR-4Greg Roach1-1/+9
2015-05-30Code styleGreg Roach1-1/+1
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-3/+3
2015-03-24Fix #383 - uses classes for styling menu itemsGreg Roach1-6/+3
2015-03-23Tidy menu codeGreg Roach1-19/+14
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+3
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-3/+3
2015-03-02Module APIGreg Roach1-2/+2
2015-02-26Cannot delete some recordsGreg Roach1-2/+2
2015-02-05Replace globals with tree propertiesGreg Roach1-5/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
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-0/+168