summaryrefslogtreecommitdiff
path: root/app/Report
AgeCommit message (Expand)AuthorFilesLines
2018-01-07Happy new year - 2018Greg Roach32-32/+32
2017-12-03Scrutinizer Auto-Fixes (#1525)Scrutinizer Auto-Fixer4-576/+576
2017-12-03Scrutinizer Auto-Fixes (#1524)Scrutinizer Auto-Fixer1-1/+1
2017-12-02Working on media handlingGreg Roach3-71/+29
2017-11-25Remove old thumbnail codeGreg Roach1-2/+2
2017-11-03Code styleGreg Roach5-7/+0
2017-11-03CodeStyle - spacing/alignmentGreg Roach1-5/+5
2017-07-13Unused codeGreg Roach1-12/+12
2017-07-13Full sized images in HTML reportsGreg Roach1-1/+1
2017-07-13Report parameters, remove old codeGreg Roach1-1/+1
2017-07-12Report imagesGreg Roach3-8/+10
2017-07-02Use glide/intervention to generate thumbnail imagesGreg Roach1-1/+2
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-2/+2
2017-03-082017Greg Roach32-32/+32
2016-12-25Code style - single quotesGreg Roach25-433/+433
2016-12-24Remove PHP 5.3 workaroundGreg Roach1-7/+5
2016-12-24Code styleGreg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach20-217/+217
2016-10-13Fix #940 - 'years' in age stringsGreg Roach1-1/+1
2016-06-05CodeStyleGreg Roach1-1/+1
2016-04-16RepeatTag not checking privacyGreg Roach1-1/+11
2016-04-12Scrutinizer Auto-Fixes (#897)Scrutinizer Auto-Fixer1-1/+0
2016-04-12Scrutinizer Auto-Fixes (#896)Scrutinizer Auto-Fixer1-308/+308
2016-04-12Scrutinizer Auto-FixesScrutinizer Auto-Fixer3-250/+250
2016-02-21Reports - error in conditionsGreg Roach1-1/+1
2016-02-21Undo typoGreg Roach1-1/+1
2016-02-21MySQL 5.7.5 uses ONLY_FULL_GROUP_BY by defaultGreg Roach1-4/+4
2016-02-21Case mismatchGreg Roach6-31/+31
2016-02-21Do not silence report errorsGreg Roach1-4/+3
2016-01-30Update copyright yearGreg Roach32-32/+32
2016-01-17Two spaces have no effect in HTMLGreg Roach1-1/+1
2015-09-28Fix: #728 - tags vs. subtags in reportsGreg Roach1-1/+2
2015-09-15Fix #589 - markdown in reportsGreg Roach1-0/+4
2015-08-17Fix #687 - marriage reportGreg Roach1-0/+1
2015-07-15PHP5.3 closure workaroundGreg Roach1-1/+2
2015-07-12Code styleGreg Roach1-1/+1
2015-06-16Allow more HTML attributes on menu itemsGreg Roach2-1/+2
2015-06-15Fix #612 - context-sensitive translations ignored in reportsGreg Roach2-3/+3
2015-06-15Fix #616 - PDO 'helpfully' escapes backslashes for usGreg Roach1-2/+4
2015-06-15Fix #615 - typo in SQLGreg Roach1-2/+2
2015-06-08PHPDocGreg Roach32-128/+225
2015-06-07More elegant PHP5.3 workaroundGreg Roach1-6/+5
2015-06-06Database parameter bindingGreg Roach1-4/+4
2015-06-06Reports - better DB queriesGreg Roach1-55/+65
2015-06-06Reports with repeats/lists failingGreg Roach1-12/+15
2015-06-05Refactor includes/functions into classesGreg Roach4-36/+42
2015-06-04Reports - refactor globalsGreg Roach1-58/+58
2015-06-04Code style - one class per fileGreg Roach3-200/+199
2015-06-03Report titles not being setGreg Roach2-36/+13