Commit Graph

7697 Commits

Author SHA1 Message Date
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
Frédéric Péters 0c3549872f misc: use iterator to load data when getting used files (#55200) 2021-06-28 09:35:27 +02:00
Thomas NOËL ecb499305d help: explain API access management (#55079) 2021-06-25 16:08:44 +02:00
Lauréline Guérin 340bbe7632
backoffice: blocks and fd links from cards home (#54061) 2021-06-25 11:03:15 +02:00
Lauréline Guérin f48199fa92
datasource: set slug of chrono datasources (#54889) 2021-06-25 10:23:51 +02:00
Frédéric Péters 859425b37d translation update (leftover "accès à l’API" usage) 2021-06-22 16:56:52 +02:00
Frédéric Péters 41edb59393 general: convert date passed as query filter to expected format (#54428) 2021-06-22 08:39:15 +02:00
Frédéric Péters 7b25253cf9 forms: do not call validation function on empty values (#55014) 2021-06-21 14:10:12 +02:00
Serghei Mihai 65d7693f3e fields: don't cast items fields values to string (#54976) 2021-06-19 14:54:53 +02:00
Thomas NOËL 66b15214ca datasource: use only underscore in slug (#54979) 2021-06-18 13:50:28 +02:00
Frédéric Péters 032b9c8da3 general: store computed data fields after backoffice submission (#54928) 2021-06-17 08:43:18 +02:00
Frédéric Péters 1725e65cda translation update 2021-06-16 22:39:11 +02:00
Frédéric Péters 00540aa4f8 forms: give prefilling access to form_parent_* variables (#54220) 2021-06-16 21:14:28 +02:00
Frédéric Péters 4fb8aee1c8 forms: add prefilling of address autocompletion by reverse geocoding (#54836) 2021-06-16 21:14:28 +02:00
Serghei Mihai 467ebb16ca fields: return TableField's original json value (#54881) 2021-06-15 12:21:56 +02:00
Frédéric Péters a8c4f9e021 misc: always display spaces between {{ }} and variable names (#54801) 2021-06-15 12:13:24 +02:00
Frédéric Péters b3c171bfeb workflows: add (conditional) to manual jump label in graphs (#54824) 2021-06-15 12:13:24 +02:00
Frédéric Péters 39d7b83bd6 workflows: don't mark status as having a timeout if it's not valid (#54858) 2021-06-14 22:32:56 +02:00
Frédéric Péters 2089a212f0 backoffice: don't run mass actions on anonymised forms (#54830) 2021-06-14 14:03:02 +02:00
Frédéric Péters ffc4d8e611 templatetags: add adjust_to_week_monday and iterate_days_until (#54806) 2021-06-14 12:35:27 +02:00
Frédéric Péters 1e13d82e8e templatetags: introduce |list, to turn a generator into a list (#54807) 2021-06-14 06:32:51 +02:00
Frédéric Péters 822e3311a2 templatetags: introduce and use a unlazy function 2021-06-14 06:32:51 +02:00
Frédéric Péters edb3b7ea6d forms: add extended data source attributes to checkboxes rendering (#54805) 2021-06-14 06:31:56 +02:00
Frédéric Péters 948eb64360 workflows: optimise timeout jump queries to exclude recent formdatas (#54238) 2021-06-12 16:38:19 +02:00
Lauréline Guérin 671d651784
misc: |add_hours filter (#54411) 2021-06-11 14:41:44 +02:00
Frédéric Péters 4255ed1674 api: don't check category permissions (#54757) 2021-06-11 11:09:58 +02:00
Frédéric Péters e8926cd070 forms: ignore hidden evolution parts when joining statuses in history (#38621) 2021-06-11 09:04:44 +02:00
Frédéric Péters 2b6df5d5f8 misc: replace get_role_translation() with a get_function_roles() method (#53726)
It removes the unobvious "_translation()" that has nothing to do with
languages and returns a set() instead of a single role identifier; this
may allow multiple roles filling a single function, at a later stage.
2021-06-11 09:04:44 +02:00
Frédéric Péters 2056255db0 fields: do not allow adding computed data field to workflow forms (#54683) 2021-06-09 12:12:07 +02:00
Frédéric Péters 92c51f43f3 debian: enable uwsgi memory reports (#54610) 2021-06-07 13:35:22 +02:00