Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Wagtail

We build Wagtail, an open source content management system built on Python and Django.
Collective - Host: opensource - https://opencollective.com/wagtail - Website: https://wagtail.org/ - Code: https://github.com/wagtail/wagtail

Revert "Update Eslint, Prettier, Stylelint packages & pre-commit versions"

This reverts commit 5971ce7f3ff244d391ddceedb636b9debe968615.

github.com/wagtail/wagtail - 99dd11510b08c71aaaee8084c2a3e1e22a78adee authored 8 months ago by Matt Westcott <[email protected]>
Update Eslint, Prettier, Stylelint packages & pre-commit versions

github.com/wagtail/wagtail - 5971ce7f3ff244d391ddceedb636b9debe968615 authored 8 months ago by LB Johnston <[email protected]>
Corrected spelling of loaded tag 'wagtailimages_tags' (#11610)

Corrected spelling in getting started documentation.
From 'wagtailimages_tag' to 'wagtailimages_...

github.com/wagtail/wagtail - 6fcf52808b665d747d12eb9a9af0520f583eb98b authored 8 months ago by Ankur Raiyani <[email protected]>
Update latest.txt for Wagtail 6.0

github.com/wagtail/wagtail - 8151f9f704e5bda412dfceb9338e76b28207a1b6 authored 8 months ago by Matt Westcott <[email protected]>
Fill in release date for 6.0

github.com/wagtail/wagtail - e7b80ee690afb72317deec32140d80b23113ba1b authored 8 months ago by Matt Westcott <[email protected]>
Fetch new translations from Transifex

github.com/wagtail/wagtail - 7c9c54a676576084e767a0b2324d4f80756d1be9 authored 8 months ago by Matt Westcott <[email protected]>
Styling fixes for universal listings (#11608)

github.com/wagtail/wagtail - fc3f945781cb087a146bcae38d0de23d1e126b14 authored 8 months ago by Thibaud Colas <[email protected]>
Update documentation screenshots for v6.0

github.com/wagtail/wagtail - e81331ab998ff34f9c956e989f1ee83b4e410a64 authored 8 months ago by Thibaud Colas <[email protected]>
Fix typo in v6.0 release notes

github.com/wagtail/wagtail - a38a74e472f84b57bee83f6b44efc4d9801aa306 authored 8 months ago by Thibaud Colas <[email protected]>
Remove tutorial feedback form ahead of 6.0 release

github.com/wagtail/wagtail - 5b91a982cf7505b634859c29c2d7873577439086 authored 8 months ago by Thibaud Colas <[email protected]>
Limit locale filter to only show the available locales

github.com/wagtail/wagtail - b4dc9f58c1e82c4b430b305f3d0b507ef1234d6b authored 8 months ago by Sage Abdullah <[email protected]>
Document the Wagtail 6 pypi classifier

Added in https://github.com/pypa/trove-classifiers/pull/169

github.com/wagtail/wagtail - 399e09378a5646de0beb7dd61398ac741c7e4fff authored 8 months ago by Matt Westcott <[email protected]>
Release note for #11591

github.com/wagtail/wagtail - 548e8dfac21dce1e2aa957e83d449621c371c483 authored 9 months ago by Sage Abdullah <[email protected]>
Reduce queries in workflow reports

github.com/wagtail/wagtail - 6906be6d4c7afd994a4bfacb679cac5702ff0c13 authored 9 months ago by Sage Abdullah <[email protected]>
Fix crash when accessing workflow reports with a deleted snippet

This can happen if the model does not define GenericRelations correctly

github.com/wagtail/wagtail - 6766f3f75ed518b0e29e03299d57d3ed84744b13 authored 9 months ago by Sage Abdullah <[email protected]>
fix spacing

github.com/wagtail/wagtail - f32c321cdd19f047d30449e493b22eff6adfe9b3 authored 9 months ago by Matt Westcott <[email protected]>
Add support for ico files

github.com/wagtail/wagtail - a204baddc050225b1713d8d830098b8dd373a101 authored 9 months ago by Jake Howard <[email protected]>
Release note for #11579 in 6.0

github.com/wagtail/wagtail - 05f94f1076080c6693b93f91059bad94cc653fc1 authored 9 months ago by Matt Westcott <[email protected]>
Fix pagination links on history and usage views

Fixes #11569

Override `get_index_url` to point to the listing's own URL, so that BaseListingVie...

github.com/wagtail/wagtail - fa6f8ac4748ca4f6536e064946c17ddd41305c8c authored 9 months ago by Matt Westcott <[email protected]>
Changed Button to Link, and removed unnecessary props

- React Button was only ever used to render a link (a element)
- This creates a potential access...

github.com/wagtail/wagtail - 0294dd1dd1e7256c87cb7fe35b5ddccb9d526500 authored 9 months ago by advik <[email protected]>
Use reference for compatible Python versions in tutorial

Reference supported versions as it was not in sync with official versions (did not include pytho...

github.com/wagtail/wagtail - 824273772dd5f9f5eb856b2ed677e571d9af79b9 authored 9 months ago by mirusu400 <[email protected]>
Update Eslint rules - remove items no longer required

github.com/wagtail/wagtail - 825f2829a111557c48c9524835ffd01e700b60f9 authored 9 months ago by LB Johnston <[email protected]>
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...

github.com/wagtail/wagtail - 77c9a3a7c29748c6ee0c7709d5a7941b1f4545a0 authored 9 months ago by Sage Abdullah <[email protected]>
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 oth...

github.com/wagtail/wagtail - 1357ea8de76f4435943c161705c03329d9f15382 authored 9 months ago by Matt Westcott <[email protected]>
Adjust Eslint rules for TypeScript files (no-shadow)

Signed-off-by: Karthik Ayangar <[email protected]>

github.com/wagtail/wagtail - 41d40f5c37d77745dc8f3e21f851190251c95916 authored 9 months ago by Karthik Ayangar <[email protected]>
Changelog for #11578

github.com/wagtail/wagtail - 96367e00cf8dbf29cd52669b7c544ccad5a0ebaa authored 9 months ago by LB Johnston <[email protected]>
Fix TestForMigrations to catch missing migrations on core app

The core app is now named `wagtail`, which means that the old test of `app.name.startswith("wagt...

github.com/wagtail/wagtail - 4d4ebd841dbfa0119b12e2f7c4daffaadb1bb0ff authored 9 months ago by Matt Westcott <[email protected]>
Add missing migration for privacy field re-order #11546

github.com/wagtail/wagtail - 1616b53db42070f532575867024743f36aa33349 authored 9 months ago by LB Johnston <[email protected]>
Use _raw_delete when purging search index (#11565)

This not only improves performance, but also reduces memory usage

github.com/wagtail/wagtail - 8b914f4448ca79292f98c261c7e7c29d65c094f3 authored 9 months ago by Jake Howard <[email protected]>
Reduce memory usage when rebuilding search index

Fixes #11413

github.com/wagtail/wagtail - d49f6b074904e67e758c7dfb1646779b75ff153b authored 9 months ago by Jake Howard <[email protected]>
Release note for #11553

github.com/wagtail/wagtail - e15866663c709533939f8073d98894aaa0095012 authored 9 months ago by Matt Westcott <[email protected]>
Update Python contributing guidelines

github.com/wagtail/wagtail - 6a170bb30ae2ad8404ff6febd94c1ccbb96c46c3 authored 9 months ago by Sage Abdullah <[email protected]>
Remove override_settings shim for overriding storage settings

github.com/wagtail/wagtail - 6604051b6c22c3a3f49f73483ee63ddb329588c5 authored 9 months ago by Sage Abdullah <[email protected]>
Remove code for Django < 4.2

github.com/wagtail/wagtail - f92b51e0dee74308a5586bb2f4061bdc57651107 authored 9 months ago by Sage Abdullah <[email protected]>
Update docs to use new STORAGES setting

github.com/wagtail/wagtail - ec37d7e708a98b2358800a37e5e771bdca4eadba authored 9 months ago by Sage Abdullah <[email protected]>
Fix typo in `__str__` for MySQL search index (#11566)

github.com/wagtail/wagtail - a7f8f7205bf2c4e7d8130e3ac9d3896c6a3ab5b9 authored 9 months ago by Jake Howard <[email protected]>
Version bump to start work on 6.1

github.com/wagtail/wagtail - 43af9b5dfc404d4d8946bb975d73ed3f5db061cb authored 9 months ago by Matt Westcott <[email protected]>
Remove versionadded / versionchanged annotations for 5.2

github.com/wagtail/wagtail - c1ad975b3b53f0df7e3454d4bb62a5c82daa1b88 authored 9 months ago by Matt Westcott <[email protected]>
Set up release notes for 6.1

github.com/wagtail/wagtail - 169952d11f9ef30a6c9d362ba0abc8c7991d9c0a authored 9 months ago by Matt Westcott <[email protected]>
Fix contributor name #11558

github.com/wagtail/wagtail - c221a802cac7234f2541c91868956ccf31af10cd authored 9 months ago by LB Johnston <[email protected]>
Update tests & html whitelist to always use `html.parser` & remove `html5lib`

- It's faster, built in, and saves the complexities of swappable backends and needing to test al...

github.com/wagtail/wagtail - e1e3c8efde4dc60107caf5be99a20c752d5fb240 authored 9 months ago by Jake Howard <[email protected]>
Add RelatedObjectsColumn to the table UI framework

This outputs a list of objects related to the object through a one-to-many relationship.

github.com/wagtail/wagtail - 4044717d844f2b4d603384c2b7e14eeec026a2c6 authored 9 months ago by Matt Westcott <[email protected]>
Documentation - Provide contributing dev instructions on using forks

- Add details on how to use a fork of the Wagtail code and installing it
- Based on https://stac...

github.com/wagtail/wagtail - 97fbce30d5b5ec3f478c686d03d920cb8063bc14 authored 9 months ago by NixAsteri <[email protected]>
Remove duplicate 'path' in default_exclude_fields_in_copy

- There were 2 path in list. So removed one of them.

github.com/wagtail/wagtail - 67c6c121013b699c823724db6b0e7c83c2e9d412 authored 9 months ago by ramchandra-st <[email protected]>
Fix typo in 6.0 release notes example code

github.com/wagtail/wagtail - 6d072dc3082c9167e08b09defe458add1f643f7b authored 9 months ago by LB Johnston <[email protected]>
Change groups in v6.0 release notes (#11556)

github.com/wagtail/wagtail - ac9cf68902f6bea5f7493d7a5c6be0fb9df7d857 authored 9 months ago by Thibaud Colas <[email protected]>
Documentation - Refactor promotion banner without jQuery

- Use HTML template in layout for content
- Use non-jQuery JS
- Ensure that the cookie has the s...

github.com/wagtail/wagtail - f029e46f5e7a9e3b63c6d5c05ab71b1650aec0b3 authored 9 months ago by LB Johnston <[email protected]>
Update Sphinx Wagtail Theme to v6.2.0

- Fixes favicon and Python compatibility issues

github.com/wagtail/wagtail - af1a736c06d865fb031b38b85709ca33a30a0981 authored 9 months ago by LB Johnston <[email protected]>
Update Ordering, wording & help text for private pages/collections

- Clarify that the 'password' mode of privacy is a shared password and should not be used for se...

github.com/wagtail/wagtail - 67f3af875c06062784ffd816af91f2ea2fe7a4ac authored 9 months ago by Rohit Sharma <[email protected]>
Add 6.1 changelog section

github.com/wagtail/wagtail - 83c4f0454bf645eb59cda655a9edf630a21a05fb authored 9 months ago by LB Johnston <[email protected]>
Added documentation for get_upload_to function in AbstractImage and AbstractRendition class

- Builds on previous PR #8228
- Fixes #2601

github.com/wagtail/wagtail - c08ca651812494aa1cb2f8e3e5e2d1fe93534559 authored 9 months ago by osafalisayed <[email protected]>
Update documentation globally to use US spelling (not UK) + grammar fixes

- Transferred all British spellings in the usage guide and advanced topics section to American s...

github.com/wagtail/wagtail - 56335de6361c409872487253f77f565ac66d48fd authored 9 months ago by Buraah <[email protected]>
Update spelling of Customizing Admin Templates and Page Models sections in the docs (#11544)

* Change all British spelling to American, in the page model section of the docs

* Change all...

github.com/wagtail/wagtail - f4ce46602f822ba7cbe3d82593d03ec62f35f269 authored 9 months ago by Victoria Poromon <[email protected]>
Move DropdownController themeOptions to an instance property

github.com/wagtail/wagtail - a89812f6b965c00eaee04186a2377194c61ade88 authored 9 months ago by Sage Abdullah <[email protected]>
Use arrow function for hideTooltipOnClickAway to allow 'this' to refer to DropdownController

github.com/wagtail/wagtail - ea288448cda6e495bbc204508887850cccd927ca authored 9 months ago by Sage Abdullah <[email protected]>
Move Tippy hooks to separate arrow function declarations

github.com/wagtail/wagtail - 6991c1f2d9a44d91beb29462efdeacdbed7ec0ac authored 9 months ago by Sage Abdullah <[email protected]>
Fix filters from being removed when searching

Tippy unmounts its popper element from the DOM on hide, which means that
the filter fields get d...

github.com/wagtail/wagtail - a3cb4a6903d3b3a103c6096f77ec81c6eaccd082 authored 9 months ago by Sage Abdullah <[email protected]>
6.0 changelog/release notes fixes

- Fix various typos and grammar issues
- Use consistent approach to version updates & class-base...

github.com/wagtail/wagtail - bda0c45a409720386638d2b18367df9be38cc667 authored 9 months ago by LB Johnston <[email protected]>
Fix minor duplicate word typos

github.com/wagtail/wagtail - 54802abcc4a264fc62f1ddaa846f679521850be2 authored 9 months ago by LB Johnston <[email protected]>
Add missing changelog notes

github.com/wagtail/wagtail - ced22142919fa970104dbec3f6cb644473bcb3e8 authored 9 months ago by Matt Westcott <[email protected]>
Generate new source files for translation

github.com/wagtail/wagtail - 1614d5eb40ec562e6c2677a2082288a052da2b07 authored 9 months ago by Matt Westcott <[email protected]>
Fetch new translations from Transifex

github.com/wagtail/wagtail - 5c3f7c6de547b88f1632d83bcc2b05a740c33287 authored 9 months ago by Matt Westcott <[email protected]>
6.0 release - Add versionadded sections & release notes links

github.com/wagtail/wagtail - b81f369498975d4516fe90097f19daebb9add6d9 authored 9 months ago by LB Johnston <[email protected]>
Link feature release links to corresponding pages in guide

Wagtail Guide will automatically redirect to `latest` if the specific release is not found

github.com/wagtail/wagtail - 65e693c6e81b0ef1475d15584182f59002909a5a authored 9 months ago by Tidiane <[email protected]>
Add ability to use copy view for SnippetViewSet & ModelViewSet

Closes #10921

github.com/wagtail/wagtail - 7f6a2623d16462ddea580f4466ca31a967d9c95a authored 9 months ago by Shlomo Markowitz <[email protected]>
Universal listings: Add LinkController to apply filter URL params to header buttons (#11522)

github.com/wagtail/wagtail - aef6de8a2f3bc8332592a8517c043ed875836f9a authored 9 months ago by sag​e <[email protected]>
Add cancelable w-dropdown:clickaway event for closing dropdown on click away

github.com/wagtail/wagtail - 2adda186a097038317496096479bdf700f15ff90 authored 9 months ago by Sage Abdullah <[email protected]>
Implement active filter button to open drilldown for specific filter

github.com/wagtail/wagtail - e8b34ededd5196a2009032daf29c14b28be8a495 authored 9 months ago by Sage Abdullah <[email protected]>
Run scripts inside teleported element in TeleportController

github.com/wagtail/wagtail - a8bf1ab868b2a74e99702e6c3a04325e8c97f023 authored 9 months ago by Sage Abdullah <[email protected]>
POC of updating filters dialog in response to removing active filters

github.com/wagtail/wagtail - 58730e083d4fcec1c2e84a9b574b1747d61701d9 authored 9 months ago by Matt Westcott <[email protected]>
Add 'reset' value to TeleportController to allow resetting the target element

github.com/wagtail/wagtail - 2b8d39ab0d3c8f220e30f36641021f32d461bf12 authored 9 months ago by Sage Abdullah <[email protected]>
Render filter count by counting the active filters client-side

github.com/wagtail/wagtail - 3cedd02994ed13df5cf88f63fdabfb8c299b58f6 authored 9 months ago by Sage Abdullah <[email protected]>
Reset filters' w-drilldown state on close

This fixes the issue where the state is stuck at the last opened filter when the drilldown's con...

github.com/wagtail/wagtail - bc381be2640d726bf89dc353e17003939f5175af authored 9 months ago by Sage Abdullah <[email protected]>
Do not reflect filter_fragment param in the browser

Also move the insertion of the param to get_url_without_foo methods to avoid the param getting a...

github.com/wagtail/wagtail - f1c4a495ccd8a7003650aec718c7e133cef73d44 authored 9 months ago by Sage Abdullah <[email protected]>
Dispatch w-dropdown:hidden event in DropdownController on tippy hide

github.com/wagtail/wagtail - 238cbf3cd29f1e8f7111d722f0702d2ab15311b5 authored 9 months ago by Sage Abdullah <[email protected]>
include the filter fragment in generic/index_results.html too

github.com/wagtail/wagtail - e4e4ef96deb49aed5c4b7c614b078d11e635fa5a authored 9 months ago by Matt Westcott <[email protected]>
Fix drilldown component closing when interacting with datetime pickers

github.com/wagtail/wagtail - 981c1ac36af39c5680a498a2f66baba1d559acb2 authored 9 months ago by Sage Abdullah <[email protected]>
Use BoundField.auto_id instead of .name for counting active filters

github.com/wagtail/wagtail - 6de3f84e9ffd8ae526f7fcffa8212dd42c5c6dad authored 9 months ago by Sage Abdullah <[email protected]>
Remove the explicit IndexResultsView in favour of IndexView with results_only=True

github.com/wagtail/wagtail - 08d526408883d0aa99d758edfad3d9e98fcbef29 authored 9 months ago by Matt Westcott <[email protected]>
Use get reference() instead of getReference() in DropdownController

github.com/wagtail/wagtail - 0fb80e8aa0ac9c9815bbbf89d8eada1e41177ffd authored 9 months ago by Sage Abdullah <[email protected]>
Add changelog for #11503

github.com/wagtail/wagtail - bfd51fef7f739f31af6e883a6134c2a8cc5a2de8 authored 9 months ago by LB Johnston <[email protected]>
Flags added to convert doc build warnings to errors

- To ensure that the CI will fail if there are broken links or images.
- Fixes #9778

github.com/wagtail/wagtail - adfd8b32dc0545a1a1357dc049240ca88067412c authored 9 months ago by Neeraj P Yetheendran <[email protected]>
Fixed issues preventing build

- html+django snippets are not parsing correctly due to script usage, replace with simple text s...

github.com/wagtail/wagtail - f341f6bee51b574248ad42b1af6c04413a224727 authored 9 months ago by Neeraj P Yetheendran <[email protected]>
Add initial redirects (contrib) API endpoint

Builds on previous PRs #6110 & #8842

github.com/wagtail/wagtail - 996abeae8eaeb96677a0e6f07e6addf25ca8f698 authored 9 months ago by Rohit Sharma <[email protected]>
Explicitly set triggerElement when invoking save (with publish) button on pages

Fixes #11420

Two issues existed;
1. Safari will not set `document.activeElement` as expected in...

github.com/wagtail/wagtail - c4ef290859eaec63c457f6c3afec3a8318627583 authored 9 months ago by Alex Morega <[email protected]>
Make TableBlock cells reachable using keyboard

Fixes #8893

github.com/wagtail/wagtail - d1b1fa638def24a799c8a7d6438f04b5e5334b5b authored 9 months ago by elhussein almasri <[email protected]>
Use table caption instead of aria-describedby in page ordering

When the page listing is in re-ordering mode, use the Table caption to provide a screen reader d...

github.com/wagtail/wagtail - 690c38257756e66611a9d92a84876fb8bd48e6c3 authored 9 months ago by Aman Pandey <[email protected]>
Add table caption property in table class component

Add support for basic rendering of a screen reader (not visible) only caption element
Fixes #11493

github.com/wagtail/wagtail - 7f1216e22524d8ad8e47d9a889a6067d6828314f authored 9 months ago by Aman Pandey <[email protected]>
Release note for #10311

github.com/wagtail/wagtail - e1693ee5db1f34d6c31fd3f643b53365b44c2087 authored 9 months ago by Matt Westcott <[email protected]>
Deprecate WidgetWithScript - potentially unsafe and no longer used

- Avoid inline scripts in the test code, this approach is no longer recommended and causes CSP n...

github.com/wagtail/wagtail - b991ddf9c49157f59240af385d4f03a15807c334 authored 9 months ago by LB Johnston <[email protected]>
Documentation - client-side Stimulus - add detailed integration example

github.com/wagtail/wagtail - a17f7c3e1cfbefd9a56a6a51cc36c315f932a84e authored 9 months ago by LB Johnston <[email protected]>
Update latest.txt for 5.2.3 release

github.com/wagtail/wagtail - aaffcc002e92eabc98e2832b0ee788b479cc3021 authored 9 months ago by Matt Westcott <[email protected]>
Fill in release date for 5.2.3

github.com/wagtail/wagtail - e9e372272f00d4f8af893771e3445e681edaeeac authored 9 months ago by Matt Westcott <[email protected]>
Allow ordering from IndexView to work but still be overridden by ordering set in ModelViewSet (#11367)

Fixes #11165

github.com/wagtail/wagtail - e4c80fd2c3452c779c28b6cb86f1d7e7a27b1eb1 authored 9 months ago by Cynthia Kiser <[email protected]>
Prevent test failures due to inconsistent queryset ordering on test_bulk_delete

Following c51baf6d429a7b4dddf35278397e09c7a281377b we have started seeing intermittent test fail...

github.com/wagtail/wagtail - 8919ec6aeb0397fe9f17420a12c635ed9ff0207e authored 9 months ago by Matt Westcott <[email protected]>
Remove redundant override of ALLOWED_HOSTS

github.com/wagtail/wagtail - 6b38cbfec925b02a9e6f6825b7fcc6a846c50107 authored 9 months ago by Matt Westcott <[email protected]>
Release note for #11477

github.com/wagtail/wagtail - eba827d4ae52aee48a03f0748120777c0415a838 authored 9 months ago by Sage Abdullah <[email protected]>
Adjust margin-bottom of w-field__wrapper in drilldown component

Prevent the focus outline from being cut-off

github.com/wagtail/wagtail - dbf3c7c58626833205c435e824c4cbc464103ffc authored 9 months ago by Sage Abdullah <[email protected]>
Add drilldown filters interface for universal listings

github.com/wagtail/wagtail - 68df8a0ba387bb87fe48bfdea4fc177913da160d authored 9 months ago by Thibaud Colas <[email protected]>
Use data-action to listen to w-swap:success in DrilldownController

and rename the method to updateParamsCount

github.com/wagtail/wagtail - 7ba218a094968a29a310645d958cc14fdb8db1ee authored 9 months ago by Sage Abdullah <[email protected]>