Commit Graph

29 Commits

Author SHA1 Message Date
Frédéric Péters 96af0663eb general: store/display error context stack (#74791) 2024-03-15 07:38:23 +01:00
Frédéric Péters 0ee6d323f4 misc: apply django-upgrade 3.2 (mostly force_text -> force_str) (#74840) 2023-03-15 15:33:17 +01:00
Frédéric Péters 97565ccb5a general: forbid python when it is disabled (#64285) 2022-05-13 17:06:18 +02:00
Frédéric Péters 731f6881c7 misc: do not log condition errors (#61292) 2022-02-01 20:08:57 +01: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 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 08f1431a66 trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
Lauréline Guérin f21431cb8a
misc: pylint fix useless-object-inheritance (#52222) 2021-03-29 10:28:30 +02:00
Lauréline Guérin edab61d227
misc: pylint fix dangerous-default-value (#52222) 2021-03-29 10:28:30 +02:00
Lauréline Guérin 48470c50c0
misc: apply isort (#52224) 2021-03-19 18:00:18 +01:00
Frédéric Péters 4ebe82ef21 trivial: apply black 2021-02-04 10:37:40 +01:00
Frédéric Péters facedb66c8 templates: add support for "in" and "not in" using a lazy left operand (#49958) 2021-01-19 13:51:25 +01:00
Lauréline Guérin 433757d383
misc: store LoggedErrors in SQL (#48925) 2020-12-11 15:00:58 +01:00
Frédéric Péters 51fd23a435 trivial: use logger .warning() instead of deprecated .warn() (#46990) 2020-09-25 16:25:54 +02:00
Frédéric Péters db7bc6dd17 misc: catch OverflowError that can be raised by django template (#41908) 2020-04-21 11:29:29 +02:00
Frédéric Péters 09081c7f1f misc: set qommon/l10n as builtin templatetags in settings (#37275) 2020-02-18 09:58:44 +01:00
Frédéric Péters 40e5f9dd4c misc: remove unused import lines 2020-01-24 08:59:59 +01:00
Frédéric Péters 2268d53de0 conditions: adapt encoding of validation errors (#36515) 2019-11-20 09:17:19 +01:00
Frédéric Péters 1b1e596d1f misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
Thomas NOËL 27f2c4f2a8 add test tools in formdata inspect view (#23685) 2019-02-07 12:27:08 +01:00
Thomas NOËL c29d4735ca handle non-ascii syntax error messages on conditions (#25954) 2018-08-31 10:38:58 +02:00
Frédéric Péters fda6dd4a35 general: add lazy evaluation to substitution subvariables (#22106) 2018-08-17 13:44:30 +02:00
Thomas NOËL 25150c2136 workflows: only log condition errors as functional errors (#24472) 2018-07-05 17:29:13 +02:00
Frédéric Péters 996749aace general: load some templatetags libraries by default (#24296) 2018-06-06 21:10:23 +02:00
Thomas NOËL 7b6dc1dddf forbid Django {{ in Python expression or condition (#23616) 2018-05-28 09:36:38 +02:00
Frédéric Péters a88ab2d0fb misc: fix parameters passed to logging functions (#23392) 2018-04-25 10:32:01 +02:00
Frédéric Péters 62267edcfa forms: evaluate conditions during typing (#22102) 2018-04-05 17:51:42 +02:00
Frédéric Péters 98b2ba2661 general: add evaluation of django conditions (#21545) 2018-04-05 16:33:16 +02:00
Frédéric Péters a71a61a180 general: factor out page and jump condition evaluation (#21545) 2018-04-05 16:33:16 +02:00