#
0b5fd0a6 |
| 03-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Declare static closures
|
#
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
|
#
0cfd6963 |
| 05-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Custom module examples
|
#
fb7a0427 |
| 01-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: initial order of tabs, menus, etc. wrong
|
#
580a4d11 |
| 24-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2263 - facts duplicated in chart-boxes
|
#
f465e1ea |
| 16-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2181 - lat/long versus long/lat
|
#
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
|
#
8af6bbf8 |
| 28-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor Location class
|
#
392561bb |
| 27-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor class Place
|
#
5699f0a8 |
| 25-Jan-2019 |
Greg Roach <fisharebest@gmail.com> |
Apply fixes from StyleCI (#2135)
|
#
37eb8894 |
| 25-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert tracking and analytics functions into modules
|
#
353b36ab |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
#2130 - default order of menus clashes with user-defined order from previous versions
|
#
961ec755 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
cbf4b7fa |
| 20-Jan-2019 |
Greg Roach <fisharebest@gmail.com> |
Apply fixes from StyleCI (#2123)
|
#
c1afbf58 |
| 20-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Missing function visibility, etc.
|
#
49a243cb |
| 19-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on #2120 - refactor modules: combine installed/enabled/allowed module lists; use traits to provide default implementations for interfaces; enable new modules by default; remove constructor
|
#
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
|
#
30158ae7 |
| 12-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getFacts() to facts()
|
#
4fb14fcb |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getPlace() to place()
|
#
18d7a90d |
| 28-Sep-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
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
|
#
e93111ad |
| 05-Sep-2018 |
Rico Sonntag <rico.sonntag@netresearch.de> |
Fixed invalid docblocks
|