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

747 Commits

Author SHA1 Message Date
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
Dev-Yusuf
3aefdb87dd
Improve explanations in getting started tutorial (#9299)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-11 00:30:15 +01:00
jadesola kareem
6814d0beea
Updated README to include Twitter badge (#9295) 2022-10-09 14:24:55 -04:00
Dan Hayden
9bf7a7423a Documentation - Fix register_snippet import path typo 2022-10-05 21:39:48 +10:00
Adinapunyo Banerjee
f5200dab64 Added .button-secondary bicolor button-icon in styleguide and pattern library
- relates to #9198
- does not add any new styling for these types of button but instead
2022-10-04 16:36:57 +10:00
Matt Westcott
c922fbbec2 Fetch new translations from Transifex 2022-09-23 11:48:00 +01:00
LB Johnston
f8bdcda5de update changelog for #9229 2022-09-20 20:52:44 +10:00
LB Johnston
0e036d228f Add changelog entry for 4.0 - bulk actions for snippets #8574
- also add Shohan to contributors list
- resolves #8183
2022-09-19 19:40:46 +10:00
Nicholas Johnson
9e810ce5b0 Make report titles sentence case consistently
Fix a few more "Locked Pages" references
2022-09-16 07:04:46 +10:00
Christophe Bastin
5dad39fb57 docs: APIField naming (#9173) 2022-09-09 13:47:46 +01:00
LB Johnston
eff9e91ac8 add contributor #9150 2022-09-06 23:56:36 +10:00
Matt Westcott
738a138529 Add Adam Johnson to contributors 2022-09-01 17:02:54 +01:00
kurtrwall
c0fadbd6c6 Pull out AbstractForm and AbstractEmailForm behaviour to mixins FormMixin and EmailFormMixin
- Since AbstractForm inherited from Page, any custom Page subclass couldn't use it.
- Changing it to a mixin allows subclasses of Page to gain Form Builder.
- defining FormMixin and EmailFormMixin and making the AbstractForm AbstractEmailForm using it
- adding a docstring to EmailFormMixin
- replaces #2900 (PR)
2022-08-31 23:12:27 +10:00
Matt Westcott
b3cca6ac32 Fetch new translations from Transifex 2022-08-30 16:51:14 +01:00
Thomas van der Hoeven
0fddf72877 Add keyboard support page ordering functionality
- updated messages to be more insightful while sorting page order by keyboard
- closes #5785
- fixes #5410
2022-08-22 17:40:10 +10:00
LB Johnston
9bfd47a3a4 add contributor ariadi #9065 2022-08-22 15:27:57 +10:00
LB (Ben Johnston)
4fb000bb19
add contributor for #9060 2022-08-20 23:18:19 +10:00