Stéphane Blondon
3329e6dadf
fix: add missing space between two words ( #12781 )
...
Otherwise, logs show such lines:
HINT: Ensure that MainMenu uses `panels` instead of `content_panels`or set up an `edit_handler` ...
2025-01-16 17:35:14 +00:00
Mike Gifford
4298665bfd
Update guideline links in sustainability_considerations.md ( #12762 )
...
One of your links was busted, so I figured I'd suggest some updates.
2025-01-16 17:31:41 +00:00
Rishabh Sharma
782aa0e16b
Reduce confusing spacing below StreamField blocks help text. Fix #11888 ( #11934 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2025-01-14 10:00:09 +00:00
Joren Hammudoglu
4fc2c2abac
Improve deprecation warning for `WidgetWithScript` by raising it with `stacklevel=3`
2025-01-07 16:27:26 +00:00
Matt Westcott
a2407c0027
Release note for #12697
2025-01-06 23:44:28 +00:00
Matt Westcott
50fb7b21bb
Fetch new translations from Transifex
2025-01-02 11:09:17 +00:00
Matt Westcott
ac08838115
Update James Harrington's name in credits
2024-12-18 16:01:06 +00:00
jhrr
5402010d16
Allow hook override of user profile avatar url in admin tags ( #12689 )
...
Fixes #12661
2024-12-17 20:42:36 +00:00
Ayaan
3e75c018be
Add support for query string params in WAGTAIL_GRAVATAR_PROVIDER_URL
...
- Enhance capabilities for WAGTAIL_GRAVATAR_PROVIDER_URL URL to support merging of URL params.
- Fixes #12659
- Rework of original PR #11077
2024-12-07 21:23:13 +10:00
Krystian Magdziarz
32417f9adc
Fix Missing Cache-Control Headers for Password-Protected Pages ( #12465 )
...
Fixes #12455
2024-12-07 02:49:16 +00:00
Mauro Soche
f177c02da8
Ensure the copy page form only allows choosing valid parents for the copy
...
Ensure the Page chooser disables the types of pages that do not follow the content hierarchy when trying to copy a page.
Fixes #11593
2024-12-06 15:07:32 +10:00
hsd2514
547e4d3731
Changing default value for Gravatar URL from ( mm -> mp )
...
- See https://docs.gravatar.com/api/avatars/images/#default-image
- Fixes #12658
2024-12-06 13:46:12 +10:00
LB
233ff2b419
Add docs contributor Alex Fulcher for #12039
2024-12-04 08:13:01 +10:00
Sage Abdullah
e74703d9ab
Remove duplicate entry in CONTRIBUTORS
...
We already credited Bartosz under the name "Bart Cieliński" as per the
GitHub profile.
2024-11-28 09:56:59 +00:00
Bartosz Cieliński
5815a7e1ef
Ensure Draftail features wrap in case there is a lot of added features
2024-11-28 08:11:12 +10:00
Strapchay
b3ba89b2ec
Fix commenting not working on pages with read_only FieldPanels
...
Fixes #11838
2024-11-28 07:12:54 +10:00
Matt Westcott
8026108fa4
Update Noah van der Meer's name in contributors
2024-11-26 15:39:26 +00:00
Matt Westcott
09a9261f7d
Add release note for #12341
2024-11-21 18:37:24 +00:00
Matt Westcott
2d2fb11bf8
Fetch translations from Transifex
2024-11-19 15:56:11 +00:00
Matt Westcott
1af469cbd6
Update Emily's name in contributors list
2024-11-15 16:22:39 +00:00
Clifford Gama
9509d6409f
Clarify get_context() usage in BlogTagIndexPage example ( #12573 )
2024-11-15 16:21:10 +00:00
Steve Stein
220a621a88
Add Steve to CONTRIBUTORS.md
...
docs(contributors): Add Steven to contributors list
2024-11-15 09:51:58 +00:00
rahulsamant37
5e4c3f12c3
Remove defunct oEmbed providers ( #12537 )
...
Fixes #12054
2024-11-04 18:04:33 +00:00
LB
6f34d3c299
Add changelog for #12503
...
Fixes #12498
2024-11-02 10:29:19 +10:00
manu
b2cd95bf3b
Fix sidebar page explorer transitions - avoid overflow
2024-11-02 09:59:21 +10:00
Ayaan
0913118da4
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:03:54 +00:00
fazledyn
fde2e6f26a
Close open files when reading within utils/setup.py
2024-10-28 08:04:52 +10:00
LB
5477a872c7
Changelog for #11122 & #12418
2024-10-27 20:20:02 +10:00
LB
bd2a035439
Remove duplicate contributor name
2024-10-25 21:14:52 +10:00
Alessandro Chitarrini
b9e13077bb
Documentation - Refine the adding reports page
...
- Move all generic (page/non-page) class references to the top of the documentation
- Use better heading level nesting cleanly isolate the full page report example
- Relates to #12428
2024-10-25 20:40:02 +10:00
LB
d5b56e00f6
Add changelog entry for docs changes #12437
...
Fixes #12435
2024-10-25 20:30:12 +10:00
sumana sree
d35eb68b78
Fix: Update `can_handle` method to check for AbstractGroupApprovalTask instances
...
- Fixes #12328
- Regression from #11653
2024-10-22 08:19:38 +10:00
Matt Westcott
6c589cb678
Fetch new translations from Transifex
2024-10-21 17:48:20 +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
Sage Abdullah
ee635534af
Release note for #12414 and #12130
2024-10-18 18:19:18 +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
Rohit Singh
ff4f27b131
Update README with links to release notes and roadmap
...
Closes #12399
2024-10-11 16:26:14 +10:00
Gabriel Getzie
9933432ec7
change document file_size to PositiveBigIntegerField ( #12397 )
...
Fixes #12396
2024-10-10 19:54:58 +01:00
rahulsamant37
50ba3a9c44
Update email notification header to new logo
...
- Fixes #12369
- Relates to logo update #10404
2024-10-02 15:43:57 +10:00
Ishwari8104
f86161ba00
Ensure dropdown toggles show with border in high contrast mode
...
Update _dropdown.scss (#12365 )
2024-09-29 16:37:38 +10:00
Matthew Scouten
1f7710c4d8
oEmbed - Update polldaddy to crowdsignal & remove polleverywhere
...
- Update polldaddy oEmbed to crowdsignal (changed in 2018) https://crowdsignal.com/2018/10/18/introducing-crowdsignal/
- Remove polleverywhere as it no longer supports oEmbed
2024-09-28 18:26:53 +10:00
Shubham
e7de2f8955
Refactor UnsavedController to use event.preventDefault() to trigger browser confirmation dialog
...
Per https://developer.mozilla.org/en-US/docs/Web/API/Window/beforeunload_event
"best practice is to trigger the dialog by invoking `preventDefault()`
on the event object, while also setting `returnValue` to support legacy
cases."
We don't need to support legacy cases, as our supported browsers all
support the `preventDefault()` approach.
See also:
https://caniuse.com/mdn-api_window_beforeunload_event_preventdefault_activation
Fixes #12132
From PR #12139
2024-09-28 17:41:48 +10:00
Matt Westcott
a97599bb96
Fetch new translations from Transifex
2024-09-24 10:00:49 +01:00
sanjeevholla26
aa3be4b888
[UI]: Changed class from warning to failure for confirm delete message
...
Ensure the contrast of the message is suitable
Fixes #12232
2024-09-18 09:48:41 +10:00
Matt Westcott
baa2e15d82
Update Atif Khan's name in release notes
2024-09-17 17:23:31 +01:00
Atif2077
96f8324458
Modified slugify/urlify to according to django's slug validator ( #12319 )
...
Fixes #12300
2024-09-17 13:14:51 +01:00
Daniel Black
93b9c04ce7
Update MySQL and MariaDB healthcheck commands for GitHub Actions
...
mysqladmin ping and mariadb-admin ping can return healthy during their
initialization stage as by default these connect over unix socket.
Add --protocol=tcp to mysqladmin to report healthy when a TCP
connection occurs. The initial startup uses --skip-networking.
MariaDB has a built-in healthcheck.sh in its container:
https://mariadb.com/kb/en/using-healthcheck-sh-script/
2024-09-13 11:22:47 +01:00
Matt Westcott
1ebe9a1a13
Fetch new translations from Transifex
2024-08-20 16:20:26 +01:00