summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-01Fix: initial order of tabs, menus, etc. wrongGreg Roach13-13/+13
2019-03-01Fix: #2285 - old (deleted) records break pending changes blockGreg Roach1-0/+1
2019-03-01Method should not be staticGreg Roach1-1/+1
2019-03-01Removed duplicate interfaces in implements (#2288)Rico Sonntag14-14/+14
2019-03-01Fixed case mismatch in function/method call (#2286)Rico Sonntag4-9/+9
2019-02-27Apply fixes from StyleCI (#2278)Greg Roach1-2/+1
2019-02-27Allow modules to act as middlewareGreg Roach1-2/+2
2019-02-26Remove global constant WT_TIMESTAMPGreg Roach8-17/+28
2019-02-26Remove global constant CLIENT_JDGreg Roach8-17/+26
2019-02-25Fix: #2270 - error creating default blocks for tree/userGreg Roach1-2/+2
2019-02-25Fix: #2271 - update variable nameGreg Roach1-1/+1
2019-02-25Better handling of CSRF token expiryGreg Roach1-1/+5
2019-02-25Fix: #1246 - show server errors on the control panelGreg Roach3-179/+338
2019-02-24Apply fixes from StyleCI (#2269)Greg Roach1-1/+0
2019-02-24Fix: #2102 - change label for MAP field to 'Location'Greg Roach1-1/+1
2019-02-24Fix: #2234 - check for too many search results, rather than short search stringsGreg Roach1-0/+27
2019-02-24Fix: #2267 - update module admin to use new database columnGreg Roach1-11/+11
2019-02-24Strict type errorGreg Roach1-1/+1
2019-02-24Actually use listTitle in ModuleListTrait. Adjust custom modules README. (#2266)Richard Cissée1-1/+1
2019-02-24Fix: #2265 - stop importing if fatal error occursGreg Roach2-133/+142
2019-02-24Collection / arrayGreg Roach5-7/+8
2019-02-24Fix: #2263 - facts duplicated in chart-boxesGreg Roach10-142/+137
2019-02-24Fix: #2253 - individuals not linked to places at all levelsGreg Roach1-8/+13
2019-02-24Fix number of generations in ancestors chartGreg Roach1-3/+3
2019-02-24Working on modulesGreg Roach8-46/+55
2019-02-24Apply fixes from StyleCI (#2262)Greg Roach4-8/+8
2019-02-24Unused importsGreg Roach13-21/+5
2019-02-24Fix page titles on module administration pagesGreg Roach1-12/+0
2019-02-24PHPdocGreg Roach16-35/+156
2019-02-23Refactor module componentsGreg Roach25-104/+131
2019-02-23Lists as ModulesRichard Cissee24-115/+1156
2019-02-23Cleanup /data/tmp during housekeepingGreg Roach2-7/+18