| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-01-01 | Happy 2019 | Greg Roach | 159 | -159/+159 | |
| 2018-12-08 | Use ::class notation for class names | Greg Roach | 54 | -728/+833 | |
| 2018-11-18 | Prefer class-constants to global-constants | Greg Roach | 15 | -146/+146 | |
| 2018-11-18 | Rename GedcomRecord::getFacts() to facts() | Greg Roach | 15 | -146/+146 | |
| 2018-11-18 | Rename Fact::getDate() to date() | Greg Roach | 5 | -12/+12 | |
| 2018-11-18 | Rename Fact::getPlace() to place() | Greg Roach | 1 | -2/+2 | |
| 2018-11-18 | Rename Fact::getValue() to value() | Greg Roach | 1 | -1/+1 | |
| 2018-10-05 | Add declare(strict_types=1) to all PHP scripts | Greg Roach | 159 | -0/+318 | |
| 2018-09-28 | PHPdoc | Greg Roach | 2 | -0/+10 | |
| 2018-09-28 | PHPdoc | Greg Roach | 159 | -21/+1039 | |
| 2018-09-12 | Testing | Greg Roach | 1 | -1/+1 | |
| 2018-09-12 | Unit tests for TimeoutService | Greg Roach | 159 | -318/+159 | |
| 2018-08-29 | Fix tests | Greg Roach | 5 | -9/+9 | |
| 2018-08-27 | Added PHP7 return types to methods according doc block (#1864) | Rico Sonntag | 10 | -10/+10 | |
| 2018-08-19 | CodeStyle - type mismatch | Greg Roach | 54 | -246/+246 | |
| 2018-07-20 | Update tests | Greg Roach | 2 | -4/+4 | |
| 2018-07-16 | Use PSR2 code style | Greg Roach | 159 | -10286/+10999 | |
| 2018-07-12 | Update tests | Greg Roach | 1 | -2/+2 | |
| 2018-04-02 | Do not mock abstract classes in unit tests | Greg Roach | 8 | -8/+8 | |
| 2018-01-07 | Happy new year - 2018 | Greg Roach | 159 | -159/+159 | |
| 2017-12-07 | Update to PhpUnit 6, for PHP 7 | Greg Roach | 159 | -159/+169 | |
| 2017-11-05 | Updates for PHP7.2 | Greg Roach | 9 | -18/+18 | |
| 2017-11-03 | Code style | Greg Roach | 10 | -20/+10 | |
| 2017-11-03 | CodeStyle - spacing/alignment | Greg Roach | 8 | -8/+8 | |
| 2017-11-03 | Return Place instance instead of string, allowing use of object methods | Rico Sonntag | 10 | -44/+209 | |
| 2017-08-07 | Fix #688 - a couple is considered unmarried unless a MARR event is present ↵ | Greg Roach | 10 | -267/+195 | |
| (previously they were considered married unless a _NMR fact is present) | |||||
| 2017-06-21 | Fix #1243 - updated census definitions for Czech republic | Greg Roach | 6 | -26/+296 | |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 156 | -793/+793 | |
| 2017-03-22 | 2017 | Greg Roach | 21 | -22/+22 | |
| 2017-03-08 | 2017 | Greg Roach | 135 | -176/+176 | |
| 2016-12-23 | Code style - short array syntax | Greg Roach | 24 | -280/+280 | |
| 2016-12-13 | Fix #1138 - US census columns | Greg Roach | 2 | -2/+2 | |
| 2016-12-06 | German censuses | Greg Roach | 1 | -1/+1 | |
| 2016-12-05 | PHP 5.3 compatibility | Greg Roach | 1 | -2/+2 | |
| 2016-12-05 | PHP 5.3 compatibility | Greg Roach | 1 | -3/+3 | |
| 2016-12-05 | Fix #1122 Census column marriage/birth months for future dates | Greg Roach | 3 | -3/+65 | |
| 2016-12-05 | Census column nationality | Greg Roach | 1 | -3/+23 | |
| 2016-12-05 | French Census: update templates for years 1926,1931,1936,1946 to match ↵ | Jonathan Jaubart | 4 | -51/+69 | |
| actual forms (#1135) | |||||
| 2016-12-04 | Census Assistant: add german censuses | mpwt | 10 | -6/+750 | |
| 2016-06-05 | CodeStyle | Greg Roach | 52 | -101/+2 | |
| 2016-03-01 | Census column condition - widowed | Greg Roach | 9 | -18/+540 | |
| 2016-03-01 | French census conditions | Greg Roach | 4 | -14/+14 | |
| 2016-03-01 | Fix #854 French censuses | Greg Roach | 32 | -443/+2448 | |
| 2016-02-28 | Fix #810 US census | Greg Roach | 7 | -11/+785 | |
| 2016-02-28 | Fix merge error | Greg Roach | 1 | -4/+0 | |
| 2016-02-28 | Add tests for French censuses | Greg Roach | 1 | -0/+4 | |
| 2016-02-28 | French census - exact dates | Greg Roach | 22 | -22/+22 | |
| 2016-02-28 | Tests for French census | Greg Roach | 24 | -176/+774 | |
| 2016-02-22 | Missed a bit of last commit and also standardised header text to come into ↵ | David Drury | 2 | -10/+10 | |
| line with other censuses | |||||
| 2016-02-19 | Added UK 1939 Register as Census | David Drury | 5 | -2/+207 | |
| Removed Address from column list - not necessary per person as it can be added in the header place field Added Test Cases Remove duplicated class & test case Fixed case problems and added two more test cases Renamed class for consistency Comment refers to wrong class | |||||
