#
b50dba3a |
| 26-Mar-2024 |
Greg Roach <greg@subaqua.co.uk> |
PHP 8.4 compatibility
|
#
2c6f1bd5 |
| 21-Mar-2024 |
Greg Roach <fisharebest@gmail.com> |
Implicit/explicit nullable types for PHP 8.4
|
#
d11be702 |
| 25-Jan-2023 |
Greg Roach <greg@subaqua.co.uk> |
It's 2023
|
#
b11cdcd4 |
| 25-Jan-2023 |
Greg Roach <greg@subaqua.co.uk> |
It's 2023
|
#
3529c469 |
| 11-Jan-2023 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle - use null coalesce operator
|
#
ef475b14 |
| 06-Nov-2022 |
Greg Roach <greg@subaqua.co.uk> |
Strict types
|
#
5bfc6897 |
| 16-Mar-2022 |
Greg Roach <greg@subaqua.co.uk> |
It is 2022 - update copyright dates
|
#
f78da678 |
| 18-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
Fix dependency injection in statistics classes
|
#
34b20f29 |
| 18-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #4070 - remove ModuleThemeInterface::parameter
|
#
4c78e066 |
| 14-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
TypeHints
|
#
89f7189b |
| 25-Jan-2021 |
Greg Roach <greg@subaqua.co.uk> |
Use https link in copyright header
|
#
65cf5706 |
| 11-Nov-2019 |
Greg Roach <fisharebest@webtrees.net> |
Simplify access to current locale
|
#
90a2f718 |
| 25-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove global constant WT_LOCALE and store LocaleInterface in the request
|
#
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
|
#
74d6dc0e |
| 17-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle
|
#
6ccdf4f0 |
| 02-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
|
#
cab242e7 |
| 02-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use app() shortcut
|
#
93ccd686 |
| 22-Feb-2019 |
Rico Sonntag <mail@ricosonntag.de> |
Moved color interpolation to separate class, renamed helper to servic… (#2248)
* Moved color interpolation to separate class, renamed helper to service, use snake_case in classes
* Removed abstra
Moved color interpolation to separate class, renamed helper to servic… (#2248)
* Moved color interpolation to separate class, renamed helper to service, use snake_case in classes
* Removed abstract google class
show more ...
|
#
242a7862 |
| 13-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactoring themes and chart boxes
|
#
dd7dd2a1 |
| 13-Feb-2019 |
Rico Sonntag <mail@ricosonntag.de> |
Display message if no data/charts are available (#2210)
|
#
88de55fd |
| 06-Feb-2019 |
Rico Sonntag <mail@ricosonntag.de> |
Update google charts
|