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

Create preview-aware & page-enhanced cache template tags

This can be used in other places, but ensures caches are invalidated
whenever something about a ...

github.com/wagtail/wagtail - 69724e4e3a3d372fa3cd47c66c11df74daa203bb authored over 1 year ago
Update Sphinx Wagtail Theme to v6.1.1

github.com/wagtail/wagtail - 412b71ac1cc8f250a690eef44363ca7ffccaa2f5 authored over 1 year ago
fix code block typo in streamfield_migrations.md

github.com/wagtail/wagtail - 2ed1b33bb86e61e342525c06872dca5c6e2c87f0 authored over 1 year ago
Fix a few minor typos in the 5.1 release notes / changelog

github.com/wagtail/wagtail - b94f16e67c46784dfd2e4d4c4d9e9d5f637833b1 authored over 1 year ago
Set an AutocompleteField on FullFeaturedSnippet so TestFilterSetClassSearch works correctly

github.com/wagtail/wagtail - 112fa6b72de8e25f553d3208f08e02e4d15c7f9b authored over 1 year ago
Bump word-wrap from 1.2.3 to 1.2.4 in /client/tests/integration

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release no...

github.com/wagtail/wagtail - f66cb7cbb5035db0c53a61101015a88f8129397e authored over 1 year ago
Bump word-wrap from 1.2.3 to 1.2.4

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release no...

github.com/wagtail/wagtail - b57b90fa436f3cfc68596d0d9dcddd0fb96a3b20 authored over 1 year ago
Set up release notes for 5.2

github.com/wagtail/wagtail - a71232df7b2d8341503f2e7f7f2b112e921e741d authored over 1 year ago
Version bump to start work on 5.2

github.com/wagtail/wagtail - 5ee1c413ceb8f3eeb7da7fddea178c307b2458e6 authored over 1 year ago
Remove old versionadded / versionchanged notes

github.com/wagtail/wagtail - 64f496a2e1a4f558ab5c6f4cf744de476d7b5ea1 authored over 1 year ago
Fix incorrect versionchanged number for user_page_permissions deprecation

github.com/wagtail/wagtail - 9f48a8af9469313041e3e4152deec28bd384e682 authored over 1 year ago
Bump target python version to 3.8 in Makefile

github.com/wagtail/wagtail - eb0fbdbb9eb3891a7d79f1c127faa318e19975f9 authored over 1 year ago
Generate new strings for translation

github.com/wagtail/wagtail - 4abfcd6830b283e5af67e20bb3a3d8be14a8e96d authored over 1 year ago
Fetch new translations from Transifex

github.com/wagtail/wagtail - e39623ff24af268dfb6488da6d73435fd65888c2 authored over 1 year ago
Add docs for managing stored queries in searchpromotions

and update docs about the search -> searchpromotions migration.

github.com/wagtail/wagtail - 61594a2616d170b54c529d82d5ab39e123d2d5be authored over 1 year ago
Ensure userbar dialog can sit above other website content

- Fixes #10471

github.com/wagtail/wagtail - f3c3d31e23079eab9f293ec565375bb91f04b5ef authored over 1 year ago
Documentation - Add recent third party tutorials

github.com/wagtail/wagtail - ad6fd746b913d47ecbc893addb0c8201734f0f60 authored over 1 year ago
DropdownController - fix test & refine events & methods

- Test that uses setTimeout never ran as Tippy relies on `transitionend` events, which JSDom wil...

