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
2024-10-08
[5.1.x] Fixed #35809 -- Set background color for selected rows in the admin's...
nessita
2024-08-05
[5.1.x] Fixed #35645, Refs #35558 -- Added "medium" color in the admin CSS to...
Natalia
2024-06-25
[5.1.x] Fixed #35558 -- Increased inline H3 headers color prominence in admin...
Sarah Boyce
2024-06-25
[5.1.x] Fixed #35540 -- Fixed the padding on admin login page.
arjunomray
2024-06-20
[5.1.x] Refs #35404 -- Fixed padding of admin fieldset checkbox label.
Vaarun Sinha
2024-06-14
[5.1.x] Fixed #34789 -- Prevented updateRelatedSelectsOptions from
Devin Cox
2024-05-22
Refs #35189 -- Removed no longer necessary JavaScript file collapse.js.
Marijke Luttekes
2024-05-22
Fixed #35189 -- Improved admin collapsible fieldsets by using <details> eleme...
Marijke Luttekes
2024-05-20
Refs #35189 -- Moved CSS details' cursor declaration to base.css.
Marijke Luttekes
2024-05-10
Refs #35404 -- Fixed the line height of admin fieldset labels.
minusf
2024-05-06
Migrated to ESLint 9+.
Mariusz Felisiak
2024-04-24
Fixed #35382 -- Removed unused CSS for admin inline fieldsets.
0saurabh0
2024-04-19
Fixed #35321 -- Prevented Mobile Safari zoom-in on Django admin inputs.
Jkhall81
2024-04-15
Fixed #35375 -- Fixed tabular inline admin original line to be on the right i...
Eyal Cherevatsky
2024-02-20
Fixed #34429 -- Allowed setting unusable passwords for users in the auth forms.
Fabian Braun
2024-02-09
Fixed #35145 -- Corrected color scheme of vanilla HTML widgets in admin.
Eli
2024-01-24
Fixed #35115 -- Made admin's footer render in <footer> tag.
Marijke Luttekes
2024-01-19
Fixed #34910 -- Improved color contrast for add/change icons in admin.
Hisham Mahmood
2024-01-18
Fixed #35121 -- Corrected color for links in the admin.
Salvo Polizzi
2024-01-16
Fixed #35112 -- Removed previous/next month animation in admin calendar widget.
Alexander Lazarević
2024-01-09
Fixed #35096 -- Corrected alignment for error lists in admin "wide" forms.
Fabian Braun
2023-12-30
Fixed #34670 -- Improved loading of theme in admin.
Nicolas Lupien
2023-12-28
Fixed #35065 -- Corrected border color for autocomplete fields with errors in...
Rigoberto Villalta
2023-12-22
Fixed #35008 -- Added CSS rule for <input> HTML tags with no type.
Rapha S
2023-12-13
Fixed #35012 -- Restored wrapping admin fieldsets with multiple fields per line.
Tom Carrick
2023-12-03
Removed unused CSS rules for related widget in RTL.
Tom Carrick
2023-12-01
Fixed #35001 -- Fixed position of related widget action icons in admin for so...
Tom Carrick
2023-12-01
Refs #35004 -- Restored the direction of arrows in admin selector boxes for R...
Mariusz Felisiak
2023-12-01
Refs #35003 -- Corrected "wide" form margins in admin for LTR languages.
Tom Carrick
2023-11-30
Fixed #34995 -- Improved position of related widget's add link on admin pages...
Tom Carrick
2023-11-30
Fixed #35003 -- Corrected margins in admin for RTL languages.
Tom Carrick
2023-11-30
Fixed #35004 -- Corrected the direction of arrows in admin selector boxes for...
Mariusz Felisiak
2023-11-29
Refs #25778 -- Updated some links and references to HTTPS.
Adam Johnson
2023-11-27
Fixed #34982 -- Fixed admin's read-only password widget and help texts alignm...
Tom Carrick
2023-11-23
Fixed #34994 -- Fixed checkbox layout in admin's change page for narrow scree...
Tom Carrick
2023-11-23
Fixed #34991 -- Fixed pagination links and input layout in admin's change lis...
Tom Carrick
2023-10-21
Fixed #34913 -- Added borders on high contrast mode in the admin.
Cheuk Ting Ho
2023-09-21
Fixed #34857 -- Made calendar "Cancel" button in admin use color variables.
Fabian Braun
2023-09-18
Fixed #34560 -- Updated admin's jQuery to 3.7.1.
Mariusz Felisiak
2023-09-15
Fixed #34832 -- Made admin's header content render in <header> tag.
Sarah Abderemane
2023-07-18
Fixed #34036 -- Improved color contrast in admin light theme.
Mariana
2023-07-17
Refs #27471 -- Made admin's filter choice arrows use cursor pointers.
Christophe Henry
2023-07-10
Fixed #34696 -- Updated selection counter in admin changelist on Chrome.
Cauê Thenório
2023-06-12
Fixed #34628 -- Improved icons accessibility of related widget wrapper in admin.
Nina Menezes
2023-06-11
Fixed #34638 -- Fixed admin change list selected row highlight on editable bo...
Neeraj Kumar
2023-06-09
Fixed #34645 -- Restored alignment for admin date/time timezone warnings.
Mariusz Felisiak
2023-06-09
Fixed #23049 -- Added %a and %A support to Date.strftime.
sarahboyce
2023-06-05
Fixed #34627 -- Highlighted active row in admin UI when forced-colors mode is...
Nina Menezes
2023-06-05
Fixed #34622 -- Improved accessibility of related widget wrapper in admin.
Coen van der Kamp
2023-06-05
Fixed #34621 -- Made admin site header render in <div> tag.
Howard Cox
[next]