History log of /webtrees/app/Report/AbstractRenderer.php (Results 1 – 20 of 20)
Revision Date Author Comments
# 5a8afed4 26-Mar-2024 Greg Roach <greg@subaqua.co.uk>

CodeStyle - whitespace


# f315390b 19-Mar-2023 Greg Roach <greg@subaqua.co.uk>

Fix phpstan issues in reports


# d11be702 25-Jan-2023 Greg Roach <greg@subaqua.co.uk>

It's 2023


# b11cdcd4 25-Jan-2023 Greg Roach <greg@subaqua.co.uk>

It's 2023


# e63974ca 04-Jan-2023 Stefan Weil <sw@weilnetz.de>

Fix some typos (found by codespell) (#4705)

* Fix some typos (found by codespell)

Signed-off-by: Stefan Weil <sw@weilnetz.de>

* Spelling of co-ordinates

* Spelling of co-ordinates

* Spel

Fix some typos (found by codespell) (#4705)

* 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>

show more ...


# 9458f20a 23-Nov-2022 Greg Roach <greg@subaqua.co.uk>

Refactor filesystem logic to prepare for Flysystem v3


# 5bfc6897 16-Mar-2022 Greg Roach <greg@subaqua.co.uk>

It is 2022 - update copyright dates


# 42c92da7 08-Dec-2021 Greg Roach <greg@subaqua.co.uk>

Remove unused imports


# 4348fc02 21-Nov-2021 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# 09482a55 12-Oct-2021 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# 77bab461 09-Sep-2021 Greg Roach <greg@subaqua.co.uk>

Reports PHPdoc


# 0a709a28 09-Sep-2021 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# 345fcc8a 08-Sep-2021 Greg Roach <greg@subaqua.co.uk>

Refactor duplicate code in report renderers


# f7cf8a15 27-Dec-2020 Greg Roach <greg@subaqua.co.uk>

Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2


# 24f2a3af 04-Feb-2021 Greg Roach <greg@subaqua.co.uk>

Code style


# 89f7189b 25-Jan-2021 Greg Roach <greg@subaqua.co.uk>

Use https link in copyright header


# d823340d 30-Dec-2020 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# a38319a4 19-Dec-2019 Greg Roach <fisharebest@webtrees.net>

XML reports: remove unused HTML elements


# a393a2a1 19-Dec-2019 Greg Roach <fisharebest@webtrees.net>

XML reports: remove unused PageHeader elements


# b6f35a76 18-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Refactor report classes