Wykres commitów

4434 Commity (acd412e8f3c6de5d33bb9d9a77085fa8e83f69b3)

Autor SHA1 Wiadomość Data
LB Johnston 2b14d0407d Fix up changelog & release notes for 2022-11-07 19:35:42 +10:00
LB Johnston 57e75df15d Add 4.1.1 changelog/release notes section
- Include bug fix reference for 
2022-11-07 08:38:06 +10:00
LB Johnston 1fe9581548 Add documentation for register_user_listing_buttons hook
- Has existed since Wagtail ~1.6 but never documented
2022-11-07 06:59:24 +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 
2022-11-02 06:41:14 +10:00
Sage Abdullah f1b30cc87c Run Python tests with coverage and upload coverage data to codecov 2022-11-02 06:33:38 +10:00
Matt Westcott 9764d53624 Fill in release date for 4.1 2022-11-01 11:03:33 +00:00
Marvis Chukwudi b9a5f9e333
Documentation - Minor punctuation and capitalisation fixes () 2022-11-01 20:42:54 +10:00
Thibaud Colas 05951b3501
Re-add editor guide link () 2022-10-28 15:42:04 +01:00
Jake Howard 66421dac13
Performance page cleanup ()
* Clean up the performance page structure

Many of the sections mentioned here will improve performance for much more than just the editor experience.

* Link to Django's performance page
2022-10-28 10:33:00 -04:00
Matt Westcott 919dab00e5 Fix editors guide link 2022-10-28 12:53:09 +01:00
Thibaud Colas 42f5ea1fc8 Move editor guide content to its own website 2022-10-28 10:16:32 +01:00
Matt Westcott b848254873 Apply correct pluralisation to minimap error count
Fixes 
2022-10-28 07:20:03 +10:00
Thibaud Colas a2f491e0d8 Update non-editor-guide screenshots 2022-10-28 06:25:47 +10:00
Jake Howard c6afb0069d Performance docs - Mention the importance of passing `request` and `current_site` to `get_url`
- Co-authored-by: Andy Babic <ababic@users.noreply.github.com>
2022-10-28 06:24:38 +10:00
LB Johnston a748497543 Add changelog for 2022-10-28 06:18:58 +10:00
LB Johnston 32aa35b23a update development docs to only recommend fnm
- this works better for windows, is faster and avoids confusion by recommending one thing only
2022-10-28 06:18:58 +10:00
Lovelyfin00 (Nutjob) bd62927958 Ensure logo shows correctly on log in page in Windows high contrast
- Added a class to the logo image and also added forced mode to the logo image class
- Fixes 
2022-10-27 08:29:09 +10:00
xomcodes 3dcde23e02 Fixed auth form field padding (Log in / password reset)
- Fixes 
2022-10-27 08:01:08 +10:00
DokuaAsiedu af9f7ecbb3 Add docs & unit tests for assertCanCreate with publish ()
- Builds on 
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
LB Johnston 28013470a7 Documentation - clean up white space 2022-10-27 07:18:22 +10:00
Matt Westcott aaea8710c2 Formalise Python 3.11 support for Wagtail 4.1 too 2022-10-26 11:01:14 +01:00
Matt Westcott 7705b080a0 Add formal support for Python 3.11 2022-10-26 11:01:14 +01:00
Ogunbanjo oluwadamilare 1428333af8 Documentation - added contributing translations guide
- Fixes 
2022-10-26 08:29:29 +10:00
Precious Arinda 3b6acf036d
Documentation - update hooks.py to wagtail_hooks.py ()
- Fixes 
2022-10-25 21:40:51 +10: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. ()
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 ()
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 ()
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-25 07:04:14 +01:00
Bolarinwa Comfort Ajayi 44575387c7
Documentation - fix up minor typos in getting started & demo site pages () 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 
- Relates to 
2022-10-22 22:12:17 +10:00
MaryAyobami bd5bd6ce47 Update release notes for Dash user contributions
- fixes 
2022-10-22 21:47:05 +10:00
Dan Braghis df0b36fdb7
Add missing release notes for 4.1.x for
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 
2022-10-21 16:06:23 +10:00
Chizoba Nweke 1b79b3f1c2
Fixing typo errors in the documentation () 2022-10-21 00:33:36 +01:00
Damilola Oladele 64e3595c6e
Grammatical adjustments of advanced topic `Documents` () 2022-10-21 00:32:50 +01:00
Chizoba Nweke 5e28fc7035
Updated documentation to fix typo errors () 2022-10-21 00:31:18 +01:00
Damilola Oladele de28bca258
Grammatical adjustments of advanced topic `images`, to resolve issue ()
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 () 2022-10-21 00:27:59 +01: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 
2022-10-21 08:35:12 +10:00
Lovelyfin00 (Nutjob) 91de7a126d Ensure authentication forms have a visible border in Windows high contrast mode
- fixes 
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
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 2022-10-20 21:53:58 +10:00
Dan Hayden 3ba25576f5
Add custom permissions section to permissions docs ()
* 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 ()
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-20 08:29:09 +01:00
Albina 9a02879432
Improve grammar, spelling, and punctuation in Getting started section ()
Co-authored-by: Matt Westcott <matthew@torchbox.com>
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-10-19 21:52:58 +01:00