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

Allow long words in comments to wrap if needed

Fixes #11048

github.com/wagtail/wagtail - aa47776b8a7493c2a6cb0fe893a405c206fc6850 authored about 1 year ago by Chiemezuo <[email protected]>
Create reset method in w-action controller

Enabling prep for #11029

github.com/wagtail/wagtail - 959913ee18d6a0e2c0aafcf02c27bc08890cf736 authored about 1 year ago by Chiemezuo <[email protected]>
Chore: Typo fixed in multiple files

github.com/wagtail/wagtail - 2307eb56818e5d1b1dba4544ed7dc25ad941b745 authored about 1 year ago by Susheel Thapa <[email protected]>
Added JS Events for Inline panel added/removed

- Added docs for InlinePanel JS events
- Added w-formset:ready w-formset:added & w-formset:remov...

github.com/wagtail/wagtail - e9d88528e7a7467a313375f69c37dab480bc63cb authored about 1 year ago by faishalmanzar <[email protected]>
5.2 release notes - fix code type

- We usually use `javascript` not `js`

github.com/wagtail/wagtail - d0b588228d4e3b2a1fe7f237e22d1df49a6d1d0f authored about 1 year ago by LB Johnston <[email protected]>
Move release note for #10981 to correct version

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

github.com/wagtail/wagtail - 7d2c2a5e6d85d6d1c11061f4de540f37bd03d5ab authored about 1 year ago by Matt Westcott <[email protected]>
Update deprecation message in line with others

github.com/wagtail/wagtail - 3774f8a6ec98b6ba9f743f1c18c8a067d4a52854 authored about 1 year ago by Matt Westcott <[email protected]>
Update tests to check old signature of Block.get_template

github.com/wagtail/wagtail - 8af4774ff0d878c3dd1f39749f7740e941d6f0f5 authored about 1 year ago by Matt Westcott <[email protected]>
Adding the value as a call argument to Block.get_template

github.com/wagtail/wagtail - 247fc467eb58495cad7302a8952be1efe5cfec7b authored about 1 year ago by Florian Delizy <[email protected]>
Release note for #11039 in 5.1.3

github.com/wagtail/wagtail - 997754fe99d248b0e94539bffeb9ec946f5362fb authored about 1 year ago by Matt Westcott <[email protected]>
Release note for #11039 in 5.2

github.com/wagtail/wagtail - 90c163078af882e412ecd23641a30720dbdfe9cf authored about 1 year ago by Matt Westcott <[email protected]>
Reinstate page type filter on page search view

This was inadvertently dropped in 71b9fb13b93184882a82160050cccf8894ee8bb6 because the context v...

github.com/wagtail/wagtail - 6a6c16030b5ab8b4592bace48c1b26ddd5dde181 authored about 1 year ago by Matt Westcott <[email protected]>
Release note for #10972 in 5.2

github.com/wagtail/wagtail - 78f93af5c837928cef4d15cec48d9847120a088c authored about 1 year ago by Matt Westcott <[email protected]>
Add tests for creation within snippet chooser views

github.com/wagtail/wagtail - 805685d72c4fcdb4892823ab9179d5fe23930720 authored about 1 year ago by Matt Westcott <[email protected]>
Match response_data_title_key for SnippetChooserViewSet.create_view_class to the front end's titleStateKey value of 'string'.

github.com/wagtail/wagtail - c3324c04fad135ff5e5203f3f7808aa88fd442ca authored about 1 year ago by Claude Meyer <[email protected]>
use ignore_conflicts when inserting references

don't pass ignore_conflicts if backend is mssql

check for feature not DB engine

github.com/wagtail/wagtail - 4219488a3ce93642781e5be2eda938718380d40d authored about 1 year ago by chris48s <[email protected]>
Fix reference indexing error for objects with lazy ParentalKeys

failing test case: ref index with lazy parental key

determine if instance type is indexed using...

