summaryrefslogtreecommitdiff
path: root/app/Module/GoogleAnalyticsModule.php
AgeCommit message (Expand)AuthorFilesLines
2021-02-04Code styleGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-05-10Fix: #3232 - The tm symbol is non-directional and does not render correctly o...Greg Roach1-1/+2
2019-12-20Unused importsGreg Roach1-2/+0
2019-12-08Fix: #2835 - wrong parameter name in google analytics moduleGreg Roach1-1/+1
2019-11-29Google Analytics snippet fails on admin pageGreg Roach1-2/+0
2019-10-25No need to throw exceptions in assert()Greg Roach1-2/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-10-16PHPdoc; assertionsGreg Roach1-1/+1
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-0/+4
2019-10-14Working on routingGreg Roach1-2/+5
2019-09-29PSR12Greg Roach1-0/+1
2019-03-12Add new module interface to allow CSS/JS/etc. to be added to the end of the <...Greg Roach1-1/+27
2019-03-05Custom module examplesGreg Roach1-1/+1
2019-03-02Use app() shortcutGreg Roach1-2/+2
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-3/+3
2019-01-29Move analytics settings to the module settingsGreg Roach1-4/+6
2019-01-25Apply fixes from StyleCI (#2135)Greg Roach1-2/+3
2019-01-25Convert tracking and analytics functions into modulesGreg Roach1-0/+92