Wykres commitów

18080 Commity (184b2db83a11960b804c1483f0bba6e8726757a3)

Autor SHA1 Wiadomość Data
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
Thibaud Colas 1349c5c301 Release notes for #12393 2024-10-24 10:19:39 +01:00
Thibaud Colas f3e7e16b9a Add release note template for 5.2.7 2024-10-24 10:19:32 +01:00
Thibaud Colas 8060332ee3 Add release note template for 6.2.3 2024-10-24 10:19:27 +01:00
sag​e 4760836769 Fix font size for custom listing button styles (#12456) 2024-10-24 09:49:40 +01:00
Matt Westcott 3c51c15b45 Add Uyghur language support to release notes 2024-10-22 17:14:02 +01:00
sumana sree df441424f1 Fix: Update `can_handle` method to check for AbstractGroupApprovalTask instances
- Fixes #12328
- Regression from #11653
- Cherry pick of #12387
2024-10-22 08:20:56 +10:00
Matt Westcott 40a7080c15 Version bump to 6.3rc2 2024-10-21 18:35:00 +01:00
Matt Westcott 012f854d81 Only add Uyghur to supported languages under Django 5.x 2024-10-21 18:34:40 +01:00
Matt Westcott 177c51b381 Version bump to 6.3rc1 2024-10-21 18:05:42 +01:00