| Age | Commit message (Collapse) | Author |
|
fields per line.
Thanks James Gillard for the report.
Regression in 729266c6f29c7a0677b24926a86a767ef3078b26.
Backport of 4aae864463b149393a36e0b18345cf6ed392634d from main
|
|
texts alignment for tablet screen size.
Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
Backport of 729266c6f29c7a0677b24926a86a767ef3078b26 from main
|
|
narrow screen widths.
Regression in d687febce5868545f99974d2499a91f81a32fef5.
Backport of a89c715c3bcf7ab1a90747cf8658ebce6304b6e4 from main
|
|
change list page when using list_editable.
Regression in b4817d20b9e55df30be0b1b2ca8c8bb6d61aab07.
Thanks Tom Carrick for the report and fix.
Backport of 4eb9c3d90aff55182151b6be0122f7d0b28832fd from main
|
|
editable boolean fields.
Regression in 0aa2f16e63887d6053f6fd0da19254fc74c750ae.
Thanks Andrei Shabanski for the report.
Backport of 1d9d32389c652edc56ada65116d39789896f4820 from main.
|
|
warnings.
Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
Backport of caf80cb41f13e84803a94928282cae75333bbdfc from main
|
|
Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
Backport of 92537e83c1322c40dd39a8f0f9c78018307f2102 from main
|
|
fields on the same line on small screens.
Regression in d687febce5868545f99974d2499a91f81a32fef5.
Backport of b347dc63d5468564cbb7050461565f4f89032664 from main
|
|
Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
Backport of 080e13a6ef9c896bba0f272c68d7d03696058955 from main
|
|
on the same line.
Thanks Antonio Candido Nazareth junior for the report.
Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Backport of d687febce5868545f99974d2499a91f81a32fef5 from main
|
|
texts for RTL languages.
Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
Follow up to e67804668115fd388e7554c6a809bd409f70adfe and
39d1e45227e060746ed461fddde80fa2b6cf0dcd.
Backport of f5c5c571d3b87a78d005ea6f21959388d1747696 from main
|
|
forms on small screens.
Follow up to e67804668115fd388e7554c6a809bd409f70adfe.
Backport of 39d1e45227e060746ed461fddde80fa2b6cf0dcd from main
|
|
warnings for RTL languages.
Regression in f3e2bb0833105f43efc0cc6f19c8465bc1b1a785.
Backport of 73ae8545ae620469550f1adcfe63fb9b9e4f3eb3 from main
|
|
Backport of 18473004afd82a616ba6c9ac22f476347fde4846 from main
|
|
texts.
Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
Backport of e67804668115fd388e7554c6a809bd409f70adfe from main
|
|
Regression in 27aa7035f57f0db30b6632e4274e18b430906799.
Backport of 20a0850099340fb4cb8df0e4441e5019b2cbd1ea from main
|
|
SelectFilter2.js.
Bug in be63c78760924e1335603c36babd0ad6cfaea3c4.
Backport of e3a4cee081cf60650b8824f0646383b79cb110e7 from main
|
|
|
|
|
|
|
|
|
|
Co-authored-by: ja <ja@ja.com>
|
|
Identified using the following command:
$ pcre2grep --line-number --multiline --recursive \
"(?s)(\n +)(\w+) = [^\n]+\1return \2;?$" \
django docs extras js_tests scripts tests
|
|
Identified using the following command:
$ git grep -I '\(\<[_a-zA-Z0-9]\+\>\) *= *\1 *[-+/*^%&|<>@]'
|
|
|
|
Regression in 15682cb0034242fcdfe333cf399d62ab70c3a978.
|
|
|
|
|
|
adding/changing related instances via popups.
Regression in c72f6f36c13a21f6db3d4f85d2d3cec87bad45e6.
Thanks Alexandre da Silva for the report.
|
|
|
|
Regression in bc7aa2a5e91cf65fc7510edaf1776528c7ad07b4.
|
|
admin.
Bug in bc7aa2a5e91cf65fc7510edaf1776528c7ad07b4.
Thanks Thibaud Colas for the report and review.
|
|
|
|
|
|
|
|
|
|
Combined selectors break the whole rule where :has() is not supported,
for example on Firefox.
Thanks to Marcelo Galigniana for the report.
|
|
Selected rows where not highlighted when returning to the change-list
after clicking "No, take me back" on the deletion confirmation page.
This commit uses the CSS :has() pseudo-class to apply the highlight
without requiring the .selected class, which is added by JavaScript
on the click event.
Once all supported browsers have :has() available, the .selected
selector and the JavaScript to add the class can be removed.
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
|
|
|
|
Matches 4-space indentation used elsewhere in project CSS files.
|
|
|
|
admin forms."
Regression in fe7dbef5867c577995f0fc849d8dfdb8f2e6bbfa.
|
|
|
|
|
|
Co-authored-by: Leonid Podriz <leonidpodriz@pm.me>
|
|
Thanks Tom Carrick and Thibaud Colas for reviews.
|
|
Regression in f3e2bb0833105f43efc0cc6f19c8465bc1b1a785.
Refs #33750 and #27207.
|
|
Replacements were added in fa0653cd1d791a8bce835e8992cbeab6fd70d0e7
where we created a callback function by concatenating strings. It's
unnecessary since d638cdc42acec608c1967f44af6be32a477c239f.
|
|
Previously help_text was wrapped in a paragraph, but the change to div
broke the alignment, refs #27207.
|
|
focusable.
Regression in d915dd1c5809d7c2bb3679751cd5277571dcd9f7.
Follow up to 780473d75625d014cbe9b0acdea40b7a5970d5d8.
|