Commit Graph

7547 Commits

Author SHA1 Message Date
Frédéric Péters 8ec27fd255 misc: replace get_role_translation() with a get_function_roles() method (#.....)
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
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-04-25 15:10:47 +02:00
Frédéric Péters 14c2aa6f9f build: ignore new consider-using-{with,max-builtin} pylint warnings 2021-04-25 09:06:38 +02:00
Frédéric Péters 711cecc69a misc: don't expose extra keys with invalid format as variables (#53345) 2021-04-22 15:29:25 +02:00
Frédéric Péters e407a3c8af workflows: don't fail on unconfigured export to model action (#34365) 2021-04-19 18:54:45 +02:00
Frédéric Péters 591cb8aa2e misc: ignore .max_id in zip export/import (#53225) 2021-04-19 18:54:03 +02:00
Frédéric Péters 5b45fe4681 misc: fix submitter email lookup in case of unfilled block data (#53254) 2021-04-19 18:53:21 +02:00
Frédéric Péters d1bd081f58 tests: remove usage of obsolete @postgresql mark (removed in #39641) 2021-04-18 12:10:52 +02:00
Frédéric Péters b10c47bfc9 tests: use context manager to load file contents 2021-04-18 09:52:28 +02:00
Frédéric Péters 5ce9e765f5 backoffice: fix display of "add related" button in grid widgets (#53192) 2021-04-16 21:14:39 +02:00
Frédéric Péters be90435914 translation update 2021-04-15 19:41:05 +02:00
Frédéric Péters cb8dcdeaaf misc: ellipsize field labels used in snapshot descriptions (#52236) 2021-04-15 19:36:46 +02:00
Nicolas Roche b9d7aa9ee4 admin: add snapshots on mail templates (#51685) 2021-04-15 16:01:17 +02:00
Nicolas Roche 93af4b0f10 misc: add get_admin_url to mail templates (#51685) 2021-04-15 16:01:17 +02:00
Lauréline Guérin 13923c5023
cards: create related card in a popup (#48534) 2021-04-15 10:58:19 +02:00
Frédéric Péters 3dbec9d823 translation update 2021-04-14 22:03:41 +02:00
Frédéric Péters 771f37a256 backoffice: fix target of backoffice fields links (#53132) 2021-04-14 21:25:59 +02:00
Frédéric Péters 374e6b8d32 backoffice: don't use popup links for workflow variables/fields (#53131) 2021-04-14 21:25:59 +02:00
Frédéric Péters dd0ce06123 misc: use tz-aware datetimes in logged errors (#52989) 2021-04-14 19:46:10 +02:00
Frédéric Péters 38e19faacb misc: add support for tz-aware datetimes to localstrftime (#51992) 2021-04-14 19:46:10 +02:00
Frédéric Péters 297806d594 misc: remove unused exclude_current_user parameter (#53081) 2021-04-13 18:09:19 +02:00
Frédéric Péters e1c5bffbc2 sql: ignore non-dict values for block fields (#53065) 2021-04-13 15:20:08 +02:00
Lauréline Guérin 26085c1190
workflow: fix get_submitter_email with blockdef (#50871) 2021-04-13 14:41:05 +02:00
Frédéric Péters 54fc8a9ec3 api: add statistics API for direct combo usage (#52731) 2021-04-13 14:19:44 +02:00
Frédéric Péters 621686bee0 translation update 2021-04-13 13:49:49 +02:00
Frédéric Péters 7f6fb7295d misc: include object url in XML exports (#51899) 2021-04-13 11:52:20 +02:00
Frédéric Péters 750007984a general: add queryset filter on form_number (#52763)
(and fallbacks so |filter_by can be used with specialized filters)
2021-04-13 11:51:25 +02:00
Frédéric Péters e5f06accdb misc: add a |strip_metadata filter (#51483) 2021-04-13 09:53:31 +02:00
Frédéric Péters 5fce2f27a9 general: add a dbshell management command (#52235) 2021-04-13 08:36:55 +02:00
Frédéric Péters b36aef9395 general: don't flatten to invalid keys (#52579) 2021-04-13 08:36:05 +02:00
Thomas NOËL c4f5f44e4d workflow: stop workflow after a remove action (#52927) 2021-04-12 16:23:53 +02:00
Lauréline Guérin d49c9b15bc
misc: clean old thumbnails (#52528) 2021-04-12 15:24:07 +02:00
Lauréline Guérin d38db142c6
misc: caching for thumbnails (#52528) 2021-04-12 15:24:07 +02:00
Frédéric Péters 93b951e02a backoffice: consider all templates during direct rendering (#52934) 2021-04-12 14:15:58 +02:00
Frédéric Péters b5298bad06 misc: fix rendering of legacy themes (#52885) 2021-04-09 10:01:45 +02:00
Frédéric Péters 653fcaf7e3 backoffice: display card models usage on workflow page (#52648) 2021-04-09 08:18:56 +02:00
Frédéric Péters cfd832ee69 backoffice: use a template to render workflow page (#52648) 2021-04-09 08:18:56 +02:00
Frédéric Péters f3bc4ec278 trivial: add forgotten pylint mark for cron jobs 2021-04-07 09:03:00 +02:00
Frédéric Péters 5539d1997f workflows: don't fail on incomplete global anchor date template (#52785) 2021-04-07 08:01:46 +02:00
Frédéric Péters a407b21008 general: add explicit registration of cron jobs (#52793) 2021-04-07 08:00:22 +02:00
Lauréline Guérin 8fec8c6ce8
trivial: update README about isort 2021-04-06 21:28:03 +02:00
Frédéric Péters daf2aa0ae3 trivial: add pylint disable comment for deprecated-module warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters deac7415d0 trivial: fix len-as-condition pylint warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters b23b21ee31 trivial: fix disallowed-name pylint warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters d67c024f15 trivial: fix unnecessary-lambda pylint warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters 528e0917e0 trivial: add pylint disable comments for individual eval-used warnings (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters 305ee58a65 trivial: add pylint disable comment for exec-used (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters dbd5bf655f trivial: remove unused get_template_from_script function (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters cc1f7e13a0 trivial: fix not-a-mapping pylint warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters 7a9657c293 trivial: fix pointless-statement pylint warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters e35c293dcb trivial: fix subprocess-run-check pylint warning (#52732) 2021-04-06 10:11:42 +02:00