#
3976b470 |
| 29-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
1631e7f7 |
| 08-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Logic error
|
#
8af3e5c1 |
| 08-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Strict types and code review
|
#
e364afe4 |
| 07-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Code style and testing
|
#
4459dc9a |
| 03-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert from Carbon (v1) to CarbonImmutable (v2)
|
#
cab242e7 |
| 02-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use app() shortcut
|
#
3a5741c7 |
| 02-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Tidy up initialization
|
#
269fd10d |
| 26-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove global constant CLIENT_JD
|
#
e39fd5c6 |
| 09-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on icons
|
#
8fcd0d32 |
| 01-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Happy 2019
|
#
65e02381 |
| 01-Dec-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHP 7.1: short-syntax for array destructuring
|
#
49d5f1d7 |
| 03-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2011 - missing 'ged' parameter in links to calendar
|
#
08198125 |
| 09-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Fix: wrong class check in age calculation
|
#
4a83f5d7 |
| 09-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Calendar dates are abstract
|
#
d23c2fa2 |
| 08-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Prefer assertions to assumptions
|
#
e7f56f2a |
| 05-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Add declare(strict_types=1) to all PHP scripts
|
#
cdaafeee |
| 03-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHP 7 has native integer division
|
#
af2489e5 |
| 30-Sep-2018 |
Greg Roach <fisharebest@webtrees.net> |
Add accessors for CalendarDate min/max julian day
|
#
0ea23b78 |
| 24-Sep-2018 |
Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> |
Scrutinizer Auto-Fixes (#1929)
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
#
b2ce94c6 |
| 22-Sep-2018 |
Rico Sonntag <mail@ricosonntag.de> |
Reduced if/else complexity, removed not require else conditions (#1866)
* Reduced if/else complexity, removed not require else conditions
* Fix indentation
* Fix indentation
* Use null-coal
Reduced if/else complexity, removed not require else conditions (#1866)
* 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
show more ...
|
#
4e8e93da |
| 22-Sep-2018 |
Greg Roach <fisharebest@webtrees.net> |
Simplify elseif
|
#
7e96c925 |
| 21-Sep-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
8fe32d0d |
| 21-Sep-2018 |
Greg Roach <fisharebest@webtrees.net> |
Refactor Date::getAge()
|
#
a80c4362 |
| 17-Sep-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
cfe766af |
| 16-Sep-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|