Commit Graph

106 Commits

Author SHA1 Message Date
Frédéric Péters 2d71198352 general: remove legacy theming code (#70128) 2022-10-14 11:09:40 +02:00
Frédéric Péters 1433bd320d backoffice: don't consider filters as templates if there are brackets (#69458) 2022-09-23 15:22:42 +02:00
Lauréline Guérin 483a5e7ffa
admin: field anchor in breadbcrumb (#61685)
gitea-wip/wcs/pipeline/head Build started... Details
2022-04-30 09:35:02 +02:00
Frédéric Péters 327e405528 backoffice: use a template to render error pages in backoffice (#63750) 2022-04-19 15:33:03 +02:00
Frédéric Péters a6117b608c misc: remove support for a custom link in error page (#63750) 2022-04-19 15:33:03 +02:00
Frédéric Péters 460a1aabe1 misc: remove support for displaying exceptions on error pages (#63750) 2022-04-19 15:33:03 +02:00
Frédéric Péters 73310863e3 misc: do not consider ms office [if expressions as ezt (#63564) 2022-04-05 13:40:54 +02:00
Frédéric Péters cab282ca72 backoffice: add a deprecations report page (#58799) 2022-04-04 16:56:59 +02:00
Frédéric Péters f20d63c9af general: pass quixote form as "html_form" to templates (#59882)
"form" is kept for legacy external templates (in publik-base-theme), to
be removed once those templates are updated to use html_form.
2022-01-28 13:21:30 +01:00
Frédéric Péters 4e6125718e backoffice: display missing carddef/formdef in inspect template test (#59920) 2021-12-20 17:50:32 +01:00
Lauréline Guérin 9ec9d31689
fields: don't fail on unknown |objects filter (#59661)
gitea-wip/wcs/pipeline/head Build started... Details
2021-12-17 16:56:09 +01:00
Lauréline Guérin ff0d3779c0
misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +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 8f701b713b
misc: fix pylint arguments-renamed (#55264) 2021-07-02 08:48:36 +02:00
Frédéric Péters 2f958d64f5 misc: load media on add card popups (#54268) 2021-05-25 15:59:58 +02:00
Frédéric Péters 0da7edeab8 general: add and use a lazy gettext function (#51289) 2021-05-17 09:40:04 +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 dbd5bf655f trivial: remove unused get_template_from_script function (#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
Frédéric Péters f33c3ecbce backoffice: add possibility to render templates in a single pass (#49405) 2021-03-30 09:12:22 +02:00
Lauréline Guérin 021b73d4fb
misc: pylint fix using-constant-test (#52222) 2021-03-29 10:28:31 +02:00
Lauréline Guérin f2a3f4c300
misc: pylint fix no-else-raise (#52222) 2021-03-29 10:28:30 +02:00
Lauréline Guérin 9b448b3232
misc: pylint fix unidiomatic-typecheck (#52222) 2021-03-29 10:28:30 +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 41bf7dfac9
misc: pylint fix bare-except (#52222) 2021-03-29 10:28:29 +02:00
Lauréline Guérin 157f97a27a
misc: pylint fix unused-variable (#52222) 2021-03-29 10:28:29 +02:00
Lauréline Guérin fe8b9f3d7a
misc: pylint fix unused-import (#52222) 2021-03-29 10:28:29 +02:00
Lauréline Guérin 48470c50c0
misc: apply isort (#52224) 2021-03-19 18:00:18 +01:00
Frédéric Péters e7292f6f3f misc: remove usage of "six" module (#51517) 2021-03-01 15:43:54 +01:00
Frédéric Péters 4ebe82ef21 trivial: apply black 2021-02-04 10:37:40 +01:00
Frédéric Péters f356a18261 misc: revamp template complex data handling to monkeypatch last step (#49948) 2021-01-11 16:19:41 +01:00
Frédéric Péters 9444fa214a misc: clean complex variables used in ezt templates (#49679) 2020-12-26 12:14:00 +01:00
Frédéric Péters 8c55108916 general: allow assigning complex types from rendered templates (#41847) 2020-12-21 18:52:22 +01:00
Frédéric Péters 08eb5dbdf1 misc: check templates are strings (#48504) 2020-11-13 13:14:20 +01:00
Frédéric Péters 32ffa7ca72 misc: add auto-dependencies for popup.js (#42093) 2020-04-26 17:38:57 +02:00
Frédéric Péters 2fac7eb07f misc: add possibility to mark popup links with data-popup (#40247) 2020-02-28 14:40:11 +01:00
Frédéric Péters ca91df122a general: remove six.PY[23] usage (#40006) 2020-02-19 12:18:12 +01: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 d81959f81f trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
Frédéric Péters c142f43fca misc: use force_str to encode exception in error page (#36515) 2019-11-20 09:17:20 +01:00
Frédéric Péters dbe3d21ff3 admin: adapt theme handling (#36515) 2019-11-20 09:17:19 +01:00
Frédéric Péters eb0e74a5fa misc: do not convert non html body (#36515) 2019-11-20 09:17:18 +01:00
Frédéric Péters 587eceb595 templates: use force_str (#36515) 2019-11-20 09:17:18 +01:00
Frédéric Péters 8cf415e664 misc: add force_str(), to encode in Python 2 (#36515) 2019-11-20 09:17:18 +01:00
Frédéric Péters 7603e808f9 misc: replace has_key usages (#36515) 2019-11-20 09:17:17 +01:00
Frédéric Péters b6272576da misc: only convert SafeString when running in Python 2 (#36515) 2019-11-20 09:17:17 +01:00
Frédéric Péters 4f413115b0 misc: use SafeText instead of SafeUnicode (#36515) 2019-11-20 09:17:17 +01:00
Frédéric Péters 268d68afa9 misc: get StringIO from six (#36515) 2019-11-20 09:17:17 +01:00
Frédéric Péters a7844cf7ca general: replace unicode() calls by force_text() (#36515) 2019-11-20 09:17:17 +01:00