| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-09-30 | Add accessors for CalendarDate min/max julian day | Greg Roach | 4 | -55/+67 | |
| 2018-09-29 | Typo | Greg Roach | 1 | -1/+1 | |
| 2018-09-28 | Fix: #1901 - path error when importing places file | Greg Roach | 1 | -0/+4 | |
| 2018-09-28 | Fix: #1915 - double-escaping text in place markers | Greg Roach | 1 | -1/+1 | |
| 2018-09-28 | Fix: #1918 - Select all gives SQL error | Greg Roach | 3 | -4/+3 | |
| 2018-09-28 | Fix: #1934 strict-types | Greg Roach | 1 | -2/+2 | |
| 2018-09-28 | PHPdoc | Greg Roach | 33 | -17/+135 | |
| 2018-09-28 | PHPdoc | Greg Roach | 5 | -19/+19 | |
| 2018-09-27 | Fix: d'Aboville numbers on descendancy chart | Greg Roach | 2 | -6/+365 | |
| 2018-09-27 | Fix: #1935 - strict type error | Greg Roach | 1 | -1/+1 | |
| 2018-09-27 | Code style | Greg Roach | 1 | -2/+2 | |
| 2018-09-26 | Code style | Greg Roach | 3 | -55/+37 | |
| 2018-09-25 | Type-hints | Greg Roach | 7 | -14/+10 | |
| 2018-09-24 | Fix: #1930 - better detection of headers in .CSV files | Greg Roach | 1 | -1/+2 | |
| 2018-09-24 | Replace magic numbers with constants | Greg Roach | 3 | -7/+6 | |
| 2018-09-24 | Scrutinizer Auto-Fixes (#1929) | Scrutinizer Auto-Fixer | 79 | -336/+333 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2018-09-24 | Tidy up parameters to printSosaFamily() | Greg Roach | 2 | -5/+5 | |
| 2018-09-24 | Fix: #1922 Incomplete pedigree causes strict-type error | Greg Roach | 1 | -1/+1 | |
| 2018-09-24 | CodeStyle | Greg Roach | 1 | -9/+9 | |
| 2018-09-24 | Strict-types | Greg Roach | 3 | -9/+21 | |
| 2018-09-24 | Strict-types | Greg Roach | 1 | -2/+3 | |
| 2018-09-24 | CodeStyle fixes | Greg Roach | 1 | -21/+2 | |
| 2018-09-24 | Use null-coalesce to simplify code | Greg Roach | 1 | -332/+118 | |
| 2018-09-24 | Strict types | Greg Roach | 2 | -71/+76 | |
| 2018-09-23 | Fix: #1923 - missing 'ged' parameter | Greg Roach | 1 | -0/+1 | |
| 2018-09-23 | CodeStyle | Greg Roach | 5 | -26/+13 | |
| 2018-09-23 | Scrutinizer Auto-Fixes (#1927) | Scrutinizer Auto-Fixer | 2 | -9/+9 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2018-09-23 | Scrutinizer Auto-Fixes (#1926) | Scrutinizer Auto-Fixer | 1 | -12/+12 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2018-09-23 | Scrutinizer Auto-Fixes (#1925) | Scrutinizer Auto-Fixer | 1 | -39/+39 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2018-09-23 | Scrutinizer Auto-Fixes (#1924) | Scrutinizer Auto-Fixer | 6 | -170/+170 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2018-09-23 | Fix type mismatch | Greg Roach | 5 | -5/+5 | |
| 2018-09-23 | Fix: #1919 - strict type error when fetching restrictions | Greg Roach | 2 | -26/+10 | |
| 2018-09-23 | Type mismatch errors | Greg Roach | 8 | -11/+11 | |
| 2018-09-22 | Redirect to wrong tree after synchronising | Greg Roach | 1 | -2/+2 | |
| 2018-09-22 | Function signature mismatch | Greg Roach | 1 | -1/+1 | |
| 2018-09-22 | Reduced if/else complexity, removed not require else conditions (#1866) | Rico Sonntag | 122 | -1173/+1325 | |
| * 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-22 | Simplify elseif | Greg Roach | 1 | -3/+5 | |
| 2018-09-22 | Simplify elseif | Greg Roach | 1 | -9/+10 | |
| 2018-09-22 | PHPdoc, types, etc. | Greg Roach | 4 | -13/+10 | |
| 2018-09-22 | PHPdoc, types, etc. | Greg Roach | 15 | -69/+67 | |
| 2018-09-21 | Void result used | Greg Roach | 1 | -4/+3 | |
| 2018-09-21 | PHPdoc | Greg Roach | 23 | -44/+81 | |
| 2018-09-21 | PHPdoc | Greg Roach | 34 | -49/+166 | |
| 2018-09-21 | Refactor Date::getAge() | Greg Roach | 12 | -59/+175 | |
| 2018-09-20 | Add date-difference function | Greg Roach | 1 | -0/+45 | |
| 2018-09-17 | PHPdoc | Greg Roach | 1 | -3/+5 | |
| 2018-09-17 | Dead code | Greg Roach | 2 | -5/+5 | |
| 2018-09-17 | PHPdoc | Greg Roach | 1 | -0/+16 | |
| 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 | 18 | -63/+153 | |
