#
728c8c27 |
| 29-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle: use JSON_THROW_ON_ERROR with json_encode()
|
#
dc270d8c |
| 08-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
d70512ab |
| 03-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Apply PSR12 code style to templates
|
#
7ef421a4 |
| 26-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove LocaleInterface as dependency of LocalizationService
|
#
90a2f718 |
| 25-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove global constant WT_LOCALE and store LocaleInterface in the request
|
#
6353b931 |
| 25-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
json_encode() embedded variables
|
#
66ce3d23 |
| 25-Oct-2019 |
Rico Sonntag <mail@ricosonntag.de> |
GH-2681: Refactored statistics charts, prevent multiple google chart loading, Fixed initial loading (#2688)
|
#
39c990ac |
| 25-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle - redundant semicolons
|
#
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
|