summaryrefslogtreecommitdiff
path: root/modules_v3
AgeCommit message (Expand)AuthorFilesLines
2015-02-06Use tree objectsGreg Roach1-2/+2
2015-02-06Backslash needs escaping when followed by lower case letterGreg Roach1-3/+3
2015-02-06Unused codeGreg Roach2-13/+2
2015-02-06Rename function for consistencyGreg Roach2-3/+3
2015-02-06TypoGreg Roach1-1/+1
2015-02-05PHP error in top-surnames blockGreg Roach1-1/+1
2015-02-05Remove global $GEDCOMGreg Roach1-1/+8
2015-02-05Unreachable codeGreg Roach1-2/+0
2015-02-05Statistics not always using settings from correct treeGreg Roach4-21/+26
2015-02-05Replace globals with tree propertiesGreg Roach5-36/+12
2015-02-05Replace globals with tree propertiesGreg Roach4-22/+7
2015-02-05Replace globals with tree propertiesGreg Roach6-22/+25
2015-02-05Replace globals with tree propertiesGreg Roach1-1/+2
2015-02-05Use tree objects instead of idsGreg Roach1-1/+1
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-12/+12
2015-02-05Add API to access the parent tree of a recordGreg Roach4-19/+19
2015-02-05Namespaces should consist of both vendor and packageGreg Roach95-104/+104
2015-02-05NamespacesGreg Roach3-7/+5
2015-02-03Bad arguments to uasort in top 10 surnames blockGreg Roach2-3/+3
2015-02-03Add visibility to class members in clipping cartGreg Roach2-42/+47
2015-02-03Autoload includes/functions/*Greg Roach22-65/+0
2015-02-03Refactor batch-update classes to use PSR4 autoloadingGreg Roach9-540/+539
2015-02-03Fix #1417310 - offset/limits need to be integersGreg Roach1-1/+1
2015-02-03Fix #1417286 - need new namespaces in sort callbacksGreg Roach2-4/+4
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach118-4868/+4381
2015-02-01Upgrade ckeditor from 4.4.1 to 4.4.7Greg Roach367-10767/+3
2015-02-01Use new constant - WT_BASE_URLGreg Roach1-1/+1
2015-01-31#1416744 - Family tree titles on RTL/LTR pagesGreg Roach4-19/+19
2015-01-31No need to access directlyGreg Roach1-3/+3
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach8-21/+21
2015-01-31English textGreg Roach1-1/+1
2015-01-29EnglishGreg Roach2-4/+4
2015-01-29Quotation marksGreg Roach1-1/+1
2015-01-29HTML validationGreg Roach1-1/+1
2015-01-28Use PHP function to set HTTP statusGreg Roach16-17/+17
2015-01-27PHP errors in media assistantGreg Roach1-1/+2
2015-01-27WCAG2 / HTML validationGreg Roach1-2/+4
2015-01-26Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'Greg Roach3-5/+5
2015-01-26GM module - javascript tidy upGreg Roach1-78/+76
2015-01-26#1285599 - flagstaff no longer supported by google mapsGreg Roach1-8/+10
2015-01-26Merge pull request #396 from vytux-com/patch-1Greg Roach1-1/+1
2015-01-26Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-01-26Broken edit linkVytautas Krivickas1-1/+1
2015-01-25Merge branch 'wt-dev' of https://github.com/JustCarmen/webtrees into JustCarm...Greg Roach1-1/+1
2015-01-25Merge pull request #380 from ddrury/languageCheckboxImprovementsGreg Roach3-24/+10
2015-01-25Fix #394 - admin breadcrumbs shown on user pageGreg Roach1-59/+84
2015-01-24Move last of module help text into pagesGreg Roach2-128/+93
2015-01-24Delete old help text. Move help text into the page.Greg Roach2-62/+2
2015-01-24Potentially undefined variableGreg Roach1-0/+3
2015-01-24Tidy codeGreg Roach1-13/+24