summaryrefslogtreecommitdiff
path: root/app/Gedcom.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-02-20Code StyleGreg Roach1-1/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-11-29Replace English word 'gender' with 'sex'Greg Roach1-1/+1
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-28/+28
2024-02-18Fix: #4862 - add support for some TNG tagsGreg Roach1-0/+4
2023-12-03Fix: wrong subtags for INDI:BASMGreg Roach1-2/+2
2023-08-27Fix: #4871 - missing INDI:ADOP:FAMC:ADOP tagGreg Roach1-1/+1
2023-04-23Fix: #4812 - PLAC:_GOV missing on input forms when using GEDCOM-LGreg Roach1-31/+31
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-12-12Fix: #4655 - residence facts take a value in GEDCOM 7Greg Roach1-2/+3
2022-11-30Remove unused importsGreg Roach1-1/+0
2022-11-06Fix:#4589 FAM:NCHI:* is only valid in GEDCOM 7Greg Roach1-3/+25
2022-11-03Fix: #4587 - wrong subtags for ORDNGreg Roach1-3/+3
2022-09-06CodeStyleGreg Roach1-28/+0
2022-09-05Refactor custom tag support. Add more tags for MyHeritage and ProGenGreg Roach1-995/+42
2022-08-11Fix: #4535 - fix typo URL/WWWGreg Roach1-1/+1
2022-08-11Aldfaer tagsGreg Roach1-1/+5
2022-08-11Fix: #4535 - add address subtags to _LOC:EVENGreg Roach1-14/+18
2022-07-31Fix: #4388 - add support for _RUFNAME tagGreg Roach1-1/+1
2022-07-28Fix: #4518 - default values for date and time fieldsGreg Roach1-32/+35
2022-07-27Update PO filesGreg Roach1-48/+48
2022-07-27Fix: #4507 - notes attached to CHAN not handled correctlyGreg Roach1-32/+34
2022-07-25Fix: 4514 - wrong element type for INDI:_NMARGreg Roach1-1/+1
2022-07-25Fix: #4514 - allow _NMAR to be selected as a custom tagGreg Roach1-0/+1
2022-07-19Fix: Ignore _TASK records from GEDCOM files created by AgesGreg Roach1-0/+1
2022-07-13Fix: #4399 - shared notes in _TODO factsGreg Roach1-2/+2
2022-07-09Fix: #4505 - wrong element type for INDI:FACT/EVENGreg Roach1-8/+14
2022-07-04Fix: #4492 FONE/ROMN name pieces not available to editGreg Roach1-476/+488
2022-06-27Fix: #4496 - allow trailing newline when editing raw GEDCOMGreg Roach1-2/+2
2022-06-27Fix: #4464 - allow SOUR:NOTE everywhereGreg Roach1-3/+0
2022-06-07Add Geneatique tagsGreg Roach1-4/+4
2022-06-07Fix: #4461 - typo in INDI:_FNRLGreg Roach1-1/+1
2022-06-07Add more Aldfaer tagsGreg Roach1-6/+34
2022-06-06Add missing subtags to facts and eventsGreg Roach1-2/+8
2022-06-02Add some GEDCOM 7 definitionsGreg Roach1-10/+124
2022-06-01Fix: #4454 - GEDCOM-L allows _LOC:EVEN:PLAC:_LOCGreg Roach1-0/+1
2022-05-30Add some more custom tags from LegacyGreg Roach1-0/+2
2022-05-30Fix: #4447 - EntryRecodingDate is just a DateValueGreg Roach1-13/+12
2022-05-27#4434 - add definitions for Aldfaer custom marriage tagsGreg Roach1-2/+12
2022-05-19Allow FAM:FACT to be created. It is introduced in GEDCOM 7.0.Greg Roach1-0/+2
2022-05-19Add: validation for raw-gedcom edit pagesGreg Roach1-0/+12
2022-05-16Heredis / GeneatiqueGreg Roach1-0/+50
2022-05-12Fix: #4391 - label for INDI:_TODO:NOTEGreg Roach1-2/+2
2022-05-05Fix: #4375 - NOTE:CONC should be NOTE:CONTGreg Roach1-0/+1
2022-05-05Fix: #4375 - NOTE:CONC should be NOTE:CONTGreg Roach1-1/+1
2022-05-03Labels for time of birth/deathGreg Roach1-2/+2
2022-05-03Add TIME to BIRT:DATE and DEAT:DATEGreg Roach1-0/+5
2022-05-02Fix: missing RESI:PHON/EMAIL/WWW tagsGreg Roach1-48/+48