Commit Graph

7849 Commits

Author SHA1 Message Date
Frédéric Péters 38fb9383d9 admin: use accessor when changing workflow (#57355)
this makes sure a cached copy of the workflow is not used to get fields.
2021-09-28 18:28:54 +02:00
Benjamin Dauvergne 2bfc1bd1d8 api: respond an empty set if ?filter-user-uuid= does not match (#57340) 2021-09-28 17:02:07 +02:00
Frédéric Péters d2a4007507 misc: add extra <span> around timetable cells (#57330) 2021-09-28 16:00:49 +02:00
Emmanuel Cazenave 9beddc0e2e cron: enable DISABLE_CRON_JOBS for a specific tenant (#56597) 2021-09-28 15:13:20 +02:00
Benjamin Dauvergne c49bc252dc api: add support for ?sync parameter on /__provision__ API (#56921) 2021-09-28 11:47:54 +02:00
Benjamin Dauvergne 5f938260b8 admin: do not store a lazy string in Field.label (#56997) 2021-09-28 11:47:08 +02:00
Frédéric Péters ac7630b019 translation update 2021-09-27 16:47:55 +02:00
Frédéric Péters 0f9ef593e4 doc: remove infos about /api/user/ & /api/users/ (#57304)
(authentic APIs should be used)
2021-09-27 15:26:50 +02:00
Lauréline Guérin c25e7e6074
misc: use Django's EmailBackend (#36977)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-27 14:02:01 +02:00
Lauréline Guérin e116639413
misc: use django's EmailMessage & EmailMultiAlternatives (#36977) 2021-09-27 14:02:01 +02:00
Lauréline Guérin c0962c7b61
misc: tests for mail redirection (#36977) 2021-09-27 14:02:01 +02:00
Lauréline Guérin a2802a66e9
misc: split emails tests (#36977) 2021-09-27 14:02:00 +02:00
Lauréline Guérin fb0e919212
fields: fix file field prefill with wrong value (#54131)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-27 10:27:49 +02:00
Lauréline Guérin bb93f6a8a9
misc: split file field tests (#54131) 2021-09-27 10:27:49 +02:00
Lauréline Guérin e44cf60a88
api: add basic auth support to forms submit (#55858)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-27 09:52:58 +02:00
Lauréline Guérin de23297457
misc: add option to disable some fields (#56118)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-27 08:57:33 +02:00
Frédéric Péters f85302d28b translation update 2021-09-25 20:22:19 +02:00
Lauréline Guérin cd3f8b9605
fields: fix live items with disabled (#56400)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-25 08:16:04 +02:00
Lauréline Guérin 4a825983bc
misc: split form_pages live tests 2021-09-24 19:13:33 +02:00
Lauréline Guérin 0bdfebd00e
wf: mark direct usage of "attachments" as deprecated (#56613)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-24 15:58:18 +02:00
Lauréline Guérin d503701759
logged-errors: add deprecated usages (#56613) 2021-09-24 15:58:18 +02:00
Lauréline Guérin cb59562462
backoffice: workflow action form div and padding (#56656)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-24 15:06:32 +02:00
Lauréline Guérin 3f2946c742
fields: fix display_value without sessions but autocomplete mode (#56435)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-24 14:33:27 +02:00
Lauréline Guérin 122020a413
wf: LazyFormDataLinksItems object for links substitution (#56611)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-24 13:49:32 +02:00
Lauréline Guérin 9d33d4028c
api: add basic auth support to users/xxx and users/xxx/forms (#56908)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-24 12:47:48 +02:00
Lauréline Guérin 8c175ebd9c
api: fix formdata status with anonymise on (#56931)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-24 11:30:46 +02:00
Lauréline Guérin dfb69a1477
wf: simplify form_links_whatever, expose 'form' only (#56612)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-24 10:26:56 +02:00
Lauréline Guérin 425f02b253
misc: split workflow carddata tests 2021-09-24 10:26:56 +02:00
Lauréline Guérin c5a6ed82de
misc: move workflows tests for splitting 2021-09-24 10:26:56 +02:00
Lauréline Guérin 6740ccfdd0
api: add basic auth support to formdefs (#56690)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-24 09:41:11 +02:00
Lauréline Guérin 8bef36e105
fields: display page with single comment in summary (#56640)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-24 09:09:51 +02:00
Frédéric Péters 060520e5bf translation update 2021-09-24 08:44:26 +02:00
Thomas NOËL 8321695cad templates: make the address widget text more generic (#56893) 2021-09-24 08:42:48 +02:00
Frédéric Péters d38908864f general: directly apply formdef/carddef schema changes (#57118) 2021-09-24 08:38:01 +02:00
Frédéric Péters 49cac16dad misc: do not create variables for undefined functions (#57200) 2021-09-22 17:18:38 +02:00
Frédéric Péters 6b310b6ec4 misc: add backward-compatibility support for role id as integer (#57131) 2021-09-21 19:17:02 +02:00
Frédéric Péters 73630363dc js: update prefill value for tel & numeric fields (#57087) 2021-09-20 17:50:48 +02:00
Lauréline Guérin 9aa5753641
misc: fix undefined variable 'e' (#57106)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-20 15:17:33 +02:00
Thomas NOËL 5a9d88d6af translation update 2021-09-17 12:33:41 +02:00
Frédéric Péters 2ca2ee402c trivial: add noqa markers to new pylint warnings 2021-09-16 23:52:50 +02:00
Frédéric Péters 45fc01e5f5 pylint: disable consider-using-f-string 2021-09-16 22:44:38 +02:00
Lauréline Guérin ddef30a778
datasource: don't fail if digests are not defined (#55771)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-16 10:28:14 +02:00
Lauréline Guérin d2c6f15f06
formdata: don't fail on digest template generation (#56764)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-16 09:27:31 +02:00
Lauréline Guérin 652a2c7a08
misc: auth/tryauth/forceauth with get params (#5895)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-16 08:18:32 +02:00
Lauréline Guérin 7481ab86d3
misc: split auth tests 2021-09-16 08:18:31 +02:00
Thomas NOËL c9225cb94c translation update 2021-09-14 16:54:41 +02:00
Thomas NOËL bffc38f86c submission: warn when an anonymous form is created if nameid is unknown (#45758) 2021-09-14 16:10:36 +02:00
Thomas NOËL 59a4fcb485 external_workflow: do not record error on missing target (#56832) 2021-09-14 15:37:38 +02:00
Paul Marillonnet e27f5b7e66 misc: replace get_logger().error() with newer record_error() (#55437) 2021-09-11 18:52:04 +02:00
Benjamin Dauvergne f2eaa89247 wf/export_to_model: support XML templates (#56537) 2021-09-10 14:57:17 +02:00