summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/DeleteRecord.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-19/+4
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-07-07Fix: #4497 - only delete one-person family records when there are no factsGreg Roach1-2/+6
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-09Fix: #4250 - refactor linked-records and use consistentlyGreg Roach1-2/+13
2022-02-23Update and use Validation classGreg Roach1-9/+3
2021-08-23PHPdocGreg Roach1-1/+1
2021-02-04Code styleGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-3/+3
2020-06-03Fix: cannot delete an individual if it is linked to family record that has an...Greg Roach1-13/+13
2020-05-26Show links to linking records in DeleteRecord.php (#3300)Thomas Karcher1-2/+3
2020-05-12Update code to use new Factory objectsGreg Roach1-5/+5
2019-11-03Fix: #2623 - auto-delete families with one member is not workingGreg Roach1-2/+2
2019-10-31Make variable types clearer to static analysis toolsGreg Roach1-3/+5
2019-10-28Fix: #2705 - Break EditGedcomRecordController into request handlersGreg Roach1-0/+115