Wykres commitów

6019 Commity (98545cd1766f4df1a664d39efdd9075e61332adc)

Autor SHA1 Wiadomość Data
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 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
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
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
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 76070a037c Remove unused headings from 6.3 upgrade considerations 2024-10-21 18:03:59 +01:00
Matt Westcott 113aaf90c9 Mark 6.3 as an LTS release 2024-10-21 18:02:48 +01:00
Matt Westcott c4a48fffbb Release note for #12434 2024-10-21 17:51:34 +01:00
Thibaud Colas caec6d3a82 Release notes for #12419 2024-10-21 17:30:33 +01:00
Sage Abdullah 0dd7d12aaf
Release note for #12393 2024-10-21 16:53:30 +01:00
Bojan Mihelac 83a390661f Fix child restriction admin form when ancestors page view restrictions exists (#12124)
Fixes #4277
2024-10-21 16:29:19 +01:00
Matt Westcott 93f8600c31
ImageBlock for StreamField (rebase of #11791) (#12416)
Co-authored-by: Chiemezuo <chiemezuoakujobi@gmail.com>
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-10-21 16:11:34 +01:00
Rohit Singh 105338d0d6
Fix datetime fields overflowing its parent wrapper in listing filters 2024-10-21 09:45:19 +01:00
frankyiu 97fadba582 Fix long name issue in document chooser table cell (#12430, #12431)
Fixes #12357
2024-10-20 13:47:35 +01:00
Ankit Kumar 329db8e58a
Added missing link to the Code of Conduct in the community guidelines… (#12432)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-10-20 11:27:21 +01:00
Matt Westcott 72fb0e9880 Stop history view from breaking if a log entry's revision is missing (#12427)
e.g. after the purge_revisions management command has been run
2024-10-18 18:52:47 +01:00
Sævar Öfjörð Magnússon 207e9e50d9 StaticBlock renders empty in templates (#12425) 2024-10-18 18:27:33 +01:00
Sage Abdullah ee635534af
Release note for #12414 and #12130 2024-10-18 18:19:18 +01:00
Sage Abdullah 5909d3e822
Apply suggestions from code review 2024-10-18 18:19:18 +01:00
alexkiro b38141ad82
Allow customization of preview device sizes
Co-authored-by: Bartosz Cieliński <bart@fullfatthings.com>
2024-10-18 18:19:17 +01:00
Sage Abdullah 49f9ae3a96 Fix error in workflows listing with multiple snippets assigned on PostgreSQL (#12367)
Fixes #12364
2024-10-18 17:43:49 +01:00
Matt Westcott 0d0700207d Release note for #12384 2024-10-18 13:02:24 +01:00
Matt Westcott 92567f6203 Document HEIC image support 2024-10-17 23:12:27 +01:00
Thibaud Colas 4725b80a13 Release notes for #12400. Fixes #9030, #9869 2024-10-17 13:33:08 +01:00
Albina 488c3583b7
'Prefers-contrast' admin theming (#12348)
Co-authored-by: Victoria Ottah <82820329+Toriasdesign@users.noreply.github.com>
2024-10-17 09:13:22 +01:00
Robin Varghese 576eaf37b2
Add support for specifying different preview modes to the "View draft" URL for pages 2024-10-15 17:38:34 +01:00
Thibaud Colas 28fcd01a31 Update colors table with new theme tokens 2024-10-14 14:40:00 +01:00
Albina 9a7427a589
Incremental dashboard enhancements. Fix #12089 (#12233)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-10-14 14:39:39 +01:00
LB Johnston 309e47f0cc Add changelog for adding warning for unsaved edits in snippets
Closes #8453
2024-10-11 17:52:59 +10:00
Matt Westcott efa2a88642 Ensure that TypedTableBlock uses the correct API representations of child blocks
TypedTableBlock did not provide a `get_api_representation` method, so it fell back on returning the database JSON representation as returned by `get_prep_value`. This resulted in an API representation that was mostly usable, but failed to respect child blocks that override `get_api_representation` themselves.
2024-10-11 17:07:19 +10:00
Chiemezuo 5cc22f3f75 Add "description" field to AbstractImage
- Baseline support for upcoming alt text capabilities
2024-10-11 17:07:06 +10:00