summaryrefslogtreecommitdiff
path: root/resources/views/modules/statistics-chart
AgeCommit message (Expand)AuthorFilesLines
2022-09-06CodeStyleGreg Roach3-0/+6
2022-05-19Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...Greg Roach1-2/+2
2022-05-18Update bootstrap 5 markup for select elements. See #4412Greg Roach1-3/+3
2022-05-02Outdated bootstrap markupGreg Roach1-2/+2
2022-03-19Fix: #4268 - typoGreg Roach1-1/+1
2022-03-19CodeStyle - consistent variable namesGreg Roach3-21/+21
2022-03-19Use placeholders to generate statistics pagesGreg Roach9-7/+202
2022-03-19Use placeholders to generate statistics pagesGreg Roach15-13/+714
2022-01-23Use strictGreg Roach1-1/+1
2022-01-23Bootstrap5 needs explicit spacing between form rowsGreg Roach1-1/+1
2021-09-01Use wt- namespace for data attributesGreg Roach2-4/+4
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach2-15/+13
2021-03-14Fix: #3775 - config options on custom statistics chartGreg Roach1-0/+1
2021-02-10CodeStyleGreg Roach2-0/+12
2021-02-08CodeStyleGreg Roach3-6/+12
2020-10-05Fix: #3113 - add autocomplete to surname fieldsGreg Roach1-1/+3
2020-01-24Fix: #2995 - Incorrect ARIA attributes for tablist/tab/tabpanelGreg Roach1-1/+1
2019-12-03Apply PSR12 code style to templatesGreg Roach4-3/+14
2019-11-03Use POST for custom statistics chartsGreg Roach1-2/+4
2019-10-25GH-2681: Refactored statistics charts, prevent multiple google chart loading,...Rico Sonntag1-2/+0
2019-10-25Fix: #2680 - Update routing for custom chartsGreg Roach1-3/+1
2019-10-10Working on routingGreg Roach1-1/+1
2019-10-09Fix: #2607 - site logs don't work with new routingGreg Roach1-1/+1
2019-10-09TypoGreg Roach1-1/+1
2019-10-09Working on routing; Code cleanupGreg Roach3-6/+9
2019-10-09Working on routingGreg Roach1-25/+30
2019-10-06Working on routingGreg Roach1-1/+1
2019-04-09Fix: #2373 - auto-reformat has broken the codeGreg Roach1-2/+2
2019-04-01Fix: #2363 - inconsistent parameter names for select and radio inputsGreg Roach1-2/+2
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-108/+159
2019-02-14Update custom charts tab (#2216)Rico Sonntag2-177/+179
2019-02-13Refactoring themes and chart boxesGreg Roach1-1/+1
2019-02-12Update google chartsRico Sonntag4-12/+18
2019-02-06Copying to clipboard unreliableGreg Roach1-2/+2
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 Roach3-3/+3
2019-01-302059 (#2156)Rico Sonntag3-360/+33
2019-01-23Tidy ajax parameter to chartsGreg Roach1-0/+0
2019-01-23Merge chart controllers into chart modulesGreg Roach5-0/+698