| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-01 | [2.2.x] Updated contrib translations from Transifex | Claude Paroz | |
| 2019-03-30 | [2.2.x] Fixed #30289 -- Prevented admin inlines for a ManyToManyField's ↵ | Tim Graham | |
| implicit through model from being editable if the user only has the view permission. Backport of 8335d59200e4c64dfe3348ea93989d95e0107439 from master. | |||
| 2019-03-14 | [2.2.x] Fixed #30237 -- Made Authentication/SessionMiddleware and ↵ | Herman S | |
| ModelBackend admin checks allow subclasses. Backport of f976ab1b117574db78d884c94e549a6b8e4c9f9b from master. | |||
| 2019-02-27 | [2.2.x] Refs #29523 -- Updated admin's collapse.min.js. | Tim Graham | |
| Omitted in ba83378a7762c51be235b521aa5b48233d6c6c82. Backport of 93e892bb645b16ebaf287beb5fe7f3ffe8d10408 from master. | |||
| 2019-02-25 | [2.2.x] Fixed #30208 -- Fixed login header height and alignment in the ↵ | Matthias Kestenholz | |
| largest breakpoint. Backport of c41e6c4eb8049a1f0efcfd7c7fc3b3ca11207b5a from master. | |||
| 2019-01-17 | [2.2.x] Refs #30097 -- Fixed typos in InlineModelAdmin.has_add_permission() ↵ | Tim Graham | |
| deprecation comments. | |||
| 2019-01-17 | Refs #17198 -- Detected existing total ordering in admin changelist. | Simon Charette | |
| Appending pk is not necessary when a subset of the ordering expressions is contained in a non-nullable unique contraint. Related field ordering through lookups and related ordering introspection is omitted for simplicitly purpose. | |||
| 2019-01-16 | Updated translation catalogs | Claude Paroz | |
| 2019-01-15 | Removed unexpected chars in Armenian admin translation | Claude Paroz | |
| 2019-01-11 | Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission() ↵ | MaximZemskov | |
| optional. Restored backwards compatibility after refs #27991. Regression in be6ca89396c031619947921c81b8795d816e3285. | |||
| 2019-01-10 | Fetched Armenian translations from Transifex | Claude Paroz | |
| 2019-01-02 | Used 4 space hanging indent for dictionaries. | Tim Graham | |
| Thanks Mariusz Felisiak for auditing. | |||
| 2019-01-01 | Fixed #30050 -- Fixed InlineModelAdmin.has_change_permission() called with ↵ | Tim Graham | |
| non-None obj during add. Thanks andreage for the report and suggested fix. | |||
| 2018-12-03 | Fixed #29930 -- Allowed editing in admin with view-only inlines. | Carlton Gibson | |
| Co-authored-by: Tim Graham <timograham@gmail.com> | |||
| 2018-11-28 | Fixed #29929 -- Fixed admin view-only change form crash when using ↵ | Basil Dubyk | |
| ModelAdmin.prepopulated_fields. | |||
| 2018-11-20 | Fixed #29953 -- Added CSS class to column headers in tabular inlines. | redodo | |
| The class name is the same as one given to the fields in the change list. | |||
| 2018-11-20 | Fixed #29282 -- Prevented some admin checks from crashing with TypeError. | Sanyam Khurana | |
| Co-authored-by: David Sanders <dsanders11@ucsbalum.com> | |||
| 2018-11-19 | Fixed #29961 -- Made RelatedFieldWidgetWrapper hide related item links if ↵ | redodo | |
| wrapping a hidden widget. | |||
| 2018-11-18 | Fixed #29964 -- Removed unused admin/related_widget_wrapper.html template. | Vishvajit Pathak | |
| Unused since b52c73008a9d67e9ddbb841872dc15cdd3d6ee01. | |||
| 2018-11-14 | Fixed #29835 -- Made RelatedFieldListFilter respect ModelAdmin.ordering. | Hasan Ramezani | |
| 2018-11-09 | Used method chaining in DateTimeShortcuts.js. | Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) | |
| 2018-11-09 | Fixed #29917 -- Stopped collecting ModelAdmin.actions from base ModelAdmins. | Matthias Kestenholz | |
| 2018-10-31 | Fixed #29901 -- Allowed overriding an ↵ | Javier Matos Odut | |
| autocomplete/raw_id_fields/radio_fields widget with ModelAdmin.get_formset(). | |||
| 2018-10-11 | Fixed #29832 -- Updated Roboto font to v2.137. | Mac Chapman | |
| 2018-10-02 | Simplified contrib.admin.utils.unquote(). | Sergey Fedoseev | |
| 2018-10-02 | Fixed #29711 -- Added a system check for uniquness of admin actions' __name__. | Przemysław Buczkowski | |
| 2018-10-01 | Simplified contrib.admin.utils.quote(). | Sergey Fedoseev | |
| 2018-10-01 | Fixed CVE-2018-16984 -- Fixed password hash disclosure to admin "view only" ↵ | Carlton Gibson | |
| users. Thanks Claude Paroz & Tim Graham for collaborating on the patch. | |||
| 2018-09-29 | Updated translations from Transifex | Claude Paroz | |
| Forward port of d5ed08263b58ec972a1e009f23d7b90c30b6b9c1 from master. | |||
| 2018-09-28 | Refs #28909 -- Simplifed code using unpacking generalizations. | Sergey Fedoseev | |
| 2018-09-26 | Refs #29784 -- Switched to https:// links where available. | Jon Dufresne | |
| 2018-09-25 | Normalized spelling of "lowercase" and "lowercased". | Jon Dufresne | |
| 2018-09-25 | Refs #29784 -- Normalized Python docs links to omit the version. | Jon Dufresne | |
| 2018-08-30 | Fixed #29723 -- Fixed crash if InlineModelAdmin.has_add_permission() doesn't ↵ | Tim Graham | |
| accept the obj argument. * Refs #27991 -- Added testing for ModelAdmin.get_inline_instances() if the inline's has_add_permission() doesn't accept 'obj'. * Fixed #29723 -- Fixed crash if InlineModelAdmin.has_add_permission() doesn't accept the obj argument. | |||
| 2018-08-22 | Refs #29654 -- Replaced three dots with ellipsis character in output strings. | Claude Paroz | |
| 2018-08-21 | Fixed #29654 -- Made text truncation an ellipsis character instead of three ↵ | Claude Paroz | |
| dots. Thanks Sudhanshu Mishra for the initial patch and Tim Graham for the review. | |||
| 2018-08-20 | Fixed #29695 -- Added system checks for admin's app dependencies and ↵ | Rodrigo | |
| TEMPLATES setting. | |||
| 2018-08-20 | Fixed #29682 -- Fixed admin change form crash if a view-only model's form ↵ | Tim Graham | |
| has an extra field. | |||
| 2018-08-20 | Fixed #29690 -- Fixed aligned <ul> positioning for RTL languages in admin. | Taha Jahangir | |
| 2018-08-20 | Removed redundant 'model' argument in admin checks. | Jon Dufresne | |
| 2018-08-18 | Fixed #29426 -- Made UUID inputs in the admin match the width of a UUID. | mackong | |
| 2018-08-17 | Fixed #29663 -- Made admin change view redirect to changelist with view ↵ | Jon Dufresne | |
| permission. | |||
| 2018-08-17 | Added ModelAdmin._response_post_save() to avoid code duplication. | Jon Dufresne | |
| 2018-08-16 | Refs #8936 -- Added ModelAdmin.has_view_or_change_permission(). | Jon Dufresne | |
| 2018-08-10 | Fixed #29637 -- Fixed admin change form crash if the user doesn’t have the ↵ | Clément Mangin | |
| add permission to a TabularInline. Regression in 825f0beda804e48e9197fcf3b0d909f9f548aa47. | |||
| 2018-08-06 | Fixed #28529 -- Fixed VariableDoesNotExist warnings in admin templates. | Vlastimil Zíma | |
| 2018-08-01 | Updated contrib translations from Transifex | Claude Paroz | |
| Forwardport of cbf7e7dc52db2834e95817bbbfb56a693c83b84f from stable/2.1.x. | |||
| 2018-07-20 | Fixed #29523 -- Removed jQuery usage in DateTimeShortcuts.js & collapse.js. | Claude Paroz | |
| 2018-07-10 | Fixed #29045 -- Fixed admin CSS so that select multiple elements honor the ↵ | Jonah Bishop | |
| HTML size attribute. | |||
| 2018-06-29 | Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have equal height. | Claude Paroz | |
| Thanks Tim Graham for the review. | |||
