summaryrefslogtreecommitdiff
path: root/app/Controller/IndividualController.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-16Allow more HTML attributes on menu itemsGreg Roach1-26/+30
2015-06-08PHPDocGreg Roach1-5/+13
2015-06-05Refactor includes/functions into classesGreg Roach1-3/+6
2015-06-04Function belongs in controllerGreg Roach1-0/+16
2015-05-31PSR-4Greg Roach1-1/+14
2015-05-30Code styleGreg Roach1-6/+9
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-2/+2
2015-04-26Replace Zend_Session with our own classGreg Roach1-4/+0
2015-03-21Default/unknown sexGreg Roach1-1/+1
2015-03-19Fix 1434280 - PHP error viewing non-existant individualGreg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-3/+3
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-3/+3
2015-03-02PSR-1Greg Roach1-4/+4
2015-03-02Module APIGreg Roach1-3/+3
2015-02-26Cannot delete some recordsGreg Roach1-1/+1
2015-02-16class Auth should be responsible for checking search enginesGreg Roach1-3/+1
2015-02-16Add visibility to constructorsGreg Roach1-1/+1
2015-02-06Remove globalGreg Roach1-3/+1
2015-02-05Replace globals with tree propertiesGreg Roach1-5/+1
2015-02-05Replace globals with tree propertiesGreg Roach1-2/+2
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/+423