David Smith
|
67b5f506a6
Changed some words to use inline markup.
|
il y a 2 ans |
Andrey Otto
|
f70a875cc0
Fixed #33530 -- Fixed typo in docs/ref/templates/builtins.txt.
|
il y a 3 ans |
Markus Holtermann
|
394517f078
Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} template tag.
|
il y a 3 ans |
Claude Paroz
|
7c4f396509
Stopped including type="text/css" attributes for CSS link tags.
|
il y a 3 ans |
Florian Apolloner
|
761f449e0d
Fixed CVE-2021-45116 -- Fixed potential information disclosure in dictsort template filter.
|
il y a 3 ans |
Baptiste Mispelon
|
e6e664a711
Fixed #33302 -- Made element_id optional argument for json_script template filter.
|
il y a 3 ans |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
il y a 3 ans |
Mariusz Felisiak
|
4a43335d30
Fixed #30086, Refs #32873 -- Made floatformat template filter independent of USE_L10N.
|
il y a 3 ans |
Muhammad Hammad
|
f1d2d2679b
Fixed #33067 -- Improved templatetag docs.
|
il y a 3 ans |
David Smith
|
8208381ba6
Refs #32956 -- Corrected spelling of daylight saving time.
|
il y a 3 ans |
Nick Pope
|
c156e36955
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
|
il y a 3 ans |
Nick Pope
|
34363a391b
Fixed #32735 -- Made DateFormat.Y() return a zero-padded year.
|
il y a 3 ans |
Mariusz Felisiak
|
e7208f13c0
Refs #25236 -- Removed {% ifequal %} and {% ifnotequal %} template tags per deprecation timeline.
|
il y a 4 ans |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
il y a 4 ans |
Roland Geider
|
3363cf4225
Fixed typo in docs/ref/templates/builtins.txt.
|
il y a 4 ans |
Sam
|
895f6e4992
Fixed #32149 -- Added support for years < 1000 to DateFormat.y().
|
il y a 4 ans |
Nikita Sobolev
|
42f3fafdfa
Updated {% static %} tag examples in docs to use single quotes where appropriate.
|
il y a 4 ans |
Jacob Walls
|
ac6c426007
Fixed #20601 -- Allowed forcing format with thousand separators in floatformat filter.
|
il y a 4 ans |
Adam Johnson
|
2afa61e7d9
Refs #31493 -- Replaced var with const/let in documentation JS.
|
il y a 4 ans |
Jon Dufresne
|
72a170b4c3
Fixed #25236 -- Deprecated {% ifequal %} and {% ifnotequal %} template tags.
|
il y a 4 ans |
Mariusz Felisiak
|
fc0b48d2e7
Fixed typo in docs/ref/templates/builtins.txt.
|
il y a 4 ans |
Keshav Kumar
|
f37d548ede
Fixed #20995 -- Added support for iterables of template names to {% include %} template tag.
|
il y a 5 ans |
Mike Hansen
|
d291c72bf2
Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.
|
il y a 5 ans |
Uttam Kini
|
d646e3d14f
Fixed #31024 -- Clarified {% firstof %} tag's handling of arguments.
|
il y a 5 ans |
Ryan Cheley
|
a1f14ee3e5
Fixed #31006 -- Doc'd backslash escaping in date/time template filters.
|
il y a 5 ans |
Baptiste Mispelon
|
ff1b19da67
Fixed #31029 -- Used more specific links to RFCs.
|
il y a 5 ans |
Baptiste Mispelon
|
1185c6172b
Fixed #30990 -- Fixed example output in 'z' date format docs.
|
il y a 5 ans |
Sky
|
3cf907c20c
Fixed #30761 -- Prevented floatformat filter from returning a negative zero.
|
il y a 5 ans |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
il y a 5 ans |
aitoehigie
|
c2f381ef17
Fixed #30589 -- Clarified that urlize should be applied only to email addresses without single quotes.
|
il y a 5 ans |