summaryrefslogtreecommitdiff
path: root/app/Controller/NoteController.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-15/+1
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-1/+1
2015-12-18Fix #781 - better support for non-standard GEDCOM recordsGreg Roach1-12/+0
2015-06-16Allow more HTML attributes on menu itemsGreg Roach1-13/+13
2015-06-08PHPDocGreg Roach1-3/+2
2015-05-31PSR-4Greg Roach1-1/+8
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+3
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-2/+2
2015-03-02Module APIGreg Roach1-1/+1
2015-02-26Cannot delete some recordsGreg Roach1-1/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-05NamespacesGreg 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/+79