Matt Westcott
07a9ac96e7
Version bump to 6.0.2
2024-04-03 21:01:52 +01:00
Matt Westcott
a57604d774
Fill in release date for 6.0.2
2024-04-03 21:01:36 +01:00
Matt Westcott
bdc8c639df
Add release notes for 5.2.4
2024-04-03 21:00:55 +01:00
Matt Westcott
075eaabec8
Fetch new translations from Transifex
2024-04-03 20:51:33 +01:00
LB Johnston
5d7d7343d5
Fix title of page for UI guidelines
...
- Guidelines is not a proper noun here and should not be capitalised
2024-04-03 21:31:11 +02:00
Tibor Leupold
c08d4c16d0
Update template components & Laces references
...
- Turn laces reference into link to package in the release notes
- This is so that interested parties have an easy path to find more information about the library.
- Add note referencing that implementation are now found in Laces
- Add note about components not being limited to the admin
2024-04-03 21:31:11 +02:00
Pranith
56d849fe44
Fixed formatting typo in --purge-only command flag
...
Was rendering as `-purge-only` (with one dash)
Fixes #11646
2024-04-03 21:31:11 +02:00
EK303
9e628a167c
Docs - Update and fix broken links
...
Fixes #11635
2024-04-03 21:31:11 +02:00
Matt Westcott
6814e0224c
Release note for #11817 in 6.0.2 docs
2024-04-03 19:11:03 +01:00
Matt Westcott
8f25916f83
Release note for #11817 in 6.0.2
2024-04-03 19:10:02 +01:00
Sage Abdullah
2f080026f5
Prevent crash when loading an empty table block in the editor
2024-04-03 19:09:30 +01:00
Sage Abdullah
de046a73f2
Release note for #11751
2024-04-02 16:56:58 +07:00
Sage Abdullah
3d7098b535
Apply suggestions from code review
2024-04-02 16:56:58 +07:00
LB Johnston
464308fd8f
Add base styling for footer actions to support simple customisations
...
- Fixes #11629
- Relates to clean up done as part of #11629 which removed a lot of styling for footer actions which appeared to be unused.
- Re-add some base styling to support the ability for basic customisations where buttons are added within the `extra_footer_actions` block.
2024-04-02 16:56:58 +07:00
Sage Abdullah
77104e4dfe
Clarify release notes for #11803
2024-04-02 16:56:53 +07:00
Sage Abdullah
898f01f922
Add _editor_js.html include to wagtailadmin/generic/form.html ( #11803 )
...
and remove any other _editor_js.html includes from templates that extend
wagtailadmin/generic/form.html, either directly or via
wagtailadmin/generic/{create,edit}.html templates.
Fixes #11760
Fixes #11799
# Conflicts:
# CHANGELOG.txt
# docs/releases/6.1.md
2024-03-27 19:13:51 +10:00
Sage Abdullah
d8362c58ad
Use more specific PermissionDenied messages in API tests
...
DRF changed its behaviour in
56946fac8f
A custom message that is specified when raising a PermissionDenied
exception is now preserved by DRF, instead of using a generic "You do
not have permission to perform this action."
2024-03-21 19:38:57 +07:00
elhussein almasri
13153b5068
Move modal-workflow.js script to admin_base.html ( #11620 )
...
The modal-workflow.js script is used across a wide range of views in the admin, it's simpler to include it globally instead of having to consider all places it may be used.
Also unblocks use cases that are outside of the core admin such as custom documents/user/image models that may want to leverage this functionality.
Includes a fix for the documented support for all Panels in Wagtail 6.0's release notes, even though DocumentChooser and others would not have worked.
Cherry pick of single commit 266faf63c2 from #11620
Backport fix for #11739
2024-03-12 12:34:50 +00:00
Sage Abdullah
ae777245a5
Use TeleportController to re-render slim header's buttons on results refresh
...
Fixes #11726
# Conflicts:
# CHANGELOG.txt
# docs/releases/6.1.md
# wagtail/admin/widgets/button.py
2024-03-09 20:18:30 +10:00
Sage Abdullah
0699868cea
Allow TeleportController to have any number of child nodes of any kind
...
# Conflicts:
# client/src/controllers/TeleportController.test.js
2024-03-09 20:16:31 +10:00
Sage Abdullah
c91d32f7b0
Remove extraneous padding in chooser modal listings ( #11708 )
...
Fixes #11704
# Conflicts:
# CHANGELOG.txt
# docs/releases/6.1.md
2024-03-05 18:11:22 +10:00
LB Johnston
266ccea1b8
Add Changelog for #11660 (6.0.2)
...
# Conflicts:
# CHANGELOG.txt
# docs/releases/6.1.md
2024-03-05 07:52:30 +10:00
Sage Abdullah
e0c07dd3fd
Bump sphinx-wagtail-theme to 6.3.0
2024-03-05 07:49:42 +10:00
Sage Abdullah
d21e4dc73c
Add --jobs auto to build docs in parallel
2024-03-05 07:49:42 +10:00
Sage Abdullah
42dadbbc55
Fix 'make livehtml' command for building docs
2024-03-05 07:49:42 +10:00
Maranda Provance
948bb19c50
Update 5.0.md to include installed apps for Query change ( #11718 )
...
* Update 5.0.md to include installed apps for Query change
# Conflicts:
# CONTRIBUTORS.md
2024-03-05 07:49:40 +10:00
Matt Westcott
acfcebb5a1
More detailed release note about move of Query model
...
As per https://github.com/wagtail/wagtail/issues/11690#issuecomment-1972969215 - many developers have overlooked the requirement to add `wagtail.contrib.search_promotions` to INSTALLED_APPS.
2024-03-01 13:19:37 +00:00
LB Johnston
6c9589ff94
Fix - Ensure that modal tabs width are not impacted by side panel opening
...
Regression from #11150
2024-02-29 11:54:31 +00:00
Matt Westcott
dd54a1b16e
Version bump to 6.0.1
2024-02-15 14:00:06 +00:00
Matt Westcott
5515561b8f
Fill in release date for 6.0.1
2024-02-15 13:59:52 +00:00
Maikel Martens
87684324a5
Fix #11600 Eleasticsearch7 empty admin search gives 500 ( #11626 )
2024-02-15 12:34:14 +00:00
Sage Abdullah
2d18a8795d
Add 127.0.0.1 and 0.0.0.0 to test settings' ALLOWED_HOSTS
2024-02-15 12:19:48 +00:00
Sage Abdullah
09d1a4baab
Use DEBUG=False for testing collectstatic in CI
2024-02-15 12:19:48 +00:00
Matt Westcott
25bd0a9e80
Release note for #11647
2024-02-15 12:16:43 +00:00
Matt Westcott
40685cda66
Add check that fails loudly if versioned_static is called on application startup
2024-02-15 12:16:42 +00:00
Matt Westcott
567e56a231
Fix styleguide form to not call versioned_static on startup
...
Fixes #11643
2024-02-15 12:16:42 +00:00
Matt Westcott
c28c54037a
Add 6.0.1 to releases index / fix underline
2024-02-15 12:06:02 +00:00
Sage Abdullah
57062c36c9
Release note for #11654
2024-02-15 10:33:23 +00:00
Thibaud Colas
4cfc93e0fa
Make sure all custom widgets within drilldown dropdowns use the expected text color
2024-02-15 10:32:25 +00:00
Thibaud Colas
9b25bd52ff
Ensure BooleanRadioSelect uses the same styles as RadioSelect
2024-02-15 10:32:25 +00:00
LB Johnston
bfa314d22f
Fix closing button tag for promotion banner #11618
...
See #11554
2024-02-08 07:39:21 +10:00
LB Johnston
1007ecb605
Fix minor typo (6.0 release notes) in WidgetWithScript deprecation note #11616
2024-02-08 07:38:57 +10:00
Matt Westcott
44f438fc1f
Version bump to 6.0 final
2024-02-07 13:01:24 +00:00
Matt Westcott
fefdc79a8b
Fill in release date for 6.0
2024-02-07 12:53:27 +00:00
Matt Westcott
6fd996a42a
Fetch new translations from Transifex
2024-02-07 12:49:40 +00:00
Thibaud Colas
fdd2f491f7
Point guide website link to en-latest version
2024-02-07 11:02:27 +00:00
Thibaud Colas
310f7235e0
Styling fixes for universal listings ( #11608 )
2024-02-07 10:45:46 +00:00
Thibaud Colas
7fbdc2fca6
Fix typo in v6.0 release notes
2024-02-07 09:41:34 +00:00
Thibaud Colas
0c3dd9a336
Remove tutorial feedback form ahead of 6.0 release
2024-02-07 09:41:34 +00:00
Thibaud Colas
e8cf17d24c
Update documentation screenshots for v6.0
2024-02-07 09:41:34 +00:00