#
3df1e584 |
| 18-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use TreeService
|
#
fcfa147e |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
d72b284a |
| 10-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on routing
|
#
3976b470 |
| 29-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
4c9729fb |
| 18-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2575 and #1945 - update email from/reply-to fields, allow registration on private sites
|
#
0f97530b |
| 13-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor Mail into MailService
|
#
3caaa4d2 |
| 14-Jul-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor blocks
|
#
b6b9dcc9 |
| 08-May-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR-7 requests
|
#
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
|
#
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
|
#
4459dc9a |
| 03-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert from Carbon (v1) to CarbonImmutable (v2)
|
#
8cef4ae1 |
| 01-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2285 - old (deleted) records break pending changes block
|
#
ad98d39d |
| 26-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove global constant WT_TIMESTAMP
|
#
ca52a408 |
| 23-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use UTC internally, and convert to local time for display
|
#
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
|
#
63276d8f |
| 24-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactoring module API
|
#
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
|
#
8b67c11a |
| 18-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add support for illuminate/cache and refactor class User
|