summaryrefslogtreecommitdiff
path: root/django/contrib/admin/static
AgeCommit message (Expand)Author
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
2023-05-24Fixed #34592 -- Removed Safari/Chrome workaround for system fonts.minusf
2023-04-25Updated admin's XRegExp to 5.1.1.Andreas Dickow
2023-04-21Fixed #34506 -- Fixed margin of ClearableFileInput in admin CSS.Mariusz Felisiak
2023-03-29Refs #34383 -- Corrected margins in admin fieldsets with multiple fields on t...Mariusz Felisiak
2023-03-29Fixed overindentation of AdminURLFieldWidget.Tim Graham
2023-03-27Fixed #34383 -- Fixed layout of admin fieldsets with multiple fields on the s...Tom Carrick
2023-03-24Refs #34316 -- Fixed layout of admin password change forms and help texts for...Mariusz Felisiak
2023-03-24Refs #32539 -- Fixed hide counts icon for RTL languages.Mariusz Felisiak
2023-03-23Refs #34316 -- Fixed displaying error lists in admin password change forms on...Mariusz Felisiak
2023-03-23Refs #33781 -- Restored alignment for admin split-field timezone warnings for...Mariusz Felisiak
2023-03-09Fixed #34395 -- Updated admin's jQuery to 3.6.4.Mariusz Felisiak
2023-03-03Fixed #32539 -- Added toggleable facet filters to ModelAdmin.sarahboyce
2023-02-13Fixed #34316 -- Fixed layout of admin password change forms and help texts.sarahboyce
2023-01-30Fixed #34283 -- Escaped title in admin's changelist filters.Stanislav Volyk
2023-01-23Fixed #34278 -- Made translatable string plural-aware in SelectFilter2.js.Claude Paroz
2023-01-04Fixed #33961 -- Updated admin's jQuery to 3.6.3.Mariusz Felisiak
2022-12-13Fixed #34038 -- Improved color contrast for links in admin.Nimra Aftab
2022-11-30Refs #34095 -- Changed more properties to use rem units in admin CSS.SwastikTripathi
2022-11-22Used CSS flex for form rows.Tom Carrick
2022-11-04Refs #34095 -- Changed height of form controls to use rem units in admin.jer
2022-10-31Avoided assignment followed by immediate return.Nick Pope
2022-10-31Used more augmented assignment statements.Nick Pope
2022-10-31Fixed #34094 -- Corrected margins in admin headers for RTL languages.Francesco Panico
2022-10-18Fixed #34102 -- Limited wrapping long names to admin dashboard.Collin Anderson
2022-10-12Fixed #34042 -- Improved accessibility of admin's navigation sidebar.Rasmus Magnell