Commit Graph

7227 Commits

Author SHA1 Message Date
Frédéric Péters 74eb4656ed general: always post-process complex values (#50202)
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Build started... Details
2021-01-17 13:51:20 +01:00
Frédéric Péters c546d5a122 misc: use django rendition of variables as complex data string values (#50181) 2021-01-17 13:51:20 +01:00
Frédéric Péters d9aa4149a2 misc: use django localize method to format decimals in json exports (#50181) 2021-01-17 13:51:20 +01:00
Frédéric Péters 1dd5527b4d tests: adapt time filter test to localized time
(as it's no longer picked as a native time object after #50184)
2021-01-15 17:33:15 +01:00
Frédéric Péters f6850ef0e8 misc: fully disable complex data support if feature flag is off (#50184) 2021-01-15 17:02:58 +01:00
Frédéric Péters d2aff90e9a fields: make sure item fields are stored as strings (#50102) 2021-01-13 15:21:50 +01:00
Frédéric Péters 2691f4c80c templatetags: unlazy values given to |date, |datetime, |time filters (#50102) 2021-01-13 15:21:50 +01:00
Frédéric Péters 1f597a3c63 misc: always clean complex values (#50104) 2021-01-13 15:21:16 +01:00
Frédéric Péters b4e6eafe16 misc: add feature flag to disable complex data support (#49968) 2021-01-13 14:44:42 +01:00
Frédéric Péters ea64284843 workflows: convert timeout as float, to support scientific notation (#50047) 2021-01-11 17:44:46 +01:00
Frédéric Péters f356a18261 misc: revamp template complex data handling to monkeypatch last step (#49948) 2021-01-11 16:19:41 +01:00
Frédéric Péters 5707c570b5 translation update 2021-01-11 10:12:30 +01:00
Frédéric Péters b6538a9f4e backoffice: fix alignment of mail template subject (#49495) 2021-01-11 10:10:51 +01:00
Frédéric Péters e15ff78711 workflows: do not lose form action id in XML export/imports (#50013) 2021-01-11 06:37:52 +01:00
Lauréline Guérin e14acb7d05
fields: add min_choices option to ItemsField (#49896) 2021-01-08 15:38:58 +01:00
Lauréline Guérin b918c88f0f
misc: add |age_in_working_days filters (#49924) 2021-01-08 10:11:30 +01:00
Frédéric Péters 2cef948230 translation update 2021-01-08 08:54:20 +01:00
Frédéric Péters a1548ab4c5 workflows: add support for complex data templates for mail attachments (#49884) 2021-01-08 08:53:09 +01:00
Frédéric Péters f747428404 forms: use proper role message for past forms (#49627) 2021-01-06 16:57:31 +01:00
Frédéric Péters 0f571321be backoffice: do not include anonymised formdata in summary counts (#49894) 2021-01-06 16:57:31 +01:00
Emmanuel Cazenave 2152451bcc workflows/create_formdata: add tracking-code before workflow execution (#49913) 2021-01-06 16:31:46 +01:00
Thomas NOËL 770acecd23 inspect: display complex types on rendered templates (#49785) 2021-01-05 13:45:16 +01:00
Emmanuel Cazenave b4cbc94b75 tox: do not restrain pylint version (#49861) 2021-01-05 00:11:07 +01:00
Emmanuel Cazenave 551139d7ca tox: use a different working directory for each jenkins executor (#49843) 2021-01-04 20:07:49 +01:00
Nicolas Roche 7b09c48222 wf/export_to_model: replace deprecated ET.getchildren method 2021-01-04 10:28:11 +01:00
Frédéric Péters 8d33aa0e82 build: generate sourcemap for CSS files (#49794) 2021-01-03 11:13:15 +01:00
Frédéric Péters a58551e616 misc: fix access to _live_ variables when using complex data (#49800) 2021-01-03 11:12:45 +01:00
Frédéric Péters 39bd8e5a25 tests: adapt static dirs test to work before css files have been built (##49776) 2020-12-30 14:54:15 +01:00
Frédéric Péters 27048829a6 tests: adapt collecstatic test to work before css files have been built (#49776) 2020-12-30 14:31:16 +01:00
Frédéric Péters 53641d4e97 blocks: convert slug dashes to underscores for use in digest template (#49760) 2020-12-30 14:06:39 +01:00
Frédéric Péters 6f99df0ff8 build: switch CSS files to SCSS (#49776) 2020-12-30 14:06:39 +01:00
Frédéric Péters bce5d8faae trivial: remove unused css file 2020-12-29 17:41:05 +01:00
Frédéric Péters 4ca787beae tests: use explicit sort to get first snapshot 2020-12-29 08:30:02 +01:00
Frédéric Péters c38c299de3 build: update to use origin/main 2020-12-26 15:21:15 +01:00
Frédéric Péters f793d4cf5c workflows: allow complex data in webservice calls (#49697) 2020-12-26 12:14:00 +01:00
Frédéric Péters 9444fa214a misc: clean complex variables used in ezt templates (#49679) 2020-12-26 12:14:00 +01:00
Frédéric Péters 35bdc42674 commands: always add global publisher variables to context (#46710) 2020-12-22 18:00:36 +01:00
Frédéric Péters 935e405002 afterjobs: make global publisher variables available (#49702) 2020-12-22 17:57:13 +01:00
Frédéric Péters 8c55108916 general: allow assigning complex types from rendered templates (#41847) 2020-12-21 18:52:22 +01:00
Frédéric Péters 4b67ce1c1f misc: mark XML cleanup regular expression as one (#49660)
./qommon/http_request.py:153: warning: lone surrogate U+D800
./qommon/http_request.py:153: warning: lone surrogate U+DFFF
2020-12-21 17:15:03 +01:00
Frédéric Péters 1e12191ecf logged errors: remove support for "acking" errors (#49626) 2020-12-21 17:06:21 +01:00
Frédéric Péters 03cee694ba trivial: fix typo in label 2020-12-21 15:30:51 +01:00
Frédéric Péters d94cf65303 admin: fix display of list parameter fields on initial page display (#49639) 2020-12-21 14:01:17 +01:00
Frédéric Péters 3d2c05b87a sms: remove all but passerelle provider (#39088) 2020-12-21 10:07:53 +01:00
Frédéric Péters fd45925d20 tests: add test around export to model action 2020-12-20 17:51:55 +01:00
Frédéric Péters 0f26a16d28 tests: add test importing formdef/workflow from url 2020-12-20 17:01:11 +01:00
Frédéric Péters fc9357b1cd tests: add basic tests for ctl.py 2020-12-20 16:20:05 +01:00
Frédéric Péters 2e12543311 tests: add missing blank line 2020-12-20 16:05:14 +01:00
Frédéric Péters 3f4569f3d4 tests: add test loading uwsgi spooler
(to get back to all files being loaded during coverage tests)
2020-12-20 16:02:07 +01:00
Lauréline Guérin 72fb2109b0
backoffice: add return button in sidebar (#49073) 2020-12-18 17:50:32 +01:00