github.com/wagtail/wagtail - 912e2b6ea74f6dab20ce16ff65d0639e0a35518a authored about 1 year ago by chris48s <[email protected]>
Optimise queries in page listing views by prefetching workflow states of the parent page

github.com/wagtail/wagtail - ad6688f2da05f23a7954da45b95014f0067edbed authored about 1 year ago by Sage Abdullah <[email protected]>
Fix PageQuerySet.prefetch_workflow_states when used with .specific()

github.com/wagtail/wagtail - 0fcdd08bf00f57c7ddf753103f590d9c1aab6674 authored about 1 year ago by Sage Abdullah <[email protected]>
Release note for #11013

github.com/wagtail/wagtail - b4a9f2d1fa1d445102d2f8fad8daab81896b3bf7 authored about 1 year ago by Matt Westcott <[email protected]>
Update docs/releases/2.13.rst

Co-authored-by: Matt Westcott <[email protected]>

github.com/wagtail/wagtail - 59b1d0ada282b7c0d18b2d5a7a608948bdb5b4e3 authored about 1 year ago by LB (Ben Johnston) <[email protected]>
Documentation - fix broken refs & pygments formats

Fixes the following errors when build the documentation
- .../docs/getting_started/tutorial.md:1...

github.com/wagtail/wagtail - 327a31f6ae00368933120ce7190ddf2144a7f7df authored about 1 year ago by LB Johnston <[email protected]>
README - Add link to Python virtual environment information

github.com/wagtail/wagtail - 7161729d4bc17c6215a58355a76a48ce6f645062 authored about 1 year ago by KRISH SONI <[email protected]>
Update ActionController unit tests to use a setup function

github.com/wagtail/wagtail - 7b0807d17ee7d178304c294ff6ad2cad0e67a7eb authored about 1 year ago by LB Johnston <[email protected]>
Migrate jQuery 'select all on focus' in Image URL generator to Stimulus

Adds support of this useful shared functionality in the ActionController
Fixes #11031

github.com/wagtail/wagtail - 4269d824f9c38ef5dd193e3dc7aa48bcaee24d63 authored about 1 year ago by Chiemezuo <[email protected]>
Release notes for #10931 in 5.2

github.com/wagtail/wagtail - 953c980976231d6d2e1d26a58595710dcf10cc71 authored over 1 year ago by Matt Westcott <[email protected]>
Add tests and docs for inspect view in ModelViewSet

github.com/wagtail/wagtail - aee4f42a7daa7a33228bfe8a54aa83b194accb22 authored over 1 year ago by Sage Abdullah <[email protected]>
Use more standard get_common_view_kwargs override in Group, Site, and Locale viewsets

This allows subclasses to override the overridden kwargs instead of raising an error due to dupl...

github.com/wagtail/wagtail - 9468128da55a3ed7d9de2d1af6e09d61affcb033 authored over 1 year ago by Sage Abdullah <[email protected]>
Use get_templates() to resolve UsageView template in ModelViewSet

Missed this in the previous PR.

github.com/wagtail/wagtail - 8162224c3227062dcc74a6ed028febf549aa678c authored over 1 year ago by Sage Abdullah <[email protected]>
Remove unused default register_snippet_listing_buttons hook

All buttons have been moved to the generic IndexView

github.com/wagtail/wagtail - 45202ed5a236350bbde426b11af10ab6bb0fca8a authored over 1 year ago by Sage Abdullah <[email protected]>
Fix crash on inspect view with an empty image

github.com/wagtail/wagtail - 67de58eb27038efb155adeb2e55133f84e87b533 authored over 1 year ago by Sage Abdullah <[email protected]>
Fix double quoting of primary key in InspectView.get_edit_url and get_delete_url

