#
ffc0a61f |
| 08-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add support for Submitter records as first-class objects #2823
|
#
d5ad3db0 |
| 22-Nov-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor multi-tree rowMapper functions
|
#
b3a775f6 |
| 02-Nov-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add privacy-policy/impressum - #2654
|
#
d7daee59 |
| 31-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor controllers as request handlers
|
#
fcfa147e |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
3976b470 |
| 29-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
cf12f214 |
| 29-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2588 Cannot create name for self-referencing NOTE objects
|
#
6c2179e2 |
| 25-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Closures that do not use $this should be declared static
|
#
6ccdf4f0 |
| 02-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
|
#
e364afe4 |
| 07-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Code style and testing
|
#
a7a24840 |
| 12-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Move search functions to new SearchService
|
#
c0804649 |
| 11-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Simplify row-mappers
|
#
886b77da |
| 08-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use closures to DRY up code
|
#
25366223 |
| 07-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use illuminate/database
|
#
62630638 |
| 04-Jan-2019 |
Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> |
Scrutinizer Auto-Fixes (#2097)
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
#
16d6367a |
| 04-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add visibility to constants
|
#
8fcd0d32 |
| 01-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Happy 2019
|
#
2e5b4452 |
| 29-Dec-2018 |
Greg Roach <fisharebest@webtrees.net> |
Use illuminate/database for GEDCOM records
|
#
9a9e551a |
| 21-Dec-2018 |
Greg Roach <fisharebest@webtrees.net> |
Use laravel support functions to truncate strings
|
#
65e02381 |
| 01-Dec-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHP 7.1: short-syntax for array destructuring
|
#
8d0ebef0 |
| 17-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Prefer class-constants to global-constants
|
#
7d0db648 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getGedcom() to gedcom()
|
#
f4afa648 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getTree() to tree()
|
#
72cf66d4 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Tree::getTreeId() to id()
|
#
ff166e64 |
| 14-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Strict-types
|