Wykres commitów

16941 Commity (c91d32f7b08d4663e122f08014d161cdc53a0633)

Autor SHA1 Wiadomość Data
Sage Abdullah c91d32f7b0 Remove extraneous padding in chooser modal listings (#11708)
Fixes #11704

# Conflicts:
#	CHANGELOG.txt
#	docs/releases/6.1.md
2024-03-05 18:11:22 +10:00
LB Johnston 266ccea1b8 Add Changelog for #11660 (6.0.2)
# Conflicts:
#	CHANGELOG.txt
#	docs/releases/6.1.md
2024-03-05 07:52:30 +10:00
Sage Abdullah e0c07dd3fd Bump sphinx-wagtail-theme to 6.3.0 2024-03-05 07:49:42 +10:00
Sage Abdullah d21e4dc73c Add --jobs auto to build docs in parallel 2024-03-05 07:49:42 +10:00
Sage Abdullah 42dadbbc55 Fix 'make livehtml' command for building docs 2024-03-05 07:49:42 +10:00
Maranda Provance 948bb19c50 Update 5.0.md to include installed apps for Query change (#11718)
* Update 5.0.md to include installed apps for Query change
# Conflicts:
#	CONTRIBUTORS.md
2024-03-05 07:49:40 +10:00
Matt Westcott acfcebb5a1 More detailed release note about move of Query model
As per https://github.com/wagtail/wagtail/issues/11690#issuecomment-1972969215 - many developers have overlooked the requirement to add `wagtail.contrib.search_promotions` to INSTALLED_APPS.
2024-03-01 13:19:37 +00:00
LB Johnston 6c9589ff94
Fix - Ensure that modal tabs width are not impacted by side panel opening
Regression from #11150
2024-02-29 11:54:31 +00:00
Matt Westcott dd54a1b16e Version bump to 6.0.1 2024-02-15 14:00:06 +00:00
Matt Westcott 5515561b8f Fill in release date for 6.0.1 2024-02-15 13:59:52 +00:00
Maikel Martens 87684324a5 Fix #11600 Eleasticsearch7 empty admin search gives 500 (#11626) 2024-02-15 12:34:14 +00:00
Sage Abdullah 2d18a8795d Add 127.0.0.1 and 0.0.0.0 to test settings' ALLOWED_HOSTS 2024-02-15 12:19:48 +00:00
Sage Abdullah 09d1a4baab Use DEBUG=False for testing collectstatic in CI 2024-02-15 12:19:48 +00:00
Matt Westcott 25bd0a9e80 Release note for #11647 2024-02-15 12:16:43 +00:00
Matt Westcott 40685cda66 Add check that fails loudly if versioned_static is called on application startup 2024-02-15 12:16:42 +00:00
Matt Westcott 567e56a231 Fix styleguide form to not call versioned_static on startup
Fixes #11643
2024-02-15 12:16:42 +00:00
Matt Westcott c28c54037a Add 6.0.1 to releases index / fix underline 2024-02-15 12:06:02 +00:00
Sage Abdullah 57062c36c9
Release note for #11654 2024-02-15 10:33:23 +00:00
Thibaud Colas 4cfc93e0fa
Make sure all custom widgets within drilldown dropdowns use the expected text color 2024-02-15 10:32:25 +00:00
Thibaud Colas 9b25bd52ff
Ensure BooleanRadioSelect uses the same styles as RadioSelect 2024-02-15 10:32:25 +00:00
LB Johnston bfa314d22f Fix closing button tag for promotion banner #11618
See #11554
2024-02-08 07:39:21 +10:00
LB Johnston 1007ecb605 Fix minor typo (6.0 release notes) in WidgetWithScript deprecation note #11616 2024-02-08 07:38:57 +10:00
Matt Westcott 44f438fc1f Version bump to 6.0 final 2024-02-07 13:01:24 +00:00
Matt Westcott fefdc79a8b Fill in release date for 6.0 2024-02-07 12:53:27 +00:00
Matt Westcott 6fd996a42a Fetch new translations from Transifex 2024-02-07 12:49:40 +00:00
Thibaud Colas fdd2f491f7 Point guide website link to en-latest version 2024-02-07 11:02:27 +00:00
Thibaud Colas 310f7235e0 Styling fixes for universal listings (#11608) 2024-02-07 10:45:46 +00:00
Thibaud Colas 7fbdc2fca6 Fix typo in v6.0 release notes 2024-02-07 09:41:34 +00:00
Thibaud Colas 0c3dd9a336 Remove tutorial feedback form ahead of 6.0 release 2024-02-07 09:41:34 +00:00
Thibaud Colas e8cf17d24c Update documentation screenshots for v6.0 2024-02-07 09:41:34 +00:00
Sage Abdullah bda0db7cc2 Limit locale filter to only show the available locales 2024-02-06 18:42:24 +00:00
Matt Westcott 637edbe692 Document the Wagtail 6 pypi classifier
Added in https://github.com/pypa/trove-classifiers/pull/169
2024-02-06 17:28:18 +00:00
Sage Abdullah d43621ba73
Release note for #11591 2024-02-06 12:46:13 +00:00
Sage Abdullah 9e6aeb16fb
Fix crash when accessing workflow reports with a deleted snippet
This can happen if the model does not define GenericRelations correctly
2024-02-06 12:46:13 +00:00
Sage Abdullah 18b0799003
Reduce queries in workflow reports 2024-02-06 12:46:13 +00:00
Matt Westcott c918c2fe4c Release note for #11579 in 6.0 2024-02-05 14:02:54 +00:00
Matt Westcott c17ad55466 Fix pagination links on history and usage views
Fixes #11569

Override `get_index_url` to point to the listing's own URL, so that BaseListingView uses this to generate pagination links.
2024-02-05 14:02:54 +00:00
mirusu400 dc3512f1e4 Use reference for compatible Python versions in tutorial (#11589)
Reference supported versions as it was not in sync with official versions (did not include python 3.12).

# Conflicts:
#	CONTRIBUTORS.md
2024-02-05 19:30:47 +10:00
Sage Abdullah 6612d4d151 Enforce page_breadcrumbs to be expanded when there is only one item
Rather than special-casing whether the page is root or not, just check
if there is only one item. If that's the case, then the user is
exploring the "explorable root instance", which may be the root Page
instance or the closest common ancestor where the user has permission.

In this case, we don't want to show the breadcrumbs toggle/expand button
(it's always expanded).

This also removes the incorrectly extraneous right arrow when exploring
the root instance.
2024-02-02 21:42:07 +00:00
Matt Westcott 8e701f46e3 Don't hide breadcrumb root page for users with limited tree visibility
Fixes #11451

Remove the special case for when the first item in the breadcrumb is something other than the site root. This special-casing had two effects, neither of which was actually desirable:

* It replaced the displayed page title with 'Root' (which is undesirable because the page in question is often one that the user can edit, and therefore they ought to be able to see what it is
* It took precedence over the styling for the _last_ item in the breadcrumb, which should be always visible rather than on-hover
2024-02-02 21:42:07 +00:00
Matt Westcott fb84f2e197 Release note for #11553 2024-02-01 16:46:10 +00:00
Sage Abdullah 3a3d056793 Update docs to use new STORAGES setting 2024-02-01 16:46:10 +00:00
Sage Abdullah 33df113bf4 Remove override_settings shim for overriding storage settings 2024-02-01 16:46:10 +00:00
Sage Abdullah 0ce262ed14 Update Python contributing guidelines 2024-02-01 16:46:10 +00:00
Sage Abdullah d34c181e29 Remove code for Django < 4.2 2024-02-01 16:46:10 +00:00
LB Johnston 248589ba7b Fix typo in 6.0 release notes example code 2024-02-01 06:43:59 +10:00
Thibaud Colas 6ee9dc4a02 Change groups in v6.0 release notes (#11556) 2024-01-31 12:50:08 +00:00
LB Johnston a661e143d9 Documentation - Refactor promotion banner without jQuery (#11554)
- Use HTML template in layout for content
- Use non-jQuery JS
- Ensure that the cookie has the sameSite value set correctly
- Set closed cookie duration to 90 days (instead of 30)
- Add upcoming Wagtail Space events 2024 & adjust styles to suit two links
2024-01-31 12:25:19 +10:00
LB Johnston 8f6bdb1f12 Update Sphinx Wagtail Theme to v6.2.0 #11552
- Fixes favicon and Python compatibility issues
2024-01-30 23:24:44 +10:00
osafalisayed a5efec4a73 Added documentation for get_upload_to function in AbstractImage and AbstractRendition class #11505
- Builds on previous PR #8228
- Fixes #2601
2024-01-30 08:44:44 +10:00