Wykres commitów

18089 Commity (cb122e64db6020b7c89960f1581c5e6333e1bf51)

Autor SHA1 Wiadomość Data
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
Sage Abdullah 9722fe6e14 Add minimal epub metadata
Ref: 97a6a678c4/docs/conf.py (L380-L386)
2024-10-31 08:06:13 +10:00
Sage Abdullah dde5b5b3d2 Fix remaining XHTML errors in docs to remove ePub build errors
Had to remove the <details> element for the section linking example in
the "Reference links" section.

This is because Sphinx/MyST renders a <section> element for each heading
and closes it when the next heading starts. If we create a heading
inside a <details> element, the <section> element will not be closed
until the next heading starts, which generates invalid HTML.
2024-10-31 08:06:13 +10:00
Sage Abdullah 77fdc14555 Ensure docs template layout override is XHTML-compatible for ePub 2024-10-31 08:06:13 +10:00
Sage Abdullah 8977266210 Fix HTML errors in wagtail_icons_table.txt 2024-10-31 08:06:13 +10:00
Sage Abdullah b47b5a4cfc Suppress unknown files warning when building the ePub docs 2024-10-31 08:05:59 +10:00
Joel William 2456837c50 Documentation - Configure RTD to build all offline formats
- https://docs.readthedocs.io/en/stable/config-file/v2.html#formats

Fixes #12484
2024-10-31 08:05:46 +10:00
Storm B. Heg b0aa6e9511 Extend Pillow version range to allow v11 (#12475) 2024-10-28 18:24:14 +00:00
Thibaud Colas 947afd2ad4 Update developer documentation screenshots for Wagtail 6.3 2024-10-26 01:51:07 +01:00
Thibaud Colas 37c3d6d5d6 Update documentation colors based on latest color theming for more-contrast 2024-10-25 18:41:49 +01:00
LB (Ben Johnston) 517fa8a832 Documentation - Add recent third party tutorials (#12442)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-10-25 13:51:24 +01:00
Thibaud Colas 59e6c26277 Release notes for #12460 2024-10-24 12:15:28 +01:00
Alex Morega f8f94475b6 Replace X links with Mastodon (#12460)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-10-24 12:15:28 +01:00
LB 4c109b0dd2 Add links to 6.3 release notes documentation items 2024-10-24 11:52:30 +01:00
LB 555a7385c3 Clean up whitespace items in documentation markdown 2024-10-24 11:52:30 +01:00