summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2022-03-15GEDCOM files created by LifeLines 3 do not have CHAR definitions. Assume ASCIIGreg Roach1-4/+2
2022-03-15TypoGreg Roach46-46/+46
2022-03-15Custom tagsGreg Roach1-33/+34
2022-03-14Remove CustomTagsAldfaer - can find no evidence that these custom tags were e...Greg Roach2-68/+0
2022-03-13Dynamic method accessGreg Roach2-4/+3
2022-03-13CodeStyle - upper/lower case mismatchesGreg Roach9-47/+47
2022-03-13Missing importsGreg Roach1-0/+13
2022-03-13CodeStyle - prefer elseif to else ifGreg Roach3-31/+23
2022-03-13PHPdocGreg Roach2-2/+2
2022-03-13Wrong timestamp format in housekeepingGreg Roach1-2/+3
2022-03-13Fix: typo breaks repo pageGreg Roach1-1/+1
2022-03-13Edit default/allowable subtagsGreg Roach2-2/+12
2022-03-11CodeStyle - whitespaceGreg Roach1-10/+10
2022-03-10Fix: #4257 - tomselect doesn't detect that its underlying element is disabled...Greg Roach1-0/+1
2022-03-10Change target url for FamilySearchFamilyTreeId (#4261)Richard Cissée1-1/+1
2022-03-10WhitespaceGreg Roach1-1/+1
2022-03-10Make _FSFTID editable (#4259)Richard Cissée1-0/+7
2022-03-09Fix: linked repositories and submitters not shown on note pageGreg Roach6-0/+6
2022-03-09Subtags are removed by setting the cardinality to 0:0Greg Roach1-3/+1
2022-03-09Fix: #4250 - refactor linked-records and use consistentlyGreg Roach19-309/+563
2022-03-07Ignore _DAV folders, created by WebDAV applicationsGreg Roach1-0/+2
2022-03-07Fix: housekeeping fails to delete old sessionsGreg Roach1-3/+1
2022-03-07Show 3 language fields by default when editing submittersGreg Roach1-1/+1
2022-03-06Fix: missing import for phpdocGreg Roach1-0/+1
2022-03-06Add missing _LOC:EVEN subtags, and missing subtag definitions for _LOC:MAP an...Richard Cissée1-3/+43
2022-03-05Fix: #4247 - missing custom-tag modulesGreg Roach1-0/+4
2022-03-05Sort groups of unrelated individuals by sizeGreg Roach1-0/+3
2022-03-05Fix: #4207 - _FSFTID should appear in metadata sidebarGreg Roach1-0/+1
2022-03-05WhitespaceGreg Roach1-1/+1
2022-03-05Merge #4190 into the main branchGreg Roach1-0/+69
2022-03-04Rhode Island State Censuses (#4241)Kirk Gartside5-0/+258
2022-03-04Improve detection of server name in email config pageGreg Roach1-1/+6
2022-03-03Fix: #4243 - RELI and other subtags missing from edit pagesGreg Roach50-34/+313
2022-03-01TestingGreg Roach3-10/+10
2022-03-01ValidationGreg Roach5-52/+49
2022-02-28PHPdocGreg Roach7-40/+40
2022-02-26ValidationGreg Roach1-33/+61
2022-02-26Parameter validationGreg Roach26-186/+126
2022-02-25CodeStyleGreg Roach1-4/+1
2022-02-25Add validator rule for not-empty stringsGreg Roach1-4/+15
2022-02-25User factories to create routes and responsesGreg Roach7-68/+416
2022-02-24Codestyle / consistencyGreg Roach1-6/+0
2022-02-24ValidationGreg Roach14-34/+47
2022-02-24CodeStyleGreg Roach1-1/+1
2022-02-24CodeStyleGreg Roach15-6/+145
2022-02-23TypoGreg Roach1-1/+1
2022-02-23Working on validationGreg Roach15-85/+27
2022-02-23CodeStyleGreg Roach2-2/+2
2022-02-23TestingGreg Roach1-5/+5
2022-02-23CodeStyleGreg Roach3-9/+16