summaryrefslogtreecommitdiff
path: root/django/contrib/admin
AgeCommit message (Expand)Author
2025-04-01[5.2.x] Fixed #36284, Refs #31170 -- Ensured related lookup popups are closed...nessita
2025-04-01[5.2.x] Fixed #36283 -- Reverted "Fixed #35798, Refs #31641 -- Prevented admi...Mariusz Felisiak
2025-03-31[5.2.x] Updated translations from Transifex.Sarah Boyce
2025-03-31[5.2.x] Refs #36055 -- Prevented overlap of object-tools buttons and page hea...Mariusz Felisiak
2025-03-28[5.2.x] Refs #34619 -- Fixed labels width in FilteredSelectMultiple in the ad...Mariusz Felisiak
2025-03-26[5.2.x] Refs #34619 -- Corrected selector description in the admin.Mariusz Felisiak
2025-03-19[5.2.x] Updated source translation catalogs.Mariusz Felisiak
2025-03-12[5.2.x] Fixed #36234 -- Restored single_object argument to LogEntry.objects.l...Adam Johnson
2025-03-04[5.2.x] Fixed #36217 -- Restored pre_save/post_save signal emission via LogEn...antoliny0919
2025-02-18[5.2.x] Fixed #31170 -- Added change event trigger to dismissRelatedLookupPopup.Кайрат Макым
2025-02-18[5.2.x] Refs #31170 -- Added JavaScript tests for RelatedObjectLookups.js.Кайрат Макым
2025-02-04[5.2.x] Fixed #36069 -- Fixed the delete button position in TabularInlines.antoliny0919
2025-02-04[5.2.x] Fixed #36055 -- Prevented overlap of object-tools buttons and page he...antoliny0919
2025-01-22[5.2.x] Fixed #36114 -- Fixed link visibility when list_display_links field c...antoliny0919
2025-01-10Fixed #36032 -- Rendered URLField values as links in the admin.antoliny0919
2025-01-09Fixed #35940 -- Disabled SelectFilter add/remove buttons when appropriate.Brock
2025-01-08Fixed #36063 -- Made a FileField navigate to the object admin change page whe...antoliny0919
2024-11-29Fixed #35925 -- Added CSS gap for FilteredSelectMultiple filter icon.Ayush khatri
2024-11-29Fixed #373 -- Added CompositePrimaryKey.Bendeguz Csirmaz
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-11-11Fixed #35903 -- Made admin's "view on site" URL accept non-integer ContentTyp...Tim Graham
2024-11-07Refs #23968 -- Removed unnecessary list comprehension in contrib.admin.helpers.John Parton
2024-11-05Refs #26001 -- Handled relationship exact lookups in ModelAdmin.search_fields.Sarah Boyce
2024-11-04Fixed #26001 -- Fixed non-string field exact lookups in ModelAdmin.search_fie...0saurabh0
2024-10-31Fixed #35876 -- Displayed non-ASCII fieldset names when rendering ModelAdmin....Sarah Boyce
2024-10-26Refs #35742 -- Used curly quote in add user form message.Claude Paroz
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 #35798, Refs #31641 -- Prevented admin navigation sidebar loading flicker.Gavin Wahl
2024-10-08Fixed #35799 -- Fixed the positioning of the inline admin plus icon for RTL l...Mario Munoz
2024-10-08Fixed #35742 -- Removed hardcoded "username" references in admin templates.antoliny0919
2024-10-07Updated translations from Transifex.nessita
2024-10-07Fixed #35804 -- Removed unused rules for ul.tools from admin CSS.aditya.chaudhary1558@gmail.com
2024-09-12Fixed #35755 -- Hid help text of hidden fields in admin fieldsets.Richard Laager
2024-09-11Fixed #35747 -- Used default ordering when the ORDER_VAR param is blank in th...ldeluigi
2024-09-03Refs #35706 -- Replaced template _('...') usages with translate tag.sanjeevholla26
2024-09-02Refs #35706 -- Prefixed 'Error:' to titles of admin pages with form errors.sanjeevholla26
2024-08-30Fixed #35716 -- Fixed VariableDoesNotExist when rendering admin fieldsets.Sarah Boyce
2024-08-20Fixed #35686 -- Added table headers to app list tables for screen readers.Sarah Boyce
2024-08-12Marked missing part of warning footer for translation in SelectFilter2.js.Marc Picaud
2024-08-08Fixed #35622 -- Made unittest ignore Django assertions in traceback frames.Adam Johnson
2024-08-07Fixed #35639 -- Improved admin's delete confirmation page title.Matthias Kestenholz
2024-08-07Updated translations from Transifex.Natalia
2024-08-06Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.html.urlize...Mariusz Felisiak
2024-08-05Fixed #35628 -- Allowed compatible GeneratedFields for ModelAdmin.date_hierar...John Parton
2024-08-05Fixed #35645, Refs #35558 -- Added "medium" color in the admin CSS to improve...Natalia
2024-08-02Fixed #35489 -- Fixed vertical alignment of raw_id_fields widget.Vaarun Sinha
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