Kyle Bayliss
|
4d1de045e4
Join error messages with a space, similar to how Django does things.
|
5 months ago |
Albina
|
4e2afc966b
Content checks results redesign (#12019)
|
5 months ago |
Jeroen de Vries
|
add3c7dc01
Update deployment instructions for Fly.io
|
5 months ago |
Inju Michorius
|
ac38343957
Remove opacity property from unpublished page titles (#12043)
|
5 months ago |
Sævar Öfjörð Magnússon
|
435293d9d7
Extend the until date of the promotion banner for Wagtail Space
|
5 months ago |
Sævar Öfjörð Magnússon
|
d44808ac53
Update the date for Wagtail Space US
|
5 months ago |
Roel Koper
|
366a7b7e6f
Add prefers-reduced-motion to accessibility docs (#12038)
|
5 months ago |
Sævar Öfjörð Magnússon
|
49ef72725a
Add test for flatten_choices and support dictionaries
|
5 months ago |
SebCorbin
|
a28ab1152c
Handle choice groups in active filters
|
5 months ago |
Bojan Mihelac
|
5a1ba5abe2
Documentation: Inline models optional Orderable, tests (#12034)
|
5 months ago |
Sævar Öfjörð Magnússon
|
b7ab0496f1
Remove undocumented autobuild.sh script (#12035)
|
5 months ago |
Arnar Tumi Þorsteinsson
|
c700ed67ef
Copy for translations done signal and test (#12033)
|
5 months ago |
Matthias Brück
|
0bea099ab8
Skip ChooseParentView if only one possible valid parent page available to the user
|
6 months ago |
Byron Peebles
|
e36c4d3fba
Documentation: Update some Sphinx-style code ref roles to MyST style (#12030)
|
5 months ago |
Thibaud Colas
|
79ac41a251
Add mention of html5lib in upgrade considerations (#12031)
|
5 months ago |
Matt Westcott
|
33967fc4fe
Specify postgres 15 for testing stable/5.1.x
|
5 months ago |
Matt Westcott
|
1cfec331c9
Don't use fork of django-taggit, as fix is part of 5.0
|
5 months ago |
Matt Westcott
|
b595c06b31
Bump minimum version of django-taggit to 5.0
|
5 months ago |
Matt Westcott
|
e9d43b3b2f
Test against Django 5.1.x stable branch
|
5 months ago |
Julie Rymer
|
f5552c4044
Fix ico format conversion to work in template
|
5 months ago |
Matthias Brück
|
ebc77dda83
Remove duplicate header in privacy dialog when a privacy setting is set on a parent page or collection
|
5 months ago |
Matt Westcott
|
88311ce75c
Fix can_delete flag in generic edit view to account for instance-level permissions (#12018)
|
5 months ago |
Matt Westcott
|
62f7487617
Release note for #12013
|
5 months ago |
Sage Abdullah
|
20d3fe355c
Allow access to snippets model index view with only 'view' permission
|
5 months ago |
Sage Abdullah
|
4b3b5e46b6
Show ModelViewSet menu item even if user only has view permission
|
5 months ago |
Sage Abdullah
|
c3f770ef0e
Link to inspect view from index view if user only has view permission
|
5 months ago |
Sage Abdullah
|
d8a9cd399e
Allow InspectView to be accessed with only the 'view' permission
|
5 months ago |
Matt Westcott
|
d742b0278b
Release note for #11995
|
5 months ago |
Sage Abdullah
|
2a0d05a1a8
Do not render 'more' dropdown on the listing view if there are no items
|
6 months ago |
Sage Abdullah
|
0816b46a65
Perform permission checks in get_foo_url() in generic views
|
6 months ago |