summaryrefslogtreecommitdiff
path: root/app/Tree.php
AgeCommit message (Expand)AuthorFilesLines
2017-07-14Review esacpingGreg Roach1-1/+1
2017-07-11Prepare to remove class FilterGreg Roach1-2/+2
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-27/+17
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-69/+69
2016-12-18Fix #1132 - performance of getNextId()Greg Roach1-1/+7
2016-06-11setting => preferenceGreg Roach1-2/+2
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-9/+9
2015-12-28Fix #789 - GEDCOM export record orderGreg Roach1-5/+6
2015-12-18PHP-CS-FIXERGreg Roach1-4/+4
2015-08-09Fix #663 - managers cannot import treesGreg Roach1-1/+1
2015-07-14Upgrade wizard fails when more than one treeGreg Roach1-0/+1
2015-07-12Code styleGreg Roach1-3/+0
2015-06-22Fix #363 - move default tree settings to the databaseGreg Roach1-109/+29
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