summaryrefslogtreecommitdiff
path: root/tests/app/Census
AgeCommit message (Expand)AuthorFilesLines
2019-02-16TestingGreg Roach2-4/+4
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach36-479/+502
2019-01-27Refactor class PlaceGreg Roach10-17/+22
2019-01-04TestsGreg Roach159-455/+455
2019-01-01Happy 2019Greg Roach159-159/+159
2018-12-08Use ::class notation for class namesGreg Roach54-728/+833
2018-11-18Prefer class-constants to global-constantsGreg Roach15-146/+146
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach15-146/+146
2018-11-18Rename Fact::getDate() to date()Greg Roach5-12/+12
2018-11-18Rename Fact::getPlace() to place()Greg Roach1-2/+2
2018-11-18Rename Fact::getValue() to value()Greg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach159-0/+318
2018-09-28PHPdocGreg Roach2-0/+10
2018-09-28PHPdocGreg Roach159-21/+1039
2018-09-12TestingGreg Roach1-1/+1
2018-09-12Unit tests for TimeoutServiceGreg Roach159-318/+159
2018-08-29Fix testsGreg Roach5-9/+9
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag10-10/+10
2018-08-19CodeStyle - type mismatchGreg Roach54-246/+246
2018-07-20Update testsGreg Roach2-4/+4
2018-07-16Use PSR2 code styleGreg Roach159-10286/+10999
2018-07-12Update testsGreg Roach1-2/+2
2018-04-02Do not mock abstract classes in unit testsGreg Roach8-8/+8
2018-01-07Happy new year - 2018Greg Roach159-159/+159
2017-12-07Update to PhpUnit 6, for PHP 7Greg Roach159-159/+169
2017-11-05Updates for PHP7.2Greg Roach9-18/+18
2017-11-03Code styleGreg Roach10-20/+10
2017-11-03CodeStyle - spacing/alignmentGreg Roach8-8/+8
2017-11-03Return Place instance instead of string, allowing use of object methodsRico Sonntag10-44/+209
2017-08-07Fix #688 - a couple is considered unmarried unless a MARR event is present (p...Greg Roach10-267/+195
2017-06-21Fix #1243 - updated census definitions for Czech republicGreg Roach6-26/+296
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach156-793/+793
2017-03-222017Greg Roach21-22/+22
2017-03-082017Greg Roach135-176/+176
2016-12-23Code style - short array syntaxGreg Roach24-280/+280
2016-12-13Fix #1138 - US census columnsGreg Roach2-2/+2
2016-12-06German censusesGreg Roach1-1/+1
2016-12-05PHP 5.3 compatibilityGreg Roach1-2/+2
2016-12-05PHP 5.3 compatibilityGreg Roach1-3/+3
2016-12-05Fix #1122 Census column marriage/birth months for future datesGreg Roach3-3/+65
2016-12-05Census column nationalityGreg Roach1-3/+23
2016-12-05French Census: update templates for years 1926,1931,1936,1946 to match actual...Jonathan Jaubart4-51/+69
2016-12-04Census Assistant: add german censusesmpwt10-6/+750
2016-06-05CodeStyleGreg Roach52-101/+2
2016-03-01Census column condition - widowedGreg Roach9-18/+540
2016-03-01French census conditionsGreg Roach4-14/+14
2016-03-01Fix #854 French censusesGreg Roach32-443/+2448
2016-02-28Fix #810 US censusGreg Roach7-11/+785
2016-02-28Fix merge errorGreg Roach1-4/+0
2016-02-28Add tests for French censusesGreg Roach1-0/+4