History log of /webtrees/app/Http/RequestHandlers/CreateSourceAction.php (Results 1 – 19 of 19)
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


# 03f0aef8 18-Dec-2022 Greg Roach <greg@subaqua.co.uk>

Use elements to reformat new records


# e3132a19 01-Dec-2022 Greg Roach <greg@subaqua.co.uk>

Fix: #4619 - cannot create new objects without a restriction


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

Use Validator


# 10e06497 06-Sep-2022 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# 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


# c8d78f19 21-Jan-2022 Greg Roach <greg@subaqua.co.uk>

Replace select2 with tom-select


# fc34a24d 06-Nov-2021 Greg Roach <greg@subaqua.co.uk>

Fix: #4107 - GEDCOM only allows one RESN per fact/record


# 65de9aa7 22-Feb-2021 Greg Roach <greg@subaqua.co.uk>

Merging code from 2.1


# 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


# edbd59d9 05-Aug-2020 Greg Roach <greg@subaqua.co.uk>

Fix: #3455 - no names for new records, select2 not re-initialised correctly


# 2b44f6fb 15-Jun-2020 Greg Roach <greg@subaqua.co.uk>

Update terminology


# a3a671cc 13-Dec-2019 Greg Roach <fisharebest@webtrees.net>

HTML <textarea> elements always use \r\n for line endings


# b46c87bd 13-Dec-2019 Greg Roach <fisharebest@webtrees.net>

CodeStyle - strict types


# 9586c1e4 13-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2873 - wrong CONT tags when creating source with multi-line text


# 852ede8c 31-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Refactor controllers as request handlers