Ecosyste.ms: OpenCollective

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

github.com/wagtail/wagtail

A Django content management system focused on flexibility and user experience
https://github.com/wagtail/wagtail

django-taggit migration error

kesara opened this issue 6 days ago
Update port usage instructions to suggest alternatives

ankit02327 opened this pull request 8 days ago
Separate creation and activation steps in tutorial document

ankit02327 opened this pull request 8 days ago
Added keyboard shortcut for main menu

dhruvipatel14 opened this pull request 9 days ago
Intention to use wagtail in the near future as a CMS

EricWanjohiMuturi opened this pull request 10 days ago
Move images and documents `get_usage().count()` call to view code

laymonage opened this pull request 10 days ago
Refactor pages `revisions_revert` view to be a subclass of `EditView`

laymonage opened this pull request 10 days ago
Allow hook override of user profile avatar url in admin tags

jhrr opened this pull request 11 days ago
AttributeError on Page edit when using ImageBlock

kaij opened this issue 11 days ago
Use Chooser Styles to Ensure Action Icons Appear Close to Fields

Srishti-j18 opened this issue 11 days ago
Closing button for message box

ayaan-qadri opened this issue 12 days ago
Hook for replacing user avatar logic

CWAbhi opened this pull request 12 days ago
Dynamic filtering on universal listings

jhonatan-lopes opened this issue 12 days ago
Don't persist credentials in CI

RealOrangeOne opened this pull request 13 days ago
Use built-in venv instead of pipenv in CircleCI

laymonage opened this pull request 13 days ago
Added aria-expanded attribute to add new column button

ayaan-qadri opened this pull request 13 days ago
Updated wagtail keyboard shortcuts for comments

dhruvipatel14 opened this pull request 14 days ago
Save the expanded state of Breadcrumbs to local storage

Srishti-j18 opened this pull request 15 days ago
Enable breadcrumbs by default and remove `_show_breadcrumbs`

laymonage opened this pull request 16 days ago
Enable breadcrumbs in revisions compare view

laymonage opened this pull request 16 days ago
Automatically set CSP when serving images and documents

RealOrangeOne opened this pull request 16 days ago
Enhanced get_gravatar_url & added unit test for it

ayaan-qadri opened this pull request 17 days ago
Prevent setting an unpublished page as the home page

Ash-Crow opened this issue 17 days ago
Properly handle pasting of multiple tags in a tag field in the admin

bruecksen opened this pull request 17 days ago
Changing default value for Gravatar URL from ( mm -> mp )

hsd2514 opened this pull request 17 days ago
'Context' object has no attribute 'request'

wadevries opened this issue 18 days ago
Hook for replacing user avatar logic

gasman opened this issue 18 days ago
Enhancement: Default alt text option

locika opened this issue 18 days ago
Fix initial mode value logic in modeValueChanged

ayaan-qadri opened this pull request 18 days ago
Docs - White space & code snippet formatting clean up

lb- opened this pull request 19 days ago
Use shorthand for FieldPanel / InlinePanel in docs

gasman opened this issue 19 days ago
Public page inside private page tree

matteonext opened this issue 20 days ago
Document ViewSet permissions policy

sanjeevz3009 opened this issue 20 days ago
Only call openpyxl at runtime

SebCorbin opened this pull request 20 days ago
Don't try and resolve locale during fixture load

RealOrangeOne opened this pull request 20 days ago
Add missing backticks on {% image %} in heading

cliff688 opened this pull request 20 days ago
Introduce tags and filters as they are in user-guide docs

cliff688 opened this pull request 20 days ago
Removed unused method and test from menu.py and tests.py

Srishti-j18 opened this pull request 21 days ago
Fix missing or undefined block ids in ListBlock

Srishti-j18 opened this pull request 22 days ago
Add setting to control automatic redirects for draft pages

inyoungc99 opened this pull request 22 days ago
Added switch method in ZoneController & Fix 12611

ayaan-qadri opened this pull request 23 days ago
Search results not choosable in AdminPageChooser

ralnss opened this issue 23 days ago
Add Wagtail prefix to non-taggit settings

aayushman-singh opened this pull request 23 days ago
Remove unused `LinkController`

laymonage opened this pull request 24 days ago
Improve search term reports

laymonage opened this pull request 24 days ago
Alt Text Quality accessibility rule not enabled by default

albinazs opened this issue 24 days ago
Refactor settings `EditView` to make better use of generic `EditView`

laymonage opened this pull request 24 days ago
Update community guidelines link

ankit02327 opened this pull request 25 days ago
Update community guidelines link in first contribution guide

ankit02327 opened this pull request 25 days ago
Fix minor US spelling items in code comments & docs

lb- opened this pull request 26 days ago
Wagtail 6.3.1 root level page search not working

nitinraturi opened this issue 26 days ago
Unlock option only in page permission causing admin UI crash

weiwang-gsa opened this issue 27 days ago
Ordering documents in search causes error

JuraZakarija opened this issue 27 days ago
Use sentence case for titles in pages/theory.md

cliff688 opened this pull request 27 days ago
Link to `HTTPMethod` in `Page.handle_options_request()` docs

laymonage opened this pull request 27 days ago
Fix for privacy status for new child page by adding parent page's privacy info

joelwilliam2005 opened this pull request 29 days ago
Don't show privacy status panel while creating a new page

joelwilliam2005 opened this pull request 29 days ago
Reinstate modal-workflow self.ajaxifyForm & add unit tests

lb- opened this pull request 30 days ago
Page choosers no longer working on `main`

laymonage opened this issue 30 days ago
Improve readability of Page reference / Scheduled Publishing

cliff688 opened this pull request about 1 month ago
Add missing space to Swedish translation snippets

Majsvaffla opened this pull request about 1 month ago
Refactor search promotions views to extend generic views and template

laymonage opened this pull request about 1 month ago
Refactor redirects create and edit views to extend generic views

laymonage opened this pull request about 1 month ago
Accessibility issue with 'live' link's accessible text

lb- opened this issue about 1 month ago
Ensure cloudfront purges are called with lists

RealOrangeOne opened this pull request about 1 month ago
Add page numbers to pagination

jordanmt opened this pull request about 1 month ago
Allow unlimited API results with `limit=-1`

mrharpo opened this issue about 1 month ago
Snippets EditView unexpected double unquote

Zavierazo opened this issue about 1 month ago
Add Wagtail settings to custom user models documentation

manylon opened this pull request about 1 month ago
fix for "Strange capitalization of each word in sitename since Wagtail 6.3 #12592"

Abbas-Askari opened this pull request about 1 month ago
Fix for Issue 12592

Abbas-Askari opened this pull request about 1 month ago
Strange capitalization of each word in sitename since Wagtail 6.3

robvdl opened this issue about 1 month ago
Fix typo: remove reference to PublishingPanel as a method

cliff688 opened this pull request about 1 month ago
Fix misleading wording - clarify that get_site_root is created, not used

cliff688 opened this pull request about 1 month ago
Update tutorial instructions to use icon for adding Home children pages

cliff688 opened this pull request about 1 month ago
Add Wagtail prefix to non-taggit settings

aayushman-singh opened this issue about 1 month ago
Fix minor typo

cliff688 opened this pull request about 1 month ago
Lower docs search ranking for release notes

laymonage opened this pull request about 1 month ago
Improve spacing of page permissions table in Group settings

laymonage opened this pull request about 1 month ago