Wykres commitów

4459 Commity (stable/4.1.x)

Autor SHA1 Wiadomość Data
Matt Westcott 8db9bf3ee0 Release note for CVE-2023-45809 in 4.1.9 2023-10-19 14:56:21 +01:00
Matt Westcott 4b6e89ed8a Fix changelog for django-filter upgrade in 4.0
Fixes #11019
2023-10-09 12:06:48 +01:00
Matt Westcott f734c9092a Release note for #10955 in 4.1.8 2023-09-27 18:53:02 +01:00
Matt Westcott 944c625a4b fix typo in 4.1.7 release notes header 2023-09-27 14:11:12 +01:00
Matt Westcott 34bf423cd7 Release note for #10951 in 4.1.7 2023-09-27 13:15:28 +01:00
Sage Abdullah ecfe8cb4a7
Fill in release date for 4.1.6 2023-05-25 13:43:07 +01:00
viragjain30 b3242c0bb2
Prevent lowercase conversions of IndexView column headers 2023-05-23 15:45:42 +01:00
Thibaud Colas 3bb4e60089 Release notes for #10282 2023-05-19 07:07:55 +01:00
Christer Jensen 24a283df61
Update documentation for `log_action` parameter on `RevisionMixin.save_revision`
Previous documentation seemed to incorrectly imply that
the default value for `log_action` was `True` when it is
in fact `False`. This can confuse readers not looking at
the method signature.
2023-05-17 10:17:06 +01:00
Sage Abdullah 7eebb1f674
Release notes for #10421 2023-05-15 16:10:46 +01:00
Matt Westcott e17a6e5782 Release note for #10430 in 4.1.6 2023-05-15 12:54:57 +01:00
Matt Westcott 68c9f21bef Release note for #10367 in 4.1.5 2023-05-02 14:03:25 +01:00
Matt Westcott 7b80ffbaeb Fill in release date for 4.1.4 2023-04-03 12:55:53 +02:00
Matt Westcott 36d62151c4 Release note for CVE-2023-28837 in 4.1.4 2023-04-03 12:55:53 +02:00
Matt Westcott dab2422cdc Release note for CVE-2023-28836 in 4.1.4 2023-04-03 12:55:53 +02:00
Matt Westcott eaa077a8c6 Release note for #10266 in 4.1.4 2023-04-01 01:21:42 +01:00
Matt Westcott ed11cfc7d1 Release note for #10284 in 4.1.4 2023-04-01 00:56:29 +01:00
Thibaud Colas 78432d8dac Release notes for #9666 2023-03-30 00:34:47 +01:00
Thibaud Colas 2f51147061
Fix server-side caching of the icons sprite 2023-03-24 15:35:38 +00:00
Sage Abdullah 04876eaaf7
Add missing extra CSS and JS defined by filters in snippets listing view
- Fixes #10254
2023-03-24 15:21:06 +00:00
zerolab b1028e862c Fix TableBlock initialisation #10223
- move Handsontable render after load & resize width after load
- stops firing a resize event
- adjusts targets to account for the changed markup
- fixes #9107

# Conflicts:
#	CHANGELOG.txt
#	docs/releases/5.0.md

