Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #34513 -- Added system check for relational fields in ↵ | Bakdolot | 2023-05-02 | 1 | -3/+4 |
| | | | | ModelAdmin.list_display. | ||||
* | Fixed #34512 -- Restored breadcrumbs on admin app index view. | Mariusz Felisiak | 2023-04-26 | 1 | -8/+10 |
| | | | | | Thanks Adam (ataylor32) for the report. Regression in 872b61193b013a700ff88cf50f0eb2cf2c266ff7. | ||||
* | Replaced docutils link by PyPI reference. | Claude Paroz | 2023-04-25 | 1 | -1/+1 |
| | |||||
* | Updated admin's XRegExp to 5.1.1. | Andreas Dickow | 2023-04-25 | 3 | -3955/+5286 |
| | |||||
* | Fixed #34481 -- Added system check for reverse related fields in ↵ | Bakdolot | 2023-04-24 | 1 | -2/+5 |
| | | | | ModelAdmin.list_display. | ||||
* | Refs #34462 -- Fixed queryset antipattern when processing object deletion. | nessita | 2023-04-22 | 1 | -1/+1 |
| | |||||
* | Fixed #34506 -- Fixed margin of ClearableFileInput in admin CSS. | Mariusz Felisiak | 2023-04-21 | 2 | -5/+0 |
| | | | Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd. | ||||
* | Fixed #34488 -- Made ClearableFileInput preserve "Clear" checked attribute ↵ | Marcelo Galigniana | 2023-04-21 | 1 | -1/+1 |
| | | | | when form is invalid. | ||||
* | Fixed #34496 -- Fixed handling source maps with data URI in ↵ | Hielke Walinga | 2023-04-21 | 1 | -2/+2 |
| | | | | | | ManifestStaticFilesStorage. Regression in 781b44240a06f0c868254f40f36ce46c927f56d1. | ||||
* | Fixed #22569 -- Made ModelAdmin.lookup_allowed() respect get_list_filter(). | sarahboyce | 2023-04-17 | 3 | -5/+27 |
| | | | | Thank you Simon Meers for the initial patch. | ||||
* | Fixed #34459 -- Fixed SearchVector() crash for parameters with % symbol. | Mariusz Felisiak | 2023-04-06 | 1 | -4/+1 |
| | | | | | | Thanks Patryk Zawadzki for the report. Regression in 09ffc5c1212d4ced58b708cbbf3dfbfb77b782ca. | ||||
* | Fixed Central Kurdish (Sorani) translations of date-related strings. | Swara | 2023-04-04 | 2 | -11/+12 |
| | |||||
* | Updated translations from Transifex. | Mariusz Felisiak | 2023-04-03 | 218 | -1471/+5877 |
| | | | | Forwardport of fa687719321329f4e5017b7fc1b8cadae3c63c32 from stable/4.2.x. | ||||
* | Refs #34383 -- Corrected margins in admin fieldsets with multiple fields on ↵ | Mariusz Felisiak | 2023-03-29 | 1 | -6/+0 |
| | | | | | the same line on small screens. Regression in d687febce5868545f99974d2499a91f81a32fef5. | ||||
* | Fixed overindentation of AdminURLFieldWidget. | Tim Graham | 2023-03-29 | 1 | -17/+1 |
| | | | Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd. | ||||
* | Fixed #34438 -- Reallowed extending UserCreationForm. | Gary Jarrel | 2023-03-28 | 2 | -11/+17 |
| | | | | Regression in 298d02a77a69321af8c0023df3250663e9d1362d. | ||||
* | Fixed #28384 -- Fixed ModelAdmin.lookup_allowed() for OneToOneField primary ↵ | sarahboyce | 2023-03-28 | 1 | -4/+6 |
| | | | | keys and nested relations. | ||||
* | Fixed #34383 -- Fixed layout of admin fieldsets with multiple fields on the ↵ | Tom Carrick | 2023-03-27 | 6 | -30/+33 |
| | | | | | | | | | | same line. Thanks Antonio Candido Nazareth junior for the report. Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd. Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> | ||||
* | Refs #28948 -- Removed superfluous messages from cookie through bisect. | David Wobrock | 2023-03-27 | 1 | -11/+56 |
| | |||||
* | Refs #28948 -- Precomputed once serialized cookie messages. | David Wobrock | 2023-03-27 | 1 | -13/+42 |
| | | | | | When the cookie size is too long, the same messages were serialized over and over again. | ||||
* | Refs #34316 -- Fixed layout of admin password change forms and help texts ↵ | Mariusz Felisiak | 2023-03-24 | 2 | -1/+18 |
| | | | | | | | | for RTL languages. Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd. Follow up to e67804668115fd388e7554c6a809bd409f70adfe and 39d1e45227e060746ed461fddde80fa2b6cf0dcd. | ||||
* | Refs #32539 -- Fixed hide counts icon for RTL languages. | Mariusz Felisiak | 2023-03-24 | 1 | -1/+1 |
| | | | Bug in 868e2fcddae6720d5713924a785339d1665f1bb9. | ||||
* | Refs #34316 -- Fixed displaying error lists in admin password change forms ↵ | Mariusz Felisiak | 2023-03-23 | 1 | -1/+2 |
| | | | | | on small screens. Follow up to e67804668115fd388e7554c6a809bd409f70adfe. | ||||
* | Refs #33781 -- Restored alignment for admin split-field timezone warnings ↵ | Mariusz Felisiak | 2023-03-23 | 1 | -1/+2 |
| | | | | | for RTL languages. Regression in f3e2bb0833105f43efc0cc6f19c8465bc1b1a785. | ||||
* | Fixed #34428 -- Made ASGIStaticFilesHandler adapt response to async iterator. | Carlton Gibson | 2023-03-21 | 1 | -0/+9 |
| | | | Bug in 0bd2c0c9015b53c41394a1c0989afbfd94dc2830. | ||||
* | Updated source translation catalogs. | Mariusz Felisiak | 2023-03-20 | 2 | -9/+11 |
| | | | | Forwardport of 7e79fb35d4aebced5eda2f14f8d4314c73f558d2 from stable/4.2.x. | ||||
* | Fixed #34322 -- Made ES module support to ManifestStaticFilesStorage optional. | Mariusz Felisiak | 2023-03-18 | 1 | -22/+30 |
| | | | Co-authored-by: Author: Claude Paroz <claude@2xlibre.net> | ||||
* | Fixed #1873 -- Handled multi-valued query parameters in admin changelist ↵ | sarahboyce | 2023-03-16 | 3 | -14/+30 |
| | | | | filters. | ||||
* | Refs #1873 -- Used GET.lists() in admin filters. | sarahboyce | 2023-03-16 | 3 | -18/+35 |
| | |||||
* | Fixed #34407 -- Reported filename when decoding fails in collectstatic's ↵ | Claude Paroz | 2023-03-12 | 1 | -1/+4 |
| | | | | post_process. | ||||
* | Fixed #33985 -- Used app_config.verbose_name in ContentType.__str__(). | Hrushikesh Vaidya | 2023-03-09 | 1 | -1/+4 |
| | |||||
* | Fixed #34395 -- Updated admin's jQuery to 3.6.4. | Mariusz Felisiak | 2023-03-09 | 2 | -61/+33 |
| | |||||
* | Fixed #34384 -- Fixed session validation when rotation secret keys. | David Wobrock | 2023-03-08 | 2 | -5/+28 |
| | | | | | | Bug in 0dcd549bbe36c060f536ec270d34d9e7d4b8e6c7. Thanks Eric Zarowny for the report. | ||||
* | Fixed #31920 -- Made AuthenticationMiddleware add request.auser(). | Jon Janzen | 2023-03-07 | 1 | -0/+11 |
| | |||||
* | Fixed #32539 -- Added toggleable facet filters to ModelAdmin. | sarahboyce | 2023-03-03 | 10 | -35/+229 |
| | | | | | Thanks Carlton Gibson, Simon Willison, David Smith, and Mariusz Felisiak for reviews. | ||||
* | Fixed #34377 -- Fixed preserving query strings in AdminSite.catch_all_view(). | Dominique Bischof | 2023-03-03 | 1 | -1/+3 |
| | | | | | | | Included full path when redirecting with append slash to include query strings. Regression in ba31b0103442ac891fb3cb98f316781254e366c3. | ||||
* | Moved str() calls to DateFieldListFilter.choices(). | sarahboyce | 2023-03-02 | 1 | -12/+13 |
| | |||||
* | Fixed #34338 -- Allowed customizing code of ValidationError in ↵ | Xavier Fernandez | 2023-02-23 | 1 | -4/+19 |
| | | | | BaseConstraint and subclasses. | ||||
* | Refs #33829 -- Added violation_error_message to constraints' __repr__(). | Xavier Fernandez | 2023-02-23 | 1 | -1/+7 |
| | |||||
* | Fixed #34344 -- Allowed PostGIS DatabaseWrapper subclasses to customize ↵ | David Buhler | 2023-02-21 | 1 | -4/+18 |
| | | | | (features/introspection/ops)_class classes. | ||||
* | Fixed #34347 -- Added __all__ to django.contrib.gis.utils. | syre | 2023-02-17 | 1 | -7/+14 |
| | |||||
* | Fixed #34302 -- Fixed SpatialReference.srid for objects without top-level ↵ | Stefan Brand | 2023-02-17 | 1 | -1/+1 |
| | | | | authority. | ||||
* | Refs #34302 -- Fixed SpatialReference.auth_name()/auth_code() when target is ↵ | Stefan Brand | 2023-02-17 | 1 | -2/+6 |
| | | | | | | | | None. force_bytes() turns None into the byte string b"None". Since ctypes.c_char_p() also accepts None, we can bypass force_bytes() if target is None. | ||||
* | Fixed #34045 -- Improved accessibility of selecting items in admin changelist. | Durval Carvalho | 2023-02-16 | 3 | -7/+11 |
| | | | | This adds "aria-label". | ||||
* | Fixed #34316 -- Fixed layout of admin password change forms and help texts. | sarahboyce | 2023-02-13 | 4 | -8/+9 |
| | | | | Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd. | ||||
* | Fixed #34303 –- Allowed customizing admin site log entry list. | Jacob Rief | 2023-02-08 | 2 | -8/+10 |
| | | | | Added AdminSite.get_log_entries() as an override point and made this available to the template via each_context(). | ||||
* | Fixed #34315 -- Preserved admin changelist filters on "Close" button. | Bakdolot | 2023-02-08 | 1 | -1/+4 |
| | |||||
* | Fixed #34285 -- Fixed index/slice lookups on filtered aggregates with ↵ | Nils VAN ZUIJLEN | 2023-02-07 | 1 | -2/+6 |
| | | | | | | ArrayField. Thanks Simon Charette for the review. | ||||
* | Fixed #33638 -- Fixed GIS lookups crash with geography fields on PostGIS. | Jacob Walls | 2023-02-07 | 1 | -7/+9 |
| | |||||
* | Fixed #34301 -- Made admin's submit_row check add permission for "Save as ↵ | Frederic Mheir | 2023-02-07 | 1 | -1/+1 |
| | | | | new" button. |