Commit Graph

7982 Commits

Author SHA1 Message Date
Frédéric Péters d7a56948d6 build: bump black version 2021-11-22 22:20:58 +01:00
Thomas NOËL b78fdaa02c templatetags: handle lazy values on unaccent filter (#58688) 2021-11-22 15:47:26 +01:00
Serghei Mihai 53108f8459 notification: do not notify deleted user (#58647) 2021-11-17 22:26:57 +01:00
Frédéric Péters e5cee4333b misc: only check access rights if there no other import errors (#58532) 2021-11-17 20:05:42 +01:00
Frédéric Péters 8576ab40c0 emails: skip localpart@.domain invalid adresses (#58668) 2021-11-17 19:47:14 +01:00
Lauréline Guérin ce6aee3fb7
backoffice: add links to carddef in graph (#58368)
gitea-wip/wcs/pipeline/head Build started... Details
2021-11-14 14:14:38 +01:00
Lauréline Guérin ffa52fcdd3
snapshot: fix serialization with patch applied (#58437)
gitea-wip/wcs/pipeline/head Build started... Details
2021-11-14 13:43:47 +01:00
Frédéric Péters 6605abb7f1 misc: catch ValueError raised by Pillow when creating thumbnail (#58567) 2021-11-14 10:44:08 +01:00
Frédéric Péters c47adf447f translation update 2021-11-13 10:52:57 +01:00
Lauréline Guérin 252955bf2f
workflows: report all missing things in one time (#57753)
gitea-wip/wcs/pipeline/head Build started... Details
2021-11-12 14:44:33 +01:00
Lauréline Guérin 3c1ca2d57b
formdefs: report all missing things in one time (#57753) 2021-11-12 14:44:33 +01:00
Lauréline Guérin 3ff8a46f2b
formdefs: add missing tests for form import (#57753) 2021-11-12 14:44:33 +01:00
Lauréline Guérin 1c50f62e9f
workflows: add missing tests for wf import (#57753) 2021-11-12 14:44:33 +01:00
Frédéric Péters 65c68b3239 misc: forbid uppercase in slugs (#58488) 2021-11-12 14:42:18 +01:00
Lauréline Guérin 1a39554c2d
snapshot: fix view/restore workflow on missing role (#58240)
gitea-wip/wcs/pipeline/head Build started... Details
2021-11-12 10:10:38 +01:00
Frédéric Péters 262870412a formdata: make "in" operator on items field check both id and text (#58497) 2021-11-12 09:53:14 +01:00
Frédéric Péters 474b7ec412 formdata: add |getlist support for items field (#58497) 2021-11-12 09:53:14 +01:00
Frédéric Péters f191f2bbfc backoffice: add direct links from preview to page fields (#8882) 2021-11-12 09:52:26 +01:00
Frédéric Péters 5f08140cc8 misc: only pass sane addresses to email backend (#57510) 2021-11-12 09:51:38 +01:00
Frédéric Péters faeeed1d8f backoffice: format conditions in workflow inspect view (#55812) 2021-11-12 09:50:28 +01:00
Frédéric Péters 825c285bf5 misc: trigger live evaluation after file token is known (#58509) 2021-11-12 09:50:28 +01:00
Frédéric Péters e0878bd7b0 trivial: fix explanation comment 2021-11-09 10:58:57 +01:00
Benjamin Dauvergne 91713e031e management: do not save session on ajax refresh (#58442) 2021-11-07 17:20:45 +01:00
Frédéric Péters cad4ec38d5 tests: wipe logged errors between test_geolocate_address parts 2021-11-05 16:31:48 +01:00
Frédéric Péters 5071ecdfac misc: limit checkbox js prefill to single checkbox field (#58422) 2021-11-05 16:06:05 +01:00
Frédéric Péters 21d0034fe3 translation update 2021-11-05 09:27:03 +01:00
Frédéric Péters fbe9dcca69 backoffice: disable autosave for backoffice submission (#58217) 2021-11-05 09:19:10 +01:00
Frédéric Péters 5b0a943366 workflows: allow generated timeout to be in "human time" (#54930) 2021-11-05 08:34:16 +01:00
Emmanuel Cazenave aa721f2b8e check_hobo: delete orphan idp from configuration (#54380)
gitea-wip/wcs/pipeline/head Build started... Details
2021-11-03 17:49:16 +01:00
Frédéric Péters 2716a04203 translation update 2021-11-02 16:53:22 +01:00
Frédéric Péters 5f3ada3bd8 workflows: allow queryset as id for external workflow action (#56847) 2021-11-02 16:48:27 +01:00
Frédéric Péters b6623678cb workflows: exclude prefill & display option from workflow option fields (#13621) 2021-11-02 16:48:27 +01:00
Frédéric Péters b104b43dee fields: add support for converting date value to string field (#58316) 2021-11-02 16:48:27 +01:00
Thomas NOËL 949d9ecfbb wf/jump: respond 404 on non-existing trigger, on all HTTP methods (#58226) 2021-11-02 16:24:01 +01:00
Frédéric Péters 69b72ae6d5 misc: do not call autosave on preview pages (#28309) 2021-11-02 14:17:52 +01:00
Frédéric Péters e224522ecc misc: reference attachments using a relative path (#21731) 2021-11-02 14:17:52 +01:00
Lauréline Guérin 03a2df6834
wf: form_links_whatever can contain many items (#56556)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2021-10-29 15:28:45 +02:00
Frédéric Péters 101e3f1c83 fields: return item card id field value as a string (#58292) 2021-10-29 15:23:28 +02:00
Lauréline Guérin 5ffce24766
backoffice: svg of carddefs relations (#57953)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2021-10-29 13:37:43 +02:00
Frédéric Péters 23f4247fcc backoffice: always open Cards section to admins (#57625) 2021-10-29 11:31:39 +02:00
Frédéric Péters 50dcdb6914 misc: allow items fields to be prefilled by template (#56159) 2021-10-29 11:27:25 +02:00
Frédéric Péters b82ba55be2 misc: do not store unknown value in item field using a card datasource (#57880) 2021-10-29 11:17:12 +02:00
Frédéric Péters 87d130ac1c misc: add support for lazy variables to |is_empty (#58253) 2021-10-29 11:16:52 +02:00
Frédéric Péters e64a515330 misc: exclude map fields from hide-address-part behaviour (#57905) 2021-10-29 11:16:52 +02:00
Frédéric Péters 010382fa7a workflows: consider redirect URL over remove/abort URL (#57573) 2021-10-29 11:14:40 +02:00
Frédéric Péters 2c39561940 translation update 2021-10-29 11:06:48 +02:00
Benjamin Dauvergne 5389956f22 sql: use batch iteration on ids instead of named cursors (#58013)
Named cursors imposed the use of isolated connections and were misused
resulting in reading using one SQL query by row (because of the use of
.fetchone() with cursors). This commit revert to the behaviour of one
connection per request and reading full SQL statement results at a time
without using cursors.
2021-10-29 11:03:56 +02:00
Frédéric Péters 44a1e2f0e6 misc: add support for boolean values in ezt (#14279) 2021-10-29 09:45:31 +02:00
Frédéric Péters 96aea1ff53 misc: add settings for default map zoom level (#27154) 2021-10-29 09:45:31 +02:00
Frédéric Péters e7143e3015 sql: use dbname parameter for connecting to database (#33589) 2021-10-29 09:45:31 +02:00