summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2022-04-16Consistent names for controlled-value constantsGreg Roach21-227/+227
2022-04-16Prefer uppercase for PedigreeLinkageType fields. See #4308Greg Roach2-5/+20
2022-04-16Prefer uppercase for NameType fields. See #4308Greg Roach3-10/+26
2022-04-16GEDCOM7 files can have two restrictions in the same RESN tagGreg Roach1-1/+12
2022-04-16Prefer upper-case for AgeAtEvent. See #4308Greg Roach1-16/+8
2022-04-16Prefer upper-case for PhoneticType, RomanizedType and OrdinanceProcessFlag. S...Greg Roach4-23/+8
2022-04-16Prefer upper-case for ChildLinkageStatus, SourceMediaType and MultimediaForma...Greg Roach5-143/+147
2022-04-16Check for errors: split warnings into warnings/infoGreg Roach1-4/+6
2022-04-16Use constants for controlled values: SourceMediaTypeGreg Roach2-58/+77
2022-04-16CodeStyleGreg Roach1-1/+0
2022-04-16Fix: test for supported image typesGreg Roach2-2/+3
2022-04-15Use controlled values for FAMC:PEDIGreg Roach2-8/+8
2022-04-15Convert attributes to canonical valuesGreg Roach1-1/+3
2022-04-15Use constants for controlled values: RESNGreg Roach1-4/+9
2022-04-15Use constants for controlled values: MARR:TYPEGreg Roach1-8/+11
2022-04-15CodeStyleGreg Roach4-56/+56
2022-04-15Use constants for controlled values: NAME:TYPEGreg Roach13-75/+98
2022-04-15Use constants for controlled values: FAMC:PEDIGreg Roach6-52/+46
2022-04-14Fix: #3575 - show supported image formats when checking treesGreg Roach2-5/+20
2022-04-14Rewrite the GEDCOM error check. Fixes: #4255. Fixes #3654. Fixes #957Greg Roach4-191/+268
2022-04-14Add more custom tag definitions for LegacyGreg Roach1-1/+13
2022-04-14Legacy creates _HASHTAG_DEFN and _TODO records without XREFsGreg Roach2-30/+21
2022-04-14Legacy creates _HASHTAG_DEFN and _TODO recordsGreg Roach1-0/+6
2022-04-13Use Validator and ResponseFactory in Redirect request handlersGreg Roach33-231/+211
2022-04-13Make HttpException classes consistentGreg Roach5-12/+13
2022-04-12Improve error handling logicGreg Roach2-11/+14
2022-04-12Remove unused importsGreg Roach71-368/+0
2022-04-11Use validatorGreg Roach4-11/+8
2022-04-11Hide _NAME fields by default for addresses of eventsGreg Roach2-3/+3
2022-04-11Events for new individuals should not default to 'Y'Greg Roach1-4/+10
2022-04-11Fix: #4304 - we can only store M/F/U in wt_individuals.i_sexGreg Roach1-1/+5
2022-04-11Improve support for SEX X - see #4304Greg Roach3-7/+9
2022-04-11Improve support for SEX X - see #4304Greg Roach1-28/+31
2022-04-10Fix: #4303 - untranslated GEDCOM tag labelsGreg Roach1-46/+46
2022-04-09Fix: #4301 - two links of different types to the same record create duplicatesGreg Roach1-1/+1
2022-04-09Fix: #4301 - two links of different types to the same record create duplicatesGreg Roach1-0/+8
2022-04-09Fix: wrong substring for link typesGreg Roach1-1/+1
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-09Fix: #4209 - user-generated text without spaces can break the page layoutGreg Roach1-4/+4
2022-04-09I18N text for custom tagsGreg Roach1-1/+1
2022-04-08Add more ancestry tagsGreg Roach1-0/+5
2022-04-07Fix: #4291 - do not allow SEX/NAME to be added to the new individual page (ag...Greg Roach1-1/+1
2022-04-07TestingGreg Roach1-1/+3
2022-04-07Remove p tags from autolinked textGreg Roach1-1/+3
2022-04-07Fix: #4290 - remove HTML from translation stringGreg Roach2-9/+9
2022-04-07Restrict the 'for living individuals' clause to logged-in usersGreg Roach2-3/+5
2022-04-06Add 'for living individuals' to empty-content message for anniversary blocksGreg Roach2-8/+21