#
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
|
#
0cfd6963 |
| 05-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Custom module examples
|
#
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
|
#
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)
|
#
37eb8894 |
| 25-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert tracking and analytics functions into modules
|
#
9b5537c3 |
| 23-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Tidy ajax parameter to charts
|
#
26684e68 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Merge chart controllers into chart modules
|
#
389266c0 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Merge chart controllers into chart modules
|
#
d84d3988 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Merge CompactChartController into CompactChartModule
|
#
377a2979 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Rename chart interface api
|
#
e6562982 |
| 21-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Prepare to merge chart controllers into chart modules
|
#
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
|
#
f4afa648 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getTree() to tree()
|