History log of /webtrees/app/Http/RequestHandlers/ReportSetupPage.php (Results 1 – 24 of 24)
Revision Date Author Comments
# e93a8df2 14-Jul-2023 Greg Roach <greg@subaqua.co.uk>

phpdoc


# 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


# 748dbe15 15-Nov-2022 Greg Roach <greg@subaqua.co.uk>

Use Validator


# 4a9a6095 24-Sep-2022 Greg Roach <greg@subaqua.co.uk>

Deprecate LocalizationService and use PHP-INTL for sorting instead of MySQL


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

It is 2022 - update copyright dates


# b55cbc6b 22-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Update and use Validation class


# c4943cff 18-May-2021 Greg Roach <fisharebest@gmail.com>

CodeStyle


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

Use https link in copyright header


# 6b9cb339 03-Oct-2020 Greg Roach <greg@subaqua.co.uk>

#3529 - rename Factory to Registry


# 0b1b6f81 16-Sep-2020 Greg Roach <greg@subaqua.co.uk>

Fix: #3511 - update markup for checkboxes in form setup page


# 69675509 08-Sep-2020 Greg Roach <greg@subaqua.co.uk>

Use factory to create caches and filesystems


# ef483801 30-Aug-2020 Greg Roach <greg@subaqua.co.uk>

Fix: #3496 - module components replaced with interfaces


# f810ce3b 27-Aug-2020 Greg Roach <greg@subaqua.co.uk>

Fix: #3488 - add bootstrap styling to report fields


# 2cf1b3d7 12-Jul-2020 Greg Roach <greg@subaqua.co.uk>

Cleanup webtrees.js


# a7a3d6db 12-Jul-2020 Greg Roach <greg@subaqua.co.uk>

Cleanup date JS


# deec5fbb 26-May-2020 Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>

Scrutinizer Auto-Fixes (#3304)

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com


# 0f898977 26-May-2020 Greg Roach <greg@subaqua.co.uk>

Fix: #3302 - validate/format dates in report parameters


# a091ac74 11-May-2020 Greg Roach <greg@subaqua.co.uk>

Update code to use new Factory objects


# 55134edc 07-May-2020 Greg Roach <greg@subaqua.co.uk>

New module to redirect legacy URLs


# 7f7be5eb 22-Apr-2020 Greg Roach <greg@subaqua.co.uk>

Remember user settings for report type/destination


# 75964c75 25-Oct-2019 Greg Roach <fisharebest@webtrees.net>

No need to throw exceptions in assert()


# 7d0f5002 23-Oct-2019 Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>

Scrutinizer Auto-Fixes (#2683)

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com


# 1cfe16bd 23-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Fix; #2664 - Refactor reports to use POST/GET and request handlers