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