summaryrefslogtreecommitdiff
path: root/app/GedcomRecord.php
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Prepare to remove class FilterGreg Roach1-2/+2
2017-06-18Default names for genealogy objectsGreg Roach1-1/+1
2017-06-18URLs for genealogy objectsGreg Roach1-5/+4
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-9/+0
2017-04-27Strict typingGreg Roach1-2/+2
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-38/+38
2016-05-21Family tree statistics - layoutGreg Roach1-2/+7
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Misuse of  Greg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-9/+9
2015-12-07Double deletion causes data integrity issueGreg Roach1-9/+11
2015-09-04Fix #717 - Mixed-cases months not parsed correctlyGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-5/+5
2015-06-05Refactor includes/functions into classesGreg Roach1-7/+11
2015-06-04Code style - compare NULL strictlyGreg Roach1-1/+1
2015-06-01PHPDocGreg Roach1-1/+1
2015-06-01Prefer self/static to class nameGreg Roach1-3/+9
2015-05-31PSR-4Greg Roach1-1/+1
2015-05-30Code styleGreg Roach1-56/+75
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+1
2015-05-11Performance - automatically re-use all prepared statementsGreg Roach1-14/+14
2015-03-23Typo in parameter nameGreg Roach1-1/+1
2015-03-21Take collation from localeGreg Roach1-29/+58
2015-03-14Pre-fetch family members for performanceGreg Roach1-1/+1
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-3/+5
2015-03-09Use Tree object instead of ID/nameGreg Roach1-37/+39
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-29/+41
2015-03-02PSR-1Greg Roach1-1/+1
2015-03-02PSR-1Greg Roach1-2/+2
2015-03-02PSR-1Greg Roach1-1/+1
2015-03-02PSR-1Greg Roach1-4/+4
2015-03-02SimplifyGreg Roach1-7/+1
2015-02-20Tidy upGreg Roach1-12/+13
2015-02-06Create a record in a treeGreg Roach1-56/+0
2015-02-06Rename function for consistencyGreg Roach1-1/+1
2015-02-05Use tree objects instead of idsGreg Roach1-9/+0
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-27/+26
2015-02-05Add API to access the parent tree of a recordGreg Roach1-22/+31
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04Use named placeholders for offset/limit parametersGreg Roach1-5/+5
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+1340