History log of /webtrees/app/Http/RequestHandlers/ImportGedcomAction.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


# 6c5ec5a2 16-Sep-2022 Greg Roach <greg@subaqua.co.uk>

Fix: #4525 - error when no geographic data input file supplied


# 8dc9e1f9 08-Jun-2022 Greg Roach <greg@subaqua.co.uk>

Fix: #4425, Fix: #4437 - improve error handling when no GEDCOM file provided


# 92a78a2f 16-Mar-2022 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# 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


# 1c6adce8 15-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Fix: #1663 - add support for ANSEL encoding


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

Remove unused imports


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

Use exception for upload file errors


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

Use dependency injection


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

CodeStyle


# 00c45d23 04-May-2021 Greg Roach <fisharebest@gmail.com>

Revert "Move PSR17 factories to the registry"

This reverts commit 56afe05fa72eb037740c3a05c02828a7ba30f9a9.


# 56afe05f 03-May-2021 Greg Roach <fisharebest@gmail.com>

Move PSR17 factories to the registry


# f0448b68 15-Mar-2021 Greg Roach <fisharebest@gmail.com>

Filesystem error handling


# 5cd281f4 07-Mar-2021 Greg Roach <greg@subaqua.co.uk>

Refactor Tree / TreeService to improve the import of large GEDCOM files.


# 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


# 6fd01894 16-Sep-2020 Greg Roach <greg@subaqua.co.uk>

Refactor controller-actions as request-handlers