summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-06Update vendor dependenciesGreg Roach42-274/+957
2019-03-06Remove dead codeGreg Roach1-8/+0
2019-03-06Add visibility to constantsGreg Roach2-12/+6
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-05Use namespaces in example codeGreg Roach2-1/+6
2019-03-05CodeStyleGreg Roach1-3/+3
2019-03-05Fix: #2240 - allow custom modules to provide and replace viewsGreg Roach5-40/+126
2019-03-05Dual type-hints upset vimeo/psalm, but are useful in PhpStormGreg Roach45-103/+195
2019-03-05Custom module examplesGreg Roach105-105/+218
2019-03-05#2257 - custom modules and examplesGreg Roach1-7/+27
2019-03-05Fix: #2257 - custom modules and examplesGreg Roach3-11/+90
2019-03-05#2304 - update the module READMEGreg Roach1-3/+5
2019-03-05Add external URL link to ckeditor moduleGreg Roach1-1/+13
2019-03-05Fix: #2301 - custom/external module info should be the same on the module sum...Greg Roach4-25/+41
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 Roach2-3/+3
2019-03-05Apply fixes from StyleCI (#2303)Greg Roach1-2/+1
2019-03-05Fixed displaying wrong zoom out icon (#2302)Rico Sonntag1-1/+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 Roach10-230/+372
2019-03-04Refactor language files to use laravel structureGreg Roach75-42/+15138
2019-03-04Group modules on control panelGreg Roach6-84/+122
2019-03-04Unique stacks should be an opt-in featureGreg Roach2-5/+38
2019-03-04Update module READMEGreg Roach1-11/+11
2019-03-04We no longer use the MakefileGreg Roach2-76/+0
2019-03-03CodeStyleGreg Roach1-1/+0
2019-03-03Fix: #2284 - increase colour contrast of sex icons in FAB themeGreg Roach2-7/+6
2019-03-03Fix: #2264 - styling for chartboxesGreg Roach7-6/+9
2019-03-03Fix: #2264 - styling for chartboxesGreg Roach23-16/+53
2019-03-03Fix: #2295 - numeric X axis on chartsGreg Roach1-15/+33
2019-03-03Fix: #2297 - link from surname table to family listGreg Roach1-3/+8
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 Roach608-6205/+32332
2019-03-03TestingGreg Roach1-0/+3
2019-03-03Fix: #2294 - call method not valueGreg Roach1-1/+1
2019-03-03Surnames in surname table not linksGreg Roach1-0/+1
2019-03-03Fix: #2276, #2291 - chrome 72/73 has problems with bootstrap cardsGreg Roach11-12/+19
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-02Remove old TODO commentGreg Roach1-1/+0
2019-03-02Fix check for disabled functionsGreg Roach1-1/+1
2019-03-02Fix MSDOS line endingsGreg Roach9-3255/+3255
2019-03-02Update composer.json - sqlite is only required for devGreg Roach2-3/+1