summaryrefslogtreecommitdiff
path: root/app/Individual.php
AgeCommit message (Expand)AuthorFilesLines
2018-07-09Incorrect famid used in getPrimaryChildFamily (#1777)Jonathan Jaubart1-3/+6
2018-07-09Remove globalGreg Roach1-6/+4
2018-03-24Fix: #1657 - double escape HTML in branches listGreg Roach1-2/+2
2018-01-20Refactor to improve PHPdoc / type hinting / code analysisGreg Roach1-0/+23
2018-01-13Use views for genealogy objectsGreg Roach1-1/+22
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-06Use e() helper functionGreg Roach1-3/+3
2017-12-03Scrutinizer Auto-Fixes (#1525)Scrutinizer Auto-Fixer1-23/+23
2017-12-02Working on mediaGreg Roach1-2/+2
2017-12-02Working on media handlingGreg Roach1-11/+16
2017-11-27Strict typingGreg Roach1-2/+3
2017-11-03Code styleGreg Roach1-1/+3
2017-11-03Strict typingGreg Roach1-2/+2
2017-11-03PHPDOCGreg Roach1-8/+8
2017-11-03Return Place instance instead of string, allowing use of object methodsRico Sonntag1-8/+8
2017-09-09Fix #1310 Remove _PRIM tagGreg Roach1-48/+4
2017-08-07Fix #953 - always add nickname to the end of the nameGreg Roach1-11/+4
2017-07-16Broken link on album tabGreg Roach1-2/+2
2017-07-11Prepare to remove class FilterGreg Roach1-1/+1
2017-07-02Use glide/intervention to generate thumbnail imagesGreg Roach1-5/+10
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-5/+12
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-32/+32
2016-07-16Fix #1064 - suppress links to private individualsGreg Roach1-1/+1
2016-07-07Fix #1053 - privacy calculationsGreg Roach1-1/+1
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