summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/ReorderFamiliesAction.php
AgeCommit message (Expand)AuthorFilesLines
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-30Remove unused importsGreg Roach1-2/+0
2022-11-18Use ValidatorGreg Roach1-7/+4
2022-04-12Remove unused importsGreg Roach1-1/+0
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-7/+3
2021-10-14TypeHintsGreg Roach1-3/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-07-04Change variable namesGreg Roach1-4/+4
2020-06-08Gedcom tagsGreg Roach1-2/+2
2020-06-06Working on GEDCOM tags/elementsGreg Roach1-1/+1
2020-05-26Make Fact objects immutable. Remove setTag()Greg Roach1-1/+1
2020-05-12Update code to use new Factory objectsGreg Roach1-3/+3
2019-12-13CodeStyle - strict typesGreg Roach1-1/+3
2019-11-17Fix: #2653 add ability to re-order parent families; make the first one the pr...Greg Roach1-0/+89