summaryrefslogtreecommitdiff
path: root/app/Gedcom.php
AgeCommit message (Expand)AuthorFilesLines
2022-05-01Fix: #4364 - add definitions for Aldfaer custom tagsGreg Roach1-0/+12
2022-04-25Add custom tags from MyHeritage GEDCOM filesGreg Roach1-0/+23
2022-04-25Fix: #4342 - label for _LOC:_LOCGreg Roach1-1/+1
2022-04-14Rewrite the GEDCOM error check. Fixes: #4255. Fixes #3654. Fixes #957Greg Roach1-20/+25
2022-04-14Add more custom tag definitions for LegacyGreg Roach1-1/+13
2022-04-14Legacy creates _HASHTAG_DEFN and _TODO records without XREFsGreg Roach1-0/+15
2022-04-11Hide _NAME fields by default for addresses of eventsGreg Roach1-2/+2
2022-04-10Fix: #4303 - untranslated GEDCOM tag labelsGreg Roach1-46/+46
2022-04-09adjust semantics of _GODP, _WITN (#4300)Richard Cissée1-11/+11
2022-04-09Add more missing tags (#4298)Richard Cissée1-0/+2
2022-04-09WhitespaceGreg Roach1-187/+187
2022-04-09Add some missing tags (which are already configured as subtags) (#4296)Richard Cissée1-0/+5
2022-04-09I18N text for custom tagsGreg Roach1-1/+1
2022-04-08Add more ancestry tagsGreg Roach1-0/+5
2022-04-04I18N hint textGreg Roach1-1/+1
2022-04-04Add more ancestry custom tagsGreg Roach1-0/+3
2022-04-04Add more custom GEDCOM tags created by Ancestry.comGreg Roach1-2/+10
2022-04-03Remove definitions for GEDCOM 5.3Greg Roach1-142/+1
2022-04-03CodeStyleGreg Roach1-1/+1
2022-04-03Refactor custom tags. Replace modules with hard-coded configuration optionsGreg Roach1-0/+1773
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-18Fix: #1663 - add support for ANSEL encodingGreg Roach1-7/+1
2021-10-19Remove ADOP as proxy for BIRTGreg Roach1-1/+1
2021-06-21Element labelsGreg Roach1-1/+1
2021-06-21GEDCOM tag configuration - PLAC:FORMGreg Roach1-0/+1
2021-06-12Configure GEDCOM tagsGreg Roach1-0/+61
2021-01-25Use https link in copyright headerGreg Roach1-1/+1
2021-01-21Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge...Greg Roach1-2/+8
2020-08-10Fix: #3471 - Limit length of XREF regexGreg Roach1-1/+1
2020-02-11Fix: do not add a CHAN event to a HEAD recordGreg Roach1-0/+11
2019-11-30Allow '.' in XREFsGreg Roach1-1/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-01-27Refactor class PlaceGreg Roach1-0/+3
2019-01-27Remove duplicate constantGreg Roach1-0/+3
2019-01-04Add visibility to constantsGreg Roach1-9/+9
2019-01-01Happy 2019Greg Roach1-1/+1
2018-11-18Apply fixes from StyleCI (#2029)Greg Roach1-1/+0
2018-11-18Prefer class-constants to global-constantsGreg Roach1-0/+22
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-07-16Use PSR2 code styleGreg Roach1-5/+6
2018-05-05GEDCOM constantsGreg Roach1-0/+27