summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2019-03-02Tidy up initializationGreg Roach1-64/+26
2019-03-02Refactoring modules to remove dependency on Tree (allows earlier initialisati...Greg Roach1-21/+22
2019-03-02Tidy up initialisationGreg Roach1-74/+22
2019-03-01Tidy up initialisationGreg Roach1-6/+2
2019-02-27Allow modules to act as middlewareGreg Roach1-0/+6
2019-02-26Remove global constant WT_TIMESTAMPGreg Roach1-5/+6
2019-02-26Remove global constant CLIENT_JDGreg Roach1-1/+0
2019-02-25Fix: #1246 - show server errors on the control panelGreg Roach1-5/+0
2019-02-24Unused importsGreg Roach1-1/+0
2019-02-23Use UTC internally, and convert to local time for displayGreg Roach1-18/+2
2019-02-22Old/new config files cause errorGreg Roach1-0/+2
2019-02-22Add experimental support for non-mysql databasesGreg Roach1-2/+3
2019-02-20Move database migration and seeding to a serviceGreg Roach1-1/+3
2019-02-16Fix error - themes not available during setupGreg Roach1-2/+0
2019-02-11Setup can't create SetupControllerGreg Roach1-1/+2
2019-02-02Replace password confirmation with hide/show passwordGreg Roach1-4/+0
2019-02-01Refactor admin controllers and servicesGreg Roach1-23/+21
2019-01-31Unused importGreg Roach1-1/+0
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-1/+2
2019-01-31Disable themes for POST requests. #2167Greg Roach1-21/+23
2019-01-30Use dependency injection for Statistics classGreg Roach1-2/+2
2019-01-30Create ModuleServiceGreg Roach1-1/+2
2019-01-30Converting themes to modulesGreg Roach1-1/+2
2019-01-30Converting themes to modulesGreg Roach1-19/+21
2019-01-30Refactor themes into modulesGreg Roach1-1/+1
2019-01-29Start converting themes into modulesGreg Roach1-1/+1
2019-01-29Remove old coceGreg Roach1-3/+0
2019-01-28Convert page footers to modulesGreg Roach1-2/+4
2019-01-27Apply fixes from StyleCI (#2142)Greg Roach1-1/+3
2019-01-26Get rid of 'update available' message for dev buildsGreg Roach1-1/+1
2019-01-26Restore middleware (removed for testing)Greg Roach1-1/+1
2019-01-26Restore middleware (removed for testing)Greg Roach1-5/+5
2019-01-26Need an empty tree in the container during setupGreg Roach1-7/+9
2019-01-18Add support for illuminate/cache and refactor class UserGreg Roach1-14/+17
2019-01-18Starting to replace WT_DATA_DIR with league/flysystemGreg Roach1-8/+13
2019-01-16Remove duplicate codeGreg Roach1-8/+3
2019-01-16Replace webtrees resolver class with laravel container classGreg Roach1-15/+15
2019-01-16Rename resolver functions to be laravel-like and add testsGreg Roach1-2/+2
2019-01-12Fix: #2115 - selecting default treeGreg Roach1-1/+1
2019-01-11Simplify row-mappersGreg Roach1-4/+2
2019-01-06Use illuminate/databaseGreg Roach1-1/+2
2019-01-01Happy 2019Greg Roach1-1/+1
2018-12-08Unused importGreg Roach1-2/+2
2018-12-08Move DebugBar code to middlewareGreg Roach1-21/+12
2018-12-01PHP 7.1: short-syntax for array destructuringGreg Roach1-1/+1
2018-11-18Prefer class-constants to global-constantsGreg Roach1-55/+8
2018-10-12Add error handler for invalid config.ini.phpGreg Roach1-11/+18
2018-10-12Fix potential conflict with PHP's Locale classGreg Roach1-2/+2
2018-10-112.0.0-alpha.3Greg Roach1-1/+1
2018-10-112.0.0-alpha.32.0.0-alpha.3Greg Roach1-1/+1