Wykres commitów

18103 Commity (v6.3.2)

Autor SHA1 Wiadomość Data
Matt Westcott 15219c87da Version bump to 6.3.2 2025-01-02 11:08:51 +00:00
Matt Westcott 57bf57c2b8 Fill in release date for 6.3.2 2025-01-02 11:08:25 +00:00
Matt Westcott dcc53b2521 Fetch new translations from Transifex 2025-01-02 11:06:25 +00:00
Daniel Kirkham 2eed073a56 Insert missing space into 6.3 release notes 2025-01-02 09:22:34 +00:00
Artem Kamyshansky f872bfcb68 typo fix 2025-01-02 09:22:34 +00:00
Matt Westcott c5d70e631e Release note for #12702 in 6.3.2 2024-12-18 16:06:59 +00:00
Matt Westcott ac0e2c36b2 Implement get_block_by_content_path on ImageBlock (#12702)
Fixes #12688. Without this, commenting on a field of an ImageBlock will cause subsequent loads of the edit view to fail at the point that the comments validate that they are attached to a valid block path.
2024-12-18 16:05:40 +00:00
Bartosz Cieliński 39d1bc816d
Ensure Draftail features wrap in case there is a lot of added features 2024-11-28 10:03:39 +00:00
Matt Westcott 880a31d740 Release note for #12608 in 6.3.2 2024-11-22 12:29:26 +00:00
Jake Howard a0953115df Ensure cloudfront purges are called with lists 2024-11-22 12:19:37 +00:00
Matt Westcott 2ba03460b3 fix spacing 2024-11-22 09:56:48 +00:00
Matt Westcott 377310a6de Release note for #12589 in 6.3.2 2024-11-22 09:54:55 +00:00
LB 7470051d22 Docs: Fix up formatting on tutorial 'create' pages 2024-11-22 09:48:08 +00:00
Clifford Gama 8cfe399763 Update tutorial instructions to use icon for adding children pages
- Reflects changes added in #11012
2024-11-22 09:47:40 +00:00
Matt Westcott cb122e64db Version bump to 6.3.1 2024-11-19 15:52:50 +00:00
Matt Westcott 4208408dab Fill in release date for 6.3.1 2024-11-19 15:52:21 +00:00
Matt Westcott 0eaf3b03b8 Fetch new translations from Transifex 2024-11-19 15:50:36 +00:00
Sage Abdullah 0d4d59765b Lower docs search ranking for release notes (#12586)
Except for the 'upgrading' section, as it's still generally useful
2024-11-19 15:25:43 +00:00
Matt Westcott 54e1dcbdd8 Remove forced capitalization of site name on admin dashboard (#12601)
Fixes #12592
2024-11-19 15:14:48 +00:00
helloshiv fe77d56dca
Fix wagtailcache and wagtailpagecache examples to not use quotes for the fragment_name 2024-11-19 14:20:24 +00:00
Sage Abdullah c67a750cae
Release note for #12576 in 6.3.1 2024-11-19 14:19:50 +00:00
Clifford Gama 8815f816e7
Fix typo: remove reference to PublishingPanel as a method 2024-11-19 09:53:23 +00:00
Clifford Gama 6609eda31a
Fix misleading wording - clarify that get_site_root is created, not used 2024-11-19 09:47:01 +00:00
Clifford Gama 184b2db83a
Fix minor typo - capitalize Page model 2024-11-19 09:46:54 +00:00
Thibaud Colas 6a9dbdaff2
Rename tutorial blog index page to reduce the likelihood of slug issues (#12576) 2024-11-19 09:46:46 +00:00
minusf ff6943033b
Add missing apostrophe in settings documentation (#12542) 2024-11-19 09:43:21 +00:00
Sage Abdullah 9bb9e25206 Improve spacing of page permissions table in Group settings (#12585) 2024-11-18 16:47:17 +00:00
Matt Westcott 82ac5cb280 Release note for #12571 in 6.3.1 2024-11-18 15:49:57 +00:00
Matt Westcott 645630828e Handle None in ImageBlock.to_python 2024-11-18 15:48:07 +00:00
Matt Westcott 8c0ebb74a0 Switch cases in `ImageBlock.bulk_to_python` so that the ImageChooserBlock logic is the special case rather than the default 2024-11-18 15:48:07 +00:00
Storm B. Heg e57f8f589d Refactor ImageBlock.bulk_to_python to handle more cases of bad data
Specifically, cases where an ImageChooserBlock to ImageBlock migration
results in `[None]` as a value.

ref: https://github.com/wagtail/wagtail/issues/12514
2024-11-18 15:48:07 +00:00
Sage Abdullah 47a9106836 Fix profile picture upload not working in account settings (#12548)
Fixes #12547
2024-11-07 13:02:01 +00:00
Matt Westcott e0c133a6fd Add 6.3.1 release notes 2024-11-07 13:00:10 +00:00
Matt Westcott e62176989c Fill in release date for 6.2.3 2024-11-01 13:19:10 +00:00
Matt Westcott 70fddffe6f Fill in release date for 5.2.7 2024-11-01 13:18:42 +00:00
Matt Westcott de84b6d77f Release note for #12521 in 6.2.3 2024-11-01 13:13:50 +00:00
Matt Westcott 7b30edd88e Release note for #12427 in 6.2.3 2024-11-01 12:49:56 +00:00
Matt Westcott ab77a7831b Release note for #12367 in 6.2.3 2024-11-01 12:33:16 +00:00
Matt Westcott ba80657aa1 Release note for #12367 in 5.2.7 2024-11-01 12:33:09 +00:00
Matt Westcott 87458239de Version bump to 6.3 final 2024-11-01 11:52:13 +00:00
Matt Westcott a93d8bfaec Fill in release date for 6.3 final 2024-11-01 11:44:56 +00:00
Matt Westcott 98545cd176 Fetch translations from Transifex 2024-11-01 11:21:07 +00:00
Ayaan f902cc00ad Replaced Twitter references in the docs with more appropriate alternatives (#12516). Fix #12483
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-11-01 11:11:48 +00:00
Thibaud Colas ba0566c84c Add release notes for #12521 2024-11-01 10:02:26 +00:00
Thibaud Colas 0620cede6a Add release notes for ##12521 2024-11-01 10:02:19 +00:00
Matt Westcott 438d375e3c Document the ability to migrate from ImageChooserBlock to ImageBlock (#12518) 2024-11-01 10:02:15 +00:00
Matt Westcott bd95b771ac Correctly handle None values in ImageBlock.bulk_to_python (#12517) 2024-11-01 10:02:11 +00:00
Thibaud Colas ac7ce9439c Update sphinx-wagtail-theme and search implementation (#12521) 2024-11-01 10:02:07 +00:00
LB f1ee2f5c73 Update changelog for cherry-pick #12490 #12507 #12507 2024-10-31 08:08:48 +10:00
Sage Abdullah d93f8e54d5 Replace Torchbox with 'Wagtail core team and contributors' in docs config 2024-10-31 08:06:13 +10:00