summaryrefslogtreecommitdiff
path: root/app/Report
AgeCommit message (Expand)AuthorFilesLines
2018-09-27Code styleGreg Roach1-2/+2
2018-09-24Scrutinizer Auto-Fixes (#1929)Scrutinizer Auto-Fixer6-11/+11
2018-09-23Scrutinizer Auto-Fixes (#1924)Scrutinizer Auto-Fixer1-9/+9
2018-09-22Reduced if/else complexity, removed not require else conditions (#1866)Rico Sonntag3-10/+14
2018-09-22PHPdoc, types, etc.Greg Roach2-5/+2
2018-09-13Fixed invalid docblocksRico Sonntag2-5/+5
2018-09-11Fix: #1842 - support PHP functions in report expressionsGreg Roach2-1/+41
2018-08-30typesGreg Roach1-5/+5
2018-08-30Report images - types and phpdocGreg Roach8-153/+97
2018-08-30PHPdocGreg Roach19-8/+64
2018-08-29PhpDocGreg Roach12-22/+130
2018-08-29Fix testsGreg Roach1-3/+1
2018-08-27Use === null instead of is_null (#1855)Rico Sonntag1-2/+2
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag20-84/+84
2018-08-26StrictTypesGreg Roach2-3/+3
2018-08-20__construct cannot return a value (#1838)Rico Sonntag7-14/+0
2018-08-19Import classesGreg Roach1-1/+2
2018-08-19CodeStyleGreg Roach3-6/+6
2018-08-18Fix: #1495 - name shortening algorithm breaks many names - remove it.Greg Roach1-18/+1
2018-08-16Prefer [] to array_push()Greg Roach1-100/+75
2018-08-16PHP 7.0 has the null-coalescing operatorGreg Roach1-4/+4
2018-08-09CodeStyleGreg Roach9-39/+32
2018-08-05Tidy functions-rtlGreg Roach2-2/+2
2018-07-27eval() is evilGreg Roach1-1/+4
2018-07-23Remove globalGreg Roach1-58/+0
2018-07-23PHPDocGreg Roach1-2/+2
2018-07-16Use PSR2 code styleGreg Roach32-6772/+7464
2018-07-14PHPdocGreg Roach1-1/+1
2018-07-14Remove unused import statementsGreg Roach1-1/+0
2018-06-12Remove unused importsGreg Roach1-1/+0
2018-05-25Remove old codeGreg Roach1-16/+15
2018-04-07:Fix: #1673 - HTML reports set global font sizeGreg Roach1-1/+1
2018-02-19Fix: #1621 - HTTP headers should only be set on the response objectGreg Roach1-4/+1
2018-01-27Use views for reportsGreg Roach3-78/+53
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