summaryrefslogtreecommitdiff
path: root/app/Schema
AgeCommit message (Expand)AuthorFilesLines
2018-12-29Use illuminate/database for site settings and logsGreg Roach1-1/+8
2018-12-27Apply fixes from StyleCI (#2072)Greg Roach3-3/+1
2018-12-27Use illuminate/database for migrations and seedsGreg Roach50-1382/+1140
2018-12-20Remove unused importsGreg Roach9-10/+1
2018-12-18Add support for Laravel query-builderGreg Roach41-78/+61
2018-12-13SHOW_LDS_AT_GLANCE function hasn't worked for years and nobody noticed so rem...Greg Roach1-1/+0
2018-12-08Move DebugBar code to middlewareGreg Roach14-42/+0
2018-11-18Fix: #2009 - default row format for tables with long indexesGreg Roach1-1/+1
2018-11-18Prefer class-constants to global-constantsGreg Roach1-1/+2
2018-10-14Unused importGreg Roach1-1/+0
2018-10-12Media-firewall migration - do not delete old files if the folder was not movedGreg Roach1-4/+4
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach41-0/+82
2018-10-04Code styleGreg Roach1-5/+1
2018-09-28PHPdocGreg Roach1-0/+2
2018-09-24Scrutinizer Auto-Fixes (#1929)Scrutinizer Auto-Fixer1-1/+1
2018-08-26Replace Filter::get() and Filter::post() with $requestGreg Roach1-2/+1
2018-08-19Deprecated unnamed placeholders in SQLGreg Roach1-4/+4
2018-08-19PHPDocGreg Roach40-0/+80
2018-08-19CodeStyleGreg Roach1-1/+2
2018-08-09Fix: #1813 - session expiryGreg Roach1-1/+0
2018-07-19Make schema update a bit more resilientGreg Roach1-5/+9
2018-07-16Use PSR2 code styleGreg Roach41-1487/+1571
2018-07-14Fix: #1719 - update favorites modulesGreg Roach1-0/+131
2018-07-14Remove unused import statementsGreg Roach4-7/+0
2018-07-13Remove the googlemaps module and lots of old codeGreg Roach1-0/+99
2018-01-18Replace PHP5 ErrorException with PHP7 ThrowableGreg Roach1-1/+2
2018-01-07Happy new year - 2018Greg Roach39-39/+39
2017-12-03Scrutinizer Auto-Fixes (#1524)Scrutinizer Auto-Fixer1-1/+1
2017-11-26Add more support for multiple files per media objectGreg Roach8-85/+71
2017-11-23Fix typoGreg Roach1-1/+1
2017-11-22Fix: #1297 - remove final need to enter/use XREFsGreg Roach1-57/+10
2017-11-19Use maximebf/debugbar for developmentGreg Roach14-0/+52
2017-11-03Code styleGreg Roach2-2/+1
2017-10-22Fix: #1433 no longer have one fixed thumbnail for each imageGreg Roach1-2/+0
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach3-4/+1
2017-03-082017Greg Roach39-39/+39
2016-12-23Code style - short array syntaxGreg Roach4-15/+15
2016-09-26Fix: Over-long media data and MySQL with strict modeGreg Roach1-0/+90
2016-09-16Include table prefix in foreign key names to avoid conflicts (#859)Matt N1-1/+1
2016-09-02Fix #1088 - IPv6Greg Roach2-1/+33
2016-08-29Fix #1091 - make all TEXT columns LONGTEXT NOT NULLGreg Roach2-1/+53
2016-06-01Simplify common surnamesGreg Roach1-2/+8
2016-04-12Unused useGreg Roach1-5/+3
2016-04-11Charts As Modulesric20161-0/+33
2016-01-30Update copyright yearGreg Roach35-35/+35
2016-01-23Add _NMR as default family factGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach5-5/+5
2016-01-14Update for MySQL 5.7 with SQL_MODE=full_group_byGreg Roach2-2/+2
2016-01-03Fix #752 - windows mobile 8.1Greg Roach1-0/+33
2015-12-18PHP-CS-FIXERGreg Roach1-1/+0