summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2015-02-11Fix scrutinizer warnings in family book controllerGreg Roach1-51/+40
2015-02-11Fix: 1420147 wrong target to list menusGreg Roach1-2/+2
2015-02-11Combine import/uploadGreg Roach1-4/+3
2015-02-10Missing globals in (unused) report codeGreg Roach1-5/+5
2015-02-10Use parameter bindingGreg Roach1-22/+23
2015-02-10Use parameter bindingGreg Roach1-45/+76
2015-02-10Use parameter bindingGreg Roach1-10/+12
2015-02-10Use parameter bindingGreg Roach1-47/+64
2015-02-09Error handlingGreg Roach3-68/+114
2015-02-09Check for new versions ignores 301 responseGreg Roach1-30/+31
2015-02-09Error handlingGreg Roach2-34/+34
2015-02-08Improve stack dump for error reportingGreg Roach1-5/+0
2015-02-07Rename inconsistent method nameGreg Roach11-52/+46
2015-02-07Remove global $TEXT_DIRECTIONGreg Roach10-106/+86
2015-02-07Fix #428 - no public trees break pending changes menuGreg Roach1-1/+1
2015-02-07Better granularity for theme menusGreg Roach1-20/+95
2015-02-07Improve support for multiple trees on the same pageGreg Roach1-9/+9
2015-02-07GlobalGreg Roach1-2/+2
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 Roach2-56/+55
2015-02-06Use tree objectsGreg Roach2-7/+7
2015-02-06GlobalsGreg Roach7-88/+71
2015-02-06Remove globalGreg Roach3-8/+8
2015-02-06Unused codeGreg Roach4-33/+1
2015-02-06Rename function for consistencyGreg Roach2-8/+8
2015-02-06Unused codeGreg Roach1-17/+0
2015-02-06Database constructor does not need to be finalGreg Roach1-19/+1
2015-02-06TypoGreg Roach1-6/+6
2015-02-06PHPDocGreg Roach3-5/+10
2015-02-06Dates not shown in factsGreg Roach1-10/+10
2015-02-05Remove global $GEDCOMGreg Roach2-2/+17
2015-02-05Dead codeGreg Roach1-4/+0
2015-02-05Compare nulls and booleans strictlyGreg Roach1-1/+1
2015-02-05CommentsGreg Roach1-1/+1
2015-02-05No longer need to update globals, as records contain their own privacy settingsGreg Roach1-13/+0
2015-02-05Statistics not always using settings from correct treeGreg Roach1-25/+23
2015-02-05Replace globals with tree propertiesGreg Roach8-33/+29
2015-02-05Replace globals with tree propertiesGreg Roach8-36/+11
2015-02-05PHPDocGreg Roach1-3/+3
2015-02-05Replace globals with tree propertiesGreg Roach4-7/+8
2015-02-05Use tree objects instead of idsGreg Roach4-25/+16
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach12-222/+281
2015-02-05Missed a few conflictsGreg Roach1-20/+0
2015-02-05Add API to access the parent tree of a recordGreg Roach10-159/+193
2015-02-05Namespaces should consist of both vendor and packageGreg Roach114-160/+160
2015-02-05NamespacesGreg Roach7-19/+9
2015-02-04Use named placeholders for offset/limit parametersGreg Roach1-5/+5
2015-02-03Autoload includes/functions/*Greg Roach11-20/+0
2015-02-03Fix #1417286 - need new namespaces in sort callbacksGreg Roach2-2/+2