index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
admin
/
static
Age
Commit message (
Expand
)
Author
2025-10-15
[6.0.x] Fixed #36659 -- Fixed flatpage content selector in admin forms.css.
Baptiste Mispelon
2025-09-17
Fixed #36601 -- Fixed color contrast of FilteredSelectMultiple widget chosen ...
antoliny0919
2025-09-04
Fixed #36578, Refs #35791 -- Ensured inline delete icon scales and stays cent...
Sarah Boyce
2025-08-26
Fixed #36556 -- Fixed TabularInline width overflowing the page.
antoliny0919
2025-08-22
Fixed #36558, Refs #36366 -- Fixed the "show all" link hover styling in admin...
antoliny0919
2025-08-21
Refs #36366 -- Fixed page number layout in admin pagination on small screens.
antoliny0919
2025-08-19
Fixed #35892 -- Supported Widget.use_fieldset in admin forms.
antoliny0919
2025-08-17
Refs #36528 -- Fixed link underline typo in CSS.
Antoliny Lee
2025-08-13
Fixed #35924 -- Removed the "choose/remove all" button icons in the FilteredS...
antoliny0919
2025-08-05
Fixed #36079 -- Fixed text size of TabularInline object titles.
antoliny0919
2025-07-30
Fixed #36511 -- Ensured filters came before table in keyboard navigation in a...
antoliny0919
2025-07-30
Fixed #36528, Refs #34917 -- Removed role="button" from object-tools links.
antoliny0919
2025-07-30
Fixed #36055 -- Prevented overlap of object-tools buttons and page header in ...
antoliny0919
2025-07-24
Fixed #36516, Refs #36366 -- Fixed changelist footer layout with list_editabl...
antoliny0919
2025-07-20
Fixed #36230 -- Improved color contrast for blockquote in admin.
LauHerregodts
2025-06-27
Fixed #36366 -- Improved accessibility of pagination in the admin.
antoliny0919
2025-06-25
Fixed #36386 -- Added styles and icons for INFO and DEBUG messages in the admin.
michalpokusa
2025-06-18
Fixed #36437 -- Improved accessibility of messages in admin.
michalpokusa
2025-06-02
Fixed #36423 -- Prevented filter_horizontal buttons from intercepting form su...
Blayze
2025-05-20
Refs #35829 -- Made cosmetic edits to django/contrib/admin/static/admin/img/R...
nessita
2025-05-15
Fixed #35829 -- Updated admin icons using Font Awesome Free version 6.7.2.
Pablo Bengoechea
2025-04-28
Fixed #36354 -- Removed JavaScript workaround for browsers lacking `:has()` C...
Fabian Braun
2025-04-22
Fixed #36331 -- Reverted "Fixed #36055 -- Prevented overlap of object-tools b...
antoliny0919
2025-04-01
Fixed #36284, Refs #31170 -- Ensured related lookup popups are closed properly.
nessita
2025-03-31
Refs #36055 -- Prevented overlap of object-tools buttons and page header in t...
Mariusz Felisiak
2025-03-28
Refs #34619 -- Fixed labels width in FilteredSelectMultiple in the admin.
Mariusz Felisiak
2025-03-27
Fixed #34917 -- Underlined links in the main content area of the admin.
antoliny0919
2025-03-26
Refs #34619 -- Corrected selector description in the admin.
Mariusz Felisiak
2025-02-18
Fixed #31170 -- Added change event trigger to dismissRelatedLookupPopup.
Кайрат Макым
2025-02-18
Refs #31170 -- Added JavaScript tests for RelatedObjectLookups.js.
Кайрат Макым
2025-02-04
Fixed #36055 -- Prevented overlap of object-tools buttons and page header in ...
antoliny0919
2025-01-23
Refs #27674 -- Removed unused GIS icons.
Claude Paroz
2025-01-09
Fixed #35940 -- Disabled SelectFilter add/remove buttons when appropriate.
Brock
2024-11-29
Fixed #35925 -- Added CSS gap for FilteredSelectMultiple filter icon.
Ayush khatri
2024-11-29
Fixed #35791 -- Updated icon button dimensions to 24x24 pixels.
Tainara Palmeira
2024-11-20
Fixed #34619 -- Associated FilteredSelectMultiple elements to their label and...
GappleBee
2024-10-17
Fixed #35795 -- Added role="button" to links acting as buttons for screen rea...
Jay Patel
2024-10-08
Fixed #35809 -- Set background color for selected rows in the admin's form se...
nessita
2024-10-08
Fixed #35799 -- Fixed the positioning of the inline admin plus icon for RTL l...
Mario Munoz
2024-10-07
Fixed #35804 -- Removed unused rules for ul.tools from admin CSS.
aditya.chaudhary1558@gmail.com
2024-08-12
Marked missing part of warning footer for translation in SelectFilter2.js.
Marc Picaud
2024-08-05
Fixed #35645, Refs #35558 -- Added "medium" color in the admin CSS to improve...
Natalia
2024-07-25
Fixed #35331 -- Updated dropdown lists with entries added via the '+' sign fr...
Devin Cox
2024-07-24
Fixed #35541 -- Fixed paginator border in admin CSS.
arjunomray
2024-06-25
Fixed #35558 -- Increased inline H3 headers color prominence in admin change ...
Sarah Boyce
2024-06-25
Fixed #35540 -- Fixed the padding on admin login page.
arjunomray
2024-06-20
Refs #35404 -- Fixed padding of admin fieldset checkbox label.
Vaarun Sinha
2024-06-12
Fixed #34789 -- Prevented updateRelatedSelectsOptions from
Devin Cox
2024-05-22
Refs #35189 -- Removed no longer necessary JavaScript file collapse.js.
Marijke Luttekes
2024-05-22
Fixed #35189 -- Improved admin collapsible fieldsets by using <details> eleme...
Marijke Luttekes
[next]