summaryrefslogtreecommitdiff
path: root/app/Module/ModuleAnalyticsTrait.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-02-12Add Armenian translationGreg Roach1-5/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-10-08CodeStyleGreg Roach1-5/+0
2023-04-03Replace illuminate/container with our own simpler containerGreg Roach1-5/+2
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-30Remove scrutinizer annotationsGreg Roach1-2/+2
2022-11-18Use ValidatorGreg Roach1-3/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-24CodeStyleGreg Roach1-0/+27
2022-02-23Update and use Validation classGreg Roach1-3/+4
2022-02-05Add anotations for false-positives in scrutinizerGreg Roach1-2/+2
2021-10-12PHPdocGreg Roach1-1/+1
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