summaryrefslogtreecommitdiff
path: root/app/Module/ModuleInterface.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-02-12Add Armenian translationGreg Roach1-10/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-10-08CodeStyleGreg Roach1-5/+0
2023-02-02Improve type hints for phpstan. See #4713Greg Roach1-3/+5
2023-02-01Use class-string annotations. See #4713Greg Roach1-2/+2
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
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-10-29Change signature of Module::boot()Greg Roach1-0/+5
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-1/+0
2019-03-14Convert languages to modulesGreg Roach1-0/+8
2019-03-05Custom module examplesGreg Roach1-1/+1
2019-02-23Refactor module componentsGreg Roach1-2/+2
2019-02-16Allow modules to be initially disabledGreg Roach1-0/+7
2019-01-29CodeStyleGreg Roach1-1/+1
2019-01-25Convert tracking and analytics functions into modulesGreg Roach1-2/+25
2019-01-22Merge chart controllers into chart modulesGreg Roach1-1/+1
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-14/+35
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-08CodeStyleGreg Roach1-3/+0
2018-10-08Create ModuleInterfaceGreg Roach1-0/+64