Jeremy Thompson
4613fa2562
Fix RichTextField to StreamField example migration
2022-11-20 22:06:24 +10:00
Ivy
4fbccd1c88
Support text resizing in workflow steps cards ( #9525 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-11-18 23:23:39 +00:00
Thibaud Colas
edff772aee
Update contributor name in credits
2022-11-18 22:17:59 +00:00
Anisha Singh
82c0fb5934
Allow both horizontal and vertical manual resizing of TextFields. Fix #7210 ( #9651 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-11-18 21:57:46 +00:00
benita
c108de2bb5
Fix logo in README not being visible in high-contrast mode. Fix #8160
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-11-18 14:05:37 +00:00
ChickenF622
4ee7a633b6
Add clarification on where to register entity plugins ( #9487 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-11-18 11:24:08 +00:00
Temidayo
97db766d01
Added links and more info to documentation ( #9517 )
...
* Docs: Mention Wagtail’s usage of Django’s default user model by default (Temidayo Azeez)
* Docs: Add links to treebeard documentation for relevant methods (Temidayo Azeez)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-11-18 11:18:01 +00:00
LB Johnston
25c4763d08
Add changelog for #8782 / #8696
2022-11-18 06:58:16 +10:00
Dev-Liz
a8abb58ccf
Add changelog entry for Zeal docs update inc. 4.1
...
- PR #9681
- Closes #9420
2022-11-16 20:09:14 +10:00
FatumaA
d4792785b8
Refactor - convert initTooltips to TypeScript, add JSDoc & tests
...
- Fixes #9505
2022-11-10 07:34:43 +10:00
Florian Vogt
cafc2130af
Use blocktrans to remove trailing whitespace in headers
...
- Fixes #9596
2022-11-10 06:31:38 +10:00
mohammadareeb95
66f2512ef5
Ensure links that have .nolink (current link) can be seen in WHCM
...
- Fixes #9578
2022-11-09 22:55:03 +10:00
DokuaAsiedu
7ae2625132
Add new development documentation section "Development on Windows"
...
- Fixes #9540
- Remove duplicate name in contributors
2022-11-09 21:32:13 +10:00
Doug Harris
2af1871271
Fix spelling middlware
-> middleware
( #9633 )
...
* Fix spelling `middlware` -> `middleware`
2022-11-09 07:22:51 +10:00
Omer Ali
748c082e01
Docs / release note for #9602
2022-11-08 16:16:17 +00:00
Theresa-o
0ebdd51882
Fix help block <a> to meet colour contrast guidelines
...
- Fixes #9569
2022-11-07 19:56:36 +10:00
Yekasumah
aeae816b27
Fix comments notice background overflow ( #9567 )
2022-11-04 18:24:13 -04:00
Matt Westcott
5a249d4e9c
Add Stefan Hammer to core team
2022-11-02 11:59:09 +00:00
LB (Ben Johnston)
68f52c8154
Add contributor for #9338
2022-11-02 21:04:59 +10:00
Jordan-Rob
9c29e6a12e
Remove duplicate code to escape HTML in JavaScript
...
* added an import for escapeHtml from utils/text and added back window.escapeHtml = escapeHtml
* Fixes #9492
2022-11-02 06:41:14 +10:00
Matt Westcott
8e0925c406
Fetch new translations from Transifex
2022-11-01 11:03:33 +00:00
Marvis Chukwudi
b9a5f9e333
Documentation - Minor punctuation and capitalisation fixes ( #9508 )
2022-11-01 20:42:54 +10:00
LB Johnston
2cf9b0e62f
Update contributor name for #9465
2022-10-27 20:42:44 +10:00
xomcodes
3dcde23e02
Fixed auth form field padding (Log in / password reset)
...
- Fixes #9440
2022-10-27 08:01:08 +10:00
DokuaAsiedu
af9f7ecbb3
Add docs & unit tests for assertCanCreate with publish ( #9458 )
...
- Builds on #9458
2022-10-27 07:54:32 +10:00
Harry
857981355d
Add option to test saving of draft pages in assertCanCreate ( #4756 )
...
- publish is a better keyword, refactor error case
2022-10-27 07:54:32 +10:00
dameeolawuyi
7fd91ada3a
Documentation - Editor's manual (copying pages) - minor fixes
2022-10-27 07:21:05 +10:00
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
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
unknown
84769bed4e
Documentation - fix link for Wagtail community support
2022-10-22 22:14:45 +10:00
MaryAyobami
bd5bd6ce47
Update release notes for Dash user contributions
...
- fixes #9370
2022-10-22 21:47:05 +10: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
LB Johnston
4b456d927d
Fix contributor name for #9429
2022-10-21 08:36:52 +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
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
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
Matt Westcott
b24422194d
Add Sage to core team
2022-10-19 15:30:39 +01:00
Matt Westcott
a8868b728e
Fetch new translations from Transifex
2022-10-18 11:15:25 +01:00
Lovelyfin00 (Nutjob)
79d918ed42
Removed extra dot in Wagtail version on admin settings menu item
...
- Fixes #9352
2022-10-17 08:33:27 +10:00
Ruqouyyah Muhammad
398c575153
Add missing rendered output in documentation guidelines. Fix #9331 ( #9365 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-16 01:12:57 +01:00
Seremba Patrick
4ec7724728
Add missing asterisk to title field placeholder. Fix #9028 ( #9348 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-14 17:48:15 +01:00
zobbs
5ea291da1a
Documentation - fix some escaped content that does not need escaping
2022-10-13 17:34:46 +10:00
Farouk Yunusa
d55f3beb40
Add correct custom property font usage to the userbar. Fix #9290 ( #9314 )
...
moved hardcoded font to userbar.scss file
2022-10-13 07:54:43 +01:00
Toyibat Adele
2f64c5cb14
Added a comma to make sentence more readable in tutorial ( #9330 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-13 07:42:12 +01:00
sdmoran
a356740d2e
Clarify active step in workflow by changing the icons. Fix #8484 ( #9305 )
...
Use different icons for workflow timeline component, so the steps can be distinguished with other means than color (Sam Moran)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-13 07:16:53 +01:00
Albina Starykova
b6d4af418f
Update pattern library background & text examples
...
- Add better text examples to the Type scale story
- Set the background to white for Storybook stories
- fixes #8659
2022-10-13 06:56:15 +10:00
D.M. Oladele
09a225730a
Update incorrect tutorial_4c illustration, highlighting the wrong button
...
misleading illustation for creating blog post as children of BlogIndexPage in line 335 corrected by adding image tutorial_4c.png
2022-10-12 14:49:33 +01:00