#
e364afe4 |
| 07-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Code style and testing
|
#
54c7f8df |
| 05-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
|
#
8eda5337 |
| 24-Feb-2019 |
Greg Roach <fisharebest@gmail.com> |
Apply fixes from StyleCI (#2269)
|
#
1c7a6874 |
| 24-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Collection / array
|
#
580a4d11 |
| 24-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2263 - facts duplicated in chart-boxes
|
#
819ac503 |
| 20-Feb-2019 |
Rico Sonntag <mail@ricosonntag.de> |
Update Fact.php (#2246)
Fixes #2238
|
#
39ca88ba |
| 15-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Rename functions getFoo() to foo() and return collections instead of arrays
|
#
8af6bbf8 |
| 28-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor Location class
|
#
392561bb |
| 27-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor class Place
|
#
16d6367a |
| 04-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add visibility to constants
|
#
8fcd0d32 |
| 01-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Happy 2019
|
#
8d0ebef0 |
| 17-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Prefer class-constants to global-constants
|
#
dfa848b8 |
| 16-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Strict-types
|
#
188adf12 |
| 16-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
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()
|
#
7b7d8067 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getLabel() to label()
|
#
138ca96c |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getGedcom() to gedcom()
|
#
905ab80a |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getFactId() to id()
|
#
2decada7 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getDate() to date()
|
#
4fb14fcb |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getPlace() to place()
|
#
dc124885 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getTarget() to target()
|
#
3425616e |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getAttribute() to attribute()
|
#
84586c02 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getValue() to value()
|
#
e7766c08 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getParent() to record()
|