#
b46c87bd |
| 13-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle - strict types
|
#
36826bd4 |
| 05-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2812 - include default individual on initial view of lifespans/timelines chart
|
#
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
|
#
3cfcc809 |
| 09-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on routing; Code cleanup
|
#
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
|
#
22d65e5a |
| 25-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Strict types
|
#
6ccdf4f0 |
| 02-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
|
#
0b5fd0a6 |
| 03-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Declare static closures
|
#
8af3e5c1 |
| 08-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Strict types and code review
|
#
25d7fe95 |
| 06-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Type hinting
|
#
0cfd6963 |
| 05-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Custom module examples
|
#
580a4d11 |
| 24-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2263 - facts duplicated in chart-boxes
|
#
39ca88ba |
| 15-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Rename functions getFoo() to foo() and return collections instead of arrays
|
#
e5a6b4d4 |
| 31-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor class User - use NULL-object pattern for guests and temporary users, create UserService
|
#
9867b2f0 |
| 26-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Prevent users typing direct URLs to charts that are enabled, but are above their access level
|
#
5699f0a8 |
| 25-Jan-2019 |
Greg Roach <fisharebest@gmail.com> |
Apply fixes from StyleCI (#2135)
|