summaryrefslogtreecommitdiff
path: root/app/Module/ModuleBlockTrait.php
AgeCommit message (Expand)AuthorFilesLines
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