LB
f0c7e88d0e
Add changelog for CI test fixes #12960 & #12961
2025-03-15 11:20:41 +10:00
Sage Abdullah
8e4a721525
Fix nondeterministic page order in test_ordering_by_content_type
2025-03-15 11:18:04 +10:00
Sage Abdullah
8e8770d334
Release note for #12958
2025-03-13 21:29:42 +07:00
ashish-nagmoti
52ac35acea
Add color-scheme meta tag to Wagtail admin
2025-03-13 21:29:42 +07:00
Sage Abdullah
ee83938fa5
Release note for #12555
2025-03-13 20:03:15 +07:00
LB
3c628b8ad2
Add Python unit tests to ensure the skip link element is present
2025-03-13 21:27:23 +10:00
LB
1772909551
Add FocusController story
2025-03-13 21:27:23 +10:00
LB
3c09da2fb8
Enhance & rework FocusController
...
- Update the Controller import & identifier to be `w-focus` not `w-skip-link`
- Rework methods to be easier to maintain, pull out the focus event attachment handler to a function
- Add JSDoc examples & refine description
- Only add then remove the tabindex attribute if needed
- Rework unit tests to be the emerging common structure, add unit test coverage & test for the preservation of existing tabindex attributes
2025-03-13 21:27:23 +10:00
LB
472c1e95c2
Create a force focus util for common forced focus usage
2025-03-13 21:27:23 +10:00
LB
5ccea76e3d
Rename SkipLinkController to FocusController
2025-03-13 21:27:23 +10:00
Sage Abdullah
9edb8be32d
Release note for #12952
2025-03-13 17:53:52 +07:00
LB
7b7dd98c19
Stimulus controllers - Move repeated no-param-reassign declarations to top of file
2025-03-13 05:51:08 +10:00
LB
85665af504
Update Stimulus controller `@example` JSDoc items
...
- Use consistent ```html markdown blocks
- Use consistent two space indentation
- Move the description to the example row, not on the new line where applicable
- Add missing examples were practical
2025-03-13 05:51:08 +10:00
LB
83ec67d6c1
Update Stimulus JSDoc to use US English spelling
2025-03-13 05:50:41 +10:00
LB
c793d302b4
Fix alpha sorting of Stimulus controller imports
2025-03-13 05:50:41 +10:00
LB
bfcd0c7496
Clean up stubs & adapter
...
- Ensure Jest only adapter items are in adapter.js
- Ensure Jest AND Storybook items are in stubs.js
- Add mock for someElement.scrollIntoView in the adapter
2025-03-12 21:06:08 +07:00
Sage Abdullah
3d9a868a97
Fix LocaleController tests
2025-03-12 15:39:23 +07:00
LB
cbfaecdfae
Add changelog for #12805
2025-03-10 09:30:59 +10:00
joelwilliam2005
b82f0fb150
Add unit tests for InlinePanel initial min_num fix #12805
2025-03-10 09:30:59 +10:00
elhussein almasri
9dcdaeecfc
Fix the initial order of InlinePanel with min_num set #11889
...
Fixes #9391
2025-03-10 09:30:59 +10:00
Baptiste Mispelon
dbf920e00c
Fix incorrect column label in promoted search tables ( #12941 )
...
The promoted search tables are not filtered by date.
2025-03-05 17:19:37 +00:00
Matt Westcott
d9de2d781f
Release note for #12886
2025-03-05 16:20:04 +00:00
Sage Abdullah
a81b119821
Bump ruff to 0.9.6
2025-03-05 16:15:13 +00:00
Mohammad Fathi Rahman
8998549807
Update third_party_tutorials.md
2025-03-05 14:21:42 +00:00
Sage Abdullah
871f12934f
Release note for #12895
2025-02-24 15:16:50 +00:00
Thibaud Colas
da57f04b80
Use identical button styles for comment and comment replies
2025-02-24 11:46:31 +00:00
Thibaud Colas
aae7d85153
Refactor comment styles to use new Sass module system and avoid duplication
2025-02-24 11:46:31 +00:00
Thibaud Colas
21b5e3114f
Add focus-outline mixin to global set
2025-02-24 11:46:30 +00:00
Thibaud Colas
2d2953a28a
Stop using box mixin for a11y result row
2025-02-24 11:46:30 +00:00
Thibaud Colas
e8a3d753e3
Refactor minimap styles
2025-02-24 11:46:30 +00:00
Thibaud Colas
e67836da34
Remove unused Draftail ImageBlock styles
2025-02-24 11:46:30 +00:00
Thibaud Colas
b59539c7d6
Update Draftail stylesheets to resolve all Sass warnings
2025-02-24 11:46:29 +00:00
Sage Abdullah
df6a3d8256
Release note for #12894
2025-02-24 11:38:32 +00:00
Sage Abdullah
4016cbeafb
Reinstate WorkflowManager availability in wagtail.models
2025-02-24 11:36:31 +00:00
Matt Westcott
a6f2a68aae
Set module path for Page to appease Sphinx autodoc
2025-02-22 01:16:02 +00:00
Matt Westcott
8559ae9d68
Move remaining models to pages submodule
2025-02-22 01:15:50 +00:00
Matt Westcott
1f1956246e
Move WorkflowMixin to workflows submodule
2025-02-22 01:14:05 +00:00
Matt Westcott
6505a02d61
Move TaskState model to workflows submodule
2025-02-22 01:14:05 +00:00
Matt Westcott
855dcd4bb6
Move GroupApprovalTask to workflows submodule
2025-02-22 01:14:05 +00:00
Matt Westcott
eb36ff3570
Move Task model to workflows submodule
2025-02-22 01:14:05 +00:00
Matt Westcott
41a36333ff
Move WorkflowTask model to workflows submodule
2025-02-22 01:14:05 +00:00
Matt Westcott
de30668dad
Move Orderable to orderable submodule
2025-02-22 01:14:05 +00:00
Matt Westcott
4a1497437c
Move WorkflowState model to workflows submodule
2025-02-22 01:14:05 +00:00
Matt Westcott
399df657a9
Move WorkflowContentType to workflows submodule
2025-02-22 01:14:05 +00:00
Matt Westcott
35b71a0b7b
Move Workflow model to workflows submodule
2025-02-22 01:14:04 +00:00
Matt Westcott
0c168e302a
Move LockableMixin to locking submodule
2025-02-22 01:14:04 +00:00
Matt Westcott
f2ebae3343
Move PreviewMixin to preview submodule
2025-02-22 01:14:04 +00:00
Matt Westcott
204df71f40
Move DraftStateMixin to draft_state submodule
2025-02-22 01:14:04 +00:00
Matt Westcott
b3202ebf20
Move RevisionMixin to revisions submodule
2025-02-22 01:14:04 +00:00
Matt Westcott
33ef3d5317
Move revision model/manager to its own submodule
2025-02-22 01:14:04 +00:00