summaryrefslogtreecommitdiff
path: root/tests/app/Services/GedcomEditServiceTest.php
AgeCommit message (Expand)AuthorFilesLines
2022-11-30PHPdocGreg Roach1-2/+0
2022-10-16Fix `Invalid GEDCOM data passed to Fact` when no required new facts (#4578)Jonathan Jaubart1-0/+79
2022-05-13Use Validator classGreg Roach1-17/+8
2022-04-16Prefer uppercase for RestrictionNotice fields. See #4308Greg Roach1-2/+2
2022-04-03Refactor custom tags. Replace modules with hard-coded configuration optionsGreg Roach1-0/+2
2022-03-17CodeStyle - prefer single quotesGreg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-13PHPunit assertions are staticGreg Roach1-8/+8
2021-11-09Fix: save edit facts not workingGreg Roach1-0/+11
2021-11-05Fix: empty/non-empty tags when saving editsGreg Roach1-0/+108