| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | Update composer.json (#1852) | Rico Sonntag | 1 | -0/+3 | |
| Added missing dependencies. | |||||
| 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 | Fix: #1916 - composer install --dev/no-dev | Greg Roach | 6 | -3483/+6 | |
| 2018-09-21 | PHPdoc | Greg Roach | 34 | -49/+166 | |
| 2018-09-21 | Refactor Date::getAge() | Greg Roach | 20 | -76/+3669 | |
| 2018-09-20 | Add date-difference function | Greg Roach | 2 | -6/+138 | |
| 2018-09-18 | Update fisharebest/ext-calendar | Greg Roach | 17 | -2068/+2212 | |
| 2018-09-17 | PHPdoc | Greg Roach | 1 | -3/+5 | |
| 2018-09-17 | Missing 'ged' parameter in census assistant URL | Greg Roach | 1 | -1/+1 | |
| 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 | |
| 2018-09-16 | Simplify code | Greg Roach | 1 | -23/+16 | |
| 2018-09-16 | Remove old code | Greg Roach | 1 | -3/+0 | |
| 2018-09-16 | Use object-oriented varsion of function | Greg Roach | 1 | -1/+1 | |
| 2018-09-16 | Check if sub-record instance has been retrieved (#1911) | Jonathan Jaubart | 1 | -2/+2 | |
| ```getInstance``` is used to retrieve Source / Media subrecords instances, but the code does not check an object has actually been retrieved before invoking the ```canShow``` method on it. That can cause an issue if the object reference is somehow corrupted, and is therefore not found. | |||||
| 2018-09-16 | Fix: #1906 - missing line break | Greg Roach | 1 | -1/+3 | |
| 2018-09-16 | Fix: missing ged parameter on menu link to my page | Greg Roach | 1 | -1/+1 | |
| 2018-09-16 | Fix error in stats | Greg Roach | 1 | -2/+6 | |
| 2018-09-16 | Fix: #1905 - default theme in select box | Greg Roach | 1 | -1/+1 | |
| 2018-09-15 | Fix: #1902 - cannot set close relationship length | Greg Roach | 1 | -1/+1 | |
| 2018-09-15 | Strict typing error | Greg Roach | 1 | -1/+1 | |
| 2018-09-15 | translate.webtrees.net - Serbian (latin) - 69.5% | Enes | 1 | -9/+7 | |
| 2018-09-14 | Update TCPDF for compatibility with PHP 7.3 | Greg Roach | 6 | -27/+41 | |
| 2018-09-14 | Update vendor code | Greg Roach | 1616 | -15672/+21689 | |
| 2018-09-13 | #1901 error in error handler | Greg Roach | 2 | -2/+2 | |
| 2018-09-13 | CodeStyle | Greg Roach | 4 | -3/+2 | |
| 2018-09-13 | Fixed invalid docblocks | Rico Sonntag | 12 | -10/+30 | |
| 2018-09-13 | Code style | Greg Roach | 4 | -29/+22 | |
| 2018-09-13 | Moved duplicate code block to separate template file (#1872) | Rico Sonntag | 3 | -160/+110 | |
| 2018-09-13 | Scrutinizer Auto-Fixes (#1899) | Scrutinizer Auto-Fixer | 1 | -2/+2 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2018-09-13 | Update TopSurnamesModule.php (#1885) | Rico Sonntag | 1 | -0/+15 | |
| This fixes to sorting of the surnames module. Currently the surnames are not sorted in list/array view in the right way. Or is in the second SQL only the part `AND n_type != '_MARNM' AND n_surn NOT IN ('@N.N.', '')"` missing? Compare 1.7.10 (https://dev.webtrees.net/demo-stable/index.php?ctype=user&ged=demo) with 2.0.0 (https://dev.webtrees.net/demo-dev/index.php?route=user-page&ged=demo). | |||||
| 2018-09-12 | Scrutinizer Auto-Fixes (#1898) | Scrutinizer Auto-Fixer | 2 | -25/+25 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2018-09-12 | Use PHPs power operator | Rico Sonntag | 4 | -11/+11 | |
| 2018-09-12 | Use null coalescing operator | Rico Sonntag | 1 | -1/+1 | |
