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

Add w-init / InitController to replace body .ready class

- Controller will automatically add or remove some initial classes when connected
- An optional ...

github.com/wagtail/wagtail - fcc09e8829f8545bd63c41276f7946662ca6f319 authored about 1 year ago by Chiemezuo <[email protected]>
Rework sidebar .ready class addition

- Remove the sidebar duplicate JS that would also add a ready class but NOT after a settimeout, ...

github.com/wagtail/wagtail - f0b6509f29d8e1b50bc48d2c0b4205e67b246fe1 authored about 1 year ago by LB Johnston <[email protected]>
Remove RevealController initial class

- This is not used and was added as part of #10793
- Avoid this controller managing this behavio...

github.com/wagtail/wagtail - 415b569b29988b39354810b5bec349db520d5565 authored about 1 year ago by Chiemezuo <[email protected]>
Add cross ref to `InlinePanel` DOM events in client-side docs

- See #10590 & #10948

github.com/wagtail/wagtail - 4a0ab8bf0a8e03931c4e468662f6e0fbc9b0dba5 authored about 1 year ago by LB Johnston <[email protected]>
InlinePanel DOM events - add versionadded admonition

github.com/wagtail/wagtail - c13edd0e423eebcdeb9e01beb2bf2939efcd6411 authored about 1 year ago by LB Johnston <[email protected]>
fix validation error on save from autocomplete (#11113)

github.com/wagtail/wagtail - 8f9cb7c007efa8c6cd03a2a63efcaad6c60742f4 authored about 1 year ago by Chiemezuo <[email protected]>
Fix import order in checks.py

github.com/wagtail/wagtail - 38e8011c506fbe5cdbd9c7f1c8c5a93a70bb698d authored about 1 year ago by Matt Westcott <[email protected]>
Update checks.py (#10462)

Prevent "RemovedInDjango51Warning: The DEFAULT_FILE_STORAGE setting is deprecated. Use STORAGES ...

github.com/wagtail/wagtail - 1fd4b86022a32cc32a905d13efadfaa2ee6d0fdf authored about 1 year ago by phijma-leukeleu <[email protected]>
Move breadcrumb class name, snippets template refactor and SidePanels notes into undocumented internals

github.com/wagtail/wagtail - 1c76db228c404333003c305ea50d3be93c3fce5c authored about 1 year ago by Matt Westcott <[email protected]>
Reshuffle 5.2 upgrade consideration notes

* It's unclear why the imghdr change affects developers, or what action if any they should take ...

github.com/wagtail/wagtail - 8fde9c2a126a11e4eff1bdacde7095cda765dcf6 authored about 1 year ago by Matt Westcott <[email protected]>
Documenting 5.2 as LTS release (#11111)

* Documenting 5.2 as LTS release

github.com/wagtail/wagtail - 21dfe9b05fb5f81dc193ced51f2f8d08fbdd5695 authored about 1 year ago by Temidayo <[email protected]>
Revert "Split functionality out for easier extensibility"

This reverts commit 83c1dad39812d402ba0c780fa43f58467160c013.

github.com/wagtail/wagtail - e1dfe4bee6d1f7cb4b478ce7fb7215b39ac05cd4 authored about 1 year ago by Matt Westcott <[email protected]>
Revert "Add override to remap_fields for es6"

This reverts commit 598e6d5d3b930492b947e18fef4e889456e554bd.

github.com/wagtail/wagtail - 44ed9ff96c4798a623062d5cc2d780644adb4335 authored about 1 year ago by Matt Westcott <[email protected]>
Revert "Release note for #11018"

This reverts commit 24ebc590fb58c862c896ebd94ef2c4fd04d02535.

github.com/wagtail/wagtail - d17f62a55ffeb11be3d7e90b1a294f9eb81de345 authored about 1 year ago by Matt Westcott <[email protected]>
Revert "Rationalise get_inner_query override"

This reverts commit 2de7506b1720d11f6386de8a7d23b14783bcee92.

github.com/wagtail/wagtail - 6e82e23c4d753ecbc4b5de33b002795d9d50f1b1 authored about 1 year ago by Matt Westcott <[email protected]>
update beautifulsoup pin (#11096)

github.com/wagtail/wagtail - 8d68dafb0be85dd78f317b43d4f367488ed6476d authored about 1 year ago by scott <[email protected]>
Release note for #11018

github.com/wagtail/wagtail - 24ebc590fb58c862c896ebd94ef2c4fd04d02535 authored about 1 year ago by Matt Westcott <[email protected]>
Rationalise get_inner_query override

github.com/wagtail/wagtail - af03825714707bd8f0409f5e165a7c94d24d4601 authored about 1 year ago by marcelkornblum <[email protected]>
Add override to remap_fields for es6

github.com/wagtail/wagtail - 598e6d5d3b930492b947e18fef4e889456e554bd authored about 1 year ago by marcelkornblum <[email protected]>
Split functionality out for easier extensibility

Co-authored-by: Cameron Lamb <[email protected]>
Co-authored-by: Sam Dudley <sam...

github.com/wagtail/wagtail - 83c1dad39812d402ba0c780fa43f58467160c013 authored about 1 year ago by marcelkornblum <[email protected]>
Reorder release v5.2 release notes to showcase more changes

github.com/wagtail/wagtail - 4da28a4ba8e47ae0b27a5a7fea0e9aa30bbefc07 authored about 1 year ago by Thibaud Colas <[email protected]>
Version bump to start work on 5.3

github.com/wagtail/wagtail - ef67eaaa53ab425a462c2da5b1d0bc977068ec8d authored about 1 year ago by Matt Westcott <[email protected]>
Remove versionadded / versionchanged annotations for 5.1

github.com/wagtail/wagtail - aea258248cbbb80a824ee9f52564730800e5e1be authored about 1 year ago by Matt Westcott <[email protected]>
Set up release notes for 5.3

github.com/wagtail/wagtail - f7761c27d6b49ef41d3fb900d5545826bc97ec23 authored about 1 year ago by Matt Westcott <[email protected]>
5.2 release notes - add supporting links and fix typos

github.com/wagtail/wagtail - 145e33de9d54cf6ef015b1743dee519c8101f5c8 authored about 1 year ago by LB Johnston <[email protected]>
Generate new translation strings

github.com/wagtail/wagtail - 445abf86c98e1f144fe2f442b3feb120c18fb3ae authored about 1 year ago by Matt Westcott <[email protected]>
Fetch new translations from Transifex

github.com/wagtail/wagtail - 6b84acad1ac662334b83f496ed11d5906a890a38 authored about 1 year ago by Matt Westcott <[email protected]>
Include descendants when applying bulk actions to page search results

github.com/wagtail/wagtail - 6e7cc93d116d84c0ea742076e8828f265f394da3 authored about 1 year ago by Sage Abdullah <[email protected]>
Use autocomplete for page search

github.com/wagtail/wagtail - cf81046bc76136188945434a5f22d618e1575984 authored about 1 year ago by Sage Abdullah <[email protected]>
Fix bulk actions on page listings after search

Move the bulk actions footer include to the page index template instead of the results, so we do...

github.com/wagtail/wagtail - 92675f4b20fd6d0ab6bdc8645694d2621061ac73 authored about 1 year ago by Sage Abdullah <[email protected]>
Fix bulk actions more button items

Use data attributes to select the items, because the classname isn't rendered for items inside t...

github.com/wagtail/wagtail - 3adb569849af2c244d9d209e11b83840b605f225 authored about 1 year ago by Sage Abdullah <[email protected]>
Fix the ability to select all pages in the listing for bulk actions when there is pagination

github.com/wagtail/wagtail - c7e636d4c3f192525109937c12e07d236216933a authored about 1 year ago by Sage Abdullah <[email protected]>
Fix the ability to select all pages in the page search for bulk actions when there is pagination

github.com/wagtail/wagtail - 542bd6b7c435aa68ddf8392b77a6da92871c9ae6 authored about 1 year ago by Sage Abdullah <[email protected]>
Hide dropdown menu on click in awaiting review dashboard panel

github.com/wagtail/wagtail - a2b0d04563ce9f4f5c1ca1916a64c724aab0adb4 authored about 1 year ago by Sage Abdullah <[email protected]>
Fix workflow action buttons in awaiting review dashboard panel

github.com/wagtail/wagtail - b3846a63fc74bb16d6524673befbc3b31d73cfec authored about 1 year ago by Sage Abdullah <[email protected]>
Revert "Revert "Use dropdown toggle for button links in awaiting review dashboard panel""

This reverts commit 8a9c80fd50591b43a25ab463a8856e258a1db2fb.

github.com/wagtail/wagtail - fe56fbe68cfe26bb2655134ef619cda92e989179 authored about 1 year ago by Sage Abdullah <[email protected]>
update latest.txt for 5.1.3 and 4.1.9

github.com/wagtail/wagtail - 33055f3fbf17db68c9a32ac7fac357af84dbcc97 authored about 1 year ago by Matt Westcott <[email protected]>
Release note for CVE-2023-45809 in 5.1.3 (and fill in release date)

github.com/wagtail/wagtail - b21921dd83a08af97fd7824cf3547c4247662712 authored about 1 year ago by Matt Westcott <[email protected]>
Add 5.0.5 release note page

github.com/wagtail/wagtail - 97a1dc1876d02e74d59addafe7d41ab513f34660 authored about 1 year ago by Matt Westcott <[email protected]>
Release note for CVE-2023-45809 in 5.0.5

github.com/wagtail/wagtail - 8111639f9e656bb77ef4b3e5b290ea439182aebf authored about 1 year ago by Matt Westcott <[email protected]>
Release note for CVE-2023-45809 in 4.1.9

github.com/wagtail/wagtail - 6033a3841b42e82f80f6eb4eb38e41ef955d6828 authored about 1 year ago by Matt Westcott <[email protected]>
Redirect away from user bulk actions when user has no permissions on users

github.com/wagtail/wagtail - 8ec42858f92bd84be1ca4278ce63c63b7f37f0aa authored about 1 year ago by Matt Westcott <[email protected]>
Release note for page listing view redesign

github.com/wagtail/wagtail - 280bd79e75f4a9dd678e70986874f22d6e9fafb5 authored about 1 year ago by Matt Westcott <[email protected]>
Revert "Use dropdown toggle for button links in awaiting review dashboard panel"

This reverts commit 0c71f2e856eb89c6e63cf498003a701ae4107d4b.

github.com/wagtail/wagtail - 8a9c80fd50591b43a25ab463a8856e258a1db2fb authored about 1 year ago by Matt Westcott <[email protected]>
Improve filtering of audit logging based on the user's permissions (#11020)

Until now, a user could see the audit log for all custom models,
permissions haven't been checke...

github.com/wagtail/wagtail - 3de6ce61ff84165b888322b8faef9766193d32a7 authored about 1 year ago by Stefan Hammer <[email protected]>
Consistently allow passwords to use leading & trailing whitespace

- Set strip=False to LoginForm,UserForm to ensure consistency with Django's practices
- Added te...

github.com/wagtail/wagtail - 8b697124e85725bf80e4e9fbc5cccb4114b4b6f8 authored about 1 year ago by Neeraj P Yetheendran <[email protected]>
Add `BulkController` support for shift+click behaviour (#10861)

github.com/wagtail/wagtail - 74aada038b3e608d1d24198612ac1f6ec7fad99b authored about 1 year ago by LB (Ben Johnston) <[email protected]>
Move changelog entry #10961

Release notes had this in features

github.com/wagtail/wagtail - 68c41833e534535b172cb5c72931d22c08bd8a03 authored about 1 year ago by LB Johnston <[email protected]>
Updated FieldPanel to TitleFieldPanel in docs

- Closes #11078

github.com/wagtail/wagtail - 26a89cf37daf8fac21b55e1a4bcc2db1c4c9a019 authored about 1 year ago by Ihedioha Chinedu Innocent <[email protected]>
docs: fixed typos from docs\releases\4.0.md

github.com/wagtail/wagtail - fb4c4209f5c5f804fe095ec84b5d41ec7b5136cd authored about 1 year ago by Smoothieewastaken <[email protected]>
Add Meghana Reddy to contributors

Forgot to do this in aa2b94db0b456368b363c515810fb3801adabce0

github.com/wagtail/wagtail - 6aa5b0aae038a730e1c346af236b8d26dc8e5b87 authored about 1 year ago by Storm B. Heg <[email protected]>
Add changelog and release notes for #10961

Crediting @MeghanaNalla too for their previous work in #10759.

github.com/wagtail/wagtail - aa2b94db0b456368b363c515810fb3801adabce0 authored about 1 year ago by Storm B. Heg <[email protected]>
Avoid purging Revisions in use by third-party packages (#10961)

* Resolves #10678 Avoid purging Revisions in use by third-party packages

---------
Co-author...

github.com/wagtail/wagtail - 7239e11e0c0bbf4106d6b152a796c5f5f560e71e authored about 1 year ago by Neeraj P Yetheendran <[email protected]>
Refactor Stimulus util & module export

- Accessing constructor was confusing and createController is not a core requirement
- Avoid mod...

github.com/wagtail/wagtail - 1da3e5fde729e7ae17c62a21f5d90c3b8b047d9d authored about 1 year ago by LB Johnston <[email protected]>
Documentation - Add initial Stimulus docs

- Move extending React to new extending client-side page within advanced topics
- Add general ex...

github.com/wagtail/wagtail - 8002e75775f3b8882b92c1eaaedcea4c2860140c authored about 1 year ago by LB Johnston <[email protected]>
Release notes for #11082

github.com/wagtail/wagtail - 5c92c8cb8dfee127abb04a0678bc6be6fceebe58 authored about 1 year ago by Sage Abdullah <[email protected]>
Make page listing breadcrumbs smaller

github.com/wagtail/wagtail - d1bbe44c3c556ce19920f48de4e7750ae5f9cfd0 authored about 1 year ago by Thibaud Colas <[email protected]>
Switch breadcrumbs so only the last element is bold

github.com/wagtail/wagtail - 78b8b7c6c6093150c3df013a706299f49ee8f7e1 authored about 1 year ago by Thibaud Colas <[email protected]>
Use a smaller font size for page listing headers

github.com/wagtail/wagtail - ad488a5a49598038b33a1fbed259f36a3b602553 authored about 1 year ago by Thibaud Colas <[email protected]>
Use dropdown buttons on listings in dashboard panels (#11083)

Co-authored-by: Thibaud Colas <[email protected]>

github.com/wagtail/wagtail - 56b14e8f979d2e37b069759655e7b600eb0fdc64 authored about 1 year ago by sag​e <[email protected]>
Do not render minimap if there are no panel anchors

github.com/wagtail/wagtail - 85d74e42a4d60c2a24dc63dcb96a96e09fe61480 authored about 1 year ago by Sage Abdullah <[email protected]>
Release notes for #10915

github.com/wagtail/wagtail - 78a349bb2433b0c6104cfa45b924f74bbb41969d authored about 1 year ago by Thibaud Colas <[email protected]>
Disable breadcrumbs on views outside of custom ModelViewSets/SnippetViewSets

github.com/wagtail/wagtail - 92c5be35e8689ad6e501f727c8a5b920737445e6 authored about 1 year ago by Sage Abdullah <[email protected]>
Assert breadcrumbs not rendered on views that have them disabled

To be reverted once we reintroduce breadcrumbs to these views

github.com/wagtail/wagtail - 7ad4263d82dd2fd406b2599115dce214f30a6848 authored about 1 year ago by Sage Abdullah <[email protected]>
Add release notes for #11080, #11081 in v5.1.3

github.com/wagtail/wagtail - 67757ce29c83e8ff5ea9a45e625d34728c25b8d1 authored about 1 year ago by Thibaud Colas <[email protected]>
Use the correct action log when creating a redirect

github.com/wagtail/wagtail - 3376060ea6e05757cf08493c19bb49773096e435 authored about 1 year ago by Thibaud Colas <[email protected]>
Migrate publishing schedule dialog field resets to Stimulus

- Remove ...admin/schedule-publishing.js
- Builds on #11043 & #11066
- Closes #11029

github.com/wagtail/wagtail - 3df622f2ef3f2373f65a3d97e8d1e13a1f3efffa authored about 1 year ago by Chiemezuo <[email protected]>
Fix issue with closing dialog in the userbar

- Remove `data-a11y-dialog-hide` and use Stimulus data action approach
- This ensures that our c...

github.com/wagtail/wagtail - 868398131b457b9599cb53385761cc412631c732 authored about 1 year ago by LB Johnston <[email protected]>
Use get_or_create for editor page subscriptions

Two processes loading the edit view of a page without a subscription could result in an integrit...

github.com/wagtail/wagtail - 7131a855326b385c04c1e35cef677c25ea1bbc4f authored about 1 year ago by Alex Tomkins <[email protected]>
Add missing locale context value in page create and edit views

The value was removed in #10864 as we moved the locale code into the side panels,

but the view ...

github.com/wagtail/wagtail - 9bf7d88869faaea7620a95bf9a485cccd6b17f02 authored about 1 year ago by Sage Abdullah <[email protected]>
DialogController add support for notifyTargets

- Allowing the dispatching of events to internal targets for key modal events
- See ##11029

github.com/wagtail/wagtail - 29d73a3b689995f30ef998a33e079218340683a2 authored about 1 year ago by Chiemezuo <[email protected]>
Bump @babel/traverse from 7.17.3 to 7.23.2 in /client/tests/integration

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

github.com/wagtail/wagtail - 75fb953754d344c5b6ded4d7f71c156a594a4f00 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Show parent page on search results further down the tree

github.com/wagtail/wagtail - da90f83f941f883ebba5a5254ddb566756cc40b1 authored about 1 year ago by Matt Westcott <[email protected]>
Consistently use blocktranslate

github.com/wagtail/wagtail - f22bc0255e378c421c865cd0fd67eebbf61395e1 authored about 1 year ago by Matt Westcott <[email protected]>
i18n for pagination controls

github.com/wagtail/wagtail - 96917f72a74674867f89bdab3dda8da4ed03e51f authored about 1 year ago by Matt Westcott <[email protected]>
Add pagination information to page title column header

github.com/wagtail/wagtail - 53c6bf06900612f6dc832663844a41c78d497c3a authored about 1 year ago by Matt Westcott <[email protected]>
Add switch between searching current section and whole site

github.com/wagtail/wagtail - 4426196046fc415a7cebd3e04f4d8dcc0ed26cc3 authored about 1 year ago by Matt Westcott <[email protected]>
Implement search on explorer view

github.com/wagtail/wagtail - de59c75d10a25d5e7bfffa7014463af92b9b1f42 authored about 1 year ago by Matt Westcott <[email protected]>
Support ordering on search results

github.com/wagtail/wagtail - a7943bf83a6c95bdd56977e55fa6f269c98bc98d authored about 1 year ago by Matt Westcott <[email protected]>
Move wrapper div for search bar into page_listing_header

This stops the padding from appearing on the edit/create views (where there is no search bar)

github.com/wagtail/wagtail - d4eb1ec5a3419b2d941d8cb05df7b8af2042932b authored about 1 year ago by Matt Westcott <[email protected]>
Adding search bar to page listing header (not fully functional at this point)

github.com/wagtail/wagtail - 30c68652c7e6d01094b681d4d49c5954296f2f7c authored about 1 year ago by Matt Westcott <[email protected]>
Split slim header container styles and row styles

github.com/wagtail/wagtail - 56a9cae7916c9e0987dc2b0f1e9263716ab8053a authored about 1 year ago by Thibaud Colas <[email protected]>
With spacing

github.com/wagtail/wagtail - f5af3d5d82e16408cc9683a2c6487c31e4810d13 authored about 1 year ago by Thibaud Colas <[email protected]>
Change ButtonWithDropdownFromHook and its hooks (including register_page_listing_more_buttons) to accept a user argument instead of page_perms

github.com/wagtail/wagtail - 1cb180c11ab8bcd1fc1998ca05c8ce9bacf8312e authored about 1 year ago by Matt Westcott <[email protected]>
Add a view_name argument to register_page_header_buttons

github.com/wagtail/wagtail - 8079cad7df8e0661d73c7936a181435a9ce35cd4 authored about 1 year ago by Matt Westcott <[email protected]>
Change register_page_header_buttons hook to pass a user argument instead of page_perms

github.com/wagtail/wagtail - 3d8e6824a87d58436c5d85c1fdd031d2dfee9f6f authored about 1 year ago by Matt Westcott <[email protected]>
Upgrade consideration note for button hook changes

github.com/wagtail/wagtail - b35f902daf13a91df5e3e29ef674b966ba6f5ad6 authored about 1 year ago by Matt Westcott <[email protected]>
Move 'add child page' to its own primary action

github.com/wagtail/wagtail - 58d6c137b44c554d79e1ebd60bddc6036e308ba2 authored about 1 year ago by Matt Westcott <[email protected]>
Move construct_page_listing_buttons hook docs into the 'Page explorer' section

github.com/wagtail/wagtail - 54647bda2c8c8055fd03de34f649c39a5b4edaa8 authored about 1 year ago by Matt Westcott <[email protected]>
Update PageListingButton to accept a user argument instead of page_perms

github.com/wagtail/wagtail - 531ea605b2f664a566cc83770bab5b41b8f71b12 authored about 1 year ago by Matt Westcott <[email protected]>
Eliminate use of fake PagePermissionTester objects in test_buttons_hooks

github.com/wagtail/wagtail - d77e71b1486a3a5cca89251c47202355fd894761 authored about 1 year ago by Matt Westcott <[email protected]>
Change construct_page_listing_buttons hook to pass a user argument instead of page_perms

github.com/wagtail/wagtail - 0ae8d5fc8c5b6175defc1c2e7f3753cb01006d0f authored about 1 year ago by Matt Westcott <[email protected]>
Change register_page_listing_buttons hook to pass a user argument instead of page_perms

github.com/wagtail/wagtail - 761ccfc21558d393610ef684639f8ea059b381bc authored about 1 year ago by Matt Westcott <[email protected]>
Add release notes for picture and srcset_image template tags

github.com/wagtail/wagtail - a087a4a1d853b2f1f1a5336373d02011726e4383 authored about 1 year ago by Thibaud Colas <[email protected]>
Add picture tag implementation and tests

github.com/wagtail/wagtail - 4bfbbae405e24690e2c86a2ee62f72f018574e9a authored about 1 year ago by Thibaud Colas <[email protected]>
Add srcset_image tag for responsive images

github.com/wagtail/wagtail - 41dac89e1da6d0247e1cb8ae40f455c8ccdbba57 authored about 1 year ago by Paarth Agarwal <[email protected]>
Also credit Hazh. M. Adam for original work on #7567

github.com/wagtail/wagtail - 234e144f50fe83b98b3aa032b6e37ddae0fceded authored about 1 year ago by Matt Westcott <[email protected]>
Release note for #11044

github.com/wagtail/wagtail - f233c3d0ef989632b5ca2172cd78027d3e6208da authored about 1 year ago by Matt Westcott <[email protected]>
Update restriction message when switched to public

github.com/wagtail/wagtail - 95877836ddc388b9212941b8d75f71f0c5a211b8 authored about 1 year ago by rohitsrma <[email protected]>
Avoid using aria-label with different content from visible text for "Forgotten password" link

github.com/wagtail/wagtail - e2e013066297faaa86714ead5aa4870ab593410f authored about 1 year ago by Thibaud Colas <[email protected]>