#
3caaa4d2 |
| 14-Jul-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor blocks
|
#
575707d1 |
| 04-Jun-2019 |
Greg Roach <fisharebest@webtrees.net> |
Tidy up interactive tree chart
|
#
0b93976a |
| 06-May-2019 |
Greg Roach <fisharebest@webtrees.net> |
Migrate from symfony requests to psr7 requests
|
#
41f309de |
| 22-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #988 - missing lines in chart-block
|
#
0f1e0f10 |
| 21-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Rename 'list' view of ancestors/descendants chart to 'tree
|
#
6ccdf4f0 |
| 02-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
|
#
1e7a7a28 |
| 18-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Block styling
|
#
ed9ba438 |
| 09-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix census assistant and chart block not showing
|
#
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
|
#
321a89da |
| 24-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on modules
|
#
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
|
#
e5a6b4d4 |
| 31-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor class User - use NULL-object pattern for guests and temporary users, create UserService
|
#
5bdbe281 |
| 30-Jan-2019 |
Greg Roach <fisharebest@gmail.com> |
Apply fixes from StyleCI (#2163)
|
#
4ca7e03c |
| 30-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Create ModuleService
|
#
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
|
#
63276d8f |
| 24-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactoring module API
|
#
9b5537c3 |
| 23-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Tidy ajax parameter to charts
|
#
d7f3769d |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
677aacea |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Cleaning up
|
#
26684e68 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Merge chart controllers into chart modules
|
#
961ec755 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
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
|