Commit Graph

6427 Commits

Author SHA1 Message Date
Frédéric Péters ac1d7d30a3 tests: update advanced fields check for new label markup (#40653) 2020-03-11 17:18:45 +01:00
Frédéric Péters f55bcd64ea forms: always use <label> for field label, for now (#40653) 2020-03-11 17:02:50 +01:00
Thomas NOËL a56ae27bcb backoffice: compute data_source URL if it's a template (#13902) 2020-03-09 19:58:22 +01:00
Frédéric Péters e3c5b3be9b fields: don't crash storing items field if there's no options (#40536) 2020-03-09 17:35:22 +01:00
Frédéric Péters 789cf1a53d fields: allow prefilling date fields from various date formats (#40513) 2020-03-06 16:59:39 +01:00
Frédéric Péters 95d46c3910 misc: add back workflow data variables into into inspect page (#40414) 2020-03-06 10:02:30 +01:00
Frédéric Péters b1a6f621ed translation update 2020-03-06 09:47:10 +01:00
Frédéric Péters 4687ef64d1 fields: allow setting a backoffice bool field from a string (#40435) 2020-03-04 19:59:46 +01:00
Frédéric Péters 5f51dc8722 substitution: limit depth for real (#40429) 2020-03-04 18:32:19 +01:00
Serghei Mihai 84081f50da wf: add action to create card data (#39997) 2020-03-04 17:21:33 +01:00
Frédéric Péters 78a643656a misc: enable studio by default (bis, #40392) 2020-03-04 14:38:09 +01:00
Frédéric Péters 43a9fb6b39 workflows: don't display unavailable parameters in inspect (#40404) 2020-03-04 14:14:16 +01:00
Frédéric Péters 00c012b12c misc: enable studio by default (#40392) 2020-03-04 14:14:04 +01:00
Frédéric Péters ec3370d6c7 misc: reject autocomplete requests to empty URL (#40378) 2020-03-03 14:48:28 +01:00
Frédéric Péters 9e11f47074 misc: add class to tracking code zone if there's a discard draft button (#40370) 2020-03-03 11:31:52 +01:00
Frédéric Péters 85bc04364d backoffice: skip backoffice submitters check if there are none (#40245) 2020-03-03 11:31:52 +01:00
Frédéric Péters 80790e67fb misc: make N_ a real imported function (#40359) 2020-03-03 11:26:59 +01:00
Frédéric Péters 57b66f149f translation update 2020-03-03 10:13:10 +01:00
Thomas NOËL 800d81cb2e handle storage error on file upload (#40044) 2020-03-03 09:44:10 +01:00
Frédéric Péters 49ec7bdc11 cards: display first history step with agent name (#39667) 2020-03-02 14:44:51 +01:00
Frédéric Péters 1f3af36747 fields: use xml_node_text() for safe access to prefill nodes (#40320) 2020-03-02 14:44:36 +01:00
Frédéric Péters d2a25dc335 forms: don't use <label> for field title when used in field contents (#40287) 2020-03-02 14:44:10 +01:00
Frédéric Péters 272c099386 misc: add back full support for items field in lazy variables (#40283) 2020-03-02 14:43:57 +01:00
Frédéric Péters 9353d436d4 general: use lazy variables to generate inspect page (#39849) 2020-02-29 10:35:35 +01:00
Frédéric Péters f2308152a0 forms: only update item options if there are new values (#40216) 2020-02-28 14:40:11 +01:00
Frédéric Péters ecb759a1b0 forms: refill item fields based on prefilled values (#40190) 2020-02-28 14:40:11 +01:00
Frédéric Péters b4fcbd095d misc: use data-popup attribute to mark popup links (#40248) 2020-02-28 14:40:11 +01:00
Frédéric Péters 2fac7eb07f misc: add possibility to mark popup links with data-popup (#40247) 2020-02-28 14:40:11 +01:00
Frédéric Péters c30ef26e88 tests: add checks for all convert_value_from_str with empty strings 2020-02-28 08:42:57 +01:00
Nicolas Roche f506dc14b9 fields: convert empty date to None (#40235) 2020-02-28 08:42:57 +01:00
Thomas NOËL 4a13391bdb Revert "forms: refill item fields based on prefilled values (#40190)"
This reverts commit f274d4442e.
2020-02-27 15:36:55 +01:00
Thomas NOËL 55e849ff39 Revert "forms: only update item options if there are new values (#40216)"
This reverts commit 407098ea38.
2020-02-27 15:36:46 +01:00
Frédéric Péters 407098ea38 forms: only update item options if there are new values (#40216) 2020-02-27 09:27:57 +01:00
Frédéric Péters f274d4442e forms: refill item fields based on prefilled values (#40190) 2020-02-27 00:31:22 +01:00
Frédéric Péters b13f254b01 backoffice: set global filters from query string (#40212) 2020-02-26 17:09:50 +01:00
Frédéric Péters 4dd829ebee misc: allow sorting forms without receipt time (#40157) 2020-02-25 10:11:01 +01:00
Frédéric Péters 6339129fdf workflows: make linked formdata view work without request (#40161) 2020-02-25 10:11:01 +01:00
Frédéric Péters 4d3d773f84 misc: raise AttributeError on missing lazy attributes (#40133) 2020-02-25 08:48:52 +01:00
Frédéric Péters e58a90f340 workflows: always enable create form option (#39657) 2020-02-24 17:54:42 +01:00
Frédéric Péters 56a6139a12 misc: only consider parts with actual contents in history (#40096) 2020-02-24 13:29:24 +01:00
Thomas NOËL 7f2834ff30 trigger_jumps: print only if verbosity > 1 (#40094) 2020-02-24 09:45:06 +01:00
Frédéric Péters 1732ea4ad0 translation update 2020-02-21 16:54:02 +01:00
Frédéric Péters 73b707901c workflows: mark and do not run unconfigured create formdata action (#40083) 2020-02-21 16:32:47 +01:00
Frédéric Péters ccc214def3 translation fix 2020-02-21 15:22:56 +01:00
Frédéric Péters 6f28a0e3c7 translation update 2020-02-21 14:22:54 +01:00
Benjamin Dauvergne 38ceac5dcb create_formdata: add attach_to_history option (#39639) 2020-02-21 14:00:47 +01:00
Benjamin Dauvergne 662e3e9008 create_formdata: add automatic mapping by varnames (#39656) 2020-02-21 13:53:34 +01:00
Benjamin Dauvergne 81d576cdd4 workflows: add accessor for related formdefs (#39656) 2020-02-21 13:53:34 +01:00
Frédéric Péters 5b3b715bc9 saml2: fix user lookup when there's no connexion time (#40045) 2020-02-20 09:45:02 +01:00
Thomas NOËL d7dedde621 translation update 2020-02-20 00:45:23 +01:00