summaryrefslogtreecommitdiff
path: root/app/Family.php
AgeCommit message (Expand)AuthorFilesLines
2017-04-27Unused codeGreg Roach1-14/+0
2017-03-082017Greg Roach1-1/+1
2017-02-05Fix #1202 - individuals who only have married namesGreg Roach1-18/+23
2016-12-23Code style - short array syntaxGreg Roach1-20/+20
2016-07-07Fix #1053 - privacy calculationsGreg Roach1-3/+4
2016-05-19Fix #876 - charts and private relationshipsGreg Roach1-19/+18
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-10/+51
2015-06-04Code style - remove globalsGreg Roach1-4/+2
2015-06-04Unknown names in one-parent familiesGreg Roach1-2/+2
2015-06-01Prefer self/static to class nameGreg Roach1-21/+0
2015-05-30Code styleGreg Roach1-6/+6
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-6/+6
2015-05-11Performance - automatically re-use all prepared statementsGreg Roach1-8/+7
2015-03-14Pre-fetch family members for performanceGreg Roach1-1/+5
2015-03-09Use Tree object instead of ID/nameGreg Roach1-11/+11
2015-03-08Unused codeGreg Roach1-4/+0
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-5/+17
2015-03-02PSR-1Greg Roach1-2/+2
2015-03-02PSR-1Greg Roach1-2/+2
2015-02-16Add visibility to constructorsGreg Roach1-1/+1
2015-02-06Remove globalGreg Roach1-1/+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-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+385