summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-09-23Use Flysystem for more filesystem operationsGreg Roach2-36/+6
2019-09-21Fix: sending email from special accountsGreg Roach2-5/+2
2019-09-18Fix: #2575 and #1945 - update email from/reply-to fields, allow registration ...Greg Roach2-5/+66
2019-09-14TestingGreg Roach1-0/+72
2019-09-13Refactor Mail into MailServiceGreg Roach3-16/+20
2019-09-12Refactor simple controllers into request handlersGreg Roach1-42/+5
2019-09-12CodeStyleGreg Roach1-0/+76
2019-08-262.0.0-beta.42.0.0-beta.4Greg Roach1-1/+1
2019-08-09Fix: #2528 - keyboard icon is larger than others, and breaks fa-fw layoutGreg Roach1-1/+1
2019-07-17Use Query Expression class directly, remove unused importsGreg Roach2-2/+0
2019-06-25Fix: #2447 - better detection of client_ip and request_uriGreg Roach1-3/+2
2019-05-17Add support for reverse-proxy configurationsGreg Roach1-1/+0
2019-05-102.0.0-beta.3Greg Roach1-1/+1
2019-05-102.0.0-beta.22.0.0-beta.2Greg Roach1-1/+1
2019-05-10Fix: #1752 - use ezyang/htmlpurifier to santise user-supplied HTMLGreg Roach1-0/+57
2019-05-09PSR-7 requestsGreg Roach2-10/+14
2019-05-06Fix: #2412 - wrong parameter sourceGreg Roach1-1/+1
2019-05-06Remove unused importsGreg Roach8-16/+0
2019-05-05Make geonames a site-level preference, not a tree-level preferenceGreg Roach1-1/+1
2019-05-04Fix: #2408 - cannot upload geographic dataGreg Roach1-2/+2
2019-05-04Fix: #2406 wrong parameter source in location edit controllerGreg Roach1-8/+10
2019-04-29Fix: upgrade wizardGreg Roach1-13/+13
2019-04-292.0.0-beta.12.0.0-beta.1Greg Roach1-1/+1
2019-04-25CodeStyle: use more specific PHPunit assertionsGreg Roach11-32/+32
2019-04-25CodeStyle: declare return typesGreg Roach10-10/+10
2019-04-25CodeStyle - use ::classGreg Roach215-1435/+1451
2019-04-25Unused importsGreg Roach5-7/+1
2019-04-21Remove 'booklet' views from ancestors and descendants charts.Greg Roach1-34/+0
2019-04-21Refactor database connection as middlewareGreg Roach2-35/+7
2019-04-17CodeStyleGreg Roach127-259/+293
2019-04-16Fix: #2209 - 'time ago' calculations cause overflow on 32bit systemsGreg Roach1-1/+1
2019-04-14Test coverageGreg Roach16-0/+64
2019-04-14Refactor the bootstrap processGreg Roach18-29/+39
2019-04-11Apply fixes from StyleCI (#2376)Greg Roach5-5/+0
2019-04-11Use PSR-15 request handlers as alternative to controllers/actionsGreg Roach6-108/+366
2019-04-11Replace standalone emitter with middlewareGreg Roach2-6/+6
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach15-355/+611
2019-04-03Declare static closuresGreg Roach1-1/+1
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-72/+0
2019-03-20TestingGreg Roach1-1/+2
2019-03-20Apply fixes from StyleCI (#2334)Greg Roach1-1/+0
2019-03-20Fix #2332 - MOD() function is MySQL onlyGreg Roach1-0/+72
2019-03-20TestingGreg Roach15-7/+98
2019-03-15TestingGreg Roach16-1/+514
2019-03-15TestingGreg Roach16-32/+32
2019-03-15TestsGreg Roach18-68/+572
2019-03-13Allow custom modules to provide translationsGreg Roach1-1/+1
2019-03-12TestingGreg Roach2-12/+20
2019-03-10TestingGreg Roach1-2/+3
2019-03-07TestingGreg Roach1-1/+1