# Conflicts:
#	CHANGELOG.txt
#	client/src/entrypoints/contrib/table_block/table.js
#	client/src/entrypoints/contrib/table_block/table.test.js
#	docs/releases/4.2.2.md
2023-03-21 07:26:41 +10:00
Stefan Hammer 42cc12d449
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 12:27:55 +00:00
Thibaud Colas 75a5dfaff7 Add release notes for #10239 2023-03-20 10:10:06 +00:00
Thibaud Colas 1e34827555 Revert FieldRowPanel documentation removal, clarifying differences. Fix #10061 2023-03-14 22:46:13 +00:00
Matt Westcott 4dce718f49 Fill in release date for 4.1.3 2023-03-13 10:11:15 +00:00
Sage Abdullah 1aedfd1ac3
Clarify ClusterableModel requirements for using relations with RevisionMixin-enabled models 2023-03-13 09:42:23 +00:00
Thibaud Colas 2cc42ede39
Update Algolia DocSearch integration with new application and correct versioning setup 2023-03-10 16:00:12 +00:00
Matt Westcott ac2256e6d4
Prevent matches from unrelated models from leaking into SQLite FTS searches
Fixes #10188
2023-03-09 10:17:19 +00:00
Sage Abdullah 4403654a26
Release notes for #9628 2023-03-07 18:50:14 +00:00
Matt Westcott 08ecdd65c4 Release note for #10130 in 4.1.3 2023-02-21 17:44:41 +00:00
Sage Abdullah 4fbbf62976
Release notes for #10021 in 4.1.3 2023-02-14 16:50:53 +00:00
Matt Westcott 29391ae898 Mark 4.1.3 as in development 2023-02-13 12:37:11 +00:00
Matt Westcott 8d857fbd40 Release note for #10050 in 4.1.3 2023-02-13 12:08:59 +00:00
Theresa-o b1f7f7dcaf Fix help block <a> to meet colour contrast guidelines
- Fixes #9569
2023-02-09 23:05:42 +00:00
Thibaud Colas 66924c07e3 Set up CSS LTR-RTL direction variable and fix incorrect transforms (#9914). Fix #9800
- Fix Draftail block toolbar trigger overlay in RTL mode
- Fix switch component rendering in RTL mode
- Fix panel header positioning in RTL mode
- Remove unused 404 styles
- Fix comments positioning in RTL mode
- Fix sidebar sub-menus transition direction
- Fix form side panels in RTL mode
- Fix minimap positioning in RTL mode
- Fix Draftail tooltips positioning in RTL mode
- Fix page explorer transition direction in RTL mode
- Set up CSS LTR-RTL direction variable
2023-02-09 00:44:36 +00:00
Matt Westcott e99f9dcd2d Fill in release date for 4.1.2 2023-02-06 12:01:15 +00:00
Matt Westcott ff5729994d Release note for #9935 in 4.1.x 2023-02-03 17:51:58 +00:00
Daniel Kirkham 0df6fb6147 Add Reference Index documentation 2023-02-03 17:37:46 +00:00
Matt Westcott 249ca92a49 Release note for #9976 in 4.1.2 2023-02-03 15:52:14 +00:00
Thibaud Colas 1676f161b8 Update guide.wagtail.org links to point to v4.1.x pages 2023-02-03 10:42:53 +00:00
LB Johnston fb0c7df1f2 Documentation - Fix missing links / images
Most of these are no longer applicable due to the introduction of Wagtail guide, where possible the new guide links are used now
- Re-add missing docs image for extending Draftail
- There is no Guide page (yet) for Inserting videos or images so those links have been removed
- Fix some additional reference issues where the page name and reference were causing issues
2023-02-03 10:41:30 +00:00
Matt Westcott a26435a297 Release note for #10010 (backport of #9994) in 4.1.x 2023-02-03 09:21:30 +00:00
Sage Abdullah f8cc4219fe
Release notes for #9640 in 4.1.2 2023-02-02 13:42:10 +00:00
Sage Abdullah 6b33c65087
Document potential data loss for BaseLogEntry migration in 3.0 2023-02-02 13:42:00 +00:00
Sage Abdullah 4030d967f3
Release notes for #9981 in 4.1.2 2023-02-02 11:16:01 +00:00
Matt Westcott efa978d5b0 Release note for #10004 in 4.1.2 2023-02-02 10:36:49 +00:00
Albina e51a17986d Close the userbar when clicking its toggle. Fix #9342 (#9808)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>

Fixes https://github.com/wagtail/wagtail/issues/9342
2022-12-27 15:37:39 +00:00
Thibaud Colas a368b390de Add release notes for #9772 in v4.1.2 2022-12-19 14:14:26 +00:00
Thibaud Colas fb7ee7e16c Use the correct padding for autocomplete block picker 2022-11-28 13:19:52 +00:00
Matt Westcott e723d2aab5 Revert "Allow both horizontal and vertical manual resizing of TextFields. Fix #7210 (#9651)"
As per https://github.com/wagtail/wagtail/issues/7210#issuecomment-1325707942

This reverts commit fc801c5755.
2022-11-23 22:04:08 +00:00