github.com/wagtail/wagtail - aa3863f17c7ddc284e420bb09528bb2cb8564bc1 authored over 1 year ago
Ensure StreamField panels validation errors are visible (#10673)

...by rendering panels as expanded, regardless of the collapse
setting specified by the Wagtail ...

github.com/wagtail/wagtail - fef8c4ac3c40f918758b6a08bf5523cf85293443 authored over 1 year ago
Fix a few grammar / spelling typos in the 5.1 release notes

github.com/wagtail/wagtail - bebbcfb48dff852ce6beac8d101090a61045f21a authored over 1 year ago
Deprecate wagtail.contrib.modeladmin

github.com/wagtail/wagtail - 191ddf8a559a48e87f9972f4db5dba61378f6e25 authored over 1 year ago
Release notes for #10689

github.com/wagtail/wagtail - f8da5f1be1706ef3a9b8b9d05fd39ac295331fd6 authored over 1 year ago
Use inactive field border styles for read-only FieldPanel

github.com/wagtail/wagtail - be2eb7fafc601b3fc6def8e23510d2629fb439d0 authored over 1 year ago
Use a theme-agnostic color token for read-only panels support in dark mode

github.com/wagtail/wagtail - 3ae40d87f08a474485e32ab813e7407f9b7220a1 authored over 1 year ago
Deprecate Elasticsearch 5 and 6 search backends

github.com/wagtail/wagtail - 5fcb58f9297252089757fbcf18c0c9736341a1ab authored over 1 year ago
Adopt data attribute usage of SwapController (w-swap) for all header searches

- Removes six inline scripts completely, no longer relying on window.headerSearch
- Update the f...

github.com/wagtail/wagtail - 995809a318247d16ae7711ab780e97f7ea978d51 authored over 1 year ago
Revise the default SwapController target to the more common '#listing-results'

github.com/wagtail/wagtail - b0dc6c1ea58659310ee87888200a21f25753b02e authored over 1 year ago
Reinstate `field_as_li.html`

Other packages and projects may still rely on the existence of this
template. We cannot simply r...

github.com/wagtail/wagtail - 09aee38ca9db7422890136ab136905b49f1a0af6 authored over 1 year ago
Fix changelog for #10397

- Remove maintenance entry from release notes as already in the callout at the top of the notes
...

github.com/wagtail/wagtail - 94ebf435f53376bb48a11d4c18c421e1a0ddbfdb authored over 1 year ago
Add changelog for #9961

github.com/wagtail/wagtail - 48307ca587fef7a7e4b3ae606c545861657147e2 authored over 1 year ago
Adopt Stimulus SwapController for task-chooser-modal use case

- Builds on #9952
- Create a new method `submit` and `submitLazy` to serialise a form's inputs a...

github.com/wagtail/wagtail - 4afe01104b7c06d92b34e2db8a2fac72c7b25ea7 authored over 1 year ago
Avoid N+1 queries in users index view

github.com/wagtail/wagtail - a6c9409e03b4e75a356ff9912ffd7071ff543495 authored over 1 year ago
Release note for snippet inspect view (#10621)

github.com/wagtail/wagtail - 71d19a78279ceadd8fd0de72c47ed51e1e9d891c authored over 1 year ago
Use field display registry to display field values in generic inspect view

github.com/wagtail/wagtail - 2bfb1043e9d975e169a0073ec3e0018397ffcc60 authored over 1 year ago
Add option to enable inspect view for snippets

github.com/wagtail/wagtail - 4b9f7df4fdac02668954fe4028be2622e457be52 authored over 1 year ago
Create generic field display registry to render model fields in the admin

github.com/wagtail/wagtail - 80f9bbf279e61ed807cfc1823cf032ff544762f7 authored over 1 year ago
Add docs and tests for snippets inspect view

github.com/wagtail/wagtail - 0bebe532e870b5aecb7850b39d3f3ce28197e642 authored over 1 year ago
Add generic InspectView

This is mostly based on ModelAdmin's InspectView, but with
modeladmin-specific code removed and ...

github.com/wagtail/wagtail - 46c855fb977fb7bf66ab56a1af4c49f5bf53dd15 authored over 1 year ago
Release notes for #10618

github.com/wagtail/wagtail - 16140d7e53fd3425250019fb754d253cb4522e81 authored over 1 year ago
Use permission policy to limit the image and document counts on the dashboard

Fixes #7958

github.com/wagtail/wagtail - ad4aa33498d477a9c8b0aa96df18e3f1dc1ef996 authored over 1 year ago
Fix 'any' methods on collection permission policies when only 'choose' action is specified

When the 'choose' permission was introduced in
d18ffb0233dfb01c5fc876fa7e9b755aa9a256f0, all the...

github.com/wagtail/wagtail - 8b43b232be8adfdb7166495db314c8c5f850a8ba authored over 1 year ago
Prevent users from being able to move a collection used to assign a single edit permission

We already have the logic in the code to prevent this, but it mistakenly
used the string 'edit' ...

github.com/wagtail/wagtail - 1d3569130d9444ac2903b6e6870f1f8e540f3e39 authored over 1 year ago
Fix typo CollectionMangementPermissionPolicy -> CollectionManagementPermissionPolicy

github.com/wagtail/wagtail - 1b5460ff85a8f4273551ab90c82176d9726d2efb authored over 1 year ago
Release notes for Elasticsearch 8 support (#10686)

github.com/wagtail/wagtail - a3e282491eda5b49467d080780bbbb975bf19bb8 authored over 1 year ago
Add Elasticsearch 8 to test matrix (but keep using the v7 python library, as a baseline test)

github.com/wagtail/wagtail - 5e1b12ce32f3ea9453962a81fc34b9da84807a46 authored over 1 year ago
Update docs to cover Elasticsearch 8 support

github.com/wagtail/wagtail - d05c0c1bc1ccfb0103dee973a30c646eeded6351 authored over 1 year ago
Address deprecation warnings raised by elasticsearch-py 7

* pass all arguments as keyword args rather than positional
* instead of passing a 'body' argume...

github.com/wagtail/wagtail - 9203716bae8c55b460e309b16c65d5311ad6c747 authored over 1 year ago
Override construction of the host config list on Elasticsearch 8

This allows us to omit the verify_certs and http_auth options, which are no longer valid

github.com/wagtail/wagtail - 13c35a8780307e970ac8bb1c2856a72fc11eb093 authored over 1 year ago
Add a skeleton Elasticsearch8 backend

github.com/wagtail/wagtail - 32315aa25588db0116f1919d7943e3ab84709139 authored over 1 year ago
Install elasticsearch-py v8 for testing against Elasticsearch 8

github.com/wagtail/wagtail - e364747bfae487659b5ca448fe0a579f5420b32f authored over 1 year ago
Run year filtering tests on all backends, not just Elasticsearch

github.com/wagtail/wagtail - 54f4f510b1076277476eb6b613a09d1ea2942d20 authored over 1 year ago
Handle year comparison filters properly

The existing code identified filters such as `publication_date__year__gt=1950` as ones that can ...

github.com/wagtail/wagtail - 11ceca305a14a517a7ce788b8441e0821c3ed0d5 authored over 1 year ago
Fix deprecation warnings from Elasticsearch 8

github.com/wagtail/wagtail - ea5efb79acfcd2d3b7f8a12f078d650c1c84a5c2 authored over 1 year ago
Skip Elasticsearch backend tests unless the appropriate version of elasticsearch-py is available

These tests seem to have been written with the intent of testing query construction independentl...

github.com/wagtail/wagtail - 06df4a66e121f67b6dc59770cc76bde1e2b3df9c authored over 1 year ago
Clean whitespace formatting in docs

- Update formatting with prettier in the documentation

github.com/wagtail/wagtail - 3d471edbcf3f1304e57817005c23f78f8705fc6c authored over 1 year ago
Documentation - revise usage of e.g.

- Replace one usage of 'eg' with more suitable alternatives
- As per guidelines https://docs.wag...

github.com/wagtail/wagtail - 0f97838381d7c6d5f30d0b9b2f39447a559d10d2 authored over 1 year ago
Update styles for userbar and a11y checker in dark mode

github.com/wagtail/wagtail - 457e2606226fa97eca5d98608ef2fe5105d6e83c authored over 1 year ago
Refactor all `field_as_li.html` includes

`field_as_li.html` merely wraps a <li> and includes `field.html`.

Remove `field_as_li.html` tem...

github.com/wagtail/wagtail - a4d29494ac6cb44a53a10d1eb7881ef5a551e33f authored over 1 year ago
Update Wagtail logo to the latest version

- Partial progress on #10404

github.com/wagtail/wagtail - ecb2126ceaa8e4697963babfccb82fad613c63a4 authored over 1 year ago
Add upgrade considerations for the changed audit log timestamps

See #9590

github.com/wagtail/wagtail - 8960e237eac83529b9754e813c4901f5dd242e6f authored over 1 year ago
Add error logging to the timestamp migration and improved migration

This also changes the migration of items with 2 timestamps, so it still
migrates the valid one, ...

github.com/wagtail/wagtail - 73e29e2585d1d1223cf74d412d5fed2aea8cb3bf authored over 1 year ago
Rename includes/dialog to controllers/DialogController

github.com/wagtail/wagtail - a15f7d188bcfe1a4f67ee9c93eb4d2021ae9676d authored over 1 year ago
Adopt DialogController & TeleportController in the userbar

github.com/wagtail/wagtail - 9868be79003fcb863b160897ee688c4aff7be356 authored over 1 year ago
Adopt DialogController & TeleportController in admin

github.com/wagtail/wagtail - 62786ebd136b7dc08d8ad9a1512a402d76cf77bf authored over 1 year ago
Create DialogController (w-dialog) & TeleportController (w-teleport)

github.com/wagtail/wagtail - c556acef35f6b71cb2e5efd5a17665d399dec384 authored over 1 year ago
Add changelog & upgrade considerations for Stimulus dialog/teleport usage

- Closes #10174
- See PR #10397

github.com/wagtail/wagtail - 74af3e3b4556a169640ab365548fee52d267ac8d authored over 1 year ago
Revise release note for model ordering #10469

github.com/wagtail/wagtail - 1873c49d5de3dd252dbd04dd09ff4b74144e0bcf authored over 1 year ago
Update documentation for AVIF support

Co-Authored-By: Aman Pandey <[email protected]>

github.com/wagtail/wagtail - ce4afcd5789832d5b82eeb057ae6781722cdc5d3 authored over 1 year ago
Add AVIF support

Co-Authored-By: Aman Pandey <[email protected]>

github.com/wagtail/wagtail - f840886b5dcd88a4d20130f137bca530287948b8 authored over 1 year ago
Change the default WebP quality to 80

This is the value most used, and is the default in Willow too

Co-Authored-By: Aman Pandey <7455...

github.com/wagtail/wagtail - 96c3d719c299d2673bfd9222223fea2f0ac4ca9a authored over 1 year ago
Add release notes for #10657

github.com/wagtail/wagtail - 1a4e5dde12719036c76d29bea23b1963f9569f7a authored over 1 year ago
Release notes for #10596

github.com/wagtail/wagtail - 92f37fe377d3bd2ca269ad55bf6301b90d896b96 authored over 1 year ago
Improve visibility of scheduled publishing errors in status side panel

- Add error counter badge to the toggle icon
- Replace draft schedule info message box with an e...

github.com/wagtail/wagtail - faf9e700d7162c99615c2daea1ccdc1be00fda87 authored over 1 year ago
Fix schedule publishing dialog subtitle for snippets

github.com/wagtail/wagtail - 9d01cc561a7f26ff70817c71acc2b5825f12fbbc authored over 1 year ago
Fix status side panel not showing when creating a snippet with a particular configuration

This was an oversight for a particular case where:
a non-translatable snippet model uses DraftSt...

github.com/wagtail/wagtail - eedf045899e9e796941ea9aa899824efb83292ba authored over 1 year ago
Clarify schedule publishing dialog message text

The old text is confusing, as it might be interpreted as
'the publishing schedule only takes eff...

github.com/wagtail/wagtail - d204acbaaaca9c005fb65aefa904f2958d6f8757 authored over 1 year ago
Improve accessibility of scheduled publishing info boxes in status side panel

- Add transparent border for WHCM
- Improve colour contrast of 'Edit schedule' button

github.com/wagtail/wagtail - 5f85a3964225941492970c0df729c8f9554a84e4 authored over 1 year ago
Move comments counter badge markup to base SidePanelToggle component

github.com/wagtail/wagtail - 876b0e0f19e1307ad556c3bbe3ae785abfb56590 authored over 1 year ago
Do not use FieldRowPanel for scheduled publishing fields

To prevent inconsistent layout if only one of the fields has an error

github.com/wagtail/wagtail - 994698d76c96207353ad75901a7eafedef547401 authored over 1 year ago
Refactor side panel toggle into subcomponent of side panels

This allows us to utilise the parent's context when rendering the toggle,
which can be useful to...

github.com/wagtail/wagtail - dbcad2b7c67c95bff81bf17ff360d7b7753599a2 authored over 1 year ago
Update styles for block picker in dark mode (#10644)

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

github.com/wagtail/wagtail - e5da22586bfdf63953d9bc9914147efb5051311a authored over 1 year ago
Update black target version to 3.8 in circleci config

github.com/wagtail/wagtail - 9881ec12b8736706425506d55dd38a070b0055fc authored over 1 year ago
Release note for dropping Python 3.7 support (#10676)

github.com/wagtail/wagtail - aca754aa366b855e2b1e92923e8e4636808fa183 authored over 1 year ago
Run django-upgrade with a 3.2 target

`git ls-files --others --cached --exclude-standard -- '*.py' | xargs django-upgrade --target 3.2`

github.com/wagtail/wagtail - 5a6991dd8fc156f0386e85e15350951a22b2a368 authored over 1 year ago
Remove redundant format string in test_move_page.py

Co-authored-by: Jake Howard <[email protected]>

github.com/wagtail/wagtail - 1e49d2a63b2e5705f21877a0b8483f4fd72a7d5a authored over 1 year ago
Run pyupgrade with `--py38-plus`

github.com/wagtail/wagtail - ac10b36c7bd7812c1f8e2e5e80b0e8f580c89817 authored over 1 year ago
Drop support for Python 3.7

github.com/wagtail/wagtail - adde8b66f670684a1335b1b6274ccd63e8b8de91 authored over 1 year ago
Release notes for #10619

github.com/wagtail/wagtail - 3d0282573d0d23f9eabe2fb6427e58b01f79ffe0 authored over 1 year ago
Add not_page_revisions method to RevisionQuerySet and RevisionsManager

Also simplify RevisionsManager definition using Manager.from_queryset()

github.com/wagtail/wagtail - 8074ed4bbc087813a922a52d65cedc523f99e721 authored over 1 year ago
Allow purging revisions of only page/non-page models

github.com/wagtail/wagtail - 12583d9c483687ebb8fcb86bfd4e1fba492bcd75 authored over 1 year ago
Replace workflow support check with WAGTAIL_WORKFLOW_ENABLED setting check

The workflow models can always be imported via wagtail.models even if workflow is disabled.

Ins...

github.com/wagtail/wagtail - 2a888bcb30c02fa09d15b32ccf60fae8b13dda4c authored over 1 year ago
Purge revisions of non-page models in purge_revisions command

github.com/wagtail/wagtail - 690d0a740e8f87a655f99117b1555b933774718c authored over 1 year ago
Update styles for critical buttons in dark mode (#10643)

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

github.com/wagtail/wagtail - a84fdd49190e29aca2161c80bbdbf257368fb848 authored over 1 year ago
feat(elasticsearch6): Add support for field boosting (#10653)

github.com/wagtail/wagtail - 3a10f925a3962b5b7f3423cfbc88b57b0e53a944 authored over 1 year ago
Revert "Bump stylelint from 14.3.0 to 15.10.1"

This reverts commit 28290e822431d308a2caf096ef46d0a7ef669cd8.

github.com/wagtail/wagtail - c8823d62b726f4ecf3b912c6850fa2e5fc90c947 authored over 1 year ago
Bump tough-cookie from 4.0.0 to 4.1.3 in /client/tests/integration

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release...

github.com/wagtail/wagtail - d886e5eadbdfa1d99a4c48894f01a960d06c9d0c authored over 1 year ago
Bump stylelint from 14.3.0 to 15.10.1

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.3.0 to 15.10.1.
- [Release not...

github.com/wagtail/wagtail - 28290e822431d308a2caf096ef46d0a7ef669cd8 authored over 1 year ago
Remove unused snippets _header_with_history.html

github.com/wagtail/wagtail - 602cc6f3348f6b1c7a97f445f343e0b82d2e6309 authored over 1 year ago
Update rich text Link/Document Tooltip styles (#10639)

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

github.com/wagtail/wagtail - 0b2ea1edacb84c783443be416596598d6373d0d2 authored over 1 year ago
Update Jest to v29, uuid v9 & update stubs

- `uuid` update is required to avoid import errors - https://github.com/uuidjs/uuid/blob/main/CH...

github.com/wagtail/wagtail - f90e03ab35d712ee0301e019e04b1179f4e23701 authored over 1 year ago