| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-02 | Fixed #34513 -- Added system check for relational fields in ↵ | Bakdolot | |
| ModelAdmin.list_display. | |||
| 2023-04-26 | Fixed #34512 -- Restored breadcrumbs on admin app index view. | Mariusz Felisiak | |
| Thanks Adam (ataylor32) for the report. Regression in 872b61193b013a700ff88cf50f0eb2cf2c266ff7. | |||
| 2023-04-25 | Updated admin's XRegExp to 5.1.1. | Andreas Dickow | |
| 2023-04-24 | Fixed #34481 -- Added system check for reverse related fields in ↵ | Bakdolot | |
| ModelAdmin.list_display. | |||
| 2023-04-22 | Refs #34462 -- Fixed queryset antipattern when processing object deletion. | nessita | |
| 2023-04-21 | Fixed #34506 -- Fixed margin of ClearableFileInput in admin CSS. | Mariusz Felisiak | |
| Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd. | |||
| 2023-04-21 | Fixed #34488 -- Made ClearableFileInput preserve "Clear" checked attribute ↵ | Marcelo Galigniana | |
| when form is invalid. | |||
| 2023-04-17 | Fixed #22569 -- Made ModelAdmin.lookup_allowed() respect get_list_filter(). | sarahboyce | |
| Thank you Simon Meers for the initial patch. | |||
| 2023-04-04 | Fixed Central Kurdish (Sorani) translations of date-related strings. | Swara | |
| 2023-04-03 | Updated translations from Transifex. | Mariusz Felisiak | |
| Forwardport of fa687719321329f4e5017b7fc1b8cadae3c63c32 from stable/4.2.x. | |||
| 2023-03-29 | Refs #34383 -- Corrected margins in admin fieldsets with multiple fields on ↵ | Mariusz Felisiak | |
| the same line on small screens. Regression in d687febce5868545f99974d2499a91f81a32fef5. | |||
| 2023-03-29 | Fixed overindentation of AdminURLFieldWidget. | Tim Graham | |
| Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd. | |||
| 2023-03-28 | Fixed #28384 -- Fixed ModelAdmin.lookup_allowed() for OneToOneField primary ↵ | sarahboyce | |
| keys and nested relations. | |||
| 2023-03-27 | Fixed #34383 -- Fixed layout of admin fieldsets with multiple fields on the ↵ | Tom Carrick | |
| same line. Thanks Antonio Candido Nazareth junior for the report. Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd. Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> | |||
| 2023-03-24 | Refs #34316 -- Fixed layout of admin password change forms and help texts ↵ | Mariusz Felisiak | |
| for RTL languages. Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd. Follow up to e67804668115fd388e7554c6a809bd409f70adfe and 39d1e45227e060746ed461fddde80fa2b6cf0dcd. | |||
| 2023-03-24 | Refs #32539 -- Fixed hide counts icon for RTL languages. | Mariusz Felisiak | |
| Bug in 868e2fcddae6720d5713924a785339d1665f1bb9. | |||
| 2023-03-23 | Refs #34316 -- Fixed displaying error lists in admin password change forms ↵ | Mariusz Felisiak | |
| on small screens. Follow up to e67804668115fd388e7554c6a809bd409f70adfe. | |||
| 2023-03-23 | Refs #33781 -- Restored alignment for admin split-field timezone warnings ↵ | Mariusz Felisiak | |
| for RTL languages. Regression in f3e2bb0833105f43efc0cc6f19c8465bc1b1a785. | |||
| 2023-03-20 | Updated source translation catalogs. | Mariusz Felisiak | |
| Forwardport of 7e79fb35d4aebced5eda2f14f8d4314c73f558d2 from stable/4.2.x. | |||
| 2023-03-16 | Fixed #1873 -- Handled multi-valued query parameters in admin changelist ↵ | sarahboyce | |
| filters. | |||
| 2023-03-16 | Refs #1873 -- Used GET.lists() in admin filters. | sarahboyce | |
| 2023-03-09 | Fixed #34395 -- Updated admin's jQuery to 3.6.4. | Mariusz Felisiak | |
| 2023-03-03 | Fixed #32539 -- Added toggleable facet filters to ModelAdmin. | sarahboyce | |
| Thanks Carlton Gibson, Simon Willison, David Smith, and Mariusz Felisiak for reviews. | |||
| 2023-03-03 | Fixed #34377 -- Fixed preserving query strings in AdminSite.catch_all_view(). | Dominique Bischof | |
| Included full path when redirecting with append slash to include query strings. Regression in ba31b0103442ac891fb3cb98f316781254e366c3. | |||
| 2023-03-02 | Moved str() calls to DateFieldListFilter.choices(). | sarahboyce | |
| 2023-02-16 | Fixed #34045 -- Improved accessibility of selecting items in admin changelist. | Durval Carvalho | |
| This adds "aria-label". | |||
| 2023-02-13 | Fixed #34316 -- Fixed layout of admin password change forms and help texts. | sarahboyce | |
| Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd. | |||
| 2023-02-08 | Fixed #34303 –- Allowed customizing admin site log entry list. | Jacob Rief | |
| Added AdminSite.get_log_entries() as an override point and made this available to the template via each_context(). | |||
| 2023-02-08 | Fixed #34315 -- Preserved admin changelist filters on "Close" button. | Bakdolot | |
| 2023-02-07 | Fixed #34301 -- Made admin's submit_row check add permission for "Save as ↵ | Frederic Mheir | |
| new" button. | |||
| 2023-02-01 | Refs #33476 -- Applied Black's 2023 stable style. | David Smith | |
| Black 23.1.0 is released which, as the first release of the year, introduces the 2023 stable style. This incorporates most of last year's preview style. https://github.com/psf/black/releases/tag/23.1.0 | |||
| 2023-01-30 | Fixed #34283 -- Escaped title in admin's changelist filters. | Stanislav Volyk | |
| Regression in 27aa7035f57f0db30b6632e4274e18b430906799. | |||
| 2023-01-23 | Fixed #34278 -- Made translatable string plural-aware in SelectFilter2.js. | Claude Paroz | |
| Bug in be63c78760924e1335603c36babd0ad6cfaea3c4. | |||
| 2023-01-18 | Refs #34233 -- Used str.removeprefix()/removesuffix(). | Mariusz Felisiak | |
| 2023-01-17 | Refs #32365 -- Removed support for pytz timezones per deprecation timeline. | Mariusz Felisiak | |
| 2023-01-17 | Updated source translation catalogs. | Mariusz Felisiak | |
| Forward port of 6fef789e456204752ec6b77b41740d67553fdd6f from stable/4.2.x. | |||
| 2023-01-04 | Fixed #33961 -- Updated admin's jQuery to 3.6.3. | Mariusz Felisiak | |
| 2022-12-20 | Updated translations from Transifex. | Mariusz Felisiak | |
| Updated Bulgarian, Esperanto, Hungarian, Japanese, Macedonian, Persian, Portuguese (Brazil), Russian, Spanish, and Turkmen translations. Forwardport of 46b28bbe151282e9198b719d00f84b48c92606ba from stable/4.1.x. | |||
| 2022-12-13 | Fixed #34038 -- Improved color contrast for links in admin. | Nimra Aftab | |
| 2022-11-30 | Refs #34095 -- Changed more properties to use rem units in admin CSS. | SwastikTripathi | |
| 2022-11-22 | Used CSS flex for form rows. | Tom Carrick | |
| 2022-11-08 | Fixed typo in BaseModelAdmin.has_delete_permission()'s docstring. | Marco Marra | |
| 2022-11-04 | Refs #34095 -- Changed height of form controls to use rem units in admin. | jer | |
| Co-authored-by: ja <ja@ja.com> | |||
| 2022-10-31 | Avoided assignment followed by immediate return. | Nick Pope | |
| Identified using the following command: $ pcre2grep --line-number --multiline --recursive \ "(?s)(\n +)(\w+) = [^\n]+\1return \2;?$" \ django docs extras js_tests scripts tests | |||
| 2022-10-31 | Used more augmented assignment statements. | Nick Pope | |
| Identified using the following command: $ git grep -I '\(\<[_a-zA-Z0-9]\+\>\) *= *\1 *[-+/*^%&|<>@]' | |||
| 2022-10-31 | Fixed #34094 -- Corrected margins in admin headers for RTL languages. | Francesco Panico | |
| 2022-10-18 | Fixed #34102 -- Limited wrapping long names to admin dashboard. | Collin Anderson | |
| Regression in 15682cb0034242fcdfe333cf399d62ab70c3a978. | |||
| 2022-10-14 | Fixed #34093 -- Changed width/height of switch button icons to use rem units ↵ | Colm O'Connor | |
| in admin. | |||
| 2022-10-12 | Fixed #34042 -- Improved accessibility of admin's navigation sidebar. | Rasmus Magnell | |
| 2022-10-10 | Fixed #34081 -- Reverted "Fixed #33994 -- Corrected position of extrastyle ↵ | Mariusz Felisiak | |
| and extrahead blocks in admin base template." This reverts commit a69b0e9cfe0af7cd2deaf55c069453c4c4598604. | |||
