summaryrefslogtreecommitdiff
path: root/django/contrib/admin/static
AgeCommit message (Expand)Author
2022-06-18[4.1.x] Fixed #33784 -- Removed unnecessary format escaping in admin calendar...Ankur
2022-05-21[4.1.x] Fixed #33725 -- Made hidden quick filter in admin's navigation sideba...Sankalp
2022-05-21[4.1.x] Fixed #33727 -- Fixed color contrasts in admin header.Mohammed Y. Alnajdi
2022-05-03Fixed #33667 -- Used --header-branding-color for branding headers in admin.Hrushikesh Vaidya
2022-04-26Fixed #27471 -- Made admin's filter choices collapsable.Marcelo Galigniana
2022-04-15Fixed #11803 -- Allowed admin select widgets to display new related objects.mgaligniana
2022-03-24Refs #15619 -- Logged out with POST requests in admin.Mariusz Felisiak
2022-02-25Fixed #33267 -- Added link to related item to related widget wrapper in admin.Shubh1815
2022-02-23Fixed #28889 -- Prevented double submission of admin forms.mgaligniana
2022-02-23Fixed #33328 -- Transformed formset:added/removed to native JS events.Claude Paroz
2022-02-23Fixed #33434 -- Changed font-size in admin CSS to use rem units.ravi kunwar
2022-02-23Removed unnecessary font-size in admin hr CSS.ravi kunwar
2022-01-29Fixed #33452 -- Fixed admin change-form layout for submit buttons on mid-size...Mariusz Felisiak
2022-01-26Fixed wrapping of long messages in the admin.Mariusz Felisiak
2022-01-26Fixed #33407 -- Fixed .radiolist admin CSS.Carlton Gibson
2021-12-30Fixed #33300 -- Ensured hidden elements are not displayed on small screens.Shubh1815
2021-12-29Refs #26872 -- Fixed wrapping of long choices in ModelAdmin.list_filter.Mariusz Felisiak
2021-12-23Refs #31617 -- Changed dark mode primary-fg to give higher contrast to second...David Smith
2021-12-16Fixed admin CSS for calendar widget for RTL languages.ahmadekhalili
2021-12-15Fixed #33316 -- Added pagination to admin history view.mgaligniana
2021-12-15Refs #33316 -- Moved paginator styles to base.css.mgaligniana
2021-11-29Fixed #32545 -- Improved admin widget for raw_id_fields for UUIDFields.Shubh1815
2021-11-25Fixed #33024 -- Fixed height of admin selector boxes in collapsed fieldset.Shubh1815
2021-11-23Fixed #33310 -- Removed unused rule from admin CSS.Álvaro Pelegrina Fernández
2021-11-16Fixed #28357 -- Fixed ModelAdmin.prepopulated_fields on newly added stacked i...Shubh1815
2021-10-27Fixed #33182 -- Moved admin dark mode vars to separate stylesheet and templat...Matteo Vitali
2021-10-06Fixed #33156 -- Used sessionStorage to preserve quick filter for admin's navi...Maxim Milovanov
2021-09-30Fixed #33029 -- Allowed multiple popups for self-related fields in admin.Yash Jhunjhunwala
2021-09-21Fixed #33083 -- Fixed selecting all items in the admin changelist when action...Carlton Gibson
2021-09-20Fixed #32504 -- Updated admin's jQuery to 3.6.0.Mariusz Felisiak
2021-09-13Fixed #33104 -- Fixed wrapping of long words in admin readonly fields.Aakash Singh
2021-06-29Fixed #32884 -- Fixed centering of the header on admin login page.Lou Huang
2021-06-23Removed options parameter from djangoAdminSelect2.Adam Johnson
2021-05-26Fixed #32543 -- Added search_help_text to ModelAdmin.Hasan Ramezani
2021-04-29Fixed capitalization of "ECMAScript" and "JavaScript".Nick Pope
2021-04-21Fixed #32647 -- Restored multi-row select with shift-modifier in admin change...Carlton Gibson
2021-04-09Added missing "event" argument to addEventListener() call in actions.js.Raymond Nunez
2021-03-31Removed unnecessary left/right in admin sidebar CSS.Mariusz Felisiak
2021-03-31Fixed #32204 -- Added quick filter to admin's navigation sidebar.Maxim Milovanov
2021-03-10Fixed #32512 -- Fixed admin dark theme for autocomplete fields.mimi89999
2021-03-09Refs #32018 -- Corrected color variable for toggle links in admin.Mariusz Felisiak
2021-03-09Refs #32018 -- Used --darkened-bg for <pre> elements.Mariusz Felisiak
2021-02-16Fixed #30231 -- Fixed admin filter horizontal/vertical verbose_name generation.Teresa Partida
2021-01-28Fixed #32391 -- Used CSS flex properties for changelist filter.Denis Skulimovskiy
2021-01-20Refs #31259 -- Made various dark theme adjustments.Tom Carrick
2021-01-14Refs #31259 -- Improved some color contrasts for admin dark theme.Matthias Kestenholz
2021-01-14Fixed #31259 -- Added admin dark theme.mimi89999
2021-01-12Fixed #29010, Fixed #29138 -- Added limit_choices_to and to_field support to ...Johannes Maron
2021-01-12Refs #32018 -- Corrected color variables for paginator and header links in ad...Michel Le Bihan
2021-01-11Refs #32018 -- Used --header-link-color for header links in admin.Michel Le Bihan