summaryrefslogtreecommitdiff
path: root/django/contrib/admin/static
AgeCommit message (Expand)Author
2025-03-28Refs #34619 -- Fixed labels width in FilteredSelectMultiple in the admin.Mariusz Felisiak
2025-03-27Fixed #34917 -- Underlined links in the main content area of the admin.antoliny0919
2025-03-26Refs #34619 -- Corrected selector description in the admin.Mariusz Felisiak
2025-02-18Fixed #31170 -- Added change event trigger to dismissRelatedLookupPopup.Кайрат Макым
2025-02-18Refs #31170 -- Added JavaScript tests for RelatedObjectLookups.js.Кайрат Макым
2025-02-04Fixed #36055 -- Prevented overlap of object-tools buttons and page header in ...antoliny0919
2025-01-23Refs #27674 -- Removed unused GIS icons.Claude Paroz
2025-01-09Fixed #35940 -- Disabled SelectFilter add/remove buttons when appropriate.Brock
2024-11-29Fixed #35925 -- Added CSS gap for FilteredSelectMultiple filter icon.Ayush khatri
2024-11-29Fixed #35791 -- Updated icon button dimensions to 24x24 pixels.Tainara Palmeira
2024-11-20Fixed #34619 -- Associated FilteredSelectMultiple elements to their label and...GappleBee
2024-10-17Fixed #35795 -- Added role="button" to links acting as buttons for screen rea...Jay Patel
2024-10-08Fixed #35809 -- Set background color for selected rows in the admin's form se...nessita
2024-10-08Fixed #35799 -- Fixed the positioning of the inline admin plus icon for RTL l...Mario Munoz
2024-10-07Fixed #35804 -- Removed unused rules for ul.tools from admin CSS.aditya.chaudhary1558@gmail.com
2024-08-12Marked missing part of warning footer for translation in SelectFilter2.js.Marc Picaud
2024-08-05Fixed #35645, Refs #35558 -- Added "medium" color in the admin CSS to improve...Natalia
2024-07-25Fixed #35331 -- Updated dropdown lists with entries added via the '+' sign fr...Devin Cox
2024-07-24Fixed #35541 -- Fixed paginator border in admin CSS.arjunomray
2024-06-25Fixed #35558 -- Increased inline H3 headers color prominence in admin change ...Sarah Boyce
2024-06-25Fixed #35540 -- Fixed the padding on admin login page.arjunomray
2024-06-20Refs #35404 -- Fixed padding of admin fieldset checkbox label.Vaarun Sinha
2024-06-12Fixed #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