summaryrefslogtreecommitdiff
path: root/includes/functions
AgeCommit message (Expand)AuthorFilesLines
2015-02-11Combine import/uploadGreg Roach1-1/+1
2015-02-10Better support for different trees on the same pageGreg Roach1-30/+9
2015-02-09Error handlingGreg Roach2-3/+9
2015-02-09Fix 403 errors during importGreg Roach1-13/+12
2015-02-08Improve stack dump for error reportingGreg Roach1-8/+0
2015-02-08Genealogical -> GenealogyGreg Roach1-5/+5
2015-02-07Rename inconsistent method nameGreg Roach2-23/+22
2015-02-07Remove global $TEXT_DIRECTIONGreg Roach2-42/+37
2015-02-07GlobalGreg Roach1-7/+6
2015-02-07GlobalGreg Roach1-20/+6
2015-02-06Generating XREFs is the responsibility of the treeGreg Roach2-77/+1
2015-02-06Create a record in a treeGreg Roach2-11/+9
2015-02-06GlobalsGreg Roach1-3/+3
2015-02-06Use tree objectsGreg Roach2-19/+12
2015-02-06GlobalsGreg Roach2-5/+5
2015-02-06Backslash needs escaping when followed by lower case letterGreg Roach1-3/+3
2015-02-06Unused codeGreg Roach1-11/+6
2015-02-06PHPDocGreg Roach1-1/+1
2015-02-05Remove global $GEDCOMGreg Roach2-20/+0
2015-02-05Compare nulls and booleans strictlyGreg Roach1-2/+2
2015-02-05CommentsGreg Roach1-4/+0
2015-02-05No longer need to update globals, as records contain their own privacy settingsGreg Roach2-94/+7
2015-02-05Missing globalGreg Roach1-1/+1
2015-02-05Statistics not always using settings from correct treeGreg Roach1-7/+7
2015-02-05Replace globals with tree propertiesGreg Roach5-76/+59
2015-02-05Replace globals with tree propertiesGreg Roach1-1/+0
2015-02-05Replace globals with tree propertiesGreg Roach5-43/+21
2015-02-05Replace globals with tree propertiesGreg Roach5-42/+23
2015-02-05Do not need for/id when label contains id. Faulty validatorGreg Roach1-9/+3
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach2-21/+1
2015-02-05Add API to access the parent tree of a recordGreg Roach1-1/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach12-22/+22
2015-02-04Missing SOSA numbers and unreachable codeGreg Roach1-20/+14
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-03Over-long (>255 chars) source titles break MySQL's strict modeGreg Roach1-2/+2
2015-02-03Merge pull request #418 from ddrury/missing_namespaceGreg Roach1-3/+3
2015-02-03Add missing namespaceDavid Drury1-3/+3
2015-02-03FamilyTreeMaker uses a long form of GEDCOM tags, and we missed a couple of themGreg Roach1-3/+6
2015-02-03Fix #1417286 - need new namespaces in sort callbacksGreg Roach1-1/+1
2015-02-02Prevent truncation causing import error when using MySQL's strict modeGreg Roach1-2/+2
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach12-1599/+1529
2015-02-01Fix #405 - typosGreg Roach1-1/+1
2015-01-31#1416744 - Family tree titles on RTL/LTR pagesGreg Roach1-1/+1
2015-01-29Quotation marksGreg Roach1-1/+1
2015-01-27WCAG2 / HTML validationGreg Roach1-3/+15
2015-01-25Merge pull request #380 from ddrury/languageCheckboxImprovementsGreg Roach1-36/+15
2015-01-25Add 'ex-partner', same as 'ex-husband'Greg Roach1-3/+15
2015-01-24Add visual feedback for privacy settingsGreg Roach1-9/+9
2015-01-21Improve code for language checkbox selectionDavid Drury1-36/+15
2015-01-21Default settings on new blocks inconsistent, both yes/no radio buttons emptyGreg Roach1-1/+1