summaryrefslogtreecommitdiff
path: root/app/Controller/GedcomRecordController.php
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Review escapingGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-3/+1
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-4/+4
2016-05-07Improve English textsGreg Roach1-1/+1
2016-04-12Unused useGreg Roach1-1/+0
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-12/+0
2016-02-21Ability to delete non-genealogy recordsGreg Roach1-1/+1
2016-02-21Unused importsGreg Roach1-3/+3
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-2/+2
2016-01-04Error after deleting GedcomRecord objectGreg Roach1-4/+2
2015-12-18Fix #781 - better support for non-standard GEDCOM recordsGreg Roach1-1/+58
2015-06-19Canonical URLsGreg Roach1-1/+0
2015-06-08PHPDocGreg Roach1-3/+3
2015-05-31PSR-4Greg Roach1-1/+11
2015-03-09Fix #470Greg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-2/+2
2015-03-02PSR-1Greg Roach1-1/+1
2015-02-06PHPDocGreg Roach1-1/+6
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+74