summaryrefslogtreecommitdiff
path: root/app/Report/ReportParserSetup.php
AgeCommit message (Expand)AuthorFilesLines
2022-02-21PHPdocGreg Roach1-2/+2
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach1-3/+3
2021-10-12PHPdocGreg Roach1-2/+2
2021-09-14Reports PHPdocGreg Roach1-3/+3
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-12-20Unused importsGreg Roach1-1/+0
2019-12-19Remove dead codeGreg Roach1-14/+0
2019-12-19PHPdocGreg Roach1-7/+7
2019-11-21Refactor report classesGreg Roach1-0/+3
2019-11-11Simplify access to current localeGreg Roach1-8/+1
2019-10-25Remove global constant WT_LOCALE and store LocaleInterface in the requestGreg Roach1-1/+7
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-07-19Fix: #2504 - Report parameter dates need to be upper caseGreg Roach1-2/+4
2019-04-10Reports: strict types and code styleGreg Roach1-7/+7
2019-03-08Fix: #1620 use US paper size in US, CA and PHGreg Roach1-0/+3
2019-03-03Convert from Carbon (v1) to CarbonImmutable (v2)Greg Roach1-4/+3
2019-02-26Remove global constant WT_TIMESTAMPGreg Roach1-6/+4
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-06CodeStyleGreg Roach1-14/+6
2018-10-06Refactor reportsGreg Roach1-3/+3
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-08-30Report images - types and phpdocGreg Roach1-0/+14
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-1/+1
2018-08-26StrictTypesGreg Roach1-1/+1
2018-08-16PHP 7.0 has the null-coalescing operatorGreg Roach1-4/+4
2018-07-16Use PSR2 code styleGreg Roach1-111/+120
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-03-082017Greg Roach1-1/+1
2016-12-25Code style - single quotesGreg Roach1-2/+2
2016-12-23Code style - short array syntaxGreg Roach1-5/+5
2016-04-12Scrutinizer Auto-Fixes (#897)Scrutinizer Auto-Fixer1-1/+0
2016-04-12Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-3/+3
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-15Fix #612 - context-sensitive translations ignored in reportsGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+2
2015-06-01Refactor report generationGreg Roach1-1/+1
2015-05-31Refactor report parsingGreg Roach1-0/+147