Commit History

Author SHA1 Message Date
  Sævar Öfjörð Magnússon d44808ac53 Update the date for Wagtail Space US 8 months ago
  Roel Koper 366a7b7e6f Add prefers-reduced-motion to accessibility docs (#12038) 8 months ago
  Sævar Öfjörð Magnússon 49ef72725a Add test for flatten_choices and support dictionaries 8 months ago
  SebCorbin a28ab1152c Handle choice groups in active filters 8 months ago
  Bojan Mihelac 5a1ba5abe2 Documentation: Inline models optional Orderable, tests (#12034) 8 months ago
  Sævar Öfjörð Magnússon b7ab0496f1 Remove undocumented autobuild.sh script (#12035) 8 months ago
  Arnar Tumi Þorsteinsson c700ed67ef Copy for translations done signal and test (#12033) 8 months ago
  Matthias Brück 0bea099ab8 Skip ChooseParentView if only one possible valid parent page available to the user 9 months ago
  Byron Peebles e36c4d3fba Documentation: Update some Sphinx-style code ref roles to MyST style (#12030) 8 months ago
  Thibaud Colas 79ac41a251 Add mention of html5lib in upgrade considerations (#12031) 8 months ago
  Matt Westcott 33967fc4fe Specify postgres 15 for testing stable/5.1.x 8 months ago
  Matt Westcott 1cfec331c9 Don't use fork of django-taggit, as fix is part of 5.0 8 months ago
  Matt Westcott b595c06b31 Bump minimum version of django-taggit to 5.0 8 months ago
  Matt Westcott e9d43b3b2f Test against Django 5.1.x stable branch 8 months ago
  Julie Rymer f5552c4044 Fix ico format conversion to work in template 8 months ago
  Matthias Brück ebc77dda83 Remove duplicate header in privacy dialog when a privacy setting is set on a parent page or collection 8 months ago
  Matt Westcott 88311ce75c Fix can_delete flag in generic edit view to account for instance-level permissions (#12018) 8 months ago
  Matt Westcott 62f7487617 Release note for #12013 8 months ago
  Sage Abdullah 20d3fe355c Allow access to snippets model index view with only 'view' permission 8 months ago
  Sage Abdullah 4b3b5e46b6 Show ModelViewSet menu item even if user only has view permission 8 months ago
  Sage Abdullah c3f770ef0e Link to inspect view from index view if user only has view permission 8 months ago
  Sage Abdullah d8a9cd399e Allow InspectView to be accessed with only the 'view' permission 8 months ago
  Matt Westcott d742b0278b Release note for #11995 8 months ago
  Sage Abdullah 2a0d05a1a8 Do not render 'more' dropdown on the listing view if there are no items 9 months ago
  Sage Abdullah 0816b46a65 Perform permission checks in get_foo_url() in generic views 9 months ago
  Sage Abdullah 3f58e6f2d7 Move check for whether permission_policy is set to user_has{_any,}_permission methods 9 months ago
  Sage Abdullah 06ad1d9dc1 Do not bypass permission policy check for superusers in snippets Create/Edit view (#11966) 9 months ago
  Matt Westcott a7798c1b80 Release note for #11977 8 months ago
  Andy Babic 234d928b99 Simplify type-hints 9 months ago
  Andy Babic c7caa450c8 Fix mock paths in tests 9 months ago