summaryrefslogtreecommitdiff
path: root/tests/app
AgeCommit message (Expand)AuthorFilesLines
2019-09-29Add tree to request; preparing for routerGreg Roach16-170/+177
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 Roach2-11/+14
2019-09-12Refactor simple controllers into request handlersGreg Roach1-42/+5
2019-09-12CodeStyleGreg Roach1-0/+76
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 Roach1-1/+0
2019-05-10Fix: #1752 - use ezyang/htmlpurifier to santise user-supplied HTMLGreg Roach1-0/+57
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-25CodeStyle: use more specific PHPunit assertionsGreg Roach11-32/+32
2019-04-25CodeStyle: declare return typesGreg Roach9-9/+9
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 Roach1-34/+0
2019-04-17CodeStyleGreg Roach125-257/+247
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 Roach17-25/+38
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 Roach1-1/+1
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach12-260/+400
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 Roach16-64/+571
2019-03-12TestingGreg Roach2-12/+20
2019-03-10TestingGreg Roach1-2/+3
2019-03-07TestingGreg Roach1-1/+1
2019-03-07Code style and testingGreg Roach3-13/+14
2019-03-05Fix: #2300 - test for deleted modules ignores disabled modulesGreg Roach1-2/+2
2019-03-02Use app() shortcutGreg Roach5-43/+43
2019-03-01Fix failing testsGreg Roach3-5/+5
2019-02-27Apply fixes from StyleCI (#2278)Greg Roach1-2/+6
2019-02-26Replace Mockery with PHPunit test doublesGreg Roach56-2411/+1809
2019-02-25TestsGreg Roach1-1/+1
2019-02-25TestsGreg Roach1-0/+2