GappleBee
|
857b1048d5
Fixed #34619 -- Associated FilteredSelectMultiple elements to their label and help text.
|
5 mesi fa |
Tim Graham
|
ef8ae06c2a
Fixed #35903 -- Made admin's "view on site" URL accept non-integer ContentType pks.
|
5 mesi fa |
Sarah Boyce
|
2c029c718f
Fixed #35876 -- Displayed non-ASCII fieldset names when rendering ModelAdmin.fieldsets.
|
4 mesi fa |
SaJH
|
0c81775515
Refs #35727 -- Updated response.content.decode calls to use the HttpResponse.text property.
|
5 mesi fa |
nessita
|
679d57816d
Fixed #35809 -- Set background color for selected rows in the admin's form select widget.
|
5 mesi fa |
Marc Gibbons
|
6765b6adf9
Fixed #35797 -- Removed debug context processor from default project template.
|
5 mesi fa |
sanjeevholla26
|
387475c5b2
Refs #35706 -- Prefixed 'Error:' to titles of admin pages with form errors.
|
7 mesi fa |
Sarah Boyce
|
d9ae7f5b58
Fixed #35686 -- Added table headers to app list tables for screen readers.
|
7 mesi fa |
Matthias Kestenholz
|
54888408a1
Fixed #35639 -- Improved admin's delete confirmation page title.
|
7 mesi fa |
Jake Howard
|
53e674d574
Fixed #35520 -- Avoided opening transaction for read-only ModelAdmin requests.
|
9 mesi fa |
stefan.ivic
|
ce1ad98565
Fixed #35505 -- Added extrabody block to admin/base.html.
|
9 mesi fa |
Jake Howard
|
ff308a0604
Fixed 35467 -- Replaced urlparse with urlsplit where appropriate.
|
10 mesi fa |
Marijke Luttekes
|
e4a693f50a
Fixed #35189 -- Improved admin collapsible fieldsets by using <details> elements.
|
10 mesi fa |
Mariusz Felisiak
|
604e32ee93
Fixed typos in test docstrings.
|
10 mesi fa |
Sarah Boyce
|
39828fa778
Added a high contrast mode to screenshot cases.
|
11 mesi fa |
Marijke Luttekes
|
e412d85b46
Fixed #35115 -- Made admin's footer render in <footer> tag.
|
1 anno fa |
Eliana Rosselli
|
c83c639ba0
Fixed #34909 -- Associated links in admin navigation sidebar with row descriptions.
|
1 anno fa |
Sarah Boyce
|
af2fd36815
Refs #34995 -- Made Selenium tests more robust for admin_views and admin_widgets suites.
|
1 anno fa |
Tom Carrick
|
729266c6f2
Fixed #34982 -- Fixed admin's read-only password widget and help texts alignment for tablet screen size.
|
1 anno fa |
Akash Kumar Sen
|
40b3975e7d
Fixed #34462 -- Made admin log actions in bulk.
|
1 anno fa |
laserhyena
|
21382e2743
Fixed #34911 -- Corrected HTML heading levels on admindocs' main page.
|
1 anno fa |
ontowhee
|
89d2ae257b
Fixed #34905 -- Corrected admin's main content element rendered in <main> tag.
|
1 anno fa |
Sarah Boyce
|
be56c982c0
Refs #34043 -- Added --screenshots option to runtests.py and selenium tests.
|
1 anno fa |
Sarah Boyce
|
f6629ee2c9
Refs #34043 -- Added context managers to SeleniumTestCase for changing window size.
|
1 anno fa |
Mariana
|
fc62e17778
Fixed #12241 -- Preserved query strings when using "Save and continue/add another" in admin.
|
2 anni fa |
lstaana
|
357365a64e
Fixed #34835 -- Made admin's changelist filters render in <nav> tag.
|
1 anno fa |
Ryanwalker277
|
225328efd9
Fixed #31558 -- Added support for boolean attribute on properties in ModelAdmin.list_display.
|
1 anno fa |
Paolo Melchiorre
|
2f1ab16be5
Fixed #34842 -- Fixed ModelAdmin.readonly_fields crash with GeneratedFields.
|
1 anno fa |
Sarah Abderemane
|
814e7bc220
Fixed #34832 -- Made admin's header content render in <header> tag.
|
1 anno fa |
sarahboyce
|
649262a406
Made some Selenium tests less flaky by adding explicit wait.
|
1 anno fa |