summaryrefslogtreecommitdiff
path: root/app/Module/ModuleBlockTrait.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
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-16Access constants via interface, not via traitGreg Roach1-2/+2
2019-12-16Convert home page controller into request handlers and a serviceGreg Roach1-2/+4
2019-11-14Missing definitions in block moduleGreg Roach1-0/+47
2019-10-17PSR12Greg Roach1-0/+1
2019-10-14Move business logic from controller to serviceGreg Roach1-1/+1
2019-10-10Working on routingGreg Roach1-1/+1
2019-09-29PSR12Greg Roach1-0/+2
2019-07-14CodeStyleGreg Roach1-1/+2
2019-07-14Refactor blocksGreg Roach1-0/+54
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-0/+25