Commit Graph

7804 Commits

Author SHA1 Message Date
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
Frédéric Péters d9501f88bf api: remove include-{drafts,own} flags from /api/forms/ (#56639) 2021-09-10 10:16:54 +02:00
Frédéric Péters ef24d19cab backoffice: overwrite shared custom views (#56698) 2021-09-10 10:16:54 +02:00
Frédéric Péters 10ccd9e3a9 translation update 2021-09-02 21:30:11 +02:00
Frédéric Péters b4ee66cbcf general: add category-based management access (forms/cards/workflows) (#21991)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-02 17:34:28 +02:00
Lauréline Guérin dada06c191
logged-errors: remove old errors (#56476)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-02 15:06:30 +02:00
Paul Marillonnet 8efa71b7f7 tests: fix django syntax image odt template (#56590) 2021-09-02 14:52:35 +02:00
Lauréline Guérin e71d636f31
workflow: display role name on graph and inspect page (#56228)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-02 11:37:35 +02:00
Lauréline Guérin 3b9f87fb89
misc: split backoffice tests 2021-09-02 11:37:35 +02:00
Lauréline Guérin 3584fde29c
misc: option to disable python expressions (#55978)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-02 10:46:35 +02:00
Lauréline Guérin 1cc3c9ec31
misc: fix pylint errors with 2.10.2 version (#56489)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-02 09:44:54 +02:00
Frédéric Péters e704234efb backoffice: remove user view (#56534) 2021-09-01 10:33:35 +02:00
Frédéric Péters c05735d66d misc: add support for manual ordering to workflow categories (#56533) 2021-09-01 10:18:49 +02:00
Frédéric Péters 0ee6821220 api: add status filter to /api/user/forms (#56518)
gitea-wip/wcs/pipeline/head Build started... Details
2021-08-31 16:01:59 +02:00
Frédéric Péters 917e961519 api: add include-accessible flag to /api/user/forms (#56518) 2021-08-31 15:27:19 +02:00
Frédéric Péters 522d605701 api: don't iterate over all formdefs when getting user forms (#56518) 2021-08-31 15:26:54 +02:00
Frédéric Péters 80660e37d9 workflows: adapt check_condition method signature in jump action (#56507) 2021-08-31 11:48:51 +02:00
Frédéric Péters 97afa136d0 translation update 2021-08-30 15:52:10 +02:00
Frédéric Péters 3009245ed0 templates: adjust checkbox label for entering the address (#56483) 2021-08-30 15:52:10 +02:00
Thomas NOËL 8dba0f79db logged_errors: store last occurence error context (#25086) 2021-08-28 17:46:50 +02:00
Frédéric Péters e6eead49b4 misc: don't record errors when evaluating roles for pending bar (#39096)
gitea-wip/wcs/pipeline/head Build started... Details
2021-08-27 10:19:51 +02:00
Frédéric Péters cb0d1b8092 workflows: use "everybody" as empty label for message/comment actions (#55410) 2021-08-27 09:33:23 +02:00
Emmanuel Cazenave 0c3f1f55fe collectstatic: do not crash on broken link (#56408) 2021-08-27 09:31:54 +02:00
Frédéric Péters 4156847120 misc: give access to attributes of users taken from data source (#55940) 2021-08-27 09:25:43 +02:00
Frédéric Péters 70fc9d0c21 backoffice: ignore filter dates with leading 0 (#56205) 2021-08-27 09:24:37 +02:00
Frédéric Péters db05d872e9 trivial: align qr code in the center of its popup (#56283) 2021-08-27 09:21:49 +02:00
Frédéric Péters 2bf57b5495 misc: properly close input tag in readonly checkboxes widget (#56350) 2021-08-24 16:59:01 +02:00
Frédéric Péters 0b97e91b54 tox: pin pylint to <2.10 (2.10.1 is hanging) (#56302) 2021-08-21 12:20:48 +02:00
Frédéric Péters 5c674c39e2 pylint: ignore unspecified-encoding 2021-08-21 09:59:01 +02:00
Frédéric Péters 68d664bcd1 translation update 2021-08-20 11:20:32 +02:00
Frédéric Péters eeb3a69af0 backoffice: use different labels to management view for forms/cards (#56276) 2021-08-20 11:17:46 +02:00
Frédéric Péters 19a4da86a6 misc: add workflow categories to site export/import (#56275) 2021-08-20 09:29:14 +02:00
Frédéric Péters 908c958907 fix typo in translation 2021-08-19 20:29:46 +02:00
Frédéric Péters a9178df5b6 translation update 2021-08-19 20:26:15 +02:00
Frédéric Péters fbda352421 misc: add |rename_file filter (#51484) 2021-08-19 20:24:17 +02:00
Lauréline Guérin 112ff0a34d
misc: display after job progression (#46672)
gitea-wip/wcs/pipeline/head Build started... Details
2021-08-19 15:48:52 +02:00
Frédéric Péters 38577d8904 misc: ignore unicode errors raised by DNS.mxlookup (#56232) 2021-08-19 09:36:58 +02:00
Frédéric Péters 716614e6a1 debian: disable logging (#56227) 2021-08-19 09:36:58 +02:00
Frédéric Péters 05645b1a2e translation update 2021-08-18 20:38:01 +02:00
Lauréline Guérin 744fee85b5
snapshots: do not fail on workflow import error (#53960)
gitea-wip/wcs/pipeline/head Build started... Details
2021-08-17 12:06:17 +02:00
Lauréline Guérin b190151b13
carddef: check usage in formdef before deletion (#56022)
gitea-wip/wcs/pipeline/head Build started... Details
2021-08-17 11:28:50 +02:00
Benjamin Dauvergne 16a91507d4 misc: iterate AfterJob one by one when cleaning them (#56191) 2021-08-17 11:03:51 +02:00
Lauréline Guérin 1aea2407ce
Revert "fixup! api: use custom digest for carddata view if defined (#55173)"
This reverts commit be5c0dfba1.
2021-08-17 09:52:17 +02:00
Lauréline Guérin be5c0dfba1
fixup! api: use custom digest for carddata view if defined (#55173) 2021-08-16 19:01:29 +02:00
Emmanuel Cazenave b26cf2d1b6 misc: use uwsgi spooler when provisionning through HTTP (#55571) 2021-08-16 17:50:32 +02:00
Lauréline Guérin b335e49f67
api: use custom digest for carddata view if defined (#55173)
gitea-wip/wcs/pipeline/head Build started... Details
2021-08-16 16:04:59 +02:00