0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 01:22:07 +01:00
Commit Graph

5473 Commits

Author SHA1 Message Date
sheepman4267
b7605a4c15 Fix typo in customisation.md
I'm pretty sure that "modal" should be "model" in this context.
2024-01-09 19:40:24 +10:00
Badr Fourane
e25c1bb1a0
Add right-to-left (RTL) support for the caret of select inputs (#11313)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-01-08 16:07:52 +00:00
Matt Westcott
432532457d Release note for #11416 2024-01-08 12:51:35 +00:00
Matt Westcott
7af866f1c7 Refactor filter_queryset and get_filtered_queryset to just return queryset 2024-01-08 12:49:45 +00:00
Salvo Polizzi
6f9aadc86d Add missing import to tutorial BlogPage example (#11426) 2024-01-08 12:47:00 +00:00
Thibaud Colas
eade6be969 Add 5.2.3 to releases index 2024-01-05 08:19:53 +00:00
Thibaud Colas
7f8b283576 Add release notes for #11406 2024-01-05 08:05:05 +00:00
Matt Westcott
5fa1bd15f3 Release notes for #11395 2024-01-02 19:05:21 +00:00
Matt Westcott
361c89ba9b
Upgrade sphinxcontrib-spelling to 7.x (#11407)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-01-02 13:48:04 +00:00
LB Johnston
6bec1eed9c Use admin SlugInput as the default widget for models.SlugField (#11341)
- Register the admin SlugInput as the default widget for model SlugField usage
- Add a docstring to SlugInput to make it a bit clearer what it's doing
- Add SlugInput to the admin widgets module exports file
- Copy form is still needed as it's not a model field but a form field
- Closes #11185
2024-01-02 13:43:43 +00:00
Matt Westcott
b1920b0bce Update Nikhil S Kalburgi's name as per https://github.com/wagtail/wagtail/pull/11408#issuecomment-1873961960 2024-01-02 12:49:20 +00:00
nikhilkalburgi
4f24171b3b docs: update contributing/developing.md guidelines (#11408)
Fixes #11399

Signed-off-by: nikhilkalburgi <nikhilkalburgi19@gmail.com>
2024-01-02 10:35:33 +00:00
Thibaud Colas
2cf9730c23 Release notes for #11332 2024-01-02 09:00:58 +00:00
Thibaud Colas
fbed2788ce Add missing sliders icon to icon table 2024-01-02 09:00:58 +00:00
Matt Westcott
5eb38c2c8b Release note for #11403 2024-01-02 06:16:11 +00:00
Cynthia Kiser
3bc5564a8b Correct pygments lexer names 2024-01-02 06:14:24 +00:00
Cynthia Kiser
4bf3f82b7e Link target was removed when the setting was removed 2024-01-02 06:14:24 +00:00
Cynthia Kiser
56135dbb66 Corrected links to Django documentation
Apparently you can't use implicit references with url fragments
2024-01-02 06:14:24 +00:00
Cynthia Kiser
1b76b8154f Fix additional ambiguous reference warnings during sphinx build 2024-01-02 06:14:24 +00:00
Cynthia Kiser
a69586f61c Renamed rich_text reference to eliminate ambiguous reference warnings 2024-01-02 06:14:24 +00:00
Sylvain Fankhauser
b62d043f70 Relax django-taggit dependency to allow 5.0 (#11363) 2024-01-02 05:32:27 +00:00
Damilola Oladele
247b83030d
Documentation: GSoD—Improve the clarity of new tutorial (#11357)
Clarified tutorial based on feedback
2023-12-30 20:33:45 -08:00
Thibaud Colas
8a6ab175fc
Mention the BSD license in the docs copyright notice. Fix #9688 2023-12-22 06:37:34 +00:00
Thibaud Colas
ad8912c481 Add release notes for #11217, #11360, #11354 2023-12-20 00:38:04 +00:00
Sage Abdullah
f1909c73e4
Release note for #11359 and #11361 2023-12-19 16:59:20 +00:00
Thibaud Colas
aa8de9f74f List specific supported Safari versions
This is useful because we interpret "Last n" differently for Safari - to only consider major version bumps.
And this will only be updated once a year so it won’t be too onerous to keep up-to-date.
2023-12-19 15:39:49 +00:00
Thibaud Colas
6cc4533a6f Refactor float usage within admin styles. Fix #8126 2023-12-19 15:38:22 +00:00
Sage Abdullah
9b409b5a3e
Release note for #11339 2023-12-18 14:57:00 +00:00
LB Johnston
416fc1dde4 Update stylelint & stylelint-config-wagtail packages
- Ensure that some rules are always ignored in overrides (aka vendor) styles. This avoids us having to add ignore comments all over these styles.
- Resolves #10719
2023-12-18 13:28:18 +00:00
Sage Abdullah
b8b7efe01c
Release note for #11331 2023-12-18 12:46:31 +00:00
LB (Ben Johnston)
6a9add00a8
Turn on skipLibCheck for TypeScript (#11336)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2023-12-18 09:56:42 +00:00
Kalob Taulien
f4978a0f4b
Update sitemaps.md (#11352) 2023-12-18 09:07:46 +00:00
Matt Westcott
5c7015aa9e Release note for #11326 2023-12-15 21:58:37 +00:00
Matt Westcott
b4e7bae07b Mention inheriting from ClusterableModel in the text too 2023-12-15 15:44:28 +00:00
Matt Westcott
fda09613a9 Add missing ClusterableModel import to snippet InlinePanel example 2023-12-15 15:44:28 +00:00
Matt Westcott
4ee7441f20 Remove mention of Google group from security docs 2023-12-15 11:29:45 +00:00
Matt Westcott
fd05848a3b Remove mention of Wagtail Google group
This list has now been retired.
2023-12-15 11:29:45 +00:00
LB Johnston
a57c63dbd3 Add changelog for #11317 2023-12-15 14:09:41 +10:00
Sage Abdullah
a80c7ca60e
Release note for #11304 2023-12-14 09:13:42 +00:00
Thibaud Colas
346f15e922 Add release notes for #11258 2023-12-13 10:29:03 +00:00
nandini584
0024751a53 ActionController - Be more explicit about element checks for select method
- Move method to alpha order (after `reset`) and check for input/text area explicitly
- Fixes #11307
2023-12-13 11:20:29 +10:00
nandini584
96349aad3e ActionController - Add noop method
- Useful for leveraging data-action approaches without needing a specific method functionality
2023-12-13 11:20:29 +10:00
Andy Chosak
c109c661c1 Docs: Clarify appropriate use of MultipleChooserPanel
This documentation change clarifies that MultipleChooserPanel can only
be used when the inline model has a ForeignKey to a model that
implements Wagtail's chooser interface. Currently the docs mention
"a chooser for a ForeignKey relation" but it's not obvious how that
restricts which models can be pointed to or how to implement this for a
non-(image, document, snippet, page) model.

Relates to #10646.
2023-12-13 07:32:00 +10:00
LB Johnston
5fa29a6c93 Add changelog/release notes - #11299 2023-12-13 07:17:43 +10:00
LB Johnston
e101c17aea Add Changelog for #11335 2023-12-13 06:40:43 +10:00
Matt Westcott
efa15daa95 Release note for #11271 2023-12-12 15:55:26 +00:00
Sage Abdullah
456515d500
Release note for #11295 2023-12-12 13:08:18 +00:00
Thibaud Colas
b7d2618d93
Remove Safari 14 support in Wagtail admin – update browserslist and TypeScript (#11258)
Co-authored-by: Sage Abdullah <sage.abdullah@torchbox.com>
2023-12-12 10:54:41 +00:00
Tibor Leupold
10c1e12285 Replace template components with standalone laces library (#11292)
Fixes #11105
2023-12-11 14:35:36 +00:00
Matt Westcott
cce05fb1a3 Release note for #11289 2023-12-11 09:11:47 +00:00