summaryrefslogtreecommitdiff
path: root/app/Http/Controllers/HelpTextController.php
AgeCommit message (Collapse)AuthorFilesLines
2019-10-10Working on routingGreg Roach1-303/+0
2019-10-10Wrong help text shownGreg Roach1-2/+2
2019-09-29PSR12Greg Roach1-0/+1
2019-05-11Fix: #2417 - calendar year ranges do not workGreg Roach1-5/+0
2019-05-09PSR-7 requestsGreg Roach1-1/+1
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-6/+6
2019-01-04Add visibility to constantsGreg Roach1-10/+10
2019-01-01Happy 2019Greg Roach1-1/+1
2018-11-29Fix: #2046 - help text breaks layout, so move to modalGreg Roach1-0/+5
2018-11-18Fix: #2026 - strict types / numeric array keysGreg Roach1-0/+3
2018-07-16Use PSR2 code styleGreg Roach1-238/+266
2018-03-24Use views for help textGreg Roach1-40/+259
2018-02-23Rename BaseController to AbstractBaseControllerGreg Roach1-1/+1
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-06Remove unused importsGreg Roach1-1/+0
2017-12-05Fix: #1346 - help text breaks modal dialogsGreg Roach1-0/+53