#
d17d7b9e |
| 06-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
fc3ccce4 |
| 05-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #1939 - strict types prevent new records from being created
|
#
589feda3 |
| 05-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Strict types in reports
|
#
e7f56f2a |
| 05-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Add declare(strict_types=1) to all PHP scripts
|
#
251a9de7 |
| 05-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Strict type error
|
#
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
|
#
35584196 |
| 23-Sep-2018 |
Greg Roach <fisharebest@webtrees.net> |
Type mismatch errors
|
#
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 ...
|
#
db7bb364 |
| 22-Sep-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc, types, etc.
|
#
76f666f4 |
| 22-Sep-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc, types, etc.
|
#
b874da82 |
| 21-Sep-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
7e96c925 |
| 21-Sep-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
c7ff4153 |
| 29-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
8f038c36 |
| 27-Aug-2018 |
Rico Sonntag <mail@ricosonntag.de> |
Use === null instead of is_null (#1855)
|
#
8f53f488 |
| 27-Aug-2018 |
Rico Sonntag <mail@ricosonntag.de> |
Added PHP7 return types to methods according doc block (#1864)
|
#
79529c87 |
| 19-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
Import classes
|
#
bdb3725a |
| 18-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle
|
#
20ff464c |
| 16-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
Strict type check
|
#
87f044de |
| 19-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Fix: cannot delete families
|
#
c1010eda |
| 16-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Use PSR2 code style
|
#
cc5684fd |
| 09-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Pass objects instead of IDs
|
#
847d5489 |
| 09-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Remove global
|
#
e71ef9d2 |
| 20-Jan-2018 |
Greg Roach <fisharebest@gmail.com> |
Refactor to improve PHPdoc / type hinting / code analysis
|
#
b165e17c |
| 16-Jan-2018 |
Greg Roach <fisharebest@gmail.com> |
Remove unused code relating to selection lists in popup windows
|
#
225e381f |
| 10-Jan-2018 |
Greg Roach <fisharebest@gmail.com> |
Use views for genealogy objects
|