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-03-10
[3.2.x] Fixed #32512 -- Fixed admin dark theme for autocomplete fields.
mimi89999
2021-03-09
[3.2.x] Refs #32018 -- Corrected color variable for toggle links in admin.
Mariusz Felisiak
2021-03-09
[3.2.x] Refs #32018 -- Used --darkened-bg for <pre> elements.
Mariusz Felisiak
2021-01-28
[3.2.x] Fixed #32391 -- Used CSS flex properties for changelist filter.
Denis Skulimovskiy
2021-01-20
[3.2.x] 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
2020-05-08
Changed selected attribute to HTML5 boolean syntax in SelectBox.js.
Jon Dufresne
2020-05-07
Fixed #31542 -- Simplified admin JavaScript with "for … of" statements.
Jon Dufresne
2020-05-05
Updated admin's Select2 to 4.0.13.
Mariusz Felisiak
2020-05-05
Fixed #31485 -- Updated admin's jQuery to 3.5.1.
Mariusz Felisiak
2020-05-05
Removed invalid value from admin CSS.
Jon Dufresne
2020-05-01
Removed unused CSS in admin.
Jon Dufresne
2020-05-01
Removed CSS workarounds for IE7 in admin.
Jon Dufresne
2020-05-01
Refs #31032 -- Removed unnecessary vendor prefixes from admin CSS.
Jon Dufresne
2020-04-29
Removed unnecessary entities from the admin.
Jon Dufresne
2020-04-29
Refs #31493 -- Changed IIFE to ES6 blocks.
Jon Dufresne
2020-04-29
Fixed #31493 -- Replaced var with const and let keywords in JavaScript.
Jon Dufresne
2020-04-29
Refs #30400 -- Improved typography of user facing strings in admin changelist.
Jon Dufresne
2020-04-22
Fixed #31483 -- Rewrote change_form.js without jQuery.
Jon Dufresne
[next]