summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-02Use app() shortcutGreg Roach53-129/+129
2019-03-02Remove global variableGreg Roach1-3/+3
2019-03-02Apply fixes from StyleCI (#2293)Greg Roach3-4/+5
2019-03-02Fix testsGreg Roach3-157/+9
2019-03-02Simplify setup wizard. Autologin after setupGreg Roach4-38/+20
2019-03-02Update vendor dependenciesGreg Roach11-50/+66
2019-03-02Tidy up initializationGreg Roach6-72/+209
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 Roach60-315/+406
2019-03-02Feedback from vimeo/psalmGreg Roach2-2/+5
2019-03-02Tidy up initialisationGreg Roach6-80/+259
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-01Fix failing testsGreg Roach3-5/+5
2019-03-01Tidy up initialisationGreg Roach2-6/+4
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-28Fix: #2276 - Bootstrap4 - Chrome cannot render tables in cardsGreg Roach1-1/+2
2019-02-27Update clouds/clouds.min.cssGreg Roach2-2/+2
2019-02-27Upgrade laravel components from 5.7 to 5.8Greg Roach101-714/+2771
2019-02-27Remove bootstrap workaround -- not neededmakitso2-12/+0
2019-02-27Apply fixes from StyleCI (#2278)Greg Roach2-4/+7
2019-02-27Allow modules to act as middlewareGreg Roach5-6/+224
2019-02-26Remove global constant WT_TIMESTAMPGreg Roach9-22/+34
2019-02-26Remove global constant CLIENT_JDGreg Roach9-18/+26
2019-02-26TravisGreg Roach1-5/+6
2019-02-26Replace Mockery with PHPunit test doublesGreg Roach58-2526/+1810
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-25Fix: #523 bootstrap LTR input groups on RTL pagesGreg Roach12-33/+24
2019-02-25Better handling of CSRF token expiryGreg Roach1-1/+5
2019-02-25TestsGreg Roach1-1/+1
2019-02-25TestsGreg Roach1-0/+2
2019-02-25Fix: #1246 - show server errors on the control panelGreg Roach5-184/+342
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: #2229 - add Vietnamese diacritics and tonal marks to on-screen-keyboardGreg Roach1-1/+88
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