summaryrefslogtreecommitdiff
path: root/tests/app
AgeCommit message (Expand)AuthorFilesLines
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-09Calendar dates are abstractGreg Roach1-6/+3
2018-10-06Refactor reportsGreg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach307-0/+615
2018-09-28PHPdocGreg Roach6-3/+51
2018-09-28PHPdocGreg Roach306-889/+1579
2018-09-26Duplicate namespaceGreg Roach1-1/+0
2018-09-20Add date-difference functionGreg Roach1-6/+93
2018-09-12TestingGreg Roach1-1/+1
2018-09-12TestingGreg Roach1-0/+5
2018-09-12CodeStyleGreg Roach1-4/+8
2018-09-12Unit tests for TimeoutServiceGreg Roach308-649/+609
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-26Remove dead codeGreg Roach1-38/+0
2018-08-19CodeStyle - type mismatchGreg Roach54-246/+246
2018-08-16Remove old codeGreg Roach1-37/+0
2018-08-04Remove old codeGreg Roach1-42/+0
2018-07-20Update testsGreg Roach2-4/+4
2018-07-16Use PSR2 code styleGreg Roach310-13570/+15076
2018-07-13Remove the googlemaps module and lots of old codeGreg Roach1-34/+0
2018-07-12Update testsGreg Roach3-70/+2
2018-06-18Update testsGreg Roach1-34/+0
2018-05-31Remove tests for old modulesGreg Roach2-68/+0
2018-04-02Do not mock abstract classes in unit testsGreg Roach8-8/+8
2018-01-22Fix unit testsGreg Roach1-0/+1
2018-01-22Remove old gedcom record controllersGreg Roach22-753/+0
2018-01-07Happy new year - 2018Greg Roach338-338/+338
2017-12-07Update to PhpUnit 6, for PHP 7Greg Roach338-338/+348
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-10-08CompatctContoller no longer neededGreg Roach1-34/+0
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 Roach167-982/+939
2017-03-222017Greg Roach28-29/+29
2017-03-082017Greg Roach309-350/+350
2016-12-23Code style - short array syntaxGreg Roach34-409/+409
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