summaryrefslogtreecommitdiff
path: root/app/Report/ReportHtmlTextbox.php
AgeCommit message (Collapse)AuthorFilesLines
2026-02-01Cleanup some report codeGreg Roach1-281/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2025-01-04Remove unnecessary PHPDOCGreg Roach1-3/+0
2023-07-06fix: messages (#4843)Alejandro Criado-Pérez1-2/+2
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-04Fix some typos (found by codespell) (#4705)Stefan Weil1-1/+1
* Fix some typos (found by codespell) Signed-off-by: Stefan Weil <sw@weilnetz.de> * Spelling of co-ordinates * Spelling of co-ordinates * Spelling of co-ordinates * Spelling of co-ordinates * Spelling of co-ordinates * Spelling of co-ordinates Signed-off-by: Stefan Weil <sw@weilnetz.de> Co-authored-by: Greg Roach <greg@subaqua.co.uk>
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-13CodeStyle - prefer elseif to else ifGreg Roach1-7/+5
2021-09-14Reports PHPdocGreg Roach1-7/+7
2021-09-08CodeStyleGreg Roach1-4/+4
2021-08-15Fix: #3975 - refactor getWidth() in reports. Thanks to jon48Greg Roach1-2/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-12-16Static analysis errors in reportsGreg Roach1-2/+4
2019-11-21Refactor report classesGreg Roach1-5/+10
2019-10-17Strict typesGreg Roach1-3/+3
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-03-07Code style and testingGreg Roach1-1/+1
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-14Reduce differences between PDF and HTML report elementsGreg Roach1-3/+4
2018-10-14TypesGreg Roach1-4/+4
2018-10-09More type hints for reportsGreg Roach1-2/+2
2018-10-06PHPdocGreg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-08-30PHPdocGreg Roach1-0/+2
2018-08-09CodeStyleGreg Roach1-6/+5
2018-07-16Use PSR2 code styleGreg Roach1-238/+240
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-03-082017Greg Roach1-1/+1
2016-12-25Code style - single quotesGreg Roach1-14/+14
2016-12-23Code style - short array syntaxGreg Roach1-10/+10
2016-02-21Undo typoGreg Roach1-1/+1
2016-02-21Case mismatchGreg Roach1-12/+12
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+3
2015-05-31PSR-4Greg Roach1-1/+1
2015-05-30Code styleGreg Roach1-9/+7
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+272