summaryrefslogtreecommitdiff
path: root/resources/views/statistics/other
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Apply PSR12 code style to templatesGreg Roach12-20/+38
2019-10-26Remove LocaleInterface as dependency of LocalizationServiceGreg Roach4-4/+0
2019-10-25Remove global constant WT_LOCALE and store LocaleInterface in the requestGreg Roach5-9/+9
2019-10-25json_encode() embedded variablesGreg Roach2-5/+5
2019-10-25GH-2681: Refactored statistics charts, prevent multiple google chart loading,...Rico Sonntag5-145/+85
2019-10-09Working on routing; Code cleanupGreg Roach6-7/+13
2019-07-18Fix: #2431 - GoogleCharts use browser language by defaultGreg Roach1-0/+2
2019-04-25CodeStyle - redundant semicolonsGreg Roach7-11/+11
2019-03-04Unique stacks should be an opt-in featureGreg Roach1-2/+2
2019-02-20Update list charts to use google chart api (#2235)Rico Sonntag2-29/+20
2019-02-14Update custom charts tab (#2216)Rico Sonntag4-67/+89
2019-02-13Display message if no data/charts are available (#2210)Rico Sonntag7-125/+164
2019-02-12Update google chartsRico Sonntag7-32/+241
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-1/+0
2019-01-30Use dependency injection for Statistics classGreg Roach5-5/+5
2019-01-302059 (#2156)Rico Sonntag8-0/+256