#
b6f35a76 |
| 18-Nov-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor report classes
|
#
a04bb9a2 |
| 03-Nov-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2479 - admin manage media showing wrong files; Attach filesystems to request
|
#
b19e047d |
| 21-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Static analysis tools dislike variable method calls.
|
#
b2448a1b |
| 20-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Strict comparisons
|
#
31d9777a |
| 18-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add assertions to assist static code analysis
|
#
a0e2939a |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove unreachable code from report parser
|
#
59597b37 |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Strict types
|
#
0cc533a6 |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
fcfa147e |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
381e28f4 |
| 16-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Strict types
|
#
3cfcc809 |
| 09-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on routing; Code cleanup
|
#
29518ad2 |
| 02-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use flysystem for report images
|
#
3976b470 |
| 29-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
7f5c2944 |
| 12-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle - use groupBy() consistently
|
#
a3cc55d0 |
| 16-Aug-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2485 - cannot select maximum number of generations in reports
|
#
b092a991 |
| 25-Jul-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2506 - integer XREFs as array keys
|
#
a69f5655 |
| 17-Jul-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use Query Expression class directly, remove unused imports
|
#
b702978e |
| 06-May-2019 |
Greg Roach <fisharebest@webtrees.net> |
Make report generator callbacks protected to permit reuse
|
#
9d454b6b |
| 17-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Type hints
|
#
3b3cfeea |
| 10-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Reports: strict types and code style
|
#
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
|
#
9c32db08 |
| 16-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2333 truncate attribute broken in reports
|
#
a2a485c3 |
| 16-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
#2333 GedcomValue element in report ignores 'truncate' attribute
|
#
9a3accd7 |
| 14-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Tests
|