summaryrefslogtreecommitdiff
path: root/app/Http
AgeCommit message (Expand)AuthorFilesLines
2019-03-02Apply fixes from StyleCI (#2293)Greg Roach1-1/+1
2019-03-02Simplify setup wizard. Autologin after setupGreg Roach2-10/+11
2019-03-02Tidy up initializationGreg Roach3-0/+169
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 Roach3-5/+10
2019-03-02Tidy up initialisationGreg Roach3-0/+225
2019-03-02Use carbon functions instead of magic numbersGreg Roach1-1/+1
2019-03-02Remove old codeGreg Roach1-2/+0
2019-03-01Typo in HTML in error handlerGreg Roach1-1/+1
2019-03-01Tidy up initialisationGreg Roach1-0/+2
2019-03-01Fixed case mismatch in function/method call (#2286)Rico Sonntag2-3/+3
2019-02-27Apply fixes from StyleCI (#2278)Greg Roach1-2/+1
2019-02-26Remove global constant WT_TIMESTAMPGreg Roach2-3/+9
2019-02-26Remove global constant CLIENT_JDGreg Roach1-1/+2
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 Roach2-179/+52
2019-02-24Fix: #2267 - update module admin to use new database columnGreg Roach1-11/+11
2019-02-24Fix: #2265 - stop importing if fatal error occursGreg Roach1-128/+138
2019-02-24Working on modulesGreg Roach2-3/+3
2019-02-24Apply fixes from StyleCI (#2262)Greg Roach2-2/+2
2019-02-24Unused importsGreg Roach3-5/+1
2019-02-24Fix page titles on module administration pagesGreg Roach1-12/+0
2019-02-24PHPdocGreg Roach1-1/+0
2019-02-23Refactor module componentsGreg Roach6-35/+45
2019-02-23Lists as ModulesRichard Cissee5-37/+98
2019-02-23Cleanup /data/tmp during housekeepingGreg Roach1-2/+13
2019-02-23Use UTC internally, and convert to local time for displayGreg Roach1-3/+3
2019-02-22Add PHP driver checks to setup wizardGreg Roach1-43/+69
2019-02-22Fix error when creating tree with duplicate nameGreg Roach1-1/+4
2019-02-22Add warnings for PostgreSQL and SQL ServerGreg Roach1-2/+15
2019-02-22Add experimental support for non-mysql databasesGreg Roach1-160/+158
2019-02-20Convert SQL queries to use illuminate/databaseGreg Roach1-3/+5
2019-02-20Fix PHP error when adding empty factGreg Roach1-1/+1
2019-02-20Use Collections instead of arraysGreg Roach1-3/+4
2019-02-20Move database migration and seeding to a serviceGreg Roach1-9/+12
2019-02-17Fix: #2224 - sexImage() versus getSexImage()Greg Roach1-3/+3
2019-02-16Fix: #2223 - arrays are now collectionsGreg Roach1-1/+1
2019-02-16Use Collection classGreg Roach3-6/+7
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach22-133/+121
2019-02-15Ignore collation differences when importing place namesGreg Roach1-17/+21
2019-02-15Working on pedigree chartGreg Roach1-5/+0
2019-02-13Fix: #2190 - erroneous warning when editing usersGreg Roach1-3/+3
2019-02-13Refactoring themes and chart boxesGreg Roach3-38/+4
2019-02-11Working on RTL and iconsGreg Roach2-25/+11
2019-02-10Working on themesGreg Roach1-10/+10
2019-02-06Copying to clipboard unreliableGreg Roach1-1/+1
2019-02-05Fix: #1558 and #2185 - GEDCOM date fields are always LTRGreg Roach1-0/+1