Commit Graph

191 Commits

Author SHA1 Message Date
Benjamin Dauvergne edf147d6be allow use of join in measures (fixes #29914) 2019-07-06 15:08:44 +02:00
Benjamin Dauvergne c2b5d1c012 pep8/python3 (#29914) 2019-07-06 15:08:44 +02:00
Benjamin Dauvergne ac35b22162 templates: don't use gadjo popup for ODS links (#33035) 2019-05-13 11:12:22 +02:00
Christophe Siraut 0554de451f debian: remove override_dh_auto_install (#32409) 2019-04-17 11:06:16 +02:00
Christophe Siraut c3b292ff7d debian: bump debhelper compatibility level (#32260) 2019-04-16 14:30:55 +02:00
Frédéric Péters 0e94002b03 jenkins: publish results earlier (#27401) 2019-04-08 18:17:41 +02:00
Frédéric Péters f4d0ab6b09 hobo agent: encode site title for wcs-olap configuration file (#32071) 2019-04-08 16:05:22 +02:00
Frédéric Péters 268e19d92b translation update 2019-04-05 17:29:18 +02:00
Frédéric Péters 4796c5cf2e api: add json view of visualization data (#26847) 2019-03-19 08:03:32 +01:00
Frédéric Péters 81a66fcbce style: use gadjo style for list of links on visualisations page (#31403) 2019-03-17 15:46:55 +01:00
Frédéric Péters 59cec78561 misc: use correct attribute for save visualization button label (#30860) 2019-03-04 12:41:27 +01:00
Frédéric Péters 3e956befb4 hobo: give newly created cubes a slug (#30859) 2019-03-04 12:41:27 +01:00
Frédéric Péters a7af5f44a8 hobo: give warehouse the service name (#30857) 2019-03-04 12:41:27 +01:00
Frédéric Péters 85112b4ec8 tests: update for ods being a view (#30865) 2019-03-01 16:06:21 +01:00
Frédéric Péters 24943e3136 views: move ods export next to other visualisation actions (#30865) 2019-02-28 08:28:40 +01:00
Frédéric Péters 8353aaddc7 embed individual graphs in <div> to limit their heights (#29886) 2019-02-05 19:08:12 +01:00
Frédéric Péters 1db755ad95 tox.ini: limit to pytest-django<3.4.6
See #30307 and https://github.com/pytest-dev/pytest-django/issues/698
2019-02-03 19:14:01 +01:00
Frédéric Péters c467ce6bf0 bump accepted django-restframework to 3.6 (#29964) 2019-01-22 10:43:53 +01:00
Benjamin Dauvergne a0192447b4 tests: add test on timestamp column 2019-01-18 23:06:14 +01:00
Frédéric Péters af366be498 translation update 2019-01-18 15:54:12 +01:00
Benjamin Dauvergne 3eba242597 correctly export numbers to ODS (fixes #28058) 2019-01-16 11:03:01 +01:00
Benjamin Dauvergne 5abfc1d236 schemas: add by year/month grouping (fixes #27406) 2019-01-16 11:00:50 +01:00
Benjamin Dauvergne 6974f1f56e add support for string columns (fixes #29768) 2019-01-16 10:57:21 +01:00
Benjamin Dauvergne 973f793f0a add support for boolean values (fixes #16346) 2019-01-15 17:13:04 +01:00
Benjamin Dauvergne 8d28b5012c visualization: add truncated previous year range (fixes #27407)
It goes from 01/01 to 31/12 of previous year, i.e. if we are the
01/01/2019 it matches 01/01/2018-31/12/2018.
2019-01-15 13:01:21 +01:00
Benjamin Dauvergne 86b169bd6c visualization: add setting to disable cache (#27407) 2019-01-15 13:01:21 +01:00
Benjamin Dauvergne 6451f27c18 engine: when filtering only use joins if defined (#27407) 2019-01-15 13:00:35 +01:00
Benjamin Dauvergne 0dce40e5e9 engine: make Dimension.order_by a list (fixes #28175) 2018-12-10 11:39:38 +01:00
Benjamin Dauvergne df6a2e6ef4 schema: automatically cast scalar value to list values (#28175) 2018-12-08 12:52:44 +01:00
Benjamin Dauvergne 8d4a718c95 tests: add more real tests 2018-12-08 12:52:14 +01:00
Benjamin Dauvergne a1d572dbf8 tests: factorize get_table 2018-12-06 21:06:27 +01:00
Benjamin Dauvergne e9a4301542 engine: allow dimensions without joins (fixes #28191) 2018-12-06 17:28:45 +01:00
Benjamin Dauvergne cde575ce88 tests: add real ones with fixtures (fixes #27482) 2018-12-06 17:28:45 +01:00
Benjamin Dauvergne 328a35b8c4 engine: fix typo (#27482) 2018-12-06 17:28:45 +01:00
Benjamin Dauvergne 5628a22dcb engine: close connections after usage (#27482) 2018-12-06 17:28:45 +01:00
Benjamin Dauvergne 4f139f93e2 tox.ini: add pytest filters for warnings 2018-12-06 17:28:29 +01:00
Benjamin Dauvergne 2f2b3166cb does not show the ODS button if the visualization is not valid (fixes #21457) 2018-11-30 10:39:44 +01:00
Benjamin Dauvergne efe34f41c9 urls: patterns is already deprecated with Django 1.8 (fixes #28174) 2018-11-20 12:52:19 +01:00
Christophe Siraut 6786c3983c debian: schedule stats during the night (#27389) 2018-10-17 19:25:06 +02:00
Christophe Siraut 6106bd08b9 wcs-olap: ignore .invalid tenants (#26663) 2018-09-24 17:06:25 +02:00
Emmanuel Cazenave c668cde5f3 jenkins: check the right job name (#26226) 2018-09-17 13:31:22 +02:00
Emmanuel Cazenave 2057998b3a create a Jenkinsfile (#26226)
and test on django 1.11
2018-09-07 14:45:19 +02:00
Frédéric Péters 75120c3d21 misc: use gadjo button css class (#26007) 2018-08-31 20:20:13 +02:00
Frédéric Péters b1ca54e13e misc: rename login/logout views to match other applications (#25525) 2018-07-29 23:29:08 +02:00
Frédéric Péters e33a61cab8 style: use gadjo style for list of links on homepage (#25325) 2018-07-18 16:45:21 +02:00
Benjamin Dauvergne 3a868500db debian: configure logging in /etc/wcs-olap/config.init (fixes #19826)
Signed-off-by: Christophe Siraut <csiraut@entrouvert.com>
2018-07-18 16:38:24 +02:00
Frédéric Péters 9e6d2eaa8e translations: add missing string 2018-07-17 21:18:21 +02:00
Frédéric Péters 1449cc10fb translations: fix title to use plural form 2018-07-17 21:18:18 +02:00
Emmanuel Cazenave f2fdad2f31 really pin django-webtest (#23605) 2018-05-04 18:01:45 +02:00
Emmanuel Cazenave f927382998 pin django-webtest (#23605) 2018-05-04 15:47:15 +02:00