0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
Commit Graph

2579 Commits

Author SHA1 Message Date
Aadi jindal
ed58c692ca Allow Action controller to trigger a redirect
- Migrate site switcher to use Stimulus approach via w-action
- Closes #10035
2023-04-18 08:30:22 +10:00
LB Johnston
37192f847b Fix changelog for #10212 2023-04-18 08:07:54 +10:00
Suyash Srivastava
39fa706ff2 Update ActionController with a click method
- Partial change towards #10167
2023-04-18 08:04:01 +10:00
Suyash Srivastava
e72e454ba5 Migrate autosize jQuery to stimulus controller w-autosize
- Closes #10170
2023-04-18 05:41:00 +10:00
Lovelyfin00
cc23aa6be7 Migrated initDismissibles to a Stimulus controller w-dismissible
- Closes #10166
2023-04-17 23:27:24 +10:00
Albina
935d29e2f5
Accessibility checker outlines feature (#10176)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2023-04-17 09:59:55 +01:00
Thibaud Colas
f944d744b4 Release notes for #9755 2023-04-17 09:28:16 +01:00
Matt Westcott
09fb848288 Release notes for #10271 / #10275 / #10294 2023-04-14 15:38:24 +01:00
Thibaud Colas
8aa0bf9275 Release notes for #10303 2023-04-14 08:38:01 +01:00
Hanoon
70a6230a65 Migrate submit translation bulk toggle to Stimulus Controller (w-bulk)
- Closes #10247
- adding BulkController files and removing {% block extra_js %} from submit_translation.html
- add unit tests for new controller
- partial work on CSP compliance #7053
2023-04-13 22:28:17 +10:00
Matt Westcott
f88796b3dd Release note for #10208 2023-04-12 16:26:05 +01:00
Thibaud Colas
574cc05d19 Release notes for #10278 2023-04-12 11:51:00 +01:00
Matt Westcott
18e57574cb Formalise support for Django 4.2 2023-04-03 17:14:29 +02:00
Matt Westcott
e219968e60 Fill in release date for 4.1.4 2023-04-03 12:41:18 +02:00
Matt Westcott
879295913a Fill in release date for 4.2.2 2023-04-03 12:41:18 +02:00
Matt Westcott
d4022310cb Release note for CVE-2023-28837 in 4.1.4 2023-04-03 12:41:18 +02:00
Matt Westcott
c9d2fcd650 Release note for CVE-2023-28837 in 4.2.2 2023-04-03 12:41:18 +02:00
Matt Westcott
eefc3381d3 Release note for CVE-2023-28836 in 4.1.4 2023-04-03 12:41:18 +02:00
Matt Westcott
bc84bf9815 Release note for CVE-2023-28836 in 4.2.2 2023-04-03 12:41:18 +02:00
Matt Westcott
a3498b260f Release note for #10256 2023-04-03 10:24:30 +02:00
Matt Westcott
def7e44a38 Release note for #10266 in 4.2.2 2023-04-01 01:23:31 +01:00
Matt Westcott
d82ae50ca9 Release note for #10266 in 4.1.4 2023-04-01 01:23:31 +01:00
Matt Westcott
4498956f05 Release note for #10284 in 4.2.2 2023-04-01 00:58:17 +01:00
Matt Westcott
2cd4730e63 Release note for #10284 in 4.1.4 2023-04-01 00:58:10 +01:00
Thibaud Colas
f82ff1e22c
Move help text above all form fields (#10302)
* Move all help text above fields
* Adjust vertical spacing of form fields and panels
* Move the page title’s help text below the field
* Release notes
2023-03-31 17:05:20 +01:00
Matt Westcott
84fdbf3783 Make /admin/jsi18n/ view accessible to unauthenticated users
Fixes #10293
2023-03-31 14:55:12 +01:00
Matt Westcott
e6282572c3 Release note for #10298 2023-03-30 16:12:15 +01:00
Matt Westcott
9e4226dd61 Release note for #10297 2023-03-30 14:54:41 +01:00
Matt Westcott
fd88ec3eb7 Release note for #9842 2023-03-30 10:45:09 +01:00
Thibaud Colas
da7e68ea08 Release notes for #9666 2023-03-30 00:14:03 +01:00
Thibaud Colas
b504403ebf Release notes for #10277 2023-03-29 13:20:23 +01:00
mansi0829
433d70d3bf Adopt w-status instead of status for classes
- Fixes #10244
2023-03-29 08:07:47 +10:00
Thibaud Colas
15643015c6 Remove eef0b2701d from v4.1.4 release notes 2023-03-28 17:17:33 +01:00
Babitha Kumari
eef0b2701d
Avoid showing scrollbars in the block picker unless necessary. Fix #10253 (#10268) 2023-03-28 17:15:38 +01:00
Sage Abdullah
d1a668a3b1 Explicitly specify MenuItem.name for Snippets, Reports, and Settings menu items (#10270) 2023-03-28 17:07:20 +01:00
Thibaud Colas
27459d61ce Release notes for #10262 / #6667 2023-03-28 16:13:35 +01:00
Lovelyfin00
a81242ca86 Migrate initAutoPopulate to Stimulus
- Removed initAutoPopultae function from editor.js
- Added the compare and urlify methos to SlugController
- Wrote tests for SyncController, added more test cases to slugController
- Closes #10088
2023-03-27 21:55:56 +10:00
Thibaud Colas
ca83e5a34f
Re-label "StreamField blocks" option in block picker to "Blocks" 2023-03-24 15:46:51 +00:00
Thibaud Colas
9288f3940c
Fix server-side caching of the icons sprite 2023-03-24 15:31:58 +00:00
Sage Abdullah
8285936d99
Add missing changelog for #10223 and #10255 in 4.1.4 and 4.2.2 2023-03-24 15:31:43 +00:00
Matt Westcott
15821675e8 Release note for #10241 2023-03-23 14:17:44 +00:00
Matt Westcott
8d2b1c68cb Release note for #10235 2023-03-23 13:55:42 +00:00
Sage Abdullah
9f33ef3137 Add missing extra CSS and JS defined by filters in snippets listing view
- Fixes #10254
2023-03-23 09:06:33 +10:00
Matt Westcott
5f154a5a51 Release note for #10178 2023-03-22 15:30:42 +00:00
Matt Westcott
7a7bbfa6cf Release note for #10072 2023-03-21 14:31:05 +00:00
Andy Babic
f680f188f3 Add useful properties to Locale
- Update get_display_name() to always return a string
- Add documentation and unit tests
2023-03-21 08:02:40 +10:00
zerolab
d51ec00ce1 Fix TableBlock initialisation
- move Handsontable render after load & resize width after load
- stops firing a resize event
- adjusts targets to account for the changed markup
- fixes #9107
2023-03-21 07:02:00 +10:00
Stefan Hammer
0016ee7dfd
Fix timezone handling of TemplateResponses for users with a custom timezone
The PR #9628 missed the cases, where a TemplateResponse is used, which
defers the rendering to a point outside the override_tz() context
manager. This change re-uses the existing handling for the user's
preferred language.

Fixes #10243
2023-03-20 11:43:10 +00:00
Thibaud Colas
8705124eaf Add release notes for #10239 2023-03-20 09:51:51 +00:00
4the4ryushin
66a086da29 Add support for double quotes query string searches
- Fixes #9951
2023-03-19 21:30:21 +10:00