#
8fcd0d32 |
| 01-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Happy 2019
|
#
f4afa648 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getTree() to tree()
|
#
c0935879 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getXref() to xref()
|
#
cc13d6d8 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Tree::getTitle() to title()
|
#
aa6f03bb |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Tree::getTreeName() to name()
|
#
72cf66d4 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Tree::getTreeId() to id()
|
#
5b05d6ad |
| 28-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Strict types
|
#
5db543e1 |
| 13-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #1966 - strict types
|
#
36e59714 |
| 08-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Feedback from scrutinizer-ci
|
#
7d988ec3 |
| 08-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Code style
|
#
e7f56f2a |
| 05-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Add declare(strict_types=1) to all PHP scripts
|
#
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
|
#
9b34404b |
| 27-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
Fix some of PR #1864
|
#
8f53f488 |
| 27-Aug-2018 |
Rico Sonntag <mail@ricosonntag.de> |
Added PHP7 return types to methods according doc block (#1864)
|
#
bbb76c12 |
| 18-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle - comments should not be used in the middle of lines
|
#
8765c3bd |
| 18-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #1835 Missing URL parameter for stories
|
#
492c7072 |
| 13-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
Type hint closure return types
|
#
b6db7c1f |
| 10-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
Create system for dependency injection and apply it to controllers and middleware
|
#
c1010eda |
| 16-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Use PSR2 code style
|
#
25b2dde3 |
| 15-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Escape menu URLs in one place only
|
#
e5588fb0 |
| 21-Jun-2018 |
Greg Roach <fisharebest@webtrees.net> |
SQL_CACHE and SQL_NO_CACHE no longer work in MySQL 8
|
#
a44b57a9 |
| 15-Jun-2018 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #1758 - wrong variable name
|
#
aee13b6d |
| 31-May-2018 |
Greg Roach <fisharebest@webtrees.net> |
Convert FAQ module to http/controller
|
#
73ed65a3 |
| 29-May-2018 |
Greg Roach <fisharebest@webtrees.net> |
Remove dead code
|
#
6c822b73 |
| 29-May-2018 |
Greg Roach <fisharebest@webtrees.net> |
Remove dead code
|