#
9b93b7c3 |
| 17-May-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add support for reverse-proxy configurations
|
#
bed27ced |
| 09-May-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR-7 requests
|
#
eb235819 |
| 09-May-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR-7 requests
|
#
22d65e5a |
| 25-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Strict types
|
#
1b3d4731 |
| 11-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Replace standalone emitter with middleware
|
#
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
|
#
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
|
#
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
|
#
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
|
#
26684e68 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Merge chart controllers into chart modules
|
#
353b36ab |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
#2130 - default order of menus clashes with user-defined order from previous versions
|
#
961ec755 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
46295629 |
| 21-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use module system for core modules
|
#
4986830a |
| 20-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove unreachable code
|
#
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
|
#
c156e8f5 |
| 10-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use closures as callbacks for sorting
|
#
ace4e7bf |
| 07-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Do not include SUBM/SUBN in clippings cart downloads
|
#
16d6367a |
| 04-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add visibility to constants
|
#
8fcd0d32 |
| 01-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Happy 2019
|
#
1f273236 |
| 21-Dec-2018 |
Greg Roach <fisharebest@webtrees.net> |
Wrong URL in clippings cart
|
#
8d0ebef0 |
| 17-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Prefer class-constants to global-constants
|