summaryrefslogtreecommitdiff
path: root/app/Report
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-01Refactor reports - remove more globalsGreg Roach2-140/+118
2015-06-01Unused importsGreg Roach3-9/+7
2015-06-01Code style - void result usedGreg Roach1-1/+1
2015-06-01Code style - void result usedGreg Roach1-1/+1
2015-06-01Code Style - unused function return valueGreg Roach4-19/+6
2015-06-01Code style - member visibilityGreg Roach3-68/+61
2015-06-01Refactor report generationGreg Roach4-2569/+2632
2015-05-31Refactor report parsingGreg Roach2-0/+240
2015-05-31PHPDocGreg Roach7-13/+13
2015-05-31Cleanup - avoid and/or operatorsGreg Roach5-16/+16
2015-05-31PSR-4Greg Roach29-303/+318
2015-05-30Code styleGreg Roach28-430/+394
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach29-143/+143
2015-04-04Fix #242 - messages and blocks using UTC instead of local timeGreg Roach1-1/+1
2015-03-251435751 - syntax error in SQL generatorGreg Roach1-1/+1
2015-03-14Fix #486 - undefined in reportsGreg Roach1-4/+4
2015-03-09Use Tree object instead of ID/nameGreg Roach1-30/+36
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-7/+7
2015-03-02PSR-1Greg Roach1-3/+3
2015-03-02PSR-1Greg Roach1-1/+1
2015-03-02PSR-1Greg Roach1-7/+7
2015-02-20Tidy upGreg Roach1-3/+3
2015-02-16Add visibility to constructorsGreg Roach8-8/+8
2015-02-13PHPDocGreg Roach1-1/+1
2015-02-12SpacingGreg Roach2-13/+7