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
2021-10-06
[4.0.x] Fixed #33156 -- Used sessionStorage to preserve quick filter for admi...
Maxim Milovanov
2021-09-21
[4.0.x] Fixed #33083 -- Fixed selecting all items in the admin changelist whe...
Carlton Gibson
2021-09-20
Fixed #32504 -- Updated admin's jQuery to 3.6.0.
Mariusz Felisiak
2021-09-13
Fixed #33104 -- Fixed wrapping of long words in admin readonly fields.
Aakash Singh
2021-06-29
Fixed #32884 -- Fixed centering of the header on admin login page.
Lou Huang
2021-06-23
Removed options parameter from djangoAdminSelect2.
Adam Johnson
2021-05-26
Fixed #32543 -- Added search_help_text to ModelAdmin.
Hasan Ramezani
2021-04-29
Fixed capitalization of "ECMAScript" and "JavaScript".
Nick Pope
2021-04-21
Fixed #32647 -- Restored multi-row select with shift-modifier in admin change...
Carlton Gibson
2021-04-09
Added missing "event" argument to addEventListener() call in actions.js.
Raymond Nunez
2021-03-31
Removed unnecessary left/right in admin sidebar CSS.
Mariusz Felisiak
2021-03-31
Fixed #32204 -- Added quick filter to admin's navigation sidebar.
Maxim Milovanov
2021-03-10
Fixed #32512 -- Fixed admin dark theme for autocomplete fields.
mimi89999
2021-03-09
Refs #32018 -- Corrected color variable for toggle links in admin.
Mariusz Felisiak
2021-03-09
Refs #32018 -- Used --darkened-bg for <pre> elements.
Mariusz Felisiak
2021-02-16
Fixed #30231 -- Fixed admin filter horizontal/vertical verbose_name generation.
Teresa Partida
2021-01-28
Fixed #32391 -- Used CSS flex properties for changelist filter.
Denis Skulimovskiy
2021-01-20
Refs #31259 -- Made various dark theme adjustments.
Tom Carrick
2021-01-14
Refs #31259 -- Improved some color contrasts for admin dark theme.
Matthias Kestenholz
2021-01-14
Fixed #31259 -- Added admin dark theme.
mimi89999
2021-01-12
Fixed #29010, Fixed #29138 -- Added limit_choices_to and to_field support to ...
Johannes Maron
2021-01-12
Refs #32018 -- Corrected color variables for paginator and header links in ad...
Michel Le Bihan
2021-01-11
Refs #32018 -- Used --header-link-color for header links in admin.
Michel Le Bihan
2021-01-07
Fixed #32018 -- Extracted admin colors into CSS variables.
Matthias Kestenholz
2021-01-06
Fixed #32322 -- Fixed autocomplete widget wrapping.
Viktor Grabov
2020-10-28
Fixed #32062 -- Added %b support to Date.strftime.
Gagan Deep
2020-10-27
Fixed #32127 -- Fixed admin change-form textarea layout for mid-sized displays.
Josh Santos
2020-10-21
Fixed #32069 -- Fixed admin change-form layout on small screens.
Carlton Gibson
2020-10-09
Fixed #32091 -- Fixed admin search bar width on filtered admin page.
Tim Schilling
2020-10-06
Fixed #32072 -- Fixed admin search bar height.
Tom Carrick
2020-09-30
Fixed #31986 -- Fixed admin filter sidebar scrolling.
Tom Carrick
2020-09-23
Fixed #32029 -- Removed unnecessary margin in admin CSS for horizontal radio ...
Matthias Kestenholz
2020-09-23
Fixed #32027 -- Fixed wrapping of long words in admin error messages.
Matthias Kestenholz
2020-09-01
Fixed #31901 -- Prevented content overflowing in the admin changelist with na...
007gzs
2020-08-05
Fixed #31854 -- Fixed wrapping of long model names in admin's sidebar.
Mariusz Felisiak
2020-08-05
Fixed #31853 -- Fixed wrapping of translated action labels in admin sidebar.
007gzs
2020-07-04
Simplified <body> element references in DateTimeShortcuts.js.
Jon Dufresne
2020-07-01
Fixed #31522 -- Made admin's SelectBox preserve scroll position.
tapan gujjar
2020-07-01
Made JavaScript URL manipulation more robust with URL and URLSearchParams.
Jon Dufresne
2020-07-01
Simplified JavaScript with Array.prototype.includes().
Jon Dufresne
2020-06-26
Fixed the centering of the "Log in" button on admin login page.
Jon Dufresne
2020-06-25
Simplified label element CSS in admin login.css.
Jon Dufresne
2020-06-25
Removed unnecessary admin CSS.
Jon Dufresne
2020-06-24
Fixed #31523 -- Removed jQuery dependency from actions.js.
Jon Dufresne
2020-05-28
Refs #31034 -- Improved accessibility of admin navigation sidebar.
Tom Carrick
2020-05-27
Fixed #11157 -- Stopped removing stop words in admin's prepopulated_fields.
Scott Cranfill
2020-05-18
Refs #31034 -- Used === in nav_sidebar.js admin JS to avoid possible coercion...
Jon Dufresne
2020-05-14
Fixed #31524 -- Removed minified static assets from the admin.
Jon Dufresne
2020-05-13
Removed unused Downcoder.chars.
Jon Dufresne
2020-05-11
Fixed #31034 -- Added a navigation sidebar to the admin.
Tom Carrick
[next]