summaryrefslogtreecommitdiff
path: root/django/contrib/admin/static
AgeCommit message (Expand)Author
9 daysFixed #35943 -- Replaced unload event listener with pagehide.Amar
13 daysFormatted JavaScript files.Tom Carrick
13 daysFormatted CSS files.Tom Carrick
2026-04-06Fixed #37009 -- Fixed alignment of "Show/Hide counts" icons in admin changelist.kyb
2026-03-13Fixed #36885 -- Fixed long verbose names in admin filter sidebar breaking lay...Muhammad Usman
2026-03-03Fixed #36887 -- Improved admin changelist layout for object-tools button.Jacob Walls
2026-02-28Refs #36513 -- Fixed font-color to also apply to select options in TabularInl...Antoliny0919
2026-02-28Fixed #36914 -- Fixed background-color to also apply to select options in Tab...Antoliny0919
2026-02-27Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.antoliny0919
2026-02-25Fixed #36948 -- Fixed breadcrumb text overlap at small widths in admin.Amar
2026-02-25Refs #36873 -- Fixed changelink background image Y position.Antoliny0919
2026-02-25Fixed #36873 -- Aligned and normalized stroke width for non-multiple select i...Antoliny0919
2026-02-20Fixed #36920 -- Fixed alignment of fieldset legends in wide admin forms.usman
2026-02-13Fixed #36513 -- Improved text contrast for admin M2M multi-select widget.Nilesh Kumar Pahari
2026-02-02Refs #36788 -- Added missing CSS selector for fieldsets in the admin.Jacob Walls
2026-02-02Fixed #36788 -- Fixed horizontal form field alignment under <fieldset> in the...Jacob Walls
2026-01-30Fixed #36468 -- Fixed failure to close popup when adding a related object in ...Mark Niehues
2026-01-26Fixed #36850 -- Prevented admin filter sidebar from wrapping below the change...Nilesh Kumar Pahari
2026-01-22Fixed #13883 -- Rendered named choice groups with <optgroup> in FilteredSelec...seanhelvey
2025-12-22Fixed #36807 -- Fixed form field alignment under <fieldset> in the admin.Jacob Walls
2025-12-05Fixed #36367 -- Added a label to the date_hierarchy in admin changelist.Chaitanya
2025-11-14Fixed #36723 -- Removed logic for repositioning FilteredSelectMultiple help t...Kasyap Pentamaraju
2025-11-11Fixed #36053 -- Fixed placement of FilteredSelectMultiple widget label.Dani Fornons
2025-10-15Fixed #36659 -- Fixed flatpage content selector in admin forms.css.Baptiste Mispelon
2025-10-14Fixed #34041 -- Added aria-current attribute to admin breadcrumbs.antoliny0919
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