Tom Carrick
|
729266c6f2
Fixed #34982 -- Fixed admin's read-only password widget and help texts alignment for tablet screen size.
|
1 rok temu |
Akash Kumar Sen
|
40b3975e7d
Fixed #34462 -- Made admin log actions in bulk.
|
1 rok temu |
laserhyena
|
21382e2743
Fixed #34911 -- Corrected HTML heading levels on admindocs' main page.
|
1 rok temu |
ontowhee
|
89d2ae257b
Fixed #34905 -- Corrected admin's main content element rendered in <main> tag.
|
1 rok temu |
Sarah Boyce
|
be56c982c0
Refs #34043 -- Added --screenshots option to runtests.py and selenium tests.
|
1 rok temu |
Sarah Boyce
|
f6629ee2c9
Refs #34043 -- Added context managers to SeleniumTestCase for changing window size.
|
1 rok temu |
Mariana
|
fc62e17778
Fixed #12241 -- Preserved query strings when using "Save and continue/add another" in admin.
|
2 lat temu |
lstaana
|
357365a64e
Fixed #34835 -- Made admin's changelist filters render in <nav> tag.
|
1 rok temu |
Ryanwalker277
|
225328efd9
Fixed #31558 -- Added support for boolean attribute on properties in ModelAdmin.list_display.
|
1 rok temu |
Paolo Melchiorre
|
2f1ab16be5
Fixed #34842 -- Fixed ModelAdmin.readonly_fields crash with GeneratedFields.
|
1 rok temu |
Sarah Abderemane
|
814e7bc220
Fixed #34832 -- Made admin's header content render in <header> tag.
|
1 rok temu |
sarahboyce
|
649262a406
Made some Selenium tests less flaky by adding explicit wait.
|
1 rok temu |
Mariusz Felisiak
|
42b4f81e6e
Fixed isolation of SeleniumTests.test_search_input_filtered_page() test.
|
1 rok temu |
Sarah Boyce
|
968684aed4
Made SeleniumTests.test_updating_related_objects_updates_fk_selects_except_autocompletes() test less flaky by adding explicit Selenium wait.
|
1 rok temu |
Yaser Amiri
|
3f1bc2222f
Fixed #34656 -- Fixed unclosed div in admin password change template.
|
1 rok temu |
sarahboyce
|
8b062eab8e
Made SeleniumTests.test_inline_uuid_pk_add_with_popup less flaky by waiting until popup is closed.
|
1 rok temu |
Nina Menezes
|
27fed08e5f
Fixed #34618 -- Added icon descriptions in "Recent Actions" on the admin index.
|
1 rok temu |
Cheuk Ting Ho
|
65da6b2ae4
Fixed #34617 -- Enabled user zooming on mobile devices in the admin.
|
1 rok temu |
minusf
|
8b053c1e3c
Fixed #34592 -- Removed Safari/Chrome workaround for system fonts.
|
1 rok temu |
Coen van der Kamp
|
7bbbadc693
Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField.
|
2 lat temu |
Tom Carrick
|
d687febce5
Fixed #34383 -- Fixed layout of admin fieldsets with multiple fields on the same line.
|
2 lat temu |
sarahboyce
|
868e2fcdda
Fixed #32539 -- Added toggleable facet filters to ModelAdmin.
|
2 lat temu |
Mariusz Felisiak
|
52e54860bf
Moved duplicate user declarations to setUpTestData() in AdminSiteFinalCatchAllPatternTests.
|
2 lat temu |
Dominique Bischof
|
17e08b2177
Fixed #34377 -- Fixed preserving query strings in AdminSite.catch_all_view().
|
2 lat temu |
Dominique Bischof
|
4338b6526d
Refs #31747 -- Added more tests for preserving query strings when redirect with APPEND_SLASH in admin.
|
2 lat temu |
sarahboyce
|
e678046681
Fixed #34316 -- Fixed layout of admin password change forms and help texts.
|
2 lat temu |
Bakdolot
|
325c44ac6c
Fixed #34315 -- Preserved admin changelist filters on "Close" button.
|
2 lat temu |
David Smith
|
097e3a70c1
Refs #33476 -- Applied Black's 2023 stable style.
|
2 lat temu |
Mariusz Felisiak
|
3bbe22dafc
Fixed #34233 -- Dropped support for Python 3.8 and 3.9.
|
2 lat temu |
Mariusz Felisiak
|
e6f82438d4
Refs #32365 -- Removed support for pytz timezones per deprecation timeline.
|
2 lat temu |