summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/CheckTree.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-11Add Firebird/PDO support via lsces/illuminate-firebirdHEADv2.2.7-lscfirebirdLester Caine1-7/+7
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-6/+5
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2025-01-08Update PHPdoc and CodeStyleGreg Roach1-51/+3
2023-08-29Preparing to remove dependency on laravel/databaseGreg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-09-15Fix: #4559 - wrong message in error checkGreg Roach1-4/+4
2022-06-22Check for errors - show error codeGreg Roach1-2/+2
2022-06-06Fix: copy/paste errosGreg Roach1-1/+1
2022-06-06Fix: wrong tag for multiple HUSB/WIFE errorsGreg Roach1-2/+2
2022-06-06Add: hide categories of errorGreg Roach1-53/+69
2022-05-21Check for errors - ignore upper/lower case mismatchesGreg Roach1-1/+4
2022-05-05Fix: pending changes to the HEAD record not handled in the error checkGreg Roach1-1/+6
2022-05-05Fix: pending changes to the HEAD record not handled in the error checkGreg Roach1-1/+1
2022-04-29Fix: #4354 - error when viewing unknown custom record typeGreg Roach1-1/+2
2022-04-28Fix: custom tags should be ignored when checking for errorsGreg Roach1-1/+1
2022-04-20Update PO filesGreg Roach1-1/+1
2022-04-20Update PO filesGreg Roach1-2/+2
2022-04-20Add support for GEDZIP exports. Fixes: #4288Greg Roach1-0/+4
2022-04-16Check for errors: split warnings into warnings/infoGreg Roach1-4/+6
2022-04-16Fix: test for supported image typesGreg Roach1-2/+2
2022-04-14Fix: #3575 - show supported image formats when checking treesGreg Roach1-1/+16
2022-04-14Rewrite the GEDCOM error check. Fixes: #4255. Fixes #3654. Fixes #957Greg Roach1-169/+240
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-3/+2
2021-11-21Update translationGreg Roach1-1/+1
2021-11-02Fix: #4104 - add links from SOUR to _LOCGreg Roach1-0/+1
2021-10-15Prefer object to stdClassGreg Roach1-2/+1
2021-10-12PHPdocGreg Roach1-6/+6
2021-03-19Remove GedcomTagGreg Roach1-2/+1
2021-02-04Code styleGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-08Remove unused importsGreg Roach1-2/+0
2020-09-16Refactor controller-actions as request-handlersGreg Roach1-0/+338