Commit Graph

7238 Commits

Author SHA1 Message Date
Frédéric Péters 83a09fc38f translation update 2021-01-17 14:42:21 +01:00
Frédéric Péters 595faf0d0d general: always post-process complex values (#50202) 2021-01-17 13:50:38 +01:00
Frédéric Péters cc1a6a112b misc: use django rendition of variables as complex data string values (#50181) 2021-01-17 13:49:12 +01:00
Frédéric Péters c1ec3ef67a misc: use django localize method to format decimals in json exports (#50181) 2021-01-17 13:49:12 +01:00
Lauréline Guérin 9967b29da6
management: display lateral block from template on formdata page (#49661) 2021-01-15 22:16:55 +01:00
Lauréline Guérin f2f0feeceb
admin: lateral template edition for Forms and Cards (#49661) 2021-01-15 22:16:55 +01:00
Lauréline Guérin ac8c2a1acc
misc: add |getlist filter for querysets (#49400) 2021-01-15 21:35:36 +01:00
Frédéric Péters 1575f91fa1 translation update 2021-01-15 18:29:22 +01:00
Frédéric Péters 99f9693fa9 trivial: fix copy/paste typo in mail template import label 2021-01-15 18:25:58 +01:00
Frédéric Péters 38439f1f17 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:32:26 +01:00
Frédéric Péters ec9d87cd2d misc: fully disable complex data support if feature flag is off (#50184) 2021-01-15 16:51:17 +01:00
Lauréline Guérin 57471aba85
workflows: check varname for FormWorkflowStatusItem (#49376) 2021-01-15 15:39:06 +01:00
Lauréline Guérin 17e78f2602
misc: filter_by & date support (#49358) 2021-01-15 15:38:12 +01:00
Nicolas Roche 1d63253d31 admin: add export/import on single mail template (#46094) 2021-01-15 14:57:13 +01:00
Frédéric Péters ab8e860bc3 backoffice: let agent select channel during submission (#33670) 2021-01-15 14:54:05 +01:00
Frédéric Péters 30559d6de8 backoffice: import custom style from gadjo (#49779) 2021-01-13 15:21:50 +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