summaryrefslogtreecommitdiff
path: root/app/Tree.php
AgeCommit message (Expand)AuthorFilesLines
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