Matt Westcott
39e4db4e39
Release note for #12976
2025-03-24 20:25:44 +00:00
Sébastien Corbin
6a7917697c
Fix typo in preview blocks documentation
2025-03-24 10:01:52 +01:00
Jake Howard
8faa15175c
Make GitHub highlight html files as Django templates
...
Shamelessly stolen from https://github.com/django/django/pull/19279
2025-03-21 23:20:06 +07:00
Matt Westcott
103ea61702
Document that request_or_site is optional on BaseGenericSetting.load
2025-03-20 19:11:19 +07:00
Matt Westcott
1f210831dd
Relax model validation when saving pages as draft
2025-03-19 14:22:45 +00:00
LB
8f640a8cdb
Add changelog for #12448
2025-03-15 15:51:57 +10:00
LB
de99b8b90f
Docs - Minor whitespace cleanup
2025-03-15 15:25:30 +10:00
LB
57fcb353d8
Add changelog for #12278
2025-03-15 15:23:54 +10:00
smark-1
322d7e1620
Add documentation for setting the default privacy option on pages
2025-03-15 15:23:54 +10:00
LB
f0c7e88d0e
Add changelog for CI test fixes #12960 & #12961
2025-03-15 11:20:41 +10:00
Sage Abdullah
8e8770d334
Release note for #12958
2025-03-13 21:29:42 +07:00
Sage Abdullah
ee83938fa5
Release note for #12555
2025-03-13 20:03:15 +07:00
Sage Abdullah
9edb8be32d
Release note for #12952
2025-03-13 17:53:52 +07: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
LB
cbfaecdfae
Add changelog for #12805
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
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
Sage Abdullah
df6a3d8256
Release note for #12894
2025-02-24 11:38:32 +00:00
Matt Westcott
6a22961ff2
Validate against invalid characters in Lexeme values
2025-02-21 17:59:33 +00:00
Sage Abdullah
78a239175d
Fill in release date for 6.4.1
2025-02-21 16:15:34 +00:00
Thibaud Colas
3a2792ea88
Release notes for #12845
2025-02-21 13:50:21 +00:00
Thibaud Colas
7c284d9e31
Release notes for #12782
2025-02-21 11:24:10 +00:00
Thibaud Colas
311d49b04a
Add release notes for #12903
2025-02-21 10:38:00 +00:00
Sage Abdullah
a668dea376
Release note for #12905 in 6.4.1
2025-02-20 20:46:59 +00:00
Sage Abdullah
411088da71
Release note for #12907 in 6.4.1
2025-02-20 20:37:58 +00:00
Sage Abdullah
2fb27ed018
Release note for #12869
2025-02-20 13:51:59 +00:00
Sage Abdullah
786d9eb854
Release note for #12901 in 6.4.1
2025-02-20 11:32:12 +00:00
Matt Westcott
0bcdc4359f
Release note for #12880 in 6.5
2025-02-19 16:09:26 +00:00
Matt Westcott
c986bacd77
Release note for SubqueryConstraint fix from #12880 in 6.4.1
2025-02-19 16:08:16 +00:00
Matt Westcott
6847656406
Ensure that bugfixes in 6.4.1 are mentioned in the release notes there and not in 6.5
2025-02-19 14:16:31 +00:00
Matt Westcott
f7695bc4e7
remove spurious period from 6.4.1 release note
2025-02-19 14:10:19 +00:00
Matt Westcott
d1b7c38fa8
remove spurious period from 6.3.4 release note
2025-02-19 14:08:51 +00:00
Thibaud Colas
451195a3de
Add v6.3.4 release notes to release index
2025-02-19 14:08:47 +00:00
Thibaud Colas
952ee04f08
Use the correct event listener to adjust minimap positioning ( #12896 )
2025-02-19 13:43:44 +00:00
Sage Abdullah
3e24fee094
Fix invisible nested menu items #12847
2025-02-19 13:25:42 +00:00
zerolab
8dd59b149a
Unpin django-filter's top boundary ( #12885 )
2025-02-17 14:33:31 +00:00
Matt Westcott
cbca63c1a3
Release note for #12874
2025-02-13 15:43:57 +00:00
Matt Westcott
88abe5872c
Support searching `none()` querysets ( #12873 )
2025-02-13 12:52:04 +00:00
Matt Westcott
e01aaed00c
Add release notes for 6.4.1 including #12862
2025-02-13 01:12:13 +00:00
LB (Ben Johnston)
33d30d8105
NPM package updates; `downshift`, `focus-trap-react`, `immer`, `redux`, `uuid` ( #12540 )
...
* Update NPM packages (focus-trap-react, downshift, uuid, immer, redux)
## Relevant upgrade release notes
- `focus-trap-react` - v8 to v10
- https://github.com/focus-trap/focus-trap-react/releases/tag/v9.0.0
- https://github.com/focus-trap/focus-trap-react/releases/tag/v10.0.0
- `downshift` - v7 to v9
- https://github.com/downshift-js/downshift/releases/tag/v9.0.0
- https://github.com/downshift-js/downshift/releases/tag/v8.0.0
- https://github.com/downshift-js/downshift/blob/master/src/hooks/MIGRATION_V8.md
- `uuid` - v9 to v11
- https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md#1100-2024-10-26
- https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md#1000-2024-06-07
- `immer` v9 to v10
- https://github.com/immerjs/immer/releases/tag/v10.0.0
- Update Redux ecosystem
- https://github.com/reduxjs/redux-thunk/releases/tag/v3.1.0
- https://github.com/reduxjs/redux/releases/tag/v5.0.0
- https://github.com/reduxjs/reselect/releases/tag/v5.0.1
- https://github.com/reduxjs/react-redux/releases/tag/v8.0.0 (note: react-redux cannot be updated further due to React dependency, which is blocked by Draftail)
* Add release notes
---------
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2025-02-12 03:51:27 +00:00
naina35
182ae8488c
Apply Sass mixed declarations migration in preparation for CSS nesting. Fix #12720 ( #12733 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2025-02-12 03:15:56 +00:00
Srishti Jaiswal
e23096f354
Migrate away from deprecated Sass import rules to module system ( #12734 )
2025-02-11 14:58:31 +00:00
mahmoud
8f6b72b19a
Docs - Fix word order in Headless GraphQL section
...
Fixes #12852
2025-02-11 06:00:29 +10:00
Srishti-j18
6c7e45b894
Do not show the content type column as sortable when searching pages
2025-02-10 15:05:13 +00:00
Matt Westcott
225d3f384c
Use standard tokenizer for Elasticsearch to preserve numeric tokens ( #12851 )
...
Since its inception the Elasticsearch backend has defaulted to the `lowercase` tokenizer (https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-tokenizers.html#_word_oriented_tokenizers ), which treats non-letter characters as separators. This means that numbers within text (surrounded by whitespace) are skipped when indexing and cannot be searched.
Change to the `standard` tokenizer, but apply the `lowercase` filter to keep searches case-insensitive.
2025-02-10 12:55:38 +00:00
Thibaud Colas
801b1bb067
Add more details of legacy rich text behavior
...
This is to hopefully make it easier to look up with search.
2025-02-06 16:34:49 +00:00
Sage Abdullah
a812b61f60
Release note for #8716
2025-02-06 11:54:51 +00:00
Cynthia Kiser
530cc5c355
Added tests for AbstractRendition's unique constraint check
...
Co-authored-by: Sage Abdullah <sage.abdullah@torchbox.com>
2025-02-06 11:40:15 +00:00