#
72f04adf |
| 19-Jan-2020 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2985 - make it easier to customise charts
|
#
b46c87bd |
| 13-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle - strict types
|
#
3c3fd0a5 |
| 11-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2833 Allow charts to start at private records when 'show private relationships' is enabled
|
#
ddeb3354 |
| 30-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Make variable types clearer to static analysis tools
|
#
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
|
#
ef5d23f1 |
| 30-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove View:share() - it's just a global
|
#
9e18e23b |
| 29-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Change signature of Module::boot()
|
#
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
|
#
0b93976a |
| 06-May-2019 |
Greg Roach <fisharebest@webtrees.net> |
Migrate from symfony requests to psr7 requests
|
#
6ccdf4f0 |
| 02-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
|
#
f6d858d2 |
| 06-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Collections / arrays
|
#
0cfd6963 |
| 05-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Custom module examples
|
#
aa7659eb |
| 16-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2218 update to new constant
|
#
39ca88ba |
| 15-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Rename functions getFoo() to foo() and return collections instead of arrays
|
#
e759aebb |
| 14-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on pedigree chart
|
#
ade22669 |
| 11-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
StyleCI
|
#
39b853a7 |
| 11-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on RTL and icons
|
#
e5a6b4d4 |
| 31-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor class User - use NULL-object pattern for guests and temporary users, create UserService
|
#
d5897acb |
| 30-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix imports
|