summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2019-03-06Streamline GEDCOM export codeGreg Roach1-101/+59
2019-03-06PHPdocGreg Roach1-1/+0
2019-03-06TypeHintsGreg Roach1-2/+2
2019-03-05Class name clashes with PHP classGreg Roach1-2/+2
2019-03-05Fix: #2240 - allow custom modules to provide and replace viewsGreg Roach2-38/+74
2019-03-05Dual type-hints upset vimeo/psalm, but are useful in PhpStormGreg Roach45-103/+195
2019-03-05Custom module examplesGreg Roach102-101/+162
2019-03-05Fix: #2257 - custom modules and examplesGreg Roach1-5/+5
2019-03-05Add external URL link to ckeditor moduleGreg Roach1-1/+13
2019-03-05Fix: #2300 - test for deleted modules ignores disabled modulesGreg Roach1-2/+2
2019-03-05Fix: #2300 - test for deleted modules ignores disabled modulesGreg Roach1-1/+1
2019-03-05Apply fixes from StyleCI (#2303)Greg Roach1-2/+1
2019-03-05Update I18N.php (#2299)Rico Sonntag1-1/+1
2019-03-04British social historyGreg Roach1-1/+4
2019-03-04Add historic event modulesGreg Roach7-105/+533
2019-03-04Refactor language files to use laravel structureGreg Roach3-35/+12
2019-03-04Group modules on control panelGreg Roach2-42/+56
2019-03-04Unique stacks should be an opt-in featureGreg Roach1-3/+36
2019-03-03CodeStyleGreg Roach1-1/+0
2019-03-03Fix: #2264 - styling for chartboxesGreg Roach1-1/+1
2019-03-03Fix: #2295 - numeric X axis on chartsGreg Roach1-15/+33
2019-03-03Revert "#2296 - improve performance of first-marriage-month query"Greg Roach1-1/+4
2019-03-03#2296 - improve performance of first-marriage-month queryGreg Roach1-4/+1
2019-03-03#2296 - improve performance of first-marriage-month queryGreg Roach1-0/+1
2019-03-03Convert from Carbon (v1) to CarbonImmutable (v2)Greg Roach36-154/+150
2019-03-03Fix: #2294 - call method not valueGreg Roach1-1/+1
2019-03-02Remove unused use()Greg Roach1-1/+1
2019-03-02Update copyright yearGreg Roach15-16/+15
2019-03-02Improve behaviour when placelist module is disabledGreg Roach1-2/+2
2019-03-02Fix check for disabled functionsGreg Roach1-1/+1
2019-03-02Import classGreg Roach1-2/+2
2019-03-02Use app() shortcutGreg Roach37-60/+60
2019-03-02Remove global variableGreg Roach1-3/+3
2019-03-02Apply fixes from StyleCI (#2293)Greg Roach3-4/+5
2019-03-02Simplify setup wizard. Autologin after setupGreg Roach2-10/+11
2019-03-02Tidy up initializationGreg Roach4-3/+171
2019-03-02Apply feedback from vimeo/psalmGreg Roach1-2/+4
2019-03-02Refactoring middleware to remove dependency on TreeGreg Roach3-35/+18
2019-03-02Replace MySQL-specific codeGreg Roach2-2/+2
2019-03-02Refactoring modules to remove dependency on Tree (allows earlier initialisati...Greg Roach13-156/+177
2019-03-02Feedback from vimeo/psalmGreg Roach2-2/+5
2019-03-02Tidy up initialisationGreg Roach4-6/+236
2019-03-02Use carbon functions instead of magic numbersGreg Roach2-2/+3
2019-03-02DB searching should match PHP searchingGreg Roach2-20/+3
2019-03-02TypeHintsGreg Roach13-27/+27
2019-03-02Error handlingGreg Roach1-2/+13
2019-03-02Remove old codeGreg Roach7-39/+0
2019-03-02Defer calls to I18N in colors themeGreg Roach1-82/+88
2019-03-01Typo in HTML in error handlerGreg Roach1-1/+1
2019-03-01Tidy up initialisationGreg Roach1-0/+2