summaryrefslogtreecommitdiff
path: root/app/Tree.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-3/+2
2015-06-05Refactor includes/functions into classesGreg Roach1-3/+5
2015-05-31PSR-4Greg Roach1-2/+2
2015-05-30Code styleGreg Roach1-18/+18
2015-05-11Performance - automatically re-use all prepared statementsGreg Roach1-8/+15
2015-04-11Fix #553 - weakly-directional characters in tree titles on RTL/LTR pagesGreg Roach1-1/+1
2015-03-22Remove SHOW_STATS optionGreg Roach1-1/+0
2015-03-13PunctuationGreg Roach1-1/+1
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-29/+2
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+1
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-8/+8
2015-02-28Fix #456Greg Roach1-0/+14
2015-02-25New trees should take the site default themeGreg Roach1-1/+0
2015-02-17TypingGreg Roach1-1/+1
2015-02-17Fix: strict typing prevents trees being found by IDGreg Roach1-1/+1
2015-02-14PHPDocGreg Roach1-2/+2
2015-02-14Fix #1225606 - search needs to use GET, replaces needs to use POSTGreg Roach1-8/+12
2015-02-14Fix 1421855 - Cannot add a sisterGreg Roach1-10/+8
2015-02-11Combine import/uploadGreg Roach1-4/+3
2015-02-09Error handlingGreg Roach1-26/+17
2015-02-07VisibilityGreg Roach1-1/+1
2015-02-06Generating XREFs is the responsibility of the treeGreg Roach1-1/+76
2015-02-06Create a record in a treeGreg Roach1-0/+55
2015-02-06Rename function for consistencyGreg Roach1-7/+7
2015-02-05Remove global $GEDCOMGreg Roach1-0/+17
2015-02-05PHPDocGreg Roach1-3/+3
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-44/+111
2015-02-05Add API to access the parent tree of a recordGreg Roach1-6/+6
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/+672