summaryrefslogtreecommitdiff
path: root/statisticsplot.php
AgeCommit message (Expand)AuthorFilesLines
2017-11-03CodeStyle - spacing/alignmentGreg Roach1-3/+3
2017-07-11Prepare to remove class FilterGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-10/+5
2017-03-222017Greg Roach1-1/+1
2016-12-28Fix #1159 - I18N in statistics chartsGreg Roach1-58/+18
2016-12-28Statistics plot - simplify longevity chartsGreg Roach1-122/+4
2016-12-23Code style - short array syntaxGreg Roach1-39/+39
2016-06-22Scrutinizer Auto-Fixes (#1025)Scrutinizer Auto-Fixer1-1/+1
2016-06-21Fix #1013 - I18N of statistics plot axesGreg Roach1-4/+20
2016-05-07Improve English textsGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-12-18PHP-CS-FIXERGreg Roach1-30/+30
2015-06-08PHPDocGreg Roach1-2/+9
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+1
2015-06-04Uninitialised variableGreg Roach1-4/+5
2015-06-04Code style - avoid count() in loop conditionGreg Roach1-38/+24
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-30Code styleGreg Roach1-51/+48
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-13/+13
2015-03-13Numbers need to be strings for I18NGreg Roach1-2/+0
2015-02-13PHPDocGreg Roach1-0/+60
2015-02-13Refactor statisticsplot.php to avoid globalsGreg Roach1-250/+632
2015-02-12Unused code and tidy statistics chartsGreg Roach1-96/+34
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Statistics not always using settings from correct treeGreg Roach1-12/+12
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-0/+7
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-72/+88
2015-01-26Properly escape URL in statistics plotGreg Roach1-1/+1
2015-01-23Error handling in statisticsplotGreg Roach1-2/+1
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-20/+20
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2014-12-05Statistics charts - convert code from Dutch to EnglishGreg Roach1-198/+198
2014-12-05PHPDocGreg Roach1-2/+2
2014-12-05PHPDoc and tidy upGreg Roach1-248/+278
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-22Remove old/commented codeGreg Roach1-3/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-09-19Unused codeGreg Roach1-19/+18
2014-09-17Code style: do not append values to uninitialised arraysGreg Roach1-0/+1
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-37/+37
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-1/+1
2014-08-27Remove execute file permissions from PHP scriptsGreg Roach1-0/+0
2014-05-03Cleanup - remove unused variablesGreg Roach1-6/+3
2014-04-01Unused variablesGreg Roach1-2/+0
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-1/+1
2013-08-25Shorter/simpler y-axis titlesGreg Roach1-5/+5