Wykres commitów

15727 Commity (582d4d9720ddb543a7327f6c75db1b7e9ec534e7)

Autor SHA1 Wiadomość Data
Matt Westcott 582d4d9720 Version bump to 5.1.3 2023-10-19 15:05:57 +01:00
Matt Westcott b0b70b1a2e Release note for CVE-2023-45809 in 5.1.3 (and fill in release date) 2023-10-19 15:05:42 +01:00
Matt Westcott aa838f393d Add 5.0.5 release note page 2023-10-19 15:03:36 +01:00
Matt Westcott bc11788531 Release note for CVE-2023-45809 in 5.0.5 2023-10-19 15:03:25 +01:00
Matt Westcott c8c313e077 Release note for CVE-2023-45809 in 4.1.9 2023-10-19 15:00:57 +01:00
Matt Westcott bc96aed6ac Redirect away from user bulk actions when user has no permissions on users 2023-10-19 15:00:44 +01:00
Thibaud Colas 190af7887d Add release notes for #11080, #11081 in v5.1.3 2023-10-19 00:19:11 -04:00
Thibaud Colas 087d566ef6 Use the correct action log when creating a redirect 2023-10-19 00:19:11 -04:00
Sandra Ashipala 6595b3dc04
Docs - Fix typo for migration command in the section under Tag posts
Fixes #10974
2023-10-19 00:17:44 -04:00
Matt Westcott 893143b5ab
Fix port number in tutorial 2023-10-19 00:15:57 -04:00
Andreas Nüßlein 5041925812
fix typo 2023-10-19 00:15:43 -04:00
LB Johnston 21af424f34
Hooks documentation - fix up admonition formatting 2023-10-19 00:15:23 -04:00
Thibaud Colas 4340196469 Avoid using aria-label with different content from visible text for "Forgotten password" link #11059
Cherry pick of e2e0130662
2023-10-17 20:38:20 +10:00
Matt Westcott 776fd01771 Release note for #11039 in 5.1.3 2023-10-16 12:16:35 +01:00
Matt Westcott 572e2c5381 Reinstate page type filter on page search view
This was inadvertently dropped in 71b9fb13b9 because the context variables in Django's ListView differ from the ones previously used by Wagtail, and the relevant test `pages.object_list.supports_facet` around the filter bar was not updated.
2023-10-16 12:16:19 +01:00
Matt Westcott ce685a1e88 Fix test to not use get_soup 2023-10-13 15:58:59 +01:00
Matt Westcott 0fe7f436e3 Release note for #10972 in 5.1.3 2023-10-13 15:39:12 +01:00
Matt Westcott b324e16d42 Add tests for creation within snippet chooser views 2023-10-13 15:37:12 +01:00
Claude Meyer 217aabc519 Match response_data_title_key for SnippetChooserViewSet.create_view_class to the front end's titleStateKey value of 'string'. 2023-10-13 15:37:12 +01:00
Matt Westcott ca5739065d Release notes for #10931 in 5.1.3 2023-10-09 19:12:55 +01:00
Sage Abdullah 1ad2a1c840 Fix crash on inspect view with an empty image 2023-10-09 19:11:53 +01:00
Sage Abdullah 03eb4a3d28 Fix double quoting of primary key in InspectView.get_edit_url and get_delete_url
self.pk is already the quoted value, so we should either use self.pk directly or quote(self.object.pk).

Use the latter for consistency with other views.
2023-10-09 19:08:10 +01:00
Matt Westcott 7a9947a5a0 Fix changelog for django-filter upgrade in 4.0
Fixes #11019
2023-10-09 12:05:25 +01:00
Matt Westcott acea50f4ce Fix changelog for django-filter upgrade in 5.1 2023-10-09 12:05:25 +01:00
Matt Westcott 2dfcb03288 Release note for #10989 in 5.0.4 2023-10-04 13:52:16 +01:00
Sage Abdullah ec1dcb1fc2
Release notes for #10983 in 5.1.3 2023-10-03 17:17:37 +01:00
Sandro 8e56f5fe3b
Fixed SnippetBulkAction not respecting models definition
Amends c1a4528b8a to use Django's
classproperty util instead of a get_models() method that replaces the
models definition that may be overridden in custom bulk actions.
2023-10-03 17:15:41 +01:00
Matt Westcott 9c60d26e1d Release note for #10955 in 4.1.8 2023-09-27 18:54:09 +01:00
Matt Westcott 52f5912598 fix typo in 4.1.7 release notes header 2023-09-27 14:11:42 +01:00
Matt Westcott 8b35054c08 Release note for #10951 in 4.1.7 2023-09-27 13:17:49 +01:00
Matt Westcott 0aa92f6f7d Version bump to 5.1.2 2023-09-25 12:44:01 +01:00
Matt Westcott f336df32b1 Fill in release date for 5.1.2 2023-09-25 12:43:47 +01:00
Matt Westcott 3ae5dbd2ee Fill in release date for 5.0.3 2023-09-25 12:42:33 +01:00
Matt Westcott 59857ebded Fetch new translations from Transifex 2023-09-25 12:39:09 +01:00
Matt Westcott 01326f67ec Release note for #10939 in 5.1.2 2023-09-22 18:34:18 +01:00
Matt Westcott ed2ed2cef9 Allow BaseSiteSetting instances retrieved via for_request to be pickled
Strip out the cached _request attribute which breaks pickling. Fixes #10879
2023-09-22 18:32:43 +01:00
Matt Westcott 7e39c8526c Release note for #10916 in 5.1.2 2023-09-19 10:29:05 +01:00
Matt Westcott b1134fd786 Add test run on opensearch 2023-09-19 10:25:52 +01:00
Matt Westcott 80cbc42497 Fix Elasticsearch7 backend to work on pre-7.15 library versions
Fixes #7920. Check library version and only patch backend classes with the updated API calls if it's >=7.15.
2023-09-19 10:25:44 +01:00
Matt Westcott 67c61aa334 Release note for #10911 in 5.0.3 2023-09-18 16:02:46 +01:00
Daniel Kirkham fd7caf3be9 Fix typo and expression in 5.1 release notes 2023-09-17 16:29:39 +10:00
LB Johnston 855fafbded 5.1.2 Changelog & release notes for #10857 2023-09-14 06:34:25 +10:00
Jake Howard 57a13c4278 Add tests for image serving SVG and AVIF files 2023-09-14 06:33:17 +10:00
Jake Howard bbdd700b58 Bump Willow to ensure it supports SVG mimes 2023-09-14 06:33:17 +10:00
Jake Howard 7302d74ed0 Replace `imghdr` with Willow's built-in mime-type detection 2023-09-14 06:33:17 +10:00
LB Johnston 2f8fe9aa3f Add 5.1 release notes for changed `attrs.html` template location (#10887)
Fixes #10874
2023-09-14 06:19:29 +10:00
Matt Westcott b0f038e2d0 Release note for #10866 in 5.1.2 2023-09-11 19:07:44 +01:00
Matt Westcott 708e69f272 Add fallback on full-word search to generic model IndexView 2023-09-11 19:07:44 +01:00
Matt Westcott 7dceae5feb Add release note recommending the use of AutocompleteField 2023-09-11 19:07:44 +01:00
Matt Westcott fabbbd825b Restore fallback behaviour on chooser search for models without AutocompleteFields 2023-09-11 19:07:44 +01:00