summaryrefslogtreecommitdiff
path: root/app/Individual.php
AgeCommit message (Expand)AuthorFilesLines
2016-02-21CodeStyleGreg Roach1-2/+2
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-30Localised quotation marks containing HTML entitiesGreg Roach1-2/+2
2016-01-17Two spaces have no effect in HTMLGreg Roach1-8/+8
2015-09-28Fix #711 - no spaces in chinese namesGreg Roach1-10/+0
2015-08-10Unused variableGreg Roach1-1/+0
2015-08-10Fix #672 - array offset errorGreg Roach1-3/+4
2015-06-08PHPDocGreg Roach1-10/+27
2015-06-04Function belongs in controllerGreg Roach1-18/+0
2015-06-04Code style - remove globalsGreg Roach1-6/+4
2015-06-01Prefer self/static to class nameGreg Roach1-22/+1
2015-05-31PSR-4Greg Roach1-0/+1
2015-05-30Code styleGreg Roach1-34/+33
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-28/+28
2015-05-11Performance - automatically re-use all prepared statementsGreg Roach1-8/+7
2015-03-21Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-03-14Pre-fetch family members for performanceGreg Roach1-0/+35
2015-03-14Fix #473 - do not save localised quotation marks to the databaseGreg Roach1-26/+14
2015-03-09Use Tree object instead of ID/nameGreg Roach1-9/+11
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-19/+33
2015-03-02PSR-1Greg Roach1-2/+2
2015-03-02PSR-1Greg Roach1-38/+38
2015-03-02PSR-1Greg Roach1-2/+2
2015-03-02PSR-1Greg Roach1-1/+1
2015-02-28Localize quotation marks around nicknamesGreg Roach1-16/+8
2015-02-05Use tree objects instead of idsGreg Roach1-1/+1
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-20/+14
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/+1322