Thibaud Colas
ee15eec511
Switch all Node tooling from Gulp to Webpack, with needed code changes
...
- Remove gulp code and docs
- Add base CSS & SCSS processing in Webpack
- Make sure Sass files use paths that can be resolved by Webpack
- Use faster source map generation
- Clean up build scripts
- Make sure Storybook can process Sass
- Switch away from web fonts (more work needed)
2022-02-01 07:36:17 +10:00
Karl Hobley
2a90e96523
Update security PGP key to use new wagtail.org domain
2022-01-28 12:16:31 +00:00
Jake Howard
8367e50d2f
Mention email change in changelog
2022-01-28 12:16:31 +00:00
Jake Howard
4718fae68b
Update email addresses for new .org domain ( #7845 )
2022-01-28 12:16:24 +00:00
Matt Westcott
5b761dd9fb
Fill in release date for 2.15.3
2022-01-26 16:06:26 +00:00
Matt Westcott
307a1aab9e
Release note for #7893 in 2.15.3
2022-01-26 11:27:31 +00:00
LB Johnston
5258f2899b
hooks - update unnecessary format_html to mark_safe
2022-01-26 11:19:27 +00:00
Matt Westcott
92a323231f
Add release notes for 2.11.9
2022-01-24 16:10:59 +00:00
Matt Westcott
6b22835dc5
Formalise support for Django 4.0
2022-01-24 11:46:12 +00:00
Matt Westcott
a3af1199a9
List NHS as sponsor
2022-01-21 14:17:58 +00:00
Matt Westcott
db4913af56
Release note for #7839
2022-01-21 13:10:54 +00:00
Andy Babic
d92b191015
Release notes for #7827
2022-01-21 12:53:37 +00:00
Andy Babic
236af3607f
Documentation for #7827
2022-01-21 12:53:37 +00:00
Cynthia Kiser
82d9330d77
Added a section to deployment docs about configuring serving of user uploaded files ( #7553 )
2022-01-21 11:21:53 +00:00
Sævar Öfjörð Magnússon
c4d5d23544
Images in PR #7872 were unfortunately swapped
2022-01-21 11:20:06 +00:00
Jérôme Lebleu
e1ecca2f3c
Display the select option's text instead of value in telepath ( #7629 )
2022-01-21 10:52:47 +00:00
Thibaud Colas
20a7d1ef3a
Mention WAGTAIL_SLIM_SIDEBAR will go away in Wagtail 2.18
2022-01-21 10:24:02 +00:00
Thibaud Colas
86554020fd
Add release notes for slim sidebar
2022-01-21 10:24:02 +00:00
Thibaud Colas
2e6378aa19
Add WAGTAIL_SLIM_SIDEBAR = False setting to switch back to legacy sidebar
2022-01-21 10:24:02 +00:00
Thibaud Colas
71be900e25
Update MenuItem API documentation
2022-01-21 10:24:02 +00:00
Sævar Öfjörð Magnússon
bab1f44aed
Adding documentation for grouped custom menu items ( #7872 )
2022-01-21 10:03:35 +00:00
LB (Ben Johnston)
83dd59aef6
documentation - third party tutorials ( #7869 )
2022-01-21 07:31:00 +00:00
rgs258
e3f38f0605
Remove errant greater than
2022-01-20 23:42:33 +00:00
Naomi I. Morduch Toubman
9b1a05a55d
Change webmaster to website administrator in the admin ( #6857 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-01-20 20:39:09 +00:00
Karl Hobley
533e85c8d1
Changelog / Release notes for #7862 and #7875
2022-01-20 14:07:47 +00:00
Vladimir Tananko
e07e1994de
A Jinja2 version of wagtail_site tag
2022-01-20 14:05:13 +00:00
Thibaud Colas
aaab4ff0d5
Add missing backtick
2022-01-19 17:07:47 +00:00
Karl Hobley
e919eea50e
Changelog and release note for #7867
2022-01-19 09:30:56 +00:00
Matt Westcott
760cad9b3d
Fill in release date for 2.15.2
2022-01-18 11:13:27 +00:00
Matt Westcott
7c2dec3e73
Release note for CVE-2022-21683
2022-01-18 11:12:55 +00:00
jacobtoppm
d2c7a4cb2b
Make comment notifications not using page permissions more transparent
2022-01-18 10:25:42 +00:00
LB Johnston
207e38603c
add release notes / changelog entry for #7760
2022-01-16 14:31:40 +10:00
Andy Babic
0063484368
Fix incorrect logging of 'move' actions as 'reorder' actions when `target` is an intended sibling
2022-01-16 14:26:25 +10:00
Jason Attwood
10f9de2459
Fix Dropdown issues in windows High contrast mode
...
- Fixes #7450
2022-01-16 14:09:45 +10:00
LB Johnston
efa21b7bf7
fix typo in release notes
2022-01-15 23:52:32 +10:00
Jason Attwood
a0e55cedee
Fix comment buttons not displaying correctly in high contrast mode
...
- fixes #7459
2022-01-15 23:41:42 +10:00
Shariq Jamil
28d9ded998
Add border to help/warning blocks for high contrast mode
...
- ensures the content has visible separation in windows high contrast mode
- fixes #7447
2022-01-15 23:37:05 +10:00
Jérôme Lebleu
318d3d81a9
Make homepage site summary items responsive
2022-01-15 22:45:20 +10:00
Jérôme Lebleu
55be8f3763
Use SVG icon in homepage's site summary items
2022-01-15 22:45:20 +10:00
Krzysztof Jeziorny
8fa614eaf7
Render horizontal listing as a flex container
...
- Don't set fixed height on listed images
- Improve display of image listing for long image titles
2022-01-15 22:21:46 +10:00
Jason Attwood
bc3ce80f8c
Fix gulp to correctly watch files
2022-01-15 22:11:48 +10:00
Matt Westcott
064f1926cd
Set default submit button label on generic create views to 'Create' instead of 'Save'
...
As per #7763
2022-01-15 22:02:53 +10:00
LB Johnston
7def921880
update changelog for #7751
2022-01-15 21:46:21 +10:00
Thibaud Colas
940fd1d041
Document full integration test steps
2022-01-15 21:44:36 +10:00
Thibaud Colas
1c2ef89957
Support changing which origin the integration tests are run on
2022-01-15 21:44:36 +10:00
Thibaud Colas
44fd1852ee
Trial browser tests in CircleCI
2022-01-15 21:44:36 +10:00
Scott Cranfill
bc7566104c
TypedTableBlock: Add borders to help visualize rows and columns ( #7670 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-01-15 10:57:12 +00:00
Jake Howard
0a9b23979b
Update links to wagtail.io website to point to wagtail.org
...
This covers only links to the website, not other sites
2022-01-15 20:23:44 +10:00
Jake Howard
e9183a95c8
Update docs links to reference new domain
2022-01-15 20:04:24 +10:00
LB (Ben Johnston)
1deed5f5af
Rename admin/expanding-formset.js (using kebab-case file) ( #7833 )
2022-01-15 01:00:02 +00:00