Sage Abdullah
1520a05d09
Fill in release date for 5.0.1
2023-05-25 14:58:33 +01:00
Sage Abdullah
3391f65b03
Release note for #10467
2023-05-25 11:02:53 +01:00
viragjain30
9790cccd9c
Prevent lowercase conversions of IndexView column headers
2023-05-23 15:28:41 +01:00
Christer Jensen
bd38c91163
Fix incorrect link to UsageView in EditView for snippets
...
Currently all links to UsageView in EditView link to `None` instead.
2023-05-23 15:03:21 +01:00
Thibaud Colas
b5aa8e24be
Release notes for #10460
2023-05-23 08:22:53 +01:00
sage
f8a9ddff09
Move comment notifications toggle to the comments side panel ( #10437 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2023-05-22 10:56:15 +01:00
Sage Abdullah
188bbbb0c5
Pass the correct for_update value for get_form_class in SnippetViewSet's edit views ( #10445 )
...
Fixes #10438
2023-05-17 13:59:15 +01:00
Sage Abdullah
cc30fd3a13
Fix crash when deleting a single snippet using the bulk actions interface ( #10447 )
...
Fixes #10441
2023-05-17 12:46:02 +01:00
Thibaud Colas
efb75c0ae3
Ensure comment buttons always respect WAGTAILADMIN_COMMENTS_ENABLED. Fix #10406
2023-05-17 10:49:16 +01:00
Christer Jensen
2189652ae9
Update documentation for log_action
parameter on RevisionMixin.save_revision
...
Previous documentation seemed to incorrectly imply that
the default value for `log_action` was `True` when it is
in fact `False`. This can confuse readers not looking at
the method signature.
2023-05-17 10:10:03 +01:00
Sage Abdullah
351bffa304
Release notes for #10421
2023-05-15 16:02:26 +01:00
Matt Westcott
d8e8e240f4
Release note for #10430 in 5.0.1
2023-05-15 14:37:41 +01:00