Commit Graph

393 Commits

Author SHA1 Message Date
Benjamin Dauvergne 2461750473 debian: prevent parallelization of wcs-olap commands (#67927) 2022-08-04 10:27:05 +02:00
Frédéric Péters eeb9f9b22f debian: make cron quiet (#67897) 2022-08-03 10:02:00 +02:00
Frédéric Péters 8754076a4b debian: remove obsolete standard error output config from systemd unit (#65101) 2022-08-02 10:08:37 +02:00
Frédéric Péters ee246803f3 debian: apply wrap-and-sort 2022-06-17 19:57:49 +02:00
Frédéric Péters 123715f29e misc: use pre-commit-debian (#66191) 2022-06-17 19:57:39 +02:00
Frédéric Péters 5fb4f75d24 misc: make makemessages remove obsolete strings by default (#66289) 2022-06-17 19:57:13 +02:00
Frédéric Péters ae6d084cd0 tests: include bijoe in test database name 2022-05-15 10:58:53 +02:00
Frédéric Péters 8083554ab8 general: switch to django postgresql json field (#64294) 2022-05-15 10:45:21 +02:00
Frédéric Péters 669c6c769b general: increase slug max length as test fixtures exceed it (#64294) 2022-05-15 10:45:21 +02:00
Frédéric Péters fe2b5cabc2 general: remove sqlite support (#64294) 2022-05-15 09:38:24 +02:00
Frédéric Péters 4a44e63bcb general: ensure json columns are of jsonb type (#65261) 2022-05-15 09:38:24 +02:00
Frédéric Péters 999cbc3da9 ci: disable concurrent builds 2022-05-15 09:38:24 +02:00
Valentin Deniaud 7910ee76a4 misc: remove usage of "six" module (#63687) 2022-04-20 14:21:20 +02:00
Frédéric Péters 033a6a79f8 trivial: remove usage of obsolete python_2_unicode_compatible (#64293) 2022-04-17 11:15:02 +02:00
Thomas NOËL 78fb5ed6b3 trivial: bump black version to 22.3.0 2022-03-31 12:15:03 +02:00
Frédéric Péters 07c20f944a trivial: update .git-blame-ignore-revs for new black 2022-03-01 19:36:01 +01:00
Frédéric Péters 09e3bcf99c misc: apply black 22.1.0 2022-03-01 19:35:36 +01:00
Frédéric Péters 38d7954e91 trivial: bump black version to 22.1.0 (#62312) 2022-03-01 19:30:28 +01:00
Emmanuel Cazenave 82dd2c01a5 jenkins: show execution context in coverage reports (#60446) 2022-01-11 16:00:18 +01:00
Frédéric Péters 04de3e7ae2 build: update setup.py to require django at least django 2.2 2021-12-19 16:34:05 +01:00
Benjamin Dauvergne d6fdb4affd schemas: fix loop handling for date dimension (#59691)
When date dimension is used with a loop, the filter is a list of date
instead of date range dictionnary.
2021-12-15 09:25:39 +01:00
Benjamin Dauvergne 504c90cc7c misc: set template_base when including mellon's urls (#59529) 2021-12-14 15:59:41 +01:00
Frédéric Péters baa600bc14 debian: remove obsolete dh-systemd build-dep 2021-12-12 12:02:47 +01:00
Frédéric Péters 8ad7984a97 jenkins: build packages for buster & bullseye 2021-12-12 11:38:44 +01:00
Frédéric Péters 5b9230d6c9 translation update 2021-11-23 21:01:08 +01:00
Benjamin Dauvergne 314266a8af misc: report unknown dimensions as errors (#58680) 2021-11-23 21:00:05 +01:00
Frédéric Péters a6b3f86679 build: bump black version 2021-11-22 22:07:05 +01:00
Benjamin Dauvergne 6a011b145a misc: add grouping of data by day (#57825) 2021-10-19 16:53:19 +02:00
Frédéric Péters a722cf6153 debian: switch to debhelper-compat 12 (#57538) 2021-10-10 12:12:23 +02:00
Emmanuel Cazenave 2b257a8334 uwsgi: enable provisionning spooler (#55092) 2021-08-31 12:32:43 +02:00
Benjamin Dauvergne a72ecff7e0 debian: add dependency on python3-uwsgidecorators (#56075) 2021-08-09 17:53:47 +02:00
Benjamin Dauvergne b844d1b1dc translation update 2021-08-09 17:02:10 +02:00
Benjamin Dauvergne 1a5f0b6a9d misc: add custom makemessages command to skip line numbers by default (#56061) 2021-08-09 17:01:35 +02:00
Benjamin Dauvergne 00ff96f044 uwsgi: skip cron job if DISABLE_CRON_JOBS (#56068) 2021-08-09 16:20:25 +02:00
Benjamin Dauvergne be83c18e28 ci: add pre-commit (#56062) 2021-08-09 15:39:04 +02:00
Benjamin Dauvergne 65d33f00b7 misc: apply pyupgrade/isort/black (#56062) 2021-08-09 15:35:48 +02:00
Benjamin Dauvergne 951bd3387f misc: use uwsgi spooler to launch wcs-olap (#56040) 2021-08-09 15:06:51 +02:00
Benjamin Dauvergne bee5061ace hobo_agent: copy sentry configuration into wcs-olap.ini (#56048) 2021-08-09 12:29:11 +02:00
Emmanuel Cazenave b0d60a80f5 debian: add uwsgi spooler (#55566) 2021-07-13 15:04:17 +02:00
Frédéric Péters f430283945 tox: stop testing against django 1.11 2021-07-03 14:44:36 +02:00
Frédéric Péters e3b486c628 debian: enable uwsgi memory reports (#54610) 2021-06-06 10:34:42 +02:00
Valentin Deniaud aec477ddf3 settings: explicitly set select2 cache prefix (#53403) 2021-04-27 17:09:02 +02:00
Valentin Deniaud 9a16eee553 manager: load visualization filter choices using ajax (#35569) 2021-04-12 14:52:04 +02:00
Valentin Deniaud 5375d4c9dc misc: drop compatibility with django-select2 < 5 (#35569)
Version 5 was released in 2015.
2021-04-12 14:52:04 +02:00
Frédéric Péters 44dfe6ba90 templates: fix variable usage to have open/close parts on same line (#52892) 2021-04-09 10:05:52 +02:00
Frédéric Péters 80edb58208 translation update 2021-04-07 21:04:52 +02:00
Nicolas Roche 0ad3cc58ae engine: format where sql condition string (#47766) 2021-03-08 11:01:56 +01:00
Serghei Mihai cac1bc1534 views: use FeatureCollection for geojson format (#51163) 2021-02-18 10:05:11 +01:00
Frédéric Péters 7b6a854c58 translation update 2021-01-09 14:48:43 +01:00
Frédéric Péters 428154ce45 build: update to use origin/main 2020-12-26 15:21:15 +01:00