Commit Graph

318 Commits

Author SHA1 Message Date
Valentin Deniaud 5d68c543b8 translation update 2019-11-21 14:46:49 +01:00
Valentin Deniaud 370a8e73e3 templates: allow deleting visualization from listing (#27412) 2019-11-21 11:56:15 +01:00
Valentin Deniaud a0caedde62 views: grey out unavailable visualizations (#27412) 2019-11-21 11:56:14 +01:00
Valentin Deniaud ba2c0c4fab utils: cache warehouses (#27412)
Disk reads take a long long time.
2019-11-21 11:54:21 +01:00
Valentin Deniaud 7a5373c91e utils: get tenant from import rather than request (#27412) 2019-11-21 11:53:27 +01:00
Benjamin Dauvergne 6716a7594f engine: quote join's aliases (#37495) 2019-11-07 19:20:41 +01:00
Thomas NOËL a7737d32c1 create .gitignore (#37520) 2019-11-07 12:17:46 +01:00
Benjamin Dauvergne 09c52ca6c3 views: export duration as numbers in JSON API (#36770) 2019-10-13 22:44:29 +02:00
Christophe Siraut 7a235b8aa8 cron: start import-wcs-data earlier 2019-10-03 16:21:38 +02:00
Emmanuel Cazenave d27a8a3b59 jenkins: use ci@entrouvert.org for notifications 2019-10-02 13:41:26 +02:00
Benjamin Dauvergne 690ea992d1 schema: add Cube.warnings support (#36576) 2019-10-01 13:35:46 +02:00
Benjamin Dauvergne 29932ac31c remove all explicit quoting (#36488)
The schemas must contain quoted names for fields and tables when
necessary.
2019-09-28 11:03:37 +02:00
Benjamin Dauvergne f92ae54d47 engine: remove duplicated line (#36488) 2019-09-28 02:56:24 +02:00
Frédéric Péters 6e3b0bde61 tox: limit to django 1.11 (#36136) 2019-09-16 10:27:12 +02:00
Frédéric Péters 6618a50ef7 misc: adapt "display as PNG" to find canvas in new HTML tags (#36006) 2019-09-11 11:39:58 +02:00
Frédéric Péters 3c0e2bab16 misc: don't add a js datepicker on top of HTML5 date inputs (#35997) 2019-09-11 11:35:24 +02:00
Frédéric Péters 789d2d2d9b misc: force labels to be text for json view (#35885) 2019-09-06 15:40:20 +02:00
Serghei Mihai 7bb07886b8 debian: add version for python-dependency (#35546) 2019-08-23 09:23:46 +02:00
Frédéric Péters 9fbda03caf misc: require authentication to download ods (#35447) 2019-08-19 14:39:03 +02:00
Frédéric Péters b3839357a7 api: use empty strings for None labels (#35448) 2019-08-19 14:39:03 +02:00
Frédéric Péters d38873bdd4 build: limit to django-jsonfield<1.3, for Python 2 support 2019-08-18 12:58:40 +02:00
Frédéric Péters eacd1a51f5 misc: account for slug default max length of 50 characters (#30855) 2019-08-13 08:16:27 +02:00
Benjamin Dauvergne c289591dd3 visualization: keep None value for dimension cells (#35295) 2019-08-12 20:18:19 +02:00
Benjamin Dauvergne 80332cfc1b schemas: handle case of an unique IS NULL filter (#32476) 2019-08-12 20:18:19 +02:00
Benjamin Dauvergne ace7a3407b engine: conserve table name case in SQL queries (#35130) 2019-08-12 20:18:19 +02:00
Frédéric Péters c196221f4b misc: add slugs to visualizations (#30855) 2019-08-12 20:15:23 +02:00
Frédéric Péters ad0e1065f0 debian: switch to uwsgi (#34659) 2019-07-08 21:38:19 +02:00
Frédéric Péters 84728f2236 jenkins: add support for hotfix releases (#34485) 2019-07-02 14:25:59 +02:00
Frédéric Péters 7ea6b54588 hobo deploy: don't skip secondary services that were declared (#33821) 2019-06-18 09:11:43 +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