#
a020b8bd |
| 22-Mar-2022 |
Greg Roach <greg@subaqua.co.uk> |
Refactor PlaceRepository::statsPlaces() into separate functions
|
#
3c0669a9 |
| 06-Nov-2021 |
Greg Roach <greg@subaqua.co.uk> |
Error handling
|
#
61275c55 |
| 22-Aug-2021 |
Jonathan Jaubart <dev@jaubart.com> |
Bootstrap5: migration `form-select` and `card-deck` (#4004)
* Bootstrap5: use form-select class instead of form-control
* Bootstrap5: Replace dropped card-deck class by grid layout
|
#
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
|
#
a81e5019 |
| 14-Feb-2019 |
Rico Sonntag <mail@ricosonntag.de> |
Update custom charts tab (#2216)
|
#
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
|