summaryrefslogtreecommitdiff
path: root/app/Stats.php
AgeCommit message (Expand)AuthorFilesLines
2017-07-14Review esacpingGreg Roach1-1/+1
2017-07-11Remove jQuery-UI classesGreg Roach1-1/+1
2017-07-11Prepare to remove class FilterGreg Roach1-5/+5
2017-07-09Unused codeGreg Roach1-24/+0
2017-07-09Unused useGreg Roach1-1/+0
2017-06-18Fixes #1219 and #1220 - statistics fail with dates B.C.Greg Roach1-0/+3
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-28/+4
2017-04-27Strict typingGreg Roach1-1/+1
2017-03-082017Greg Roach1-1/+1
2017-02-26Strict typingGreg Roach1-1/+1
2017-02-26Strict typingGreg Roach1-1/+1
2016-12-28MySQL 5.7 compatibilityGreg Roach1-4/+3
2016-12-25Code style - single quotesGreg Roach1-80/+80
2016-12-24Code styleGreg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-240/+240
2016-12-23Code style - whitespaceGreg Roach1-1/+1
2016-12-04Fix PHP7.1 error (#1134)David Drury1-7/+4
2016-10-13Fix #940 - 'years' in age stringsGreg Roach1-8/+8
2016-07-19Fix #1048 - wide images break table layoutGreg Roach1-3/+3
2016-06-29Fix #1044 - Consistent title Own Chartsmakitso1-1/+1
2016-06-20Remove countries that no longer existGreg Roach1-24/+14
2016-06-18Tweak English textGreg Roach1-4/+4
2016-06-05CodeStyleGreg Roach1-2/+2
2016-06-01Simplify common surnamesGreg Roach1-60/+18
2016-05-07Improve English textsGreg Roach1-8/+8
2016-05-01deceased/deadGreg Roach1-3/+3
2016-05-01Always show import optionGreg Roach1-267/+267
2016-04-17I18NGreg Roach1-267/+267
2016-04-13Spelling errorsGreg Roach1-2/+2
2016-04-13Fix: #888 USA = United StatesGreg Roach1-1/+1
2016-02-21Fix #824 - obsolete HTML markupGreg Roach1-4/+1
2016-02-21Case mismatchGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Misuse of  Greg Roach1-9/+9
2016-01-17Two spaces have no effect in HTMLGreg Roach1-4/+4
2015-12-18PHP-CS-FIXERGreg Roach1-2/+2
2015-08-06Children/family chart fails when average number of children more than 10Greg Roach1-2/+6
2015-07-12Code styleGreg Roach1-18/+18
2015-06-16Allow more HTML attributes on menu itemsGreg Roach1-0/+18
2015-06-08PHPDocGreg Roach1-23/+631
2015-06-05Refactor includes/functions into classesGreg Roach1-19/+24
2015-05-31PSR-4Greg Roach1-5/+8
2015-05-30Code styleGreg Roach1-208/+244
2015-04-11Remove old help linksGreg Roach1-4/+0
2015-04-04Fix #242 - messages and blocks using UTC instead of local timeGreg Roach1-10/+3
2015-03-31Remove global $DATE_FORMATGreg Roach1-4/+2
2015-03-22Fix #502 - change-blocks link and hit counterGreg Roach1-5/+1
2015-03-21Take collation from localeGreg Roach1-4/+5
2015-03-19Wrong function nameGreg Roach1-1/+1
2015-03-13Numbers need to be strings for I18NGreg Roach1-2/+2