summaryrefslogtreecommitdiff
path: root/app/Http/Controllers/Admin/ModuleController.php
AgeCommit message (Expand)AuthorFilesLines
2020-09-15Replace controller-actions with request-handlersGreg Roach1-701/+0
2020-09-08Use factory to create caches and filesystemsGreg Roach1-1/+0
2020-06-20Replace deprecated functionsGreg Roach1-1/+2
2020-02-23Use strict comparison for Collection::unique()Greg Roach1-1/+1
2020-01-20TypoGreg Roach1-1/+1
2020-01-18Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...Greg Roach1-11/+48
2019-12-13CodeStyle - strict typesGreg Roach1-5/+15
2019-11-02Fix: #2733 Expose access levels in module-component admin pageGreg Roach1-26/+33
2019-10-18Use TreeServiceGreg Roach1-7/+10
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-09-29Add tree to request; preparing for routerGreg Roach1-13/+39
2019-09-28Show feedback after updating modulesGreg Roach1-0/+26
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-108/+107
2019-03-14Convert languages to modulesGreg Roach1-1/+1
2019-03-12Fix: #2219 create a module to allow user css and jsGreg Roach1-1/+1
2019-03-07PHPdocGreg Roach1-1/+1
2019-03-05Fix: #2300 - test for deleted modules ignores disabled modulesGreg Roach1-2/+2
2019-03-04Add historic event modulesGreg Roach1-2/+2
2019-02-24Fix: #2267 - update module admin to use new database columnGreg Roach1-11/+11
2019-02-24Fix page titles on module administration pagesGreg Roach1-12/+0
2019-02-24PHPdocGreg Roach1-1/+0
2019-02-23Refactor module componentsGreg Roach1-15/+15
2019-02-23Lists as ModulesRichard Cissee1-0/+30
2019-02-01Refactor admin controllers and servicesGreg Roach1-20/+2
2019-01-31TestsGreg Roach1-8/+8
2019-01-30Create ModuleServiceGreg Roach1-19/+35
2019-01-30Add themes to the control panelGreg Roach1-0/+55
2019-01-29Move analytics settings to the module settingsGreg Roach1-8/+101
2019-01-28Convert page footers to modulesGreg Roach1-4/+49
2019-01-26Fix: #2129 - module managementGreg Roach1-0/+383