Wykres commitów

16246 Commity (b3b43bf04b5601d94696f3af71139cb13363ed9d)

Autor SHA1 Wiadomość Data
Ian Price b3b43bf04b Add a background on the preview iframe #11188
Ensures that when the iframe content is loaded there is a background on the iframe. So that transparent websites show correctly in the preview panel.
Fixes #11174

# Conflicts:
#	CHANGELOG.txt
#	CONTRIBUTORS.md
#	docs/releases/6.0.md
2023-11-06 21:06:00 +10:00
Thibaud Colas 14b9b12ee4 Update image documentation to have more details for picture and srcset_image tags (#11167) 2023-11-01 12:12:08 +00:00
Matt Westcott 659b3e2b37 Version bump to 5.2 final 2023-11-01 11:01:34 +00:00
Matt Westcott 7afcb7addc Fill in release date for 5.2 2023-11-01 11:00:38 +00:00
Matt Westcott eff41ab4c1 Fetch new translations from Transifex 2023-11-01 10:58:42 +00:00
Thibaud Colas 61d263fb1b Update tutorial screenshots for v5.2 2023-11-01 09:28:06 +00:00
Thibaud Colas 487fbf9ac5 Update guide website URLs for v5.2 2023-11-01 09:17:34 +00:00
Cynthia Kiser 20fde5ac66
Sort groups by name in group index view 2023-10-31 19:06:47 +00:00
Jake Howard 3732bc6eb4 Note that the admin should be limited to "trusted" users 2023-10-31 18:39:31 +00:00
Matt Westcott 3a24268c6e Release note for #11163 2023-10-31 17:31:52 +00:00
Sage Abdullah 2824c89039 Link to generic views docs in 5.2 release notes for ModelViewSet 2023-10-31 17:30:01 +00:00
Sage Abdullah b14d6b9ab2 Update modeladmin deprecation and migration notes to also mention ModelViewSet 2023-10-31 17:29:45 +00:00
Sage Abdullah cb05df3435 Refer to ModelViewSet docs for similar SnippetViewSet customisations 2023-10-31 17:29:43 +00:00
Sage Abdullah 6b130dd871 Shorten links in snippet views customisation docs by setting currentmodule 2023-10-31 17:28:23 +00:00
Sage Abdullah 38a5a582e9 Improve linking in existing viewsets docs 2023-10-31 17:27:11 +00:00
Sage Abdullah f8fa8e99d8 Add docs for ModelViewSet customisation in generic views extending guide 2023-10-31 17:26:46 +00:00
Sage Abdullah b4db6e65d5 Move SnippetViewSet.ordering doc to ModelViewSet 2023-10-31 17:26:46 +00:00
Sage Abdullah 5bf3f7e30d Move viewset intro in generic views docs to the base `ViewSet` usage docs 2023-10-31 17:26:46 +00:00
Sage Abdullah 43e306a49b Improve linking between viewset reference and extending docs 2023-10-31 17:26:46 +00:00
Sage Abdullah 3032ea2e3b Document how to use the base `ViewSet` and `ViewSetGroup` classes 2023-10-31 17:26:20 +00:00
Sage Abdullah 1d295276de Document `register_admin_viewset` hook 2023-10-31 17:26:20 +00:00
Sage Abdullah 20009c6d5d Move chooser-related headings to under ChooserViewSet 2023-10-31 17:26:20 +00:00
Temidayo bdc454d3cb Reinstate support for using list/tuple of `ViewSet`/`ViewSetGroup`s in `register_admin_viewset` (#11131) 2023-10-27 14:17:25 +01:00
LB Johnston 532cad027d Update documentation for InlinePanel DOM events #11090
- See #10590 & #10948
- Add cross ref to `InlinePanel` DOM events in client-side docs
- InlinePanel DOM events - add versionadded admonition
2023-10-24 17:44:34 +10:00
Matt Westcott 5cbca2d676 Move breadcrumb class name, snippets template refactor and SidePanels notes into undocumented internals 2023-10-23 10:17:40 +01:00
Matt Westcott 3002ac070d Reshuffle 5.2 upgrade consideration notes
* It's unclear why the imghdr change affects developers, or what action if any they should take - I don't think this needs a note at all
* Changes to menu hooks really come under the category of "Wagtail customisations", not "Changes affecting all projects"
2023-10-23 10:17:40 +01:00
Temidayo f0180f95e3 Documenting 5.2 as LTS release (#11111)
* Documenting 5.2 as LTS release
2023-10-23 09:27:40 +01:00
Thibaud Colas 93c0dd057b
Reorder release v5.2 release notes to showcase more changes 2023-10-20 10:09:03 -04:00
LB Johnston 6c85915441
5.2 release notes - add supporting links and fix typos 2023-10-20 10:33:44 +01:00
Matt Westcott 5278a560bf Version bump to 5.2rc1 2023-10-19 23:23:21 +01:00
Matt Westcott 445abf86c9 Generate new translation strings 2023-10-19 23:15:27 +01:00
Matt Westcott 6b84acad1a Fetch new translations from Transifex 2023-10-19 23:14:02 +01:00
Sage Abdullah 542bd6b7c4 Fix the ability to select all pages in the page search for bulk actions when there is pagination 2023-10-19 22:53:15 +01:00
Sage Abdullah cf81046bc7 Use autocomplete for page search 2023-10-19 22:53:15 +01:00
Sage Abdullah 6e7cc93d11 Include descendants when applying bulk actions to page search results 2023-10-19 22:53:15 +01:00
Sage Abdullah c7e636d4c3 Fix the ability to select all pages in the listing for bulk actions when there is pagination 2023-10-19 22:53:15 +01:00
Sage Abdullah 92675f4b20 Fix bulk actions on page listings after search
Move the bulk actions footer include to the page index template instead of the results, so we don't have to rebind the event listeners to the buttons
2023-10-19 22:53:15 +01:00
Sage Abdullah 3adb569849 Fix bulk actions more button items
Use data attributes to select the items, because the classname isn't rendered for items inside the dropdown due to the use of base_attrs_string
2023-10-19 22:53:15 +01:00
Sage Abdullah a2b0d04563
Hide dropdown menu on click in awaiting review dashboard panel 2023-10-19 11:14:26 -04:00
Sage Abdullah b3846a63fc
Fix workflow action buttons in awaiting review dashboard panel 2023-10-19 11:14:26 -04:00
Sage Abdullah fe56fbe68c
Revert "Revert "Use dropdown toggle for button links in awaiting review dashboard panel""
This reverts commit 8a9c80fd50.
2023-10-19 11:14:23 -04:00
Matt Westcott 33055f3fbf update latest.txt for 5.1.3 and 4.1.9 2023-10-19 15:34:27 +01:00
Matt Westcott b21921dd83 Release note for CVE-2023-45809 in 5.1.3 (and fill in release date) 2023-10-19 15:07:37 +01:00
Matt Westcott 97a1dc1876 Add 5.0.5 release note page 2023-10-19 15:06:44 +01:00
Matt Westcott 8111639f9e Release note for CVE-2023-45809 in 5.0.5 2023-10-19 15:06:37 +01:00
Matt Westcott 6033a3841b Release note for CVE-2023-45809 in 4.1.9 2023-10-19 15:06:31 +01:00
Matt Westcott 8ec42858f9 Redirect away from user bulk actions when user has no permissions on users 2023-10-19 14:49:43 +01:00
Matt Westcott 280bd79e75 Release note for page listing view redesign 2023-10-19 14:38:06 +01:00
Matt Westcott 8a9c80fd50 Revert "Use dropdown toggle for button links in awaiting review dashboard panel"
This reverts commit 0c71f2e856.
2023-10-19 14:08:37 +01:00
Stefan Hammer 3de6ce61ff Improve filtering of audit logging based on the user's permissions (#11020)
Until now, a user could see the audit log for all custom models,
permissions haven't been checked yet.
Now, only log entries of those content types are displayed, where
the user has at least one permission.

The change also adds filtering to the action-dropdown.
This avoids showing unnecessary action types, e.g. actions which aren't
used at all.
All 3 uses of action-dropdowns (site history, page history, generic
history) only display those actions, which are used at least once.

This partially fixes #9181.
2023-10-19 13:46:55 +01:00