summaryrefslogtreecommitdiff
path: root/app/Module/ModuleAnalyticsTrait.php
AgeCommit message (Expand)AuthorFilesLines
2021-02-04Code styleGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-12Updated route name in analytics-edit pageGreg Roach1-1/+2
2020-06-08CodeStyleGreg Roach1-24/+0
2019-12-13CodeStyle - strict typesGreg Roach1-1/+3
2019-11-13Unused importsGreg Roach1-1/+0
2019-11-03Add privacy-policy/impressum - #2654Greg Roach1-0/+10
2019-10-26Remove dependency on UserInterfaceGreg Roach1-9/+3
2019-10-17PSR12Greg Roach1-0/+1
2019-10-16Analytics, Report and Theme traits require name()Greg Roach1-0/+5
2019-10-09Working on routing; Code cleanupGreg Roach1-1/+0
2019-10-09Working on routingGreg Roach1-0/+1
2019-10-06Working on routingGreg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+2
2019-09-29Add tree to request; preparing for routerGreg Roach1-1/+3
2019-05-09PSR-7 requestsGreg Roach1-1/+2
2019-04-13Replace duplicated function viewResponse() with traitGreg Roach1-4/+4
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-59/+60
2019-03-12Add new module interface to allow CSS/JS/etc. to be added to the end of the <...Greg Roach1-0/+7
2019-03-05Custom module examplesGreg Roach1-1/+1
2019-01-29CodeStyleGreg Roach1-0/+13
2019-01-29Analytics configuration not being savedGreg Roach1-1/+13
2019-01-29Move analytics settings to the module settingsGreg Roach1-11/+37
2019-01-25Convert tracking and analytics functions into modulesGreg Roach1-0/+95