summaryrefslogtreecommitdiff
path: root/app/Report/ReportBase.php
AgeCommit message (Expand)AuthorFilesLines
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+2
2015-06-04Code style - one class per fileGreg Roach1-188/+0
2015-06-01Unused importsGreg Roach1-1/+0
2015-06-01Code style - member visibilityGreg Roach1-7/+0
2015-06-01Refactor report generationGreg Roach1-2560/+0
2015-05-31Cleanup - avoid and/or operatorsGreg Roach1-11/+11
2015-05-31PSR-4Greg Roach1-262/+273
2015-05-30Code styleGreg Roach1-158/+145
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-9/+9
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-13PHPDocGreg Roach1-1/+1
2015-02-12Tidy SQLGreg Roach1-58/+104
2015-02-10Missing globals in (unused) report codeGreg Roach1-5/+5
2015-02-09Error handlingGreg Roach1-1/+1
2015-02-07Rename inconsistent method nameGreg Roach1-1/+1
2015-02-07Remove global $TEXT_DIRECTIONGreg Roach1-3/+1
2015-02-06GlobalsGreg Roach1-2/+2
2015-02-05Compare nulls and booleans strictlyGreg Roach1-1/+1
2015-02-05CommentsGreg Roach1-1/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-16/+16
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+3183