0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
Commit Graph

14056 Commits

Author SHA1 Message Date
Ogunbanjo oluwadamilare
1428333af8 Documentation - added contributing translations guide
- Fixes #7115
2022-10-26 08:29:29 +10:00
LB Johnston
bc8d27ccea Add contributor #9462 2022-10-25 21:41:55 +10:00
Precious Arinda
3b6acf036d
Documentation - update hooks.py to wagtail_hooks.py (#9462)
- Fixes #9453
2022-10-25 21:40:51 +10:00
Matt Westcott
b995339069 Generate new strings for translation 2022-10-25 11:04:10 +01:00
Dan Braghis
9b0c99382e Drop valign for the title cell in the usage template 2022-10-25 11:58:09 +02:00
Dan Braghis
fac8844227 Add missing trans block in the usage template 2022-10-25 11:58:09 +02:00
Albina Starykova
032f521bbf Documentation - Improve grammar, spelling, and punctuation 2022-10-25 17:14:58 +10:00
Toyibat Adele
33c381f95c
Corrected typos and added punctuation marks to sentences missing them. (#9422)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-25 07:26:59 +01:00
Dennis Onyeka
2808304662
Explain the _create an admin step_ of the tutorial (#9371)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-25 07:08:37 +01:00
seyiadel
bd83ef5f4e
Update pip install instructions to work for Windows and zsh user (#9346)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-25 07:04:14 +01:00
Mary Ojo
aea9f14558
Fix status tag font-size units for proper resizing (#9382) 2022-10-23 13:56:55 -04:00
Bolarinwa Comfort Ajayi
44575387c7
Documentation - fix up minor typos in getting started & demo site pages (#9443) 2022-10-22 22:17:03 +10:00
unknown
84769bed4e Documentation - fix link for Wagtail community support 2022-10-22 22:14:45 +10:00
Stefan Hammer
acdf1aa4df Extract asterisk from translation string with format_lazy (page title)
- See #9348
- Relates to #9028
2022-10-22 22:12:17 +10:00
MaryAyobami
bd5bd6ce47 Update release notes for Dash user contributions
- fixes #9370
2022-10-22 21:47:05 +10:00
Dan Braghis
df0b36fdb7
Add missing release notes for 4.1.x for #9435
The notes were added for the stable/4.1.x branch, but not main
2022-10-21 15:00:53 +01:00
Alex Tomkins
063f2bc7a5
Fix extract_references for DocumentChooserBlock 2022-10-21 14:52:41 +01:00
Darrel O'Pry
912747f6ae
feat: use Willow instead of Pillow for images.
Override all Django code calling Pillow, so that we can
more easily implement SVG support when it lands in
Willow.
2022-10-21 12:32:08 +01:00
D.M. Oladele
0b4302afe9 Add 4.2 release notes about Dash offline docs
- relates to #9370
2022-10-21 16:06:23 +10:00
Chizoba Nweke
1b79b3f1c2
Fixing typo errors in the documentation (#9432) 2022-10-21 00:33:36 +01:00
Damilola Oladele
64e3595c6e
Grammatical adjustments of advanced topic Documents (#9426) 2022-10-21 00:32:50 +01:00
Chizoba Nweke
5e28fc7035
Updated documentation to fix typo errors (#9416) 2022-10-21 00:31:18 +01:00
Damilola Oladele
de28bca258
Grammatical adjustments of advanced topic images, to resolve issue #9407 (#9408)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-21 00:30:13 +01:00
Damilola Oladele
d2b9ca9430
Grammatical adjustments of searching usage guide to resolve issue #9404 (#9405) 2022-10-21 00:27:59 +01:00
LB Johnston
4b456d927d Fix contributor name for #9429 2022-10-21 08:36:52 +10:00
Albina Starykova
bd13f567fe Ensure visual consistency between buttons and links as buttons in WHCM
- Fix secondary-button disabled state
- Fix legacy dropdown in WHCM
- Fixes #9078
2022-10-21 08:35:12 +10:00
Lovelyfin00 (Nutjob)
91de7a126d Ensure authentication forms have a visible border in Windows high contrast mode
- fixes #9350
2022-10-20 23:01:30 +10:00
DokuaAsiedu
cec5f3ccf5 Documentation - Fixes in editor's manual (inserting images)
- Changed heading level of 'Choosing an image to insert' to h3 as it seemed to give more insight on 'Inserting images using the image chooser field'
- Wrapped 'Search' tab within an emphasis tag.
- Change of some formatting in inserting_images.md
2022-10-20 22:09:46 +10:00
LB Johnston
7430167751 Changelog entry for #9414 2022-10-20 22:03:40 +10:00
Matt Westcott
3bc6e0c5aa Remove unsquashed testapp migrations 2022-10-20 22:02:49 +10:00
Buraah
674c67b933 4.1 Release notes - fix upgrade considerations
- Corrected a typo relating to WagtailPageTests usage and fixed whitespace issue
2022-10-20 21:59:15 +10:00
LB Johnston
a4f6c04613 Add changelog for #9411 2022-10-20 21:53:58 +10:00
Dan Hayden
3ba25576f5
Add custom permissions section to permissions docs (#9411)
* Update docs/topics/permissions.md
2022-10-20 21:52:02 +10:00
Damilola Oladele
0fb66cd663
Grammatical adjustments of writing templates usage guide to resolve issue #9400 (#9401)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-20 08:29:09 +01:00
Vicky
6314b2540c
Adding xmlns attribute in all icon files (#9393)
See https://github.com/wagtail/wagtail/compare/main...vicky1312:wagtail:vi#issuecomment-1276245262

Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-19 22:16:33 +01:00
Albina
9a02879432
Improve grammar, spelling, and punctuation in Getting started section (#9394)
Co-authored-by: Matt Westcott <matthew@torchbox.com>
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-19 21:52:58 +01:00
Albina
1434a93c54
Improve grammar, spelling, and punctuation in Contributing to Wagtail section (#9396)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-19 21:51:16 +01:00
Albina
4f478a514b
Improve grammar, spelling, and punctuation in Extending Wagtail section (#9373) 2022-10-19 21:41:50 +01:00
Lovelyfin00
86437515a3
Make sure workflow timeline icons are visible in high-contrast mode. Fix #9349 (#9383)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-19 21:35:05 +01:00
Matt Westcott
c5580b896a Fix TestWhatsNewInWagtailVersionPanel for Django 4.2a0
This fails from 6220c445c4 onward - evidently it's picking up a stale copy of the user profile object from the request, from before the database update has happened. Fix this by performing the database update before building the request.
2022-10-19 16:48:29 +01:00
Matt Westcott
55858c0dc0 Do not install django-rest-framework master when testing against Django main
This was added in 070b0bdfa4 to ensure https://github.com/encode/django-rest-framework/pull/8556 was in place, but this fix has now been released in django-rest-framework 3.14.
2022-10-19 16:48:29 +01:00
Matt Westcott
b24422194d Add Sage to core team 2022-10-19 15:30:39 +01:00
Matt Westcott
ddce86f461 Version bump to 4.2 2022-10-19 07:26:17 +10:00
Matt Westcott
feecacd288 Add changelog / release notes for 4.2 2022-10-19 07:26:17 +10:00
Matt Westcott
1b46f996fb Update latest.txt for 4.0.4 release 2022-10-18 14:01:04 +01:00
Matt Westcott
1a72b2a557 Renumber 4.0.3 to 4.0.4 in release notes 2022-10-18 13:26:51 +01:00
Matt Westcott
e0e49f8e8a Generate new strings for translation 2022-10-18 12:18:28 +01:00
Matt Westcott
29b2d47158 Version bump to 4.1rc1 2022-10-18 12:15:38 +01:00
Matt Westcott
a8868b728e Fetch new translations from Transifex 2022-10-18 11:15:25 +01:00
Matt Westcott
7fc434cdcd Fill in release date for 4.0.3 2022-10-18 11:15:17 +01:00