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

End tag typo fix

Documentation typo. ¯\_(ツ)_/¯

github.com/wagtail/wagtail - fa1d79a4320287ddc98a66244fa994bf72a5826e authored about 1 year ago by Kalob Taulien <[email protected]>
Resolve multiple errors when editing a Site to use an existing hostname and port

github.com/wagtail/wagtail - 15455013752a9ff3fe4b7698f527042d2e08a3a4 authored about 1 year ago by rohitsrma <[email protected]>
Update create_portfolio_page.md

github.com/wagtail/wagtail - 49a22669207a88bbba70619dc4eac04df65404cb authored about 1 year ago by Thibaud Colas <[email protected]>
Use a single instance of PagePermissionPolicy in wagtail.permissions module

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

github.com/wagtail/wagtail - 389167770da213f586fa2c01bca76d6e39ee3eaf authored about 1 year ago by Sage Abdullah <[email protected]>
Render form using top-level panel if available in generic CreateView/EditView templates

github.com/wagtail/wagtail - 336ec6ea10695d519b29942cc3bf392daa9a76cc authored about 1 year ago by Sage Abdullah <[email protected]>
Move SnippetViewSet.get_edit_handler() to ModelViewSet

However, keep the logic for falling back to extracting panel definitions
from the model class as...

github.com/wagtail/wagtail - b4881cad64e2f0b4cb68c84f1576b0ca0424b619 authored about 1 year ago by Sage Abdullah <[email protected]>
Use <button> instead of <input> for submit buttons in generic create/edit views' templates

github.com/wagtail/wagtail - 0af4dd5fd9fa55502f94972f4aed0fe51d79fcfd authored about 1 year ago by Sage Abdullah <[email protected]>
Add page types report (#10850)

github.com/wagtail/wagtail - 678dd1585246b3afd48a3cd915f6102523bc0647 authored about 1 year ago by Jhonatan Lopes <[email protected]>
Release note for #11262 in 5.2.2

github.com/wagtail/wagtail - 10f387aca0fbf52ea9b0553c693f636a58a1eac3 authored about 1 year ago by Matt Westcott <[email protected]>
Changelog for #11262

github.com/wagtail/wagtail - db00f05a474c87fe00e1d60e704dd35f9ac3b90f authored about 1 year ago by LB Johnston <[email protected]>
Fix `get_valid_recipients` and `get_recipient_users` returning None

github.com/wagtail/wagtail - e3bc95b8f9a62f602115c3ebb1238f1864f4e451 authored about 1 year ago by zerolab <[email protected]>
Add failing tests (for missing user on Workflow actions)

github.com/wagtail/wagtail - 5653b3fd01456f2832446ea0cfeaad798eee8e9a authored about 1 year ago by zerolab <[email protected]>
Add 5.2.2 changelog for results_template_name fix #11231

github.com/wagtail/wagtail - 00422b5004a29434f7792a28183dec449ddf6864 authored about 1 year ago by Stefan Hammer <[email protected]>
Fix snippets index.html to use results_template_name for results

Until now, if you've set an index_results_template_name or used the
namespaced template-lookup t...

github.com/wagtail/wagtail - 721cf96b0073bd34773d37b06f66010b8d14dcf6 authored about 1 year ago by Stefan Hammer <[email protected]>
Support block `extra_actions` in generic and snippets index templates

- Closes #11275

github.com/wagtail/wagtail - c3fd8ee84a179347ca4ba749973a093a8ede0a81 authored about 1 year ago by DevilsAutumn <[email protected]>
Release note for #11256 in 5.2.2

github.com/wagtail/wagtail - 1c5c802f10db2d972f53eecfdb02c905be3d0da4 authored about 1 year ago by Sage Abdullah <[email protected]>
Improve vertical alignment of page listing 'explore' arrow icon

Vertically align the arrow in the children cell

github.com/wagtail/wagtail - e763a614f1e9d5a4dbefefa9d85a9747b26a9b24 authored about 1 year ago by Krzysztof Jeziorny <[email protected]>
Relax the Willow upper version boundary

To allow getting new features easier/faster

github.com/wagtail/wagtail - e8b845f525f6529f258c1ec522ad9f5fde2f3179 authored about 1 year ago by Dan Braghiș <[email protected]>
Add section to testing docs about working with pages

- Closes #11244

github.com/wagtail/wagtail - ca8a87077b82e20397e5a5b80154d923995e6ca9 authored about 1 year ago by Mariana Bedran Lesche <[email protected]>
Fix issue with image focal point removal not working

Ensure we define jcropapi, fixing javascript TypeError.
Fixes #11254

github.com/wagtail/wagtail - bd72828c5d656ef60deb059a079f4a53c3f9a4db authored about 1 year ago by Gunnar Scherf <[email protected]>
Allow `Page.permissions_for_user()` to be overridden by specific page types

github.com/wagtail/wagtail - 094834909d5c4b48517fd2703eb1f6d386572ffa authored about 1 year ago by SebCorbin <[email protected]>
Rename "advanced tutorial" to "full tutorial" (#11260)

github.com/wagtail/wagtail - db0ee5992dc578b05b48674723e7f6759feedcb2 authored about 1 year ago by Thibaud Colas <[email protected]>
Broken link fix in tutorial and other cleanup (#11252)

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

github.com/wagtail/wagtail - 1cae5877279e0f87b7ae4d9c2be69fbe9f45d0f7 authored about 1 year ago by Damilola Oladele <[email protected]>
Add release notes for v5.2.2

github.com/wagtail/wagtail - e741ebbdb031e20d6de77a01bafd65548d1112db authored about 1 year ago by Thibaud Colas <[email protected]>
Change light theme floating toolbar active color (#11261)

Co-authored-by: Cassidy <[email protected]>

github.com/wagtail/wagtail - 82c0fdecbff279d9f047c10f4bd1343644eb4204 authored about 1 year ago by Thibaud Colas <[email protected]>
Add tutorial disclaimer for new extended tutorial (#11259)

github.com/wagtail/wagtail - 0ae74e1d5a9b50fdc6e9498cb2511c5f04d87019 authored about 1 year ago by Thibaud Colas <[email protected]>
Update docs now that SVG icons are the only option

github.com/wagtail/wagtail - 48a62df3df3fd98ea64f7e0b59e096e578c15eba authored about 1 year ago by Thibaud Colas <[email protected]>
Release notes for #6107 / #11209

github.com/wagtail/wagtail - 6bc778843e6342bbd26551cb12e4a18a6c086ccd authored about 1 year ago by Thibaud Colas <[email protected]>
Remove unused icon styles

github.com/wagtail/wagtail - 4e08807d17668e16b656c94f7389d372030c62a2 authored about 1 year ago by Thibaud Colas <[email protected]>
Remove unused and unneeded icon aliases

github.com/wagtail/wagtail - 9fc1098167e1eb2f3aad0d45b5e05a7e6cbf00ee authored about 1 year ago by Thibaud Colas <[email protected]>
Release notes for 6.0 deprecations

github.com/wagtail/wagtail - 6b973dca450fd2b25920fe37c3144a48eea88942 authored about 1 year ago by Matt Westcott <[email protected]>
Rotate deprecation warnings

github.com/wagtail/wagtail - 1da75441ea2fd212601d74dd7d8609b4a2a378c8 authored about 1 year ago by Matt Westcott <[email protected]>
Documentation: GSoD - A complete tutorial on how to build your Portfolio site with Wagtail (#11217)

Co-authored-by: Meagen Voss <[email protected]>

github.com/wagtail/wagtail - 7e774971fa64454b4df0288313f069c7bcf26715 authored about 1 year ago by Damilola Oladele <[email protected]>
Add PR number to git-blame-ignore-revs comment for ruff formatting

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

github.com/wagtail/wagtail - 364c1cee0dba9a91a2811e9ef48a7f6093a1a91c authored about 1 year ago by Sage Abdullah <[email protected]>
Git ignore `ruff format` commit

github.com/wagtail/wagtail - bf1de69a54717b53b409fc013ede9707ea4f87b1 authored about 1 year ago by John-Scott Atlakson <[email protected]>
Apply `ruff format .`

github.com/wagtail/wagtail - f8fc2c3a2052988f7b458e26f621e058d67a76c9 authored about 1 year ago by John-Scott Atlakson <[email protected]>
Upgrade `ruff` and replace `black` with `ruff format`

github.com/wagtail/wagtail - 9a2177dc19d7ca43e3f4e6a5cdcecc6eb1a6d204 authored about 1 year ago by John-Scott Atlakson <[email protected]>
Update latest.txt for 5.2.1

github.com/wagtail/wagtail - 7bb535f8a21b042ce4735044fbe502f32be2cd03 authored about 1 year ago by Matt Westcott <[email protected]>
Fill in release date for 5.2.1

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

github.com/wagtail/wagtail - e4a53d6f62b5067ee9a678d436df27e2be263e49 authored about 1 year ago by Matt Westcott <[email protected]>
Prevent error on locked pages report when a user has locked multiple pages (#11245)

Fixes #10960. Thanks to @richie-blake and @rohitsrma for reporting / investigation.

github.com/wagtail/wagtail - 6908a5cc1cc0fd55f80149ccc21fd717bf5995d3 authored about 1 year ago by Matt Westcott <[email protected]>
Restore the ability to have content type facets when searching pages with an empty query (#11243)

github.com/wagtail/wagtail - 3af26aa30e82bbb6d5c9988fc7d23e1fcc9fe74b authored about 1 year ago by Sage Abdullah <[email protected]>
Check for ContentType and Permission models before migration (#11184)

This prevents `create_extra_permissions` from querying or creating
ContentType or Permission obj...

github.com/wagtail/wagtail - c9b3d9e15b79019fb1d44681d02fd091369dad3b authored about 1 year ago by Joe <[email protected]>
Release note for #11216 / #11234 in 5.2.1

github.com/wagtail/wagtail - ba17ef19d333570d9cca0195178e5e15babae93c authored about 1 year ago by Matt Westcott <[email protected]>
Release note for #11216 in 6.0

github.com/wagtail/wagtail - f0697a6a9c2fb957f02657b948d78bc5a398761e authored about 1 year ago by Matt Westcott <[email protected]>
Only consider subclasses of the currently-queried model when compiling unique_boosts

At indexing time, any SearchFields with a boost value assigned are copied to an index field name...

github.com/wagtail/wagtail - df0c3064c4389edf6d4a9f904ec710f85c1d0419 authored about 1 year ago by Matt Westcott <[email protected]>
Use a 'boost' field in match query clauses instead of "foo^2" notation

The latter notation is only valid within multi_match clauses: compare https://www.elastic.co/gui...

github.com/wagtail/wagtail - 4bbf86e65a4c4e470119baa4f2cfb80933d40d60 authored about 1 year ago by Matt Westcott <[email protected]>
Make field_name_with_boost a property of the Field object rather than having a get_boosted_fields helper function

github.com/wagtail/wagtail - 9dc75fb006fb573e373378446e624b4c8b118589 authored about 1 year ago by Matt Westcott <[email protected]>
Initialise individual Fields with the correct boost values

github.com/wagtail/wagtail - f33f5ea61bcfe930ce2f02035cf53d15426210bc authored about 1 year ago by Matt Westcott <[email protected]>
Don't add _all_text fields to remapped_fields if explicit fields are specified

Also fix previously-masked issues with _compile_fuzzy_query - pass field boost, and use field_na...

github.com/wagtail/wagtail - 3eae77a47a56100230494fd1a9e9d25f885c6032 authored about 1 year ago by Matt Westcott <[email protected]>
Remove fallback for fields that don't exist in search_fields

The `check` method in BaseSearchQueryCompiler rejects these, so this doesn't make a difference t...

github.com/wagtail/wagtail - 504e08a3710d8a3d71582c9c6751875818170ef1 authored about 1 year ago by Matt Westcott <[email protected]>
Fix snippet IndexView not respecting get_add_url()

github.com/wagtail/wagtail - b14bc33cdc93b06257d660256e410dada3beb6ad authored about 1 year ago by Christer Jensen <[email protected]>
Use doseq=True when re-encoding query params in set_query_params

Otherwise, the list of values will be stringified and then URL encoded, resulting in something l...

github.com/wagtail/wagtail - d0c1848881654a6407a5e55f939a931150f3363a authored about 1 year ago by Sage Abdullah <[email protected]>
Release note for #11223 in 5.2.1

github.com/wagtail/wagtail - 583b0a297f383a363bf57d931dd8a761ba3b024c authored about 1 year ago by Matt Westcott <[email protected]>
Fix performance regression for report views

github.com/wagtail/wagtail - fa7a2bc38c00cefed7311435d9cefe43cb58d3b5 authored about 1 year ago by Alex Tomkins <[email protected]>
Release notes for #11232

github.com/wagtail/wagtail - 1341f0e0655f5eb189d3c60f31149dbda30a7e34 authored about 1 year ago by Sage Abdullah <[email protected]>
Consistently and safely set locale params in generic views

github.com/wagtail/wagtail - 748af926374b95d79b12a305aabe690e583b0b29 authored about 1 year ago by Sage Abdullah <[email protected]>
Create set_query_params util function

github.com/wagtail/wagtail - 24ca08d9a6f40eb4bb8213d81e20917c6a55626d authored about 1 year ago by Sage Abdullah <[email protected]>
Release note for #11226 in 5.2.1

github.com/wagtail/wagtail - d4c18909dfc87b0ff1dc8cadd97262937557ad01 authored about 1 year ago by Matt Westcott <[email protected]>
Skip feature detection if image is an SVG

Fixes https://github.com/wagtail/wagtail/issues/11172

github.com/wagtail/wagtail - 47d048e242dfad3e7754b14a6a42ee46e451e334 authored about 1 year ago by Joshua Munn <[email protected]>
Minor documentation formatting (Prettier)

github.com/wagtail/wagtail - 2e2e8f4452452ef20367e6faf86fa3c911b4b3e9 authored about 1 year ago by LB Johnston <[email protected]>
Add full set of Documents app features

- Added customizing document upload form subsection in documents section
- Added storing and ser...

github.com/wagtail/wagtail - 8932c67270090bbf558a889af7ad004394da457f authored about 1 year ago by Neeraj P Yetheendran <[email protected]>
Upgrade to Node 20

github.com/wagtail/wagtail - 570b9a410cf6cb3d32bf561bc305d88d5f5886a9 authored about 1 year ago by LB Johnston <[email protected]>
Allow UniqueConstraint in place of unique_together for TranslatableMixin's system check

github.com/wagtail/wagtail - 9349e2ad9f5ba21da87a579ffaed436de5de6dae authored about 1 year ago by Temidayo32 <[email protected]>
Prevent display of Workflow and Aging Pages Reports without appropriate permissions (#11205)

github.com/wagtail/wagtail - 13048eab793d80f6bc7a32aa14a1c3511f494fa9 authored about 1 year ago by rohitsrma <[email protected]>
Refactored the Account editing view to CBV

Relates to #8629

github.com/wagtail/wagtail - af1ce3ff88ff8c906470d3a9a6a2e8bf9d68b59b authored about 1 year ago by Kehinde Bobade <[email protected]>
Fix crash when accessing the history view for a translatable snippet

Regression in dc049cd88077ca339f00fa438fdbe54b13069546.

github.com/wagtail/wagtail - 2d5dc4d8f5c18e5aa1e174215e9d2f119b7110ee authored about 1 year ago by Sage Abdullah <[email protected]>
Remove styles labelled 'iconfont'

github.com/wagtail/wagtail - 5e6efdae5178e21777dea75bf4bae2824728bf94 authored about 1 year ago by Matt Westcott <[email protected]>
Release notes for #11201

github.com/wagtail/wagtail - 771e83802ab3e09e898885d3b96ef4a15ba669d9 authored about 1 year ago by Thibaud Colas <[email protected]>
Remove 'svg' qualifier from _dropdown.legacy.scss

github.com/wagtail/wagtail - 2616e24e0fd6f9113942a7fb4946a827dfd1d213 authored about 1 year ago by Matt Westcott <[email protected]>
Remove sass icon() mixin

github.com/wagtail/wagtail - 90d7a1cf619f76995d4230e747052bc2cacc15b9 authored about 1 year ago by Matt Westcott <[email protected]>
Remove variables for font icons

github.com/wagtail/wagtail - 7e9c58277506a8ba4a0b922dc3aed50a928c05c0 authored about 1 year ago by Matt Westcott <[email protected]>
Remove reference to icon fonts in 'extending Draftail' docs

github.com/wagtail/wagtail - 574c218c2bc8a9c30679bdfa8d2dfd3ef55be057 authored about 1 year ago by Matt Westcott <[email protected]>
Remove icon font

github.com/wagtail/wagtail - d7ed0b2999ae85c6cfe4e8f2d37c35c967c2d26d authored about 1 year ago by Matt Westcott <[email protected]>
Convert one last font icon use to SVG

github.com/wagtail/wagtail - 20fe369d145685bf91ddc7df44fca71a40b2d75d authored about 1 year ago by Thibaud Colas <[email protected]>
Remove reference to icon font from Draftail/index.js

github.com/wagtail/wagtail - c631a64e44eece13e288b4aaac1ae71173038918 authored about 1 year ago by Matt Westcott <[email protected]>
Remove FontAwesome special-casing in wagtail.contrib.settings

github.com/wagtail/wagtail - 82debb62be7902ea362dfef764bdb117f5f15dbe authored about 1 year ago by Matt Westcott <[email protected]>
Remove deprecated icons

github.com/wagtail/wagtail - 1ee655da0c7497e81cad331d53e462f247c4b474 authored about 1 year ago by Matt Westcott <[email protected]>
Remove webpack rule for .woff

github.com/wagtail/wagtail - 59262fb47f96123d06aa78a9eabc4d960102b4e1 authored about 1 year ago by Matt Westcott <[email protected]>
Improve layout of Image URL Generator

- Move preview image to above the 'fold' so it's clearer to users what this page is for
- Avoid ...

github.com/wagtail/wagtail - eaf237ffcb18c28943a41104f8114a0ee2b6ca77 authored about 1 year ago by Temidayo32 <[email protected]>
Listings - Remove hover BG (dark mode) and refine padding/borders

github.com/wagtail/wagtail - 6d28dff48e872e678eb09432174a44b9a040c29a authored about 1 year ago by meli-imelda <[email protected]>
Accounts settings panels - refine spacing and classes

github.com/wagtail/wagtail - 81baf940f4da682b23f8b08849d430b38f2558cd authored about 1 year ago by meli-imelda <[email protected]>
Add changelog for #11097

Relates to partial styling improvements as specified in #11065

github.com/wagtail/wagtail - 9765f7d88eb7cf5ebd67d46463dffe23f0b5c2be authored about 1 year ago by LB Johnston <[email protected]>
Block chooser - refine padding and hover on block-chooser buttons

github.com/wagtail/wagtail - 7b9fe92856a19e59d9c775785b622f5f36d15b49 authored about 1 year ago by meli-imelda <[email protected]>
Use the latest draft when copying an unpublished page for translation (#7755)

Fixes #7754

Co-authored-by: Andrey Nehaychik <[email protected]>

github.com/wagtail/wagtail - 32c48e149d83f8ed8157372be0ec41098b296c70 authored about 1 year ago by Matt Westcott <[email protected]>
Ensure that explorer_results views fill in the correct next_url parameter on action URLs

Fixes #11177, by adding the option to pass an actions_next_url argument to the table as per http...

github.com/wagtail/wagtail - 582fe127497423349a8a45b413e2c7ddd9f1c82d authored about 1 year ago by Matt Westcott <[email protected]>
Use logical OR operator to combine search fields for Django ORM in IndexView

github.com/wagtail/wagtail - d737f29a629da8d2b018fa8d734c7c45a2754d3f authored about 1 year ago by varun kumar <[email protected]>
Allow using draftjs_exporter 5.0 (#11024)

Fixes #10723

github.com/wagtail/wagtail - de70673bee4816d2382fdd8b93f04acde5fed206 authored about 1 year ago by Sylvain Fankhauser <[email protected]>
Split out Elasticsearch backend functionality out for easier extensibility (#11199, #11018)

Co-authored-by: marcelkornblum <[email protected]>
Co-authored-by: Cameron Lamb <cameron.lam...

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

github.com/wagtail/wagtail - 536ad2891e90a9ad6fcd049592ce890adfca4332 authored about 1 year ago by Matt Westcott <[email protected]>
Remove deprecated USE_L10N setting from project template

github.com/wagtail/wagtail - ade573bce28b43bd62bab017631c0d91d367ad85 authored about 1 year ago by Sage Abdullah <[email protected]>
Update default project settings to use STORAGES instead of STATICFILES_STORAGE

We've bumped the template's requirements to use Django >= 4.2, so STATICFILES_STORAGE is deprecated

github.com/wagtail/wagtail - a631d6bb72150d40e98f05d6732295f8ba0e7fc2 authored about 1 year ago by Sage Abdullah <[email protected]>
Add next_url to Edit and Add Child page-listing buttons (#11170)

github.com/wagtail/wagtail - e16614bce8c2433e012df2d3f60b1dde9465b7de authored about 1 year ago by Robert Rollins <[email protected]>
Remove upper bound on django-pattern-library in testing dependencies

github.com/wagtail/wagtail - eefb3010b44e168dc1f99c0579e1a6f7a1b52ce0 authored about 1 year ago by Sage Abdullah <[email protected]>
Do not set STATICFILES_STORAGE in test settings on Django >= 4.2

github.com/wagtail/wagtail - 8c22e594a8a17c3130a8c8dd8740790b478c2c9d authored about 1 year ago by Sage Abdullah <[email protected]>
Ensure updated comments notifications (text) render unescaped strings

Fixes #11143

github.com/wagtail/wagtail - 6ef8da04eb9141d8bc43bcbbce65d9d80f4dac2d authored about 1 year ago by rohitsrma <[email protected]>
Add 5.2.1 release notes for #11190

github.com/wagtail/wagtail - 614ae9c69fb6521e47d08bb004a00b0b5586e909 authored about 1 year ago by Matt Westcott <[email protected]>
Remove search logging from project template

The search view on the project template is still attempting to log queries against the now-remov...

github.com/wagtail/wagtail - 080c3b9b30491124453d7c4b6cbc40c917f9eba9 authored about 1 year ago by Matt Westcott <[email protected]>