Commit Graph

17 Commits

Author SHA1 Message Date
Valentin Deniaud 66b12b846a misc: change django-upgrade target version to 3.2 (#75442) 2023-03-29 16:14:41 +02:00
Agate 8e4c505524 Revert "django4: fix default AppConfig deprecation warnings (#68585)"
This reverts commit aa576e205f.
2022-09-05 16:19:59 +02:00
Agate aa576e205f django4: fix default AppConfig deprecation warnings (#68585) 2022-09-05 13:56:42 +02:00
Agate f77ad1bc2d replaced ugettext* calls with corresponding gettext* calls (#68183) 2022-08-29 09:35:13 +02:00
Valentin Deniaud 452e671c7b dataviz: move statistic list update code (#50891) 2021-03-01 09:39:08 +01:00
Frédéric Péters 47d67c395e trivial: apply black 2021-02-15 18:02:39 +01:00
Valentin Deniaud 8abb71b11c dataviz: avoid crash getting statistics from bad provider (#49692) 2021-01-05 13:56:09 +01:00
Valentin Deniaud a4546a919b misc: add authentic to statistics providers (#49700) 2021-01-05 13:50:18 +01:00
Valentin Deniaud 53e2ffc90b dataviz: include ChartNgCell in invalidity report (#49720) 2020-12-24 12:14:04 +01:00
Valentin Deniaud 6fe79041bf dataviz: get statistics from arbitrary urls (#49247) 2020-12-22 11:44:12 +01:00
Valentin Deniaud e56b1e4b97 dataviz: handle api filters (#49175) 2020-12-22 11:41:07 +01:00
Valentin Deniaud 18fdd8a8c4 dataviz: handle new api to get statistics from elsewhere (#48865) 2020-12-22 11:38:42 +01:00
Valentin Deniaud 356bb767f5 dataviz: save available visualizations in db (#49173) 2020-12-22 11:37:10 +01:00
Frédéric Péters 27186abb01 dataviz: remove legacy cubes code (#12743) 2018-03-26 11:33:18 +02:00
Frédéric Péters a80bfe9d6c manager: change "add new cell" to a select box in placeholders divs (#10940) 2016-05-17 11:21:15 +02:00
Benjamin Dauvergne 842f700b71 dataviz: add cells to display data from cubes using barcharts and HTML tables (#9098)
It contains two new cells: CubesBarChart and CubesTable. You must have a cubes
server targeted by the CUBES_URL setting for enabling the cells.
2015-11-26 17:20:42 +01:00
Frédéric Péters 5bde8c06ca dataviz: add a gauge cell (#8477) 2015-11-10 17:38:20 +01:00