Wykres commitów

17571 Commity (d00df53a62a2061ddd40fdc8956f9b9b4a48067b)

Autor SHA1 Wiadomość Data
Sage Abdullah 939e045d3c Fix external-to-internal link converter detection when using non-root path for wagtail_serve view 2024-06-25 17:59:37 +01:00
Sage Abdullah 43bb39f9ee Add tests for external-to-internal link converter when i18n is enabled and/or the wagtail_serve path is registered at a non-root path 2024-06-25 17:59:37 +01:00
Sage Abdullah fb3a6b1b31 Add tests for external-to-internal link converter when wagtail_serve URL is not registered 2024-06-25 17:59:37 +01:00
Matt Westcott a7af760aa7 Add release notes for 5.2.6 2024-06-25 13:10:19 +01:00
Alex Tomkins 5fe8da9921
Fix image preview when Willow optimizers are enabled (#12047)
Avoids https://github.com/wagtail/Willow/issues/147
2024-06-25 10:19:25 +01:00
Jochen Wersdörfer 77791767a2 make sure there are no null bytes in input data from query strings (#12072)
Fixes #12052
2024-06-24 18:53:23 +01:00
Romein van Buren ad95e0a991 Add verbose name to locale field of TranslatableMixin (#12071)
fixes #12068
2024-06-24 18:48:45 +01:00
Matt Westcott ead391ea14 Release note for #12059 2024-06-24 16:52:55 +01:00
Matt Westcott 0594a12630 Use double backticks in `StreamField.__init__` docstring
Co-authored-by: sag​e <laymonage@gmail.com>
2024-06-24 16:51:16 +01:00
Matt Westcott 4bf6afd0eb Update docstring on `Block.__eq__`
The speculation that it might be useful for this feature turned out to be false...
2024-06-24 16:51:16 +01:00
Matt Westcott 935a579426 Use a dict as the in-code representation of the lookup table
This makes it more human-readable.
2024-06-24 16:51:16 +01:00
Matt Westcott 1d6c1c7f2e Deconstruct StreamField using block lookup table
Fixes #4298
2024-06-24 16:51:16 +01:00
Matt Westcott 38fcf19168 Support constructing StreamField with a block_lookup argument 2024-06-24 16:51:16 +01:00
Matt Westcott 478c3cc2dc Implement construct_from_lookup for TypedTableBlock 2024-06-24 16:51:16 +01:00
Matt Westcott 53ef44b177 Implement construct_from_lookup for ListBlock 2024-06-24 16:51:16 +01:00
Matt Westcott 18d9bc8422 Implement construct_from_lookup for StructBlock and StreamBlock 2024-06-24 16:51:16 +01:00
Matt Westcott b5bf60da06 Implement BlockDefinitionLookup 2024-06-24 16:51:16 +01:00
Matt Westcott 91174228d0 Move logic for finding canonical module path in deconstruct into a cached property
This ensures that we don't have to repeatedly call import_module on repeated calls to deconstruct (e.g. within __eq__)
2024-06-24 16:51:16 +01:00
Matt Westcott f21945c298 Make StreamField.stream_block into a cached property 2024-06-24 16:51:16 +01:00
dependabot[bot] 54e108744b Bump braces from 3.0.2 to 3.0.3 in /client/tests/integration
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 00:10:16 +01:00
Jake Howard d1a0f4cd29 Replace `urlparse` with `urlsplit`. (#12028)
`urlsplit` is approximately 6x faster.
2024-06-21 00:08:56 +01:00
dependabot[bot] 4c450e2251 Bump ws from 7.5.7 to 7.5.10 in /client/tests/integration
Bumps [ws](https://github.com/websockets/ws) from 7.5.7 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.7...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 23:52:48 +01:00
dependabot[bot] 6aaa920d9f Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 23:52:05 +01:00
Matt Westcott d4391f4e72 Release note for #12063 2024-06-20 19:30:44 +01:00
Kyle Bayliss ae3d315364 Add fullstops to error messages (like Django) and remove unnecessary span elements. 2024-06-18 16:23:48 +01:00
Kyle Bayliss 4d1de045e4 Join error messages with a space, similar to how Django does things. 2024-06-18 16:23:12 +01:00
Albina 4e2afc966b
Content checks results redesign (#12019) 2024-06-17 16:25:36 +01:00
Jeroen de Vries add3c7dc01
Update deployment instructions for Fly.io 2024-06-17 12:29:51 +01:00
Inju Michorius ac38343957
Remove opacity property from unpublished page titles (#12043) 2024-06-13 15:24:46 +02:00
Sævar Öfjörð Magnússon 435293d9d7 Extend the until date of the promotion banner for Wagtail Space 2024-06-13 15:16:29 +02:00
Sævar Öfjörð Magnússon d44808ac53 Update the date for Wagtail Space US 2024-06-13 15:07:19 +02:00
Roel Koper 366a7b7e6f
Add prefers-reduced-motion to accessibility docs (#12038) 2024-06-13 14:46:52 +02:00
Sævar Öfjörð Magnússon 49ef72725a Add test for flatten_choices and support dictionaries 2024-06-13 13:05:12 +02:00
SebCorbin a28ab1152c Handle choice groups in active filters 2024-06-13 13:00:06 +02:00
Bojan Mihelac 5a1ba5abe2 Documentation: Inline models optional Orderable, tests (#12034)
Fixes #11887
2024-06-13 11:55:06 +02:00
Sævar Öfjörð Magnússon b7ab0496f1 Remove undocumented autobuild.sh script (#12035) 2024-06-12 15:44:11 +02:00
Arnar Tumi Þorsteinsson c700ed67ef Copy for translations done signal and test (#12033) 2024-06-12 15:41:04 +02:00
Matthias Brück 0bea099ab8
Skip ChooseParentView if only one possible valid parent page available to the user 2024-06-12 11:49:47 +02:00
Byron Peebles e36c4d3fba Documentation: Update some Sphinx-style code ref roles to MyST style (#12030) 2024-06-12 11:47:06 +02:00
Thibaud Colas 79ac41a251
Add mention of html5lib in upgrade considerations (#12031) 2024-06-11 12:21:13 +01:00
Matt Westcott 33967fc4fe Specify postgres 15 for testing stable/5.1.x 2024-06-10 12:33:37 +01:00
Matt Westcott 1cfec331c9 Don't use fork of django-taggit, as fix is part of 5.0 2024-06-10 12:33:37 +01:00
Matt Westcott b595c06b31 Bump minimum version of django-taggit to 5.0 2024-06-10 12:33:37 +01:00
Matt Westcott e9d43b3b2f Test against Django 5.1.x stable branch
Also bump some Python versions from 3.10 to 3.11 / 3.12
2024-06-10 12:33:37 +01:00
Julie Rymer f5552c4044
Fix ico format conversion to work in template 2024-06-10 10:20:34 +01:00
Matthias Brück ebc77dda83
Remove duplicate header in privacy dialog when a privacy setting is set on a parent page or collection 2024-06-07 11:25:32 +01:00
Matt Westcott 88311ce75c Fix can_delete flag in generic edit view to account for instance-level permissions (#12018)
Fixes #10084, supersedes #11964
2024-06-06 19:07:27 +01:00
Matt Westcott 62f7487617 Release note for #12013 2024-06-06 17:05:15 +01:00
Sage Abdullah 20d3fe355c Allow access to snippets model index view with only 'view' permission 2024-06-06 16:35:25 +01:00
Sage Abdullah 4b3b5e46b6 Show ModelViewSet menu item even if user only has view permission 2024-06-06 16:35:19 +01:00