#
ddeb3354 |
| 30-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Make variable types clearer to static analysis tools
|
#
884ee8ff |
| 30-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix undefined variable
|
#
4ea62551 |
| 30-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add assertions for route parameters
|
#
f7358520 |
| 30-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Allow $this to be used in routes
|
#
9e18e23b |
| 29-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Change signature of Module::boot()
|
#
4c939fa6 |
| 23-Oct-2019 |
David Drury <ddrury@users.noreply.github.com> |
Fix: Only single generation shown: $generations not being set correctly in PedigreeMapModule::getPedigreeMapFacts() (#2684)
|
#
11b6f9c6 |
| 23-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2682 Use POST+GET on pedigree-map
|
#
353080f8 |
| 22-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2676 URLs for pedigree map need to be generated on the server
|
#
982e6c55 |
| 18-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Type hints
|
#
59597b37 |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Strict types
|
#
fcfa147e |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
71378461 |
| 08-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on routing
|
#
3976b470 |
| 29-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
57ab2231 |
| 27-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add tree to request; preparing for router
|
#
c8a5344d |
| 09-May-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove unsused code
|
#
3f07e12d |
| 09-May-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #1876 - Remove unused code
|
#
abaef046 |
| 09-May-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR-7 requests
|
#
6c2179e2 |
| 25-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Closures that do not use $this should be declared static
|
#
31e26437 |
| 21-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove 'booklet' views from ancestors and descendants charts.
|
#
f397d0fd |
| 13-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor the bootstrap process
|
#
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
|
#
0cfd6963 |
| 05-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Custom module examples
|
#
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
|