summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-02-19Delete old test fileGreg Roach1-35/+0
2023-02-06Updates for phpunit 10Greg Roach183-183/+183
2023-02-05Update tests to work with phpunit 10Greg Roach20-309/+130
2023-01-25It's 2023Greg Roach1282-1282/+1282
2023-01-25It's 2023Greg Roach1282-1282/+1282
2023-01-21Fix: #4738 - if no HEAD:CHAR, assume GEDCOM7/UTF-8Greg Roach1-1/+1
2022-12-28Add support for INDI:NO and FAM:NO tagsGreg Roach2-3/+38
2022-12-26Show timestamp of last check for update, and allow check at any timeGreg Roach1-0/+35
2022-12-15Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in PHP...Greg Roach1-2/+2
2022-12-12Fix: #4655 - residence facts take a value in GEDCOM 7Greg Roach1-4/+4
2022-12-06Add minimal test scripts for every class, to pick up PHP version issuesGreg Roach664-0/+23240
2022-12-05CodeStyleGreg Roach1-1/+0
2022-12-05Do not validate HTTP server parameters - some webhosts add headers that are n...Greg Roach1-73/+366
2022-11-30PHPdocGreg Roach2-4/+2
2022-11-30phpunit assertions are staticGreg Roach3-4/+4
2022-11-23Refactor filesystem logic to prepare for Flysystem v3Greg Roach16-96/+48
2022-11-23Wrong parameter nameGreg Roach1-1/+1
2022-11-18Use ValidatorGreg Roach5-11/+14
2022-10-31Re-order import statementsGreg Roach31-32/+32
2022-10-17Fix: #4580, Fix: #4577 - SOUR:PUBL, SOUR:TITL and SOUR:AUTH allow multi-line ...Greg Roach2-0/+20
2022-10-16Change order of I18N initialisation in webtrees Test Case (#4579)Jonathan Jaubart1-2/+2
2022-10-16Fix `Invalid GEDCOM data passed to Fact` when no required new facts (#4578)Jonathan Jaubart1-0/+79
2022-09-25Deprecate LocalizationService and use PHP-INTL for sorting instead of MySQLGreg Roach3-51/+5
2022-09-19CodeStyleGreg Roach1-1/+0
2022-09-19Fix testsGreg Roach1-2/+4
2022-09-06CodeStyleGreg Roach7-7/+14
2022-09-06PHPdocGreg Roach2-1/+3
2022-06-20Fix failing testGreg Roach1-0/+11
2022-06-09Fix: SOUR:PUBL can contain multi-line textGreg Roach1-0/+10
2022-06-08Fix: #4450 inline sources not displayed correctlyGreg Roach1-1/+13
2022-06-06Add missing subtags to facts and eventsGreg Roach1-3/+3
2022-06-02Use a factory to make the current timeGreg Roach2-44/+17
2022-06-02Add some GEDCOM 7 definitionsGreg Roach3-0/+198
2022-06-01Add 1950 US censusGreg Roach1-1/+2
2022-05-30Fix: #4447 - EntryRecodingDate is just a DateValueGreg Roach1-39/+0
2022-05-23Fix: #4420 - GOV ids can be upper/lower/mixed caseGreg Roach1-3/+3
2022-05-21Fix: #4417 - bad regex in Fact::attribute()Greg Roach1-4/+28
2022-05-21Fix testsGreg Roach1-1/+1
2022-05-19Fix: #4402 - quoted HTML in note titles are truncatedGreg Roach2-12/+27
2022-05-18Fix: #4408 - allow negative integers when validating parametersGreg Roach1-2/+11
2022-05-13Use Validator classGreg Roach1-17/+8
2022-05-11Fix: #4393 - name of multi-paragraph noteGreg Roach1-0/+10
2022-05-09Create surname traditions using a factoryGreg Roach1-15/+21
2022-05-04Fix testsGreg Roach1-4/+4
2022-04-28Fix: y,m,d are lowercase in AGE fieldsGreg Roach1-3/+3
2022-04-20Add support for GEDZIP exports. Fixes: #4288Greg Roach2-12/+14
2022-04-19Fix failing testGreg Roach1-0/+11
2022-04-16Prefer uppercase for RestrictionNotice fields. See #4308Greg Roach2-9/+9
2022-04-16Prefer uppercase for PedigreeLinkageType fields. See #4308Greg Roach2-0/+12
2022-04-16Prefer uppercase for NameType fields. See #4308Greg Roach10-114/+124