Commit Graph

7726 Commits

Author SHA1 Message Date
Lauréline Guérin 26074a7b8f
cards: don't display status on summary (#55494)
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
2021-07-16 16:14:15 +02:00
Lauréline Guérin f6c363e959
datasource: don't fail if custom view does not exist (#55405) 2021-07-16 10:19:11 +02:00
Frédéric Péters 8c3f7b1611 trivial: remove extra empty top comment line 2021-07-16 09:32:08 +02:00
Frédéric Péters f24ff3d97d translation update 2021-07-15 20:32:57 +02:00
Frédéric Péters edaf3946f2 backoffice: add tracing information to inspect page (#54497) 2021-07-13 20:14:15 +02:00
Frédéric Péters 622a2cb5b3 workflows: add actions tracing (#54497) 2021-07-13 20:14:14 +02:00
Frédéric Péters 739a53eb5a misc: use existing computed data fields when evaluating further fields (#55440) 2021-07-13 19:24:26 +02:00
Frédéric Péters 7f7781dbdb misc: do not compute variadic URLs using complex variables (#55578) 2021-07-13 19:23:37 +02:00
Benjamin Dauvergne 549e513bf6 sql: escape ILike/ElementILike value (#55528)
\, _ and % must be escaped.
2021-07-13 14:06:53 +02:00
Lauréline Guérin 8314648278
misc: use only record_error to record and notify (#55414) 2021-07-13 09:34:03 +02:00
Frédéric Péters d59cff0a70 ctl: add role support to convert-to-sql command (#53849) 2021-07-12 20:52:14 +02:00
Frédéric Péters ea00edc923 api: add option to not include files content in card json (#55373) 2021-07-12 19:10:14 +02:00
Frédéric Péters 519f412676 misc: redirect on invalid ?mt parameter (#55431) 2021-07-12 19:10:14 +02:00
Frédéric Péters dc67aa7b1c backoffice: return a 404 on missing block (#55515) 2021-07-12 19:10:14 +02:00
Lauréline Guérin ed1698d5b0
datasource: use carddef custom view digest template as text (#45633) 2021-07-12 15:46:09 +02:00
Lauréline Guérin f13f3cd80f
custom view: possibility to set a digest (#45633) 2021-07-12 15:46:08 +02:00
Lauréline Guérin bb47de23af
formdata: new digests field (#45633) 2021-07-12 15:46:08 +02:00
Lauréline Guérin 32826ca8a2
formdef: new digest_templates field (#45633) 2021-07-12 14:36:27 +02:00
Lauréline Guérin 648140c7bb
misc: add pyupgrade files/notes (#55490) 2021-07-09 15:43:43 +02:00
Lauréline Guérin ff0d3779c0
misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
Frédéric Péters 10153bdfca api: do not crash autocomplete view on missing q parameter (#55503) 2021-07-09 13:35:08 +02:00
Frédéric Péters f88df5fb43 backoffice: redirect to card page on cancel (#55359) 2021-07-09 08:06:01 +02:00
Frédéric Péters e84887a930 misc: remove "anonymise forms" action from admin sidebar (#55231) 2021-07-09 08:06:01 +02:00
Frédéric Péters 8450bc61fa api: make /api/forms/ return all accessible forms (drafts in option) (#55337) 2021-07-09 08:06:01 +02:00
Frédéric Péters b7eded458b storage: fix repr of Or & And criterias (#55337) 2021-07-09 08:06:01 +02:00
Frédéric Péters 3a5da7d895 backoffice: redirect to filtered listing after mass action (#55356) 2021-07-09 08:06:01 +02:00
Frédéric Péters 6be1ce99d4 backoffice: add section styling to workflow inspect (#55376) 2021-07-09 08:06:01 +02:00
Frédéric Péters f73369b8c9 backoffice: add links to individual actions on inspect page (#54922) 2021-07-09 08:06:01 +02:00
Frédéric Péters 01809d67f7 forms: display messages from visible status (#55409) 2021-07-09 08:06:01 +02:00
Frédéric Péters 1627285621 pylint: enable some too-many-xxx checks globally (with a few overrides)
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
2021-07-03 15:51:18 +02:00
Frédéric Péters e190a2a27f forms: add support for computed fields in edit action (#55355) 2021-07-02 18:38:07 +02:00
Lauréline Guérin 0c11395af5
misc: fix pylint unused-private-member (#55264) 2021-07-02 09:43:02 +02:00
Lauréline Guérin a5a1ddfee7
misc: fix pylint consider-using-with (#55264) 2021-07-02 09:43:02 +02:00
Lauréline Guérin e7a045913a
misc: fix pylint consider-using-from-import (#55264) 2021-07-02 08:48:37 +02:00
Lauréline Guérin 71e2f3c63b
misc: fix pylint consider-using-dict-items (#55264) 2021-07-02 08:48:37 +02:00
Lauréline Guérin 8f701b713b
misc: fix pylint arguments-renamed (#55264) 2021-07-02 08:48:36 +02:00
Frédéric Péters a273240cfa jenkins: do not run tests against django 1.11 anymore (fix) (#55333) 2021-07-01 23:16:30 +02:00
Frédéric Péters 933aeeccf7 jenkins: do not run tests against django 1.11 anymore (#55333) 2021-07-01 23:05:44 +02:00
Frédéric Péters 2538b73c33 translation update 2021-07-01 21:02:36 +02:00
Benjamin Dauvergne 59f45ab29c qommon/saml2: on artifact resolution error, show an error page with a retry button (#53362) 2021-07-01 12:02:15 +02:00
Frédéric Péters 4c4a5e228f doc: note count is not the full count (#55283) 2021-06-30 16:34:15 +02:00
Frédéric Péters f0e061c164 backoffice: allow live evaluation even without any submission right (#55229) 2021-06-29 23:04:13 +02:00
Frédéric Péters 2d5377e542 build: ignore new pylint warnings for now 2021-06-29 22:59:12 +02:00
Frédéric Péters a6c8b8836e translation update 2021-06-29 14:53:17 +02:00
Frédéric Péters bebfa9d81f general: allow adding users to functions (#55097) 2021-06-29 14:49:51 +02:00
Frédéric Péters bb97514701 formdata: add support for multiple roles for a single function (#55019) 2021-06-29 14:49:51 +02:00
Frédéric Péters 454d63dcd2 forms: always redirect user after access right is lost (#55081) 2021-06-29 14:49:51 +02:00
Nicolas Roche 235740a742 workflows: filter attachment with target roles on comment (#54081) 2021-06-28 09:55:27 +02:00
Nicolas Roche 101a8ebbca tests: correct a test (#54081) 2021-06-28 09:55:27 +02:00
Frédéric Péters e581d08c0a forms: allow access to global actions to anonymous users (#55199)
(accessing the formdata using its tracking code)
2021-06-28 09:35:27 +02:00