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
Matt Westcott
82aa1c1a61
Add Nayanshi Singh to contributors
2024-08-05 13:55:12 +01:00
parasite-68
b767533acd
Changed Twitter links in readme to x.com ( #12199 )
...
Fixes #12198
2024-08-02 09:49:40 +01:00
Vaughn Dickson
0dc233b0fa
Add missing getTextLabel implementation for BaseDateTimeWidget, so the value is displayed if it is available instead of a JavaScript 'null'. ( #12162 )
...
Fixes #12094
2024-07-31 18:05:37 +01:00
Matt Westcott
efc419a3a1
Use Nathanaël Jourdane's full name
2024-07-26 10:34:23 +01:00
Nathanaël Jourdane
5a8c33f34a
doc: fix pdf export ( #12076 )
2024-07-19 01:27:07 +01:00
Matt Westcott
e066424163
Release note for #12044
2024-07-19 00:23:55 +01:00
Matt Westcott
323af126b7
Fetch new translations from Transifex
2024-07-11 11:56:07 +02:00
Romein van Buren
ad95e0a991
Add verbose name to locale field of TranslatableMixin ( #12071 )
...
fixes #12068
2024-06-24 18:48:45 +01:00
Jeroen de Vries
add3c7dc01
Update deployment instructions for Fly.io
2024-06-17 12:29:51 +01:00
Inju Michorius
ac38343957
Remove opacity property from unpublished page titles ( #12043 )
2024-06-13 15:24:46 +02:00
Roel Koper
366a7b7e6f
Add prefers-reduced-motion to accessibility docs ( #12038 )
2024-06-13 14:46:52 +02:00
Arnar Tumi Þorsteinsson
c700ed67ef
Copy for translations done signal and test ( #12033 )
2024-06-12 15:41:04 +02:00
Byron Peebles
e36c4d3fba
Documentation: Update some Sphinx-style code ref roles to MyST style ( #12030 )
2024-06-12 11:47:06 +02:00
Julie Rymer
f5552c4044
Fix ico format conversion to work in template
2024-06-10 10:20:34 +01:00
Matthias Brück
ebc77dda83
Remove duplicate header in privacy dialog when a privacy setting is set on a parent page or collection
2024-06-07 11:25:32 +01:00
Tom Dyson
39bc851932
Add Jake to CONTRIBUTORS.md ( #11993 )
2024-05-29 11:24:14 +01:00
Matt Westcott
b75c66ac42
Fetch new translations from Transifex
2024-05-21 10:55:23 +01:00
Matt Westcott
5a15e6e921
Fetch new translations from Transifex
2024-04-18 17:14:24 +01:00
Matt Westcott
c02162dc50
Release note for #11737
2024-04-18 10:54:19 +01:00
Sage Abdullah
0f7398f93c
Update release notes for #11749 and #11762
2024-04-18 07:43:55 +07:00
LB Johnston
37922cc03d
Add changelog & upgrade considerations #11525
2024-04-18 07:03:08 +10:00
Matt Westcott
1ec62a6c2d
Release note for #11749
2024-04-17 16:23:54 +01:00
Matt Westcott
dd5e16b2e1
Release note for #11831
2024-04-16 16:37:47 +01:00
Sebastian Muthwill
e86e1caa28
bump django-filter to support 24.2 version ( #11837 )
2024-04-12 19:43:29 +01:00
Ihor Marhitych
c550173d6c
Fix postgres phrase search to respect language set in settings
2024-04-12 17:29:35 +01:00
divdeploy
91cd6cffc2
chore: fix some comments
...
Signed-off-by: divdeploy <chenguangxue@outlook.com>
2024-04-07 15:59:37 +10:00
Matt Westcott
e537b4000f
Fetch new translations from Transifex
2024-04-03 21:36:04 +01:00
Abdelrahman
0599a56d81
Add support for related fields in generic IndexView.list_display
2024-03-28 12:55:01 +07:00
David Buxton
ca796cb703
Fix dummy request SERVER_NAME when running tests
...
Django's test runner appends 'testserver' to your ALLOWED_HOSTS
setting. If your project has `ALLOWED_HOSTS=['*']` (which is totally
legit for Google App Engine standard) this means the setting value is
`ALLOWED_HOSTS=['*', 'testserver']` and Wagtail's dummy request helper
was setting the request SERVER_NAME to '*'.
But '*' is not a valid host name, causing a DisallowedHost exception.
This change sets the SERVER_NAME to 'example.com' in that case.
2024-03-26 21:22:21 +07:00
Storm B. Heg
cd50955b49
Move Loïc Teixeira to core team alumni
...
He has announced he will step down as a core team member on March 11th,
2024.
2024-03-14 23:49:01 +01:00
Matt Westcott
007d5b048d
Release note for #11735
2024-03-07 14:54:35 +00:00
Mark Niehues
c580342a95
Fix date formatting in form builder email content
...
Ensure that the date_format util correctly gets passed a format reference, not the resolved format.
Fixes #11696
2024-03-05 18:33:14 +10:00
Maranda Provance
e190a434e9
Update 5.0.md to include installed apps for Query change ( #11718 )
...
* Update 5.0.md to include installed apps for Query change
2024-03-05 07:45:12 +10:00
LB Johnston
287e5f9ded
Fix contributor name #11694
2024-02-29 08:01:10 +10:00
Pranith
1640104c57
Fixed formatting typo in --purge-only command flag
...
Was rendering as `-purge-only` (with one dash)
Fixes #11646
2024-02-29 07:32:27 +10:00
Matt Westcott
e418cd6e5b
Add Viktor Szépe to contributors
2024-02-22 17:40:11 +00:00
Matt Westcott
ff3b41c1f0
Update Damian Borneman in CONTRIBUTORS.md
2024-02-21 12:59:36 +00:00
dambor05
952416cfbc
Fix typos of base/models.py ( #11682 )
2024-02-21 11:57:01 +00:00
EK303
bd065c17cd
Docs - Update and fix broken links
...
Fixes #11635
2024-02-16 17:23:53 +10:00
Maikel Martens
ef06e48c7f
Fix #11600 Eleasticsearch7 empty admin search gives 500 ( #11626 )
2024-02-15 12:33:02 +00:00