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

Improve Titles/text and Standardize Spelling According to US English

Srishti-j18 opened this issue about 2 months ago
Extend Pillow version range to allow v11

Stormheg opened this pull request about 2 months ago
Allow page types to easily restrict what type of requests they respond to

ababic opened this pull request about 2 months ago
Increase DATA_UPLOAD_MAX_NUMBER_FIELDS in project template

gasman opened this pull request about 2 months ago
Refactor headings to follow Google Developer Style Guide

Srishti-j18 opened this pull request about 2 months ago
Avoid setting a locale as part of loaddata (Locale.DoesNotExist)

thibaudcolas opened this issue about 2 months ago
Docs - Small cleanup (typos)

lb- opened this pull request about 2 months ago
Optimise / cleanup settings load

RealOrangeOne opened this pull request about 2 months ago
#12455 - Fix Missing Cache-Control Headers for Password-Protected Pages

krystianmagdziarz opened this pull request about 2 months ago
Support custom add/edit page views on a per-page-type basis

thibaudcolas opened this issue about 2 months ago
Stop invalid Site hostname records from breaking preview

gasman opened this pull request about 2 months ago
MultipleChooserPanel creates redundant blank entries in the panel

BigWhale opened this issue about 2 months ago
Tall streamfield block pop-over grows off screen

tbrlpld opened this issue about 2 months ago
Factor root_page.depth into ordering of site root paths

ababic opened this pull request about 2 months ago
Fix font size for custom listing button styles

laymonage opened this pull request about 2 months ago
Missing Cache-Control Headers for Password-Protected Pages

krystianmagdziarz opened this issue about 2 months ago
Improve i18n of success message for bulk page actions

gasman opened this pull request about 2 months ago
Error 400 due to hitting the DATA_UPLOAD_MAX_NUMBER_FIELDS limit

Ash-Crow opened this issue about 2 months ago
Fix link conversion on pasted content

jaseemuddinn opened this pull request 2 months ago
Add clarification on using versionadded / versionchanged directives

gasman opened this pull request 2 months ago
Housekeeping to start work on Wagtail 6.4

gasman opened this pull request 2 months ago
Frontend cache: Fix n+1 query issues when batch purging page urls

ababic opened this pull request 2 months ago
Optimise batch purging of page URLs

ababic opened this pull request 2 months ago
Feature Request: Character Counter for SEO Fields in Wagtail

onno-timmerman opened this issue 2 months ago
Improve Documentation for Report Creation, Including Non-Page Models

chitvs opened this pull request 2 months ago
jQuery Prototype pollution on docs website

thibaudcolas opened this issue 2 months ago
Documentation - Add recent third party tutorials

lb- opened this pull request 2 months ago
Docs - 6.3 release cleanup

lb- opened this pull request 2 months ago
Revised the reference section for better understanding

Srishti-j18 opened this pull request 2 months ago
Revised the reference section for better understanding

Srishti-j18 opened this pull request 2 months ago
Report views UI tweaks

laymonage opened this pull request 2 months ago
Fix link paste detection concatenating URLs. Fix #12393

thibaudcolas opened this pull request 2 months ago
Added missing link to the Code of Conduct in the community guidelines…

ankit02327 opened this pull request 2 months ago
Fixed long filename wrapping issue in document chooser table

shauryapanchal opened this pull request 2 months ago
Fix long name issue in document chooser table cell

frankyiu opened this pull request 2 months ago
Update "Adding Report" document for `ReportView`

chitvs opened this pull request 2 months ago
Update "Adding Report" document for `ReportView`

sinaban opened this issue 2 months ago
Stop history view from breaking if a log entry's revision is missing

gasman opened this pull request 2 months ago
Reference index uses ID not PK

tandrieuxx opened this issue 2 months ago
StaticBlock renders empty in templates

saevarom opened this pull request 2 months ago
Make the upgrade banner dismissible

laymonage opened this pull request 2 months ago
Fixed insertion of custom rich text field feature icon in SVG

joelwilliam2005 opened this pull request 2 months ago
ImageBlock for StreamField (rebase of #11791)

gasman opened this pull request 2 months ago
Make preview sizes configurable

alexkiro opened this pull request 2 months ago
`SECRET_KEY` missing during fly.io deployment

songproducer opened this issue 2 months ago
userbar render function should not call context processor(s) #12410

dest81 opened this pull request 2 months ago
Wagtailuserbar calls context_processor multiple times

dest81 opened this issue 2 months ago
Handle undefined fields on revisions in streamfield migrations

jams2 opened this pull request 2 months ago
t.s21

EricNdivo opened this pull request 2 months ago
Bump cookie and express

dependabot[bot] opened this pull request 2 months ago
Broken query in PagePermissionPolicy.get_all_permissions_for_user()

maximiliancw opened this issue 2 months ago
Add support for Python 3.13

gasman opened this pull request 2 months ago
Updated README with links to release notes and roadmap

Rohit-Singh-01 opened this pull request 2 months ago
Custom Richtext features not persistant

byfarm opened this issue 2 months ago
Implement sticky footer actions with new styles across all forms

laymonage opened this pull request 2 months ago
Add roadmap link to the README

lb- opened this issue 2 months ago
Fixes Redirect old path not consistent with Page.url_path

fbarnea opened this pull request 2 months ago
change document file_size to PositiveBigIntegerField

ggetzie opened this pull request 2 months ago
Documents over 2GB cause a database error and fail to upload

ggetzie opened this issue 2 months ago
Ensure form is always dirty after doing edits when `forceValue` is `true`

laymonage opened this pull request 2 months ago
Fix list block migration shared state

jams2 opened this pull request 3 months ago
Keep cached fields when applying `.specific(defer=True)`

laymonage opened this pull request 3 months ago
Fix column width overflow in document chooser for long filenames

Sumitsh28 opened this pull request 3 months ago
Image renditions not passing HTML validation

Cain0r opened this issue 3 months ago
Images Admin Api Unauthorized Request

JeroenJADS opened this issue 3 months ago
Fix `BulkController` example code in JSDoc

lb- opened this pull request 3 months ago
HEIC / HEIF image support

gasman opened this pull request 3 months ago
Use correct `ACTIVE_CONTENT_LOCALE` name in wagtailConfig stubs

lb- opened this pull request 3 months ago
Remove image_format_name_to_content_type function

gasman opened this pull request 3 months ago
Customize folder_name for get_upload_to

hovi opened this issue 3 months ago
Clean up JSDoc on Slugify

lb- opened this pull request 3 months ago
Updated JPG file to fix issue (email header logo usage)

rahulsamant37 opened this pull request 3 months ago
Bugfix: Closed opened files as a coding standard

fazledyn opened this pull request 3 months ago
Update django-taggit dependency to allow 6.1.x

gasman opened this pull request 3 months ago
Support Latest Version of django-taggit (6.1+)

dustinblanchard opened this issue 3 months ago
ReportView triggers two calls to filter_queryset

funkybob opened this issue 3 months ago
Update notification email header image

Stormheg opened this issue 3 months ago