History log of /webtrees/app/Http/RequestHandlers/SelectTheme.php (Results 1 – 17 of 17)
Revision Date Author Comments
# 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


# 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


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

Use https link in copyright header


# 1fe542e9 15-Jan-2021 Greg Roach <greg@subaqua.co.uk>

Move user constants to the user interface class


# 7c4add84 07-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix error updating account preferences; use constants for preference names


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

No need to throw exceptions in assert()


# 1d1f373c 19-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2649 - Fix routing for FAQ module


# fcfa147e 17-Oct-2019 Greg Roach <fisharebest@webtrees.net>

PSR12


# f3874e19 15-Oct-2019 Greg Roach <fisharebest@webtrees.net>

PHPdoc; assertions


# 7adfb8e5 10-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing


# 3cfcc809 09-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing; Code cleanup


# 71378461 08-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing


# d403609d 05-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing


# 3976b470 29-Sep-2019 Greg Roach <fisharebest@webtrees.net>

PSR12


# a0801ffb 11-Apr-2019 Greg Roach <fisharebest@webtrees.net>

Use PSR-15 request handlers as alternative to controllers/actions