summaryrefslogtreecommitdiff
path: root/app/Module/ModuleBlockInterface.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-7/+7
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-21PHPdocGreg Roach1-4/+4
2021-10-12PHPdocGreg Roach1-4/+4
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-12-16Convert home page controller into request handlers and a serviceGreg Roach1-0/+33
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-07-14Refactor blocksGreg Roach1-9/+13
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-3/+3
2019-03-07Code style and testingGreg Roach1-2/+2
2019-01-25Convert tracking and analytics functions into modulesGreg Roach1-1/+1
2019-01-24Refactoring module APIGreg Roach1-1/+1
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-1/+1
2019-01-01Happy 2019Greg Roach1-1/+1
2018-12-19Refactor $ctype global as a parameterGreg Roach1-2/+2
2018-10-08Create ModuleInterfaceGreg Roach1-1/+1
2018-08-26Replace Filter::get() and Filter::post() with $requestGreg Roach1-1/+12
2018-07-16Use PSR2 code styleGreg Roach1-42/+43
2018-07-07Remove global variables from blocksGreg Roach1-3/+7
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-12-19Fix: #1541 Cannot type hint void return in PHP 7.0Greg Roach1-1/+1
2017-12-02Return type hintsGreg Roach1-5/+9
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-10PHPDocGreg Roach1-3/+3
2015-06-08PHPDocGreg Roach1-4/+6
2015-05-31PSR-4Greg Roach1-1/+1
2015-05-30Code styleGreg Roach1-7/+5
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+63