summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-12-06Add minimal test scripts for every class, to pick up PHP version issuesGreg Roach667-104/+23240
2022-12-06Update PHP dependenciesGreg Roach2-83/+83
2022-12-05Add webtrees SVG logo - thanks to user Mrmw - ↵Greg Roach2-0/+58
https://commons.wikimedia.org/wiki/File:Logo_webtrees.svg
2022-12-05CodeStyleGreg Roach1-1/+0
2022-12-05Do not validate HTTP server parameters - some webhosts add headers that are ↵Greg Roach2-89/+393
not ASCII
2022-12-05Block serpstatbotGreg Roach1-0/+1
2022-12-05Block linabotGreg Roach1-0/+1
2022-12-04Fix: respect order of GEDCOM names, irrespective of typeGreg Roach1-1/+1
2022-12-04Block Honolulu-botGreg Roach1-0/+1
2022-12-03Fix: #4627 - initialisation error when using disabled language via HTTP headersGreg Roach2-7/+2
2022-12-03Fix: #4631 - wrong statistic for lastEventPlaceGreg Roach1-1/+1
2022-12-02Fix: #4629 - validation error when creating a new storyGreg Roach1-1/+1
2022-12-02Fix: #4629 - validation error when creating a new storyGreg Roach1-1/+1
2022-12-02CodeStyleGreg Roach1-2/+4
2022-12-02Fix: #4628 - wrong date order for en-GB and en-AUGreg Roach2-0/+20
2022-12-02Add verification for SeekportBotGreg Roach1-3/+58
2022-12-02Mark password parameters as sensitiveGreg Roach4-6/+10
2022-12-01Fix: #4623 cannot add new locationsGreg Roach1-0/+1
2022-12-01Fix: #4619 - cannot create new objects without a restrictionGreg Roach6-22/+14
2022-12-01Fix: fact-privacy ignores restrictions in lower caseGreg Roach1-1/+2
2022-12-01Fix: wrong folder in upgrade wizardGreg Roach1-1/+1
2022-11-30CodeStyleGreg Roach1-1/+1
2022-11-30Fix: cannot delete unused locationsGreg Roach1-1/+1
2022-11-30PHPdocGreg Roach6-11/+16
2022-11-30phpunit assertions are staticGreg Roach3-4/+4
2022-11-30Add type hintsGreg Roach2-3/+3
2022-11-30Remove scrutinizer annotationsGreg Roach15-37/+37
2022-11-30Remove unused importsGreg Roach21-30/+0
2022-11-30PHP 8.0 - Union typesGreg Roach2-3/+3
2022-11-30PHP 8.0 - catch() parameters are optionalGreg Roach30-57/+57
2022-11-29Fix: wrong parameter source in journal-editGreg Roach1-2/+2
2022-11-28Fix: missing default value in data-fix / update-allGreg Roach1-2/+2
2022-11-28Remove deprecated codeGreg Roach3-272/+2
2022-11-28Fix: wrong parameter for media listGreg Roach1-1/+1
2022-11-28Upgrade URL in email needs to be a linkGreg Roach1-1/+1
2022-11-27Remove old/dead codeGreg Roach3-13/+6
2022-11-27PHP 8.0 - Union typesGreg Roach1-1/+1
2022-11-27PHP 8.0 - Union typesGreg Roach4-8/+8
2022-11-27PHP 8.0 - resource -> XMLParserGreg Roach2-4/+4
2022-11-27PHP 8.0 - resource -> GdImageGreg Roach2-9/+5
2022-11-27PHP 8.0 - Signature of SessionHandlerGreg Roach1-7/+6
2022-11-27PHP 8.0 - Update phpstan baselineGreg Roach1-495/+895
2022-11-27PHP 8.0 - Do not test against PHP 7.4Greg Roach1-1/+1
2022-11-27League/Flysystem now provide their own version of our ChrootAdapterGreg Roach3-76/+135
2022-11-27Update PHP dependenciesGreg Roach2-527/+575
2022-11-27Next release will be 2.2.0 and require PHP 8.0Greg Roach1-2/+2
2022-11-272.1.82.1.8Greg Roach1-1/+1
2022-11-27Update PO filesGreg Roach72-242019/+240175
2022-11-27Add verification for Applebot and MojeekBotGreg Roach1-0/+4
2022-11-25Reduce speed of colorbox slideshowGreg Roach1-0/+1