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