Commit Graph

6916 Commits

Author SHA1 Message Date
Frédéric Péters ae0bb033cc forms: show correct value for item fields in blocks on validation page (#44816) 2020-07-17 07:21:55 +02:00
Frédéric Péters 96fe2e3fc7 fields: add detailed field value support to block fields (#44816) 2020-07-17 07:21:55 +02:00
Frédéric Péters 1bd794a71f backoffice: add filtering on submission agent uuid (#45080) 2020-07-17 07:13:36 +02:00
Frédéric Péters fe9176bb91 backoffice: add filtering on submission agent id (#45081) 2020-07-17 07:13:36 +02:00
Frédéric Péters 1e83b2b629 general: add same_user queryset "filter" (#43328) 2020-07-16 20:16:42 +02:00
Frédéric Péters 9ebb81bd09 general: allow slicing querysets (#43328) 2020-07-16 20:16:42 +02:00
Frédéric Péters ba0f3a4bb0 general: add template access to cards and forms (#43328) 2020-07-16 20:16:42 +02:00
Frédéric Péters 7087f4a061 general: add filtering methods to lazy querysets (#43328) 2020-07-16 19:23:10 +02:00
Thomas NOËL 981528a0e6 translation: explain NIR 2020-07-16 09:25:59 +02:00
Thomas NOËL 19a1ad6ce4 workflows: set bo fields to empty value only if value before compute is empty (#45135) 2020-07-16 09:24:00 +02:00
Frédéric Péters 299f150fbb workflows: ignore empty linked data (#45151) 2020-07-16 06:49:48 +02:00
Frédéric Péters f8be9e5c56 misc: add inputmode=number attribute on zipcode/etc. widgets (#45152) 2020-07-16 06:49:48 +02:00
Frédéric Péters 980fc9f36d sql: fix migration number for new deleted_timestamp column (#45154) 2020-07-15 20:01:30 +02:00
Frédéric Péters 7052570cc9 translation update 2020-07-14 17:25:43 +02:00
Frédéric Péters 1473d8edb0 backoffice: add a notice on deleted user pages (#42393) 2020-07-14 13:56:13 +02:00
Frédéric Péters 0791d9af7a backoffice: don't include deleted users in listing (#42393) 2020-07-14 13:52:08 +02:00
Benjamin Dauvergne 2435cbc032 hobo_notify: mark users as deleted when deprovisionning (#42393) 2020-07-14 13:52:08 +02:00
Frédéric Péters 34b78bf6bd users: ignore users marked as deleted in select queries (#42393) 2020-07-14 13:52:08 +02:00
Benjamin Dauvergne 88812ebaf1 users: add a deleted timestamp (#42393) 2020-07-14 13:52:08 +02:00
Frédéric Péters eef24c155c formdata: move submission agent id to a dedicated attribute/column (#45072) 2020-07-13 21:11:09 +02:00
Lauréline Guérin 2f030fd345 templates: add filters for working days (#31851) 2020-07-13 13:55:17 +02:00
Lauréline Guérin cedb3d2cf0
workflows: model_file display in inspect view (#34626) 2020-07-13 11:55:57 +02:00
Frédéric Péters 508269f347 translation update 2020-07-13 11:45:05 +02:00
Frédéric Péters a11136ba8a trivial: adapt workflow inspector page title 2020-07-13 11:45:05 +02:00
Frédéric Péters 2dc86a6814 debian: use cheaper uwsgi subsystem (#44416) 2020-07-13 11:27:09 +02:00
Lauréline Guérin 0ce3b1afb0 workflows: complete breadcrumb in inspect view 2020-07-13 11:10:28 +02:00
Lauréline Guérin aca5e7af3b misc: add roles filter (#42061) 2020-07-13 11:07:53 +02:00
Lauréline Guérin a44a12e54b workflows: check on import if mail_template exists (#41832) 2020-07-13 11:07:53 +02:00
Lauréline Guérin c51e078f97 backoffice: delete page fields (#41770) 2020-07-13 11:07:53 +02:00
Lauréline Guérin dbf74b03e6 workflows: sort profile fields in widget (#22791) 2020-07-13 11:07:53 +02:00
Lauréline Guérin c63a2ebc3b workflows: backoffice fields display in inspect view (#22024) 2020-07-13 11:07:53 +02:00
Lauréline Guérin 013ed1b741 workflows - fullscreen for svg on status page (#7520) 2020-07-13 11:07:53 +02:00
Lauréline Guérin 1d64107771 forms: display field types on overwrite page (#42499) 2020-07-13 11:07:53 +02:00
Lauréline Guérin 7b9ec14452
misc: send exception to sentry on views (#43116) 2020-07-11 14:16:20 +02:00
Thomas NOËL 9740299b66 admin/blocks: use msg and details import error attributes (#44722) 2020-07-11 12:46:27 +02:00
Thomas NOËL 8dfa5c8c62 workflows: isolate libreoffice UserInstallation directory (#44787) 2020-07-07 15:58:31 +02:00
Frédéric Péters ea5a61cf53 tests: add block and item used in digest test 2020-07-04 20:15:01 +02:00
Frédéric Péters efbadb06b5 fields: add support for inert fields in blocks (#44760) 2020-07-03 17:55:35 +02:00
Frédéric Péters a259b9ef54 fields: add support for autocomplete fields in blocks (#44760) 2020-07-03 17:55:32 +02:00
Frédéric Péters e4b17b5059 misc: don't use capture_output as it requires python 3.7 (#44787) 2020-07-03 17:46:36 +02:00
Frédéric Péters b92ee201e2 workflows: retry PDF generation if it fails for some unknown reason (#44787) 2020-07-03 17:19:55 +02:00
Frédéric Péters ca7bb56cfa forms: check known domains variables are defined (#44789) 2020-07-03 12:17:00 +02:00
Frédéric Péters c6b2705628 translation update 2020-07-03 10:48:01 +02:00
Frédéric Péters a95f583c3e emails: allow configuring known/valid domains for typo fixes (#44663) 2020-07-03 09:59:12 +02:00
Frédéric Péters c81b3b1fb2 backoffice: add button to download all files in a zip (#44395) 2020-07-01 20:06:23 +02:00
Frédéric Péters aca20bf41a backoffice: fix detection of "add element" button (#44686) 2020-07-01 20:05:31 +02:00
Frédéric Péters 0df7b0dcba translation update 2020-06-30 17:55:51 +02:00
Frédéric Péters 95c65b6326 general add support for blocks of fields (#8265) 2020-06-30 17:50:34 +02:00
Frédéric Péters 2c0bba5f71 forms: handle present-but-False readonly attribute (#44090) 2020-06-30 17:50:34 +02:00
Frédéric Péters 78cb7e1cb9 translation update 2020-06-30 17:41:54 +02:00