Commit Graph

2718 Commits

Author SHA1 Message Date
Agate 7915dd26de tox: update targets to allow testing both under django 3.2 and 2.2 (#67724)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-08-02 16:26:31 +02:00
Agate 47a1a1314f tests: fix misc test failures (#67724) 2022-08-02 16:26:27 +02:00
Agate f95a39744d tests: fix broken tests after django-webtest upgrade (#67724) 2022-08-02 16:26:20 +02:00
Frédéric Péters 0fa62c1598 tox: allow any django-webtest (#67724) 2022-08-02 16:25:24 +02:00
Frédéric Péters 5243db93ab misc: allow django 3.2 (#67724) 2022-08-02 16:25:21 +02:00
Frédéric Péters b31f63bdc0 tox: use django 3.2 (#67724) 2022-08-02 16:25:16 +02:00
Frédéric Péters 32cc7cdb60 debian: remove obsolete standard error output config from systemd unit (#65101) 2022-08-02 10:09:25 +02:00
Valentin Deniaud 7a4bc2c02f dataviz: pass request to spooler refresh task (#65882) 2022-07-29 10:10:16 +02:00
Valentin Deniaud 06b4b1dce5 dataviz: pass request explicitly when needed (#65882) 2022-07-29 10:10:16 +02:00
Valentin Deniaud 6cac60262e dataviz: transpose table only for bijoe (#67068) 2022-07-29 10:08:32 +02:00
Valentin Deniaud 6370164fc8 data: handle duplicated page slugs at import (#59509) 2022-07-25 14:35:02 +02:00
Frédéric Péters 4a8f18d89b misc: wrap Page __str__ value in str() to please pylint (#67470) 2022-07-21 21:09:29 +02:00
Frédéric Péters b6e5eb1053 maps: unmark map cell as empty once a map has been set (#67467) 2022-07-19 10:25:16 +02:00
Frédéric Péters bfd296648b misc: allow djangorestframework 3.12 (#64288) 2022-07-19 09:46:26 +02:00
Frédéric Péters ada46b1764 translation update 2022-07-18 18:11:57 +02:00
Lauréline Guérin c240f32a66
misc: remove duplicated code (#67254)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-07-18 10:07:00 +02:00
Agate 4ed8ebcf21 manager: support for saving a page snapshot with a label (#56519) 2022-07-18 08:26:08 +02:00
Agate 346000f67f ci: speed up CI using multiple processes with pytest (#67088) 2022-07-18 08:23:22 +02:00
Lauréline Guérin 6e5eef1764
manager: fix duplicate cell view with unknown cell id (#63793)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-07-15 11:37:13 +02:00
Lauréline Guérin 809862bc2d
manager: prefix ConfigJsonCell parameter fields in form (#66603)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-07-15 10:07:42 +02:00
Lauréline Guérin 5486f4c068
wcs: fix use of custom view in card cell with related (#67260)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-07-15 09:48:54 +02:00
Lauréline Guérin 907a3d7408
wcs: fix card cell global context with misordered cells (#67214)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-07-15 09:37:42 +02:00
Frédéric Péters 67144e0ad8 Revert "PaymentBackend: skip poll faster if there is no transaction (#66487)"
This reverts commit 0ebe6d8233.
2022-07-12 16:28:55 +02:00
Pierre Ducroquet 0ebe6d8233 PaymentBackend: skip poll faster if there is no transaction (#66487) 2022-07-12 16:26:47 +02:00
Frédéric Péters 0b470987ba misc: set response.content as bytes, as appropriate (#67137) 2022-07-07 15:30:59 +02:00
Frédéric Péters d097bd581a misc: put page template name in exported skeleton context (#28225) 2022-07-07 10:29:30 +02:00
Frédéric Péters d61c514f0e maps: adjust rendering using sass variables and fixed pixel sizes (#49504) 2022-07-07 10:29:30 +02:00
Valentin Deniaud b558319204 tests: remove leftover comments 2022-07-06 13:50:36 +02:00
Agate 0d516c0bd6 ci: reduce test execution time by changing password hasher (#67020) 2022-07-05 14:03:00 +02:00
Valentin Deniaud f3c3e3301e dataviz: reconstruct ajax filters cell url on each call (#66956) 2022-07-05 11:36:30 +02:00
Valentin Deniaud 0996d0923a data: add cell get_ajax_url method (#66956) 2022-07-05 10:56:14 +02:00
Lauréline Guérin 1f94e32a17
data: inject global context in context for cell conditions (#66953)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-07-05 10:25:37 +02:00
Valentin Deniaud 10b127edd3 dataviz: do not refresh subfilters for bijoe stat (#66936) 2022-07-05 10:24:55 +02:00
Valentin Deniaud 6807e032a7 dataviz: fix jquery element presence test (#66947) 2022-07-04 16:22:23 +02:00
Lauréline Guérin e9d2e6c349
wcs: custom title for forms in your care cell (#61589)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-07-04 15:46:15 +02:00
Valentin Deniaud b5132df5f5 dataviz: reload chart filters cell to reflect subfilters (#62533) 2022-07-04 11:27:00 +02:00
Valentin Deniaud 7f7d75c509 dataviz: factorize querystring building code (#62533) 2022-07-04 11:27:00 +02:00
Benjamin Dauvergne 79f061c471 lingo: remove SIPS from listed backends (#66737) 2022-06-29 17:05:18 +02:00
Lauréline Guérin f97022233e
data: inject computed variables in context for cell condition (#66632)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-06-29 10:45:32 +02:00
Lauréline Guérin f4ecedaf35
misc: fix dataviz test
refs #63397, wrong merge ?
2022-06-28 15:11:40 +02:00
Valentin Deniaud 3e04d37cd7 dataviz: hide time range field from filters cell if templates are used (#63397) 2022-06-27 17:11:37 +02:00
Frédéric Péters 8f7a50217d misc: add css class to placeholder with flex grid (#65145) 2022-06-27 09:44:30 +02:00
Frédéric Péters 443c5a24a6 translation update 2022-06-25 16:41:16 +02:00
Lauréline Guérin accbb72ccd
manager: fix link-action-icon height (#65834)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-06-24 09:17:21 +02:00
Lauréline Guérin 794bb74c32
data: add display condition to cells (#66263)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
and also on each item of a linklist cell
2022-06-24 09:00:47 +02:00
Lauréline Guérin 9428431767
manager: add a visual mark to cell tabs with configured settings (#64936)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-06-24 08:48:10 +02:00
Serghei Mihai 02b80dbd53 tipi: update refdet's test valeur used for ROLMRE protocol (#66430) 2022-06-21 11:42:31 +02:00
Frédéric Péters f142f10ee7 debian: apply wrap-and-sort 2022-06-17 19:04:14 +02:00
Frédéric Péters 72dada8521 misc: use pre-commit-debian (#66191) 2022-06-17 19:03:37 +02:00
Frédéric Péters ef4ac9e12e misc: make makemessages remove obsolete strings by default (#66289) 2022-06-17 19:03:36 +02:00