self.pk is already the quoted value, so we should either use self.pk directly or quote(self.obje...

github.com/wagtail/wagtail - 60e2a6dfe4ac37171324525b0c6629e588340b30 authored over 1 year ago by Sage Abdullah <[email protected]>
Add generic `InspectView` to `ModelViewSet`

github.com/wagtail/wagtail - be4d6a2edd94d62b22af7347b6fe7b4fb71f46a1 authored over 1 year ago by Sage Abdullah <[email protected]>
Add inspect button in generic IndexView

github.com/wagtail/wagtail - ed81e76b2e697334dfbf0220e335367cb8bdd96a authored over 1 year ago by Sage Abdullah <[email protected]>
Add better docs & cross-linking for how PanelGroup permission kwarg works

Adds more details on how to use the feature added in #8846

github.com/wagtail/wagtail - 1c4e69dbce69d2e6759e6c97292868879cc07e69 authored over 1 year ago by LB Johnston <[email protected]>
API - Allow ordering by multiple fields

- Closes #7429
- Builds on original PR #7433 (Jake Howard)

github.com/wagtail/wagtail - 15642124b6e03b66891f3576c4a2b547c728287d authored over 1 year ago by rohitsrma <[email protected]>
Fix changelog for django-filter upgrade in 4.0

Fixes #11019

github.com/wagtail/wagtail - 2a8fc41f15354d47b7e7073027da2ddec3f1f38c authored over 1 year ago by Matt Westcott <[email protected]>
Fix changelog for django-filter upgrade in 5.1

github.com/wagtail/wagtail - a7f7757630c83eec12e819a4ea329abffac2d1a6 authored over 1 year ago by Matt Westcott <[email protected]>
Add Changelog & Upgrade Notes for #10959

github.com/wagtail/wagtail - ea7e3ed2e59a202791244a4c264b49e99cc69a15 authored over 1 year ago by LB Johnston <[email protected]>
Remove deprecated search_garbage_collect

Wagtail 5.0 advised that this old command should no longer be used.
https://docs.wagtail.org/en/...

github.com/wagtail/wagtail - ee533ac1a74b9fd530016241b25566b0909f78b2 authored over 1 year ago by LB Johnston <[email protected]>
Move chooser views from search into searchpromotions

github.com/wagtail/wagtail - a008554b9cd757ec60058b6e13ab48dad294aa4d authored over 1 year ago by LB Johnston <[email protected]>
Search models - add clearer deprecation comments and warnings

Models should not be in use as of Wagtail 5.0, however the chooser for popular search terms was ...

github.com/wagtail/wagtail - 019015c698df4349d4de21ca4e32acd0c2186ee9 authored over 1 year ago by LB Johnston <[email protected]>
Release notes for docs changes

github.com/wagtail/wagtail - a2c9e9ab2cf3e4f0808c340f8df94882de82b5f3 authored over 1 year ago by Thibaud Colas <[email protected]>
Fix Inconsistent URL Format in Getting Started tutorial (#11009)

github.com/wagtail/wagtail - 5ab554010af6754fccdc3f838808a631eb65e91f authored over 1 year ago by Olumide Micheal <[email protected]>
Document new choice of writing style guide (#10634)

github.com/wagtail/wagtail - 1c0ffc8994002ab31da5df7d77fbf3ef4a64c778 authored over 1 year ago by Damilola Oladele <[email protected]>
Add 'undocumented internals' section to 5.2 upgrade considerations

github.com/wagtail/wagtail - 7787ebaf95b62cdf6020fded75c23782c3859647 authored over 1 year ago by Matt Westcott <[email protected]>
Eslint - allow `new SomeClass()` in unit tests

- This constraint is not required in unit tests where the output of a class is not the main thin...

github.com/wagtail/wagtail - bd730ecba6d781ad456caa5f557b275c84974c4b authored over 1 year ago by LB Johnston <[email protected]>
Add a link to the issue tracker on the PyPI project page (#11004)

github.com/wagtail/wagtail - 3340854d1a515f24ff3c4d90fd89777a9b60ca38 authored over 1 year ago by Panagiotis H.M. Issaris <[email protected]>
Add a link to the change log on the PyPI project page

github.com/wagtail/wagtail - 949c7870a792ca5ff6cd96b21d7b502be23b3cb5 authored over 1 year ago by Panagiotis H.M. Issaris <[email protected]>
Update CI database versions (#10999)

Rebuild of #10842

github.com/wagtail/wagtail - d9c8d9fff30d8436d1ed7878d00f50cb3006da91 authored over 1 year ago by Matt Westcott <[email protected]>
Add changelog for #10883

github.com/wagtail/wagtail - 8e3bee5e10a4af2f1b5fbecae5cb5ad6756ca49b authored over 1 year ago by LB Johnston <[email protected]>
Added progress bar to wagtail_image_rendition command output

Fixes #10853

github.com/wagtail/wagtail - ceed6171157056d1bbdeae1fdded1bff6ea201a5 authored over 1 year ago by faishalmanzar <[email protected]>
Drop support for hashing text-mode files

This was only used in tests, and improves efficiency and ensures we use the optimisation from `h...

github.com/wagtail/wagtail - 8722bd963d8a181f17421a32e8cb4b05c262edcf authored over 1 year ago by Jake Howard <[email protected]>
Use `hashlib.file_digest` when available and applicable

This implementation is faster / more efficient than ours, but can only be used on binary-mode fi...

github.com/wagtail/wagtail - 62f91e1b49b372d75a7651d53814560ff7f326df authored over 1 year ago by Jake Howard <[email protected]>
Bump postcss from 8.4.30 to 8.4.31

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31.
- [Release notes](htt...

github.com/wagtail/wagtail - a1f8edc84d4950d3b472bbbe3527c14d25f45d00 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump django-modelcluster to 6.1; no need to test Django 5.x against git main

github.com/wagtail/wagtail - 93064ee74c6756c9fbd74c8540aebc827418a9d0 authored over 1 year ago by Matt Westcott <[email protected]>
Version bump django-filter to 23.3 for preliminary Django 5.0 compatibility

github.com/wagtail/wagtail - d9e6ba07b76c3d926056f7d5a3bc6d8d86d00144 authored over 1 year ago by Matt Westcott <[email protected]>
Test against Django 5.0.x stable branch instead of 4.2.x

github.com/wagtail/wagtail - bf0601bb42da93b145f3b2de01e09e9667f672bc authored over 1 year ago by Matt Westcott <[email protected]>
Release note for Python 3.12 support (#10991)

github.com/wagtail/wagtail - 73a6456c04527fe7cdbbdadcea1359be13eceb9e authored over 1 year ago by Matt Westcott <[email protected]>
Version bump boto3 for Python 3.12 compatibility

Relax the upper version bound to <2, because we're unlikely to stay on top of keeping the versio...

github.com/wagtail/wagtail - 23075cc2c74e3c268eaea9f329d9eef478195e62 authored over 1 year ago by Matt Westcott <[email protected]>
Test against Python 3.12

github.com/wagtail/wagtail - 9c3032083bfe3c867281125271d0471094c8e939 authored over 1 year ago by Matt Westcott <[email protected]>
Fix 'assert called with' assertions

As per https://github.com/python/cpython/issues/100690 , these assertions were a no-op and Pytho...

github.com/wagtail/wagtail - 20fef7cbdf980ac1694686d5da34f3c2587833f1 authored over 1 year ago by Matt Westcott <[email protected]>
Fix help block link contrast

Fixes #10990

github.com/wagtail/wagtail - e2ce772017b5c46d2e36d10dcb12bec0d817acf6 authored over 1 year ago by rohitsrma <[email protected]>
Update Format.classnames to be Format.classname

- Aligns with the naming convention set from Wagtail 4.2
- Add deprecation warnings if classname...

github.com/wagtail/wagtail - d6888e05e4bbcb096a8e0d6e7ef65fccac02f015 authored over 1 year ago by LB Johnston <[email protected]>
Fix typo in 5.2 release notes

github.com/wagtail/wagtail - 69b29558996fb1eeb11ba6d605218b97ed9ed6d6 authored over 1 year ago by LB Johnston <[email protected]>
Deprecate PagePermissionPolicy.revisions_for_moderation

github.com/wagtail/wagtail - 40e9739297eca7948860595c2a5213ef041664c7 authored over 1 year ago by Sage Abdullah <[email protected]>
Mark implementation code that interacts with legacy moderation system for removal

github.com/wagtail/wagtail - 39d6c3de7bae6103be3444ea85b289429a5315dc authored over 1 year ago by Sage Abdullah <[email protected]>
Release notes for #10968

github.com/wagtail/wagtail - d0361e98296bb59d99b4089b0c2a0e84cf9cdf3d authored over 1 year ago by Sage Abdullah <[email protected]>
Add upgrade considerations for legacy moderation system deprecation

github.com/wagtail/wagtail - 9acc714c077afbdcdaf51280101e3ee8187a966e authored over 1 year ago by Sage Abdullah <[email protected]>
Mark legacy moderation system tests for removal

github.com/wagtail/wagtail - e57a57dbaac0d250957229f607519db5c7b9ecee authored over 1 year ago by Sage Abdullah <[email protected]>
Deprecate legacy moderation items for the userbar

github.com/wagtail/wagtail - bb5d45a0c4492efcff3eb8f50fb55d74687b86fb authored over 1 year ago by Sage Abdullah <[email protected]>
Deprecate submitted_revisions manager and save_revision's submitted_for_moderation kwarg

github.com/wagtail/wagtail - 065fab50a3a3e33c0b0455f92f3aa30574073734 authored over 1 year ago by Sage Abdullah <[email protected]>
Deprecate WAGTAIL_MODERATION_ENABLED setting in favour of WAGTAIL_WORKFLOW_ENABLED

The latter came later in #7218, but existing parts that still use
the old setting were not migra...

github.com/wagtail/wagtail - c5caec63450a4389dd1cfe571b3605a6fc8006c8 authored over 1 year ago by Sage Abdullah <[email protected]>
Deprecate Revision.approve_moderation() and Revision.reject_moderation()

github.com/wagtail/wagtail - 5f70ebeaa17edd7553b0d887985fede9677d711e authored over 1 year ago by Sage Abdullah <[email protected]>
Raise warning when editing a page that's in the legacy moderation system

github.com/wagtail/wagtail - 5f6366c49459c888487e6c584bdea9b01ac2f889 authored over 1 year ago by Sage Abdullah <[email protected]>
Deprecate preview_for_moderation view

github.com/wagtail/wagtail - 37455e9041fccddd678f2aec7d92a730f6328660 authored over 1 year ago by Sage Abdullah <[email protected]>
Raise warning if there are revisions for moderation

github.com/wagtail/wagtail - e7595ab91dc41c25e3b2c0e5354648593c6a6207 authored over 1 year ago by Sage Abdullah <[email protected]>
Release note for #10989 in 5.0.4

github.com/wagtail/wagtail - ea6ca67ae005d6a9195687bf78b7b316e88c3c94 authored over 1 year ago by Matt Westcott <[email protected]>
Release notes for #10940

github.com/wagtail/wagtail - b05705fa072ebb6de770daf2a682d3284f4c5b73 authored over 1 year ago by Sage Abdullah <[email protected]>
Pass the 'More' buttons list to construct_snippet_listing_buttons hook

This hook would mostly be used to remove the default buttons. Now that
we put the default button...

github.com/wagtail/wagtail - ded26f0d4452aea2bf98eb2d6a632d0843771d5c authored over 1 year ago by Sage Abdullah <[email protected]>
Rename get_list_dropdown_buttons to get_list_more_buttons

github.com/wagtail/wagtail - 60d0008c55d5538643f4516cf3192b18908e510d authored over 1 year ago by Sage Abdullah <[email protected]>
Add tests for default listing buttons in ModelViewSet IndexView

github.com/wagtail/wagtail - 059111c143f1c8854c2bf2206d4e4b0916f76580 authored over 1 year ago by Sage Abdullah <[email protected]>
Add docs for context argument removal from construct_snippet_listing_buttons

github.com/wagtail/wagtail - 97052d2e46ee4eb69ce6395545282b06c17238e5 authored over 1 year ago by Sage Abdullah <[email protected]>
Update snippets listing buttons hook tests to ensure they are rendered in the right places

github.com/wagtail/wagtail - bb5c669e54f2af05798ddae95ead1ae1c79f035f authored over 1 year ago by Sage Abdullah <[email protected]>
Add more tests for snippets listing button hooks

github.com/wagtail/wagtail - 39ae5b2797eb31c6f46b6db10093b2a9d34853de authored over 1 year ago by Sage Abdullah <[email protected]>
Do not pass the Column class' parent_context in IndexView get_list_buttons

As a result, the construct_snippet_listing_buttons hook can (and should) no longer pass context ...

github.com/wagtail/wagtail - c4057917e5291af14e95f8daf397e60e4518c63c authored over 1 year ago by Sage Abdullah <[email protected]>
Use intermediary method for injecting get_buttons to column class in IndexView

Instead of passing the get_list_buttons method that has been bound to the view

github.com/wagtail/wagtail - 77f6607218c575d43e902c3f8f26f51786547bbc authored over 1 year ago by Sage Abdullah <[email protected]>
Preserve dropdown buttons added via snippets listing button hooks as top-level buttons

github.com/wagtail/wagtail - 2722ac7f2b8ab59242907c06eef9fe2af164e153 authored over 1 year ago by Sage Abdullah <[email protected]>
Move snippets listing buttons hooks handling to the IndexView class

github.com/wagtail/wagtail - d4b5ce84990667cd59be5810df86a045b8a38c11 authored over 1 year ago by Sage Abdullah <[email protected]>
Use shared buttons.html include in generic title_cell.html template

github.com/wagtail/wagtail - a7f1719f6456b1617c739874695d8cf4e939e55c authored over 1 year ago by Sage Abdullah <[email protected]>
Replace pages/listing/_buttons.html template usage with shared/buttons.html

github.com/wagtail/wagtail - 09d81eee9f407d032ff42f1a3169dbaae43743b7 authored over 1 year ago by Sage Abdullah <[email protected]>
Move snippets listing_buttons.html to shared buttons.html template

github.com/wagtail/wagtail - 62ddc43566cea9774990b9e7653e66c41627a53e authored over 1 year ago by Sage Abdullah <[email protected]>
Refactor default snippets listing buttons to reuse the generic IndexView buttons

github.com/wagtail/wagtail - 1a1fc5c1a7a37e6d2ebdae9d9a58eddf43f613b2 authored over 1 year ago by Sage Abdullah <[email protected]>
Sort listing buttons and dropdown_buttons before rendering

github.com/wagtail/wagtail - d34aba87b9ffe95a002ead6670f9282b2e33a83c authored over 1 year ago by Sage Abdullah <[email protected]>
Extract get_list_dropdown_buttons in generic IndexView

github.com/wagtail/wagtail - e9dfca2cf726a32a185d84fda22bb272db50a25b authored over 1 year ago by Sage Abdullah <[email protected]>
Add delete button to generic IndexView

github.com/wagtail/wagtail - 360cebf5187642785721e8f30ee260cf10a699bd authored over 1 year ago by Sage Abdullah <[email protected]>
Add default listing buttons handling in generic IndexView

It's not ideal that we are basically defining the column's method from
the IndexView, but it doe...

github.com/wagtail/wagtail - ebe2c6160068ff9595f5374b989fd89e4147cffe authored over 1 year ago by Sage Abdullah <[email protected]>
Create ButtonsColumnMixin

github.com/wagtail/wagtail - cbd82f06de913d10508098fcbfe24f90aa038160 authored over 1 year ago by Sage Abdullah <[email protected]>
Add action buttons rendering in title_cell.html template

github.com/wagtail/wagtail - 8a221683678467d5f14225d71109081a3d537d74 authored over 1 year ago by Sage Abdullah <[email protected]>