History log of /webtrees/app/Http/RequestHandlers/PendingChangesLogData.php (Results 1 – 20 of 20)
Revision Date Author Comments
# 5cac87ae 22-Feb-2024 Greg Roach <greg@subaqua.co.uk>

Fix: #4549 - Localise timestamps on site-logs and pending-changes


# 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


# d97083fe 19-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Create Timestamp class and factory to replace direct-dependency on Carbon


# f70bcff5 15-Oct-2021 Greg Roach <greg@subaqua.co.uk>

Prefer object to stdClass


# 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


# aaad15c2 14-Jan-2021 Greg Roach <greg@subaqua.co.uk>

Fix: bogus empty line shown in pending changes


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

#3529 - rename Factory to Registry


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

Update code to use new Factory objects


# 0aca0985 08-May-2020 Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>

Scrutinizer Auto-Fixes (#3220)

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


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

New module to redirect legacy URLs


# 1d4c8286 07-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Fix: need to escape GEDCOM data in changes log


# 13aa75d8 06-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Working on #2737 - refactor admin/media controller


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

No need to throw exceptions in assert()


# 57bfa969 24-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2644 - Refactor site logs controller to use service and request handlers


# dce3fc17 24-Oct-2019 Greg Roach <fisharebest@webtrees.net>

DeadCode


# 22e73deb 24-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Refactor pending changes to use service and request handlers