Commit Graph

1588 Commits

Author SHA1 Message Date
Frédéric Péters e4cc1efaed forms: keep locked field as readonly on page with errors (#41411) 2020-04-07 15:27:57 +02:00
Frédéric Péters d4393696d1 tests: update as mail templates are now enabled by default (#41307) 2020-04-03 13:00:16 +02:00
Thomas NOËL 04b609481f data_source: handle err in JSON outputs (#41195) 2020-04-03 11:07:07 +02:00
Frédéric Péters 56077b52bf misc: remove obsolete robot framework tests (#41136) 2020-03-29 17:32:53 +02:00
Frédéric Péters 4c98229ff9 misc: add property to get submission agent (#34708) 2020-03-29 10:28:21 +02:00
Frédéric Péters db0a045e3e fields: add access to raw structured values (#40203) 2020-03-29 10:25:29 +02:00
Frédéric Péters 1e5e663d76 a11y: mark widgets as groups (#41119) 2020-03-29 10:22:53 +02:00
Nicolas Roche d20db7a3f7 python3: replace file function by open (#41132) 2020-03-28 21:08:39 +01:00
Frédéric Péters 0105a7bd29 workflows: add mail template management (#25378) 2020-03-28 18:39:04 +01:00
Frédéric Péters b58673beaf api: expose /ods as endpoint (#40995) 2020-03-27 10:26:35 +01:00
Frédéric Péters 174ce1299e forms: use type=tel for phone number input (#41077) 2020-03-27 07:52:23 +01:00
Frédéric Péters a6c5831933 ident: don't expose register page if it doesn't exist for method (#40935) 2020-03-27 07:52:23 +01:00
Thomas NOËL 17bf74eeb6 wf: show formdef name on create-formdata action (#41009) 2020-03-25 18:02:33 +01:00
Frédéric Péters 3ab9b50587 franceconnect: return HTTP 400 error on bad calls to logout URL (#40896) 2020-03-23 18:44:47 +01:00
Thomas NOËL 649976aedd wf: add condition on create formdata and carddata actions (#40842) 2020-03-20 10:11:21 +01:00
Frédéric Péters c5a0811131 workflows: add support for form details odt section in documents (#36627) 2020-03-17 15:03:31 +01:00
Frédéric Péters 18ace95181 fields: ignore invalid date values (#40771) 2020-03-17 14:38:21 +01:00
Thomas NOËL e956f92a8a verify file size for alternative storage (#40707) 2020-03-17 11:32:48 +01:00
Frédéric Péters d763b18b60 misc: anchor user at action form after submit (#40421) 2020-03-13 08:35:27 +01:00
Frédéric Péters ac1d7d30a3 tests: update advanced fields check for new label markup (#40653) 2020-03-11 17:18:45 +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 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 4687ef64d1 fields: allow setting a backoffice bool field from a string (#40435) 2020-03-04 19:59:46 +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 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
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 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 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 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
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
Thomas NOËL 36710b94c8 add alternative storage system (#39517) 2020-02-20 00:39:47 +01:00
Frédéric Péters 0bd57943eb forms: add option for locking prefilled fields (#39167) 2020-02-19 12:18:12 +01:00
Frédéric Péters ca91df122a general: remove six.PY[23] usage (#40006) 2020-02-19 12:18:12 +01:00