Wykres commitów

2843 Commity (a13af28aac1a5b5d2d0bfcc279d09bdc976b50ea)

Autor SHA1 Wiadomość Data
Matt Westcott 09fb848288 Release notes for #10271 / #10275 / #10294 2023-04-14 15:38:24 +01:00
Sage Abdullah 9e914dbe87 Remove usage_url and get_usage methods from snippet models
The usage_url can be resolved from the SnippetViewSet,
and the get_usage can be replaced with ReferenceIndex.get_grouped_references_to
2023-04-14 15:35:10 +01:00
Sage Abdullah ff363dee87 Remove get_admin_url_namespace() and get_admin_base_path() from snippet models 2023-04-14 15:34:58 +01:00
Thibaud Colas 8aa0bf9275 Release notes for #10303 2023-04-14 08:38:01 +01:00
Sage Abdullah f2ab3ae774 Add docs and tests for Snippets template overrides 2023-04-13 17:53:58 +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
LB Johnston 7a6d2bc689 5.0 release notes clean up
- Remove unnecessary `docs:` prefix on documentation item
- Fix w-slug attribute example (should end with -value)
- Remove heading levels for old/new syntax in progress button details
- Use a consistent approach to Stimulus adoption entries (focus on data attributes used, not Stimulus migration)
2023-03-31 07:07:20 +10: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 `TemplateResponse`s 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
4the4ryushin df9437b4de Adopt shared header in Snippets type index header
- Fixes #9227
2023-03-19 20:53:31 +10:00
Satvik Vashisht 4ee60b5d47 Adopt the pageurl template tag over `page.url` where possible
- Fixes #10125
- So that determining page URL is more performant - see https://docs.wagtail.org/en/stable/advanced_topics/performance.html#page-urls
2023-03-18 07:35:27 +10:00
Himanshu Garg 427f5623d9 Update leftover status-tag class usage to use status template tag
- Closes #10129
- Relates to #8656 & #9721
2023-03-18 07:10:24 +10:00