#
0b5fd0a6 |
| 03-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Declare static closures
|
#
e0458bdc |
| 19-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2316 - same name shown twice in autocomplete
|
#
3b092cb5 |
| 15-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Collection / array
|
#
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
|
#
4459dc9a |
| 03-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert from Carbon (v1) to CarbonImmutable (v2)
|
#
269fd10d |
| 26-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove global constant CLIENT_JD
|
#
820b62df |
| 16-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use Collection class
|
#
39ca88ba |
| 15-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Rename functions getFoo() to foo() and return collections instead of arrays
|
#
242a7862 |
| 13-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactoring themes and chart boxes
|
#
392561bb |
| 27-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor class Place
|
#
961ec755 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
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
|
#
a9199cb2 |
| 10-Jan-2019 |
Greg Roach <fisharebest@gmail.com> |
Apply fixes from StyleCI (#2113)
|
#
c156e8f5 |
| 10-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use closures as callbacks for sorting
|
#
e84cf2de |
| 09-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2111 - individual search needs to set name to match search result
|
#
886b77da |
| 08-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use closures to DRY up code
|
#
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
|
#
2d4c1bed |
| 08-Dec-2018 |
Greg Roach <fisharebest@webtrees.net> |
Fix: double-escaping place names in lifespans
|
#
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
|