| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-03-07 | Code style and testing | Greg Roach | 3 | -20/+15 | |
| 2019-03-07 | PHPdoc | Greg Roach | 1 | -4/+4 | |
| 2019-03-02 | Update copyright year | Greg Roach | 15 | -16/+15 | |
| 2019-03-02 | Apply feedback from vimeo/psalm | Greg Roach | 1 | -2/+4 | |
| 2019-03-02 | Feedback from vimeo/psalm | Greg Roach | 1 | -2/+4 | |
| 2019-03-01 | Removed duplicate interfaces in implements (#2288) | Rico Sonntag | 3 | -3/+3 | |
| 2019-02-16 | Rename functions getFoo() to foo() and return collections instead of arrays | Greg Roach | 15 | -29/+29 | |
| 2019-01-27 | Refactor class Place | Greg Roach | 7 | -8/+8 | |
| 2019-01-01 | Happy 2019 | Greg Roach | 149 | -149/+149 | |
| 2018-11-18 | Prefer class-constants to global-constants | Greg Roach | 8 | -9/+9 | |
| 2018-11-18 | Rename GedcomRecord::getFacts() to facts() | Greg Roach | 8 | -9/+9 | |
| 2018-11-18 | Rename Fact::getDate() to date() | Greg Roach | 6 | -9/+9 | |
| 2018-11-18 | Rename Fact::getPlace() to place() | Greg Roach | 1 | -1/+1 | |
| 2018-11-18 | Rename Fact::getValue() to value() | Greg Roach | 1 | -1/+1 | |
| 2018-10-05 | Scrutinizer Auto-Fixes (#1942) | Scrutinizer Auto-Fixer | 1 | -1/+1 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2018-10-05 | Add declare(strict_types=1) to all PHP scripts | Greg Roach | 164 | -0/+167 | |
| 2018-10-03 | PHPdoc | Greg Roach | 1 | -1/+1 | |
| 2018-09-24 | Scrutinizer Auto-Fixes (#1929) | Scrutinizer Auto-Fixer | 2 | -2/+2 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2018-09-22 | Reduced if/else complexity, removed not require else conditions (#1866) | Rico Sonntag | 21 | -79/+83 | |
| * Reduced if/else complexity, removed not require else conditions * Fix indentation * Fix indentation * Use null-coalesce to simplify logic * Use null-coalesce to simplify logic * Use null-coalesce to simplify logic * Use null-coalesce to simplify logic * Use null-coalesce to simplify logic * Use null-coalesce to simplify logic * Admin theme no longer exists * Code style * Use null-coalesce operator to simplify logic | |||||
| 2018-09-21 | PHPdoc | Greg Roach | 1 | -1/+1 | |
| 2018-09-21 | Refactor Date::getAge() | Greg Roach | 8 | -8/+8 | |
| 2018-09-17 | Dead code | Greg Roach | 2 | -5/+5 | |
| 2018-09-16 | Scrutinizer Auto-Fixes (#1913) | Scrutinizer Auto-Fixer | 1 | -1/+1 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2018-09-16 | PHPdoc | Greg Roach | 13 | -58/+144 | |
| 2018-09-12 | Testing | Greg Roach | 1 | -1/+1 | |
| 2018-08-29 | Census header row method does not need to be public/static | Greg Roach | 22 | -22/+22 | |
| 2018-08-27 | Added PHP7 return types to methods according doc block (#1864) | Rico Sonntag | 132 | -256/+256 | |
| 2018-08-19 | CodeStyle | Greg Roach | 1 | -16/+16 | |
| 2018-08-19 | CodeStyle - type mismatch | Greg Roach | 45 | -45/+45 | |
| 2018-08-13 | Type hint closure return types | Greg Roach | 1 | -1/+1 | |
| 2018-08-09 | CodeStyle | Greg Roach | 1 | -1/+0 | |
| 2018-07-16 | Fix: #1333 - sortable surnames in census assistant | Greg Roach | 2 | -3/+3 | |
| 2018-07-16 | Use PSR2 code style | Greg Roach | 164 | -4577/+5026 | |
| 2018-07-06 | Convert census-assistant to view | Greg Roach | 1 | -2/+45 | |
| 2018-01-07 | Happy new year - 2018 | Greg Roach | 149 | -149/+149 | |
| 2017-12-03 | Scrutinizer Auto-Fixes (#1524) | Scrutinizer Auto-Fixer | 1 | -1/+1 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2017-12-02 | Scrutinizer Auto-Fixes (#1523) | Scrutinizer Auto-Fixer | 9 | -9/+9 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2017-11-03 | Code style - short array syntax | Greg Roach | 3 | -6/+6 | |
| 2017-11-03 | Return Place instance instead of string, allowing use of object methods | Rico Sonntag | 12 | -8/+7 | |
| 2017-08-07 | Fix #688 - a couple is considered unmarried unless a MARR event is present ↵ | Greg Roach | 9 | -9/+9 | |
| (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 | -8/+171 | |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 161 | -208/+368 | |
| 2017-03-08 | 2017 | Greg Roach | 149 | -150/+150 | |
| 2016-12-23 | Code style - short array syntax | Greg Roach | 104 | -207/+207 | |
| 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 | Fix #1122 Census column marriage/birth months for future dates | Greg Roach | 3 | -3/+9 | |
| 2016-12-05 | Census column nationality | Greg Roach | 1 | -4/+16 | |
| 2016-12-05 | French Census: update templates for years 1926,1931,1936,1946 to match ↵ | Jonathan Jaubart | 4 | -10/+16 | |
| actual forms (#1135) | |||||
| 2016-12-04 | Census Assistant: add german censuses | mpwt | 10 | -0/+507 | |
