summaryrefslogtreecommitdiff
path: root/app/Controller/SearchController.php
AgeCommit message (Expand)AuthorFilesLines
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+1
2015-03-06Code clarity tips from scrutinizerGreg Roach1-8/+8
2015-03-06We can now show records from different trees on the same pageGreg Roach1-85/+13
2015-02-16Add visibility to constructorsGreg Roach1-1/+1
2015-02-14Fix #1225606 - search needs to use GET, replaces needs to use POSTGreg Roach1-255/+171
2015-02-14Use Tree objects instead of tree IDsGreg Roach1-11/+11
2015-02-14GlobalsGreg Roach1-6/+8
2015-02-12Unused codeGreg Roach1-21/+13
2015-02-06TypoGreg Roach1-6/+6
2015-02-05Remove global $GEDCOMGreg Roach1-2/+0
2015-02-05No longer need to update globals, as records contain their own privacy settingsGreg Roach1-13/+0
2015-02-05Replace globals with tree propertiesGreg Roach1-2/+2
2015-02-05Replace globals with tree propertiesGreg Roach1-2/+2
2015-02-05Use tree objects instead of idsGreg Roach1-4/+4
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-9/+9
2015-02-05Missed a few conflictsGreg Roach1-20/+0
2015-02-05Add API to access the parent tree of a recordGreg Roach1-9/+30
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-7/+7
2015-02-05NamespacesGreg 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/+702