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

Update setup.cfg to drop support of Python 2

github.com/wagtail/wagtail - m1kola opened this pull request about 7 years ago
Improve description of real-soon-now milestone

github.com/wagtail/wagtail - gasman opened this pull request about 7 years ago
Forms: Optional form redirect on submit

github.com/wagtail/wagtail - strindhaug opened this pull request about 7 years ago
Mention Slack on support documentation

github.com/wagtail/wagtail - gasman opened this pull request about 7 years ago
Make ordering Page search by title work on 1.12.x

github.com/wagtail/wagtail - gasman opened this pull request about 7 years ago
Fix more Django 2.0 deprecation warnings

github.com/wagtail/wagtail - gasman opened this pull request about 7 years ago
Changing the template for the default root page

github.com/wagtail/wagtail - lirlocker opened this issue about 7 years ago
Fix Django 2.0 deprecation warnings

github.com/wagtail/wagtail - kaedroho opened this pull request about 7 years ago
Fix AttributeError in listing_view endpoint

github.com/wagtail/wagtail - kaedroho opened this pull request about 7 years ago
Moved SearchableListMixin to wagtailadmin

github.com/wagtail/wagtail - kaedroho opened this pull request about 7 years ago
Fixes admin dropdown arrow.

github.com/wagtail/wagtail - BertrandBordage opened this pull request about 7 years ago
Search fixes (backport for 1.12.x)

github.com/wagtail/wagtail - kaedroho opened this pull request about 7 years ago
Adds PostgreSQL row boosting

github.com/wagtail/wagtail - BertrandBordage opened this pull request about 7 years ago
Adds autocomplete to PostgreSQL search.

github.com/wagtail/wagtail - BertrandBordage opened this pull request about 7 years ago
Search fixes

github.com/wagtail/wagtail - kaedroho opened this pull request about 7 years ago
WIP Streamfield UI changes

github.com/wagtail/wagtail - hminnovation opened this pull request about 7 years ago
Postgres_search simplification.

github.com/wagtail/wagtail - BertrandBordage opened this pull request about 7 years ago
Rewrite search tests

github.com/wagtail/wagtail - kaedroho opened this pull request about 7 years ago
V2 API Menu/Navigation endpoint

github.com/wagtail/wagtail - jmacaluso711 opened this issue about 7 years ago
Remove Django <1.11 fallback code

github.com/wagtail/wagtail - gasman opened this pull request about 7 years ago
3761 sort by url param

github.com/wagtail/wagtail - lb- opened this pull request about 7 years ago
Remove deprecated features for Wagtail 2.0

github.com/wagtail/wagtail - gasman opened this pull request about 7 years ago
Add support for min/max for list block

github.com/wagtail/wagtail - unexceptable opened this pull request about 7 years ago
Implement bgcolor image operation

github.com/wagtail/wagtail - kaedroho opened this pull request about 7 years ago
Use Django ORM query in Page._update_descendant_url_paths.

github.com/wagtail/wagtail - atombrella opened this pull request over 7 years ago
Improvement: Image usage reporting

github.com/wagtail/wagtail - khink opened this issue over 7 years ago
Class based views for Form builder admin views

github.com/wagtail/wagtail - frontendr opened this pull request over 7 years ago
Fix rendering of wagtailsettings save button (#3836)

github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
Replaceable login form

github.com/wagtail/wagtail - mikedingjan opened this pull request over 7 years ago
Update to Willow 1.0

github.com/wagtail/wagtail - kaedroho opened this pull request over 7 years ago
Batch frontend cache invalidation

github.com/wagtail/wagtail - kaedroho opened this pull request over 7 years ago
Delete re-uploaded image after saving the new one.

github.com/wagtail/wagtail - BertrandBordage opened this pull request over 7 years ago
Delete re-uploaded document after saving the new one.

github.com/wagtail/wagtail - BertrandBordage opened this pull request over 7 years ago
3758 form submission panel use class

github.com/wagtail/wagtail - lb- opened this pull request over 7 years ago
Fix form submission page header class

github.com/wagtail/wagtail - jckpn opened this pull request over 7 years ago
Fix preview button dropdown styling

github.com/wagtail/wagtail - jckpn opened this pull request over 7 years ago
Fix avatar position in footer on mobile

github.com/wagtail/wagtail - jckpn opened this pull request over 7 years ago
Fixes PostgreSQL search duplicate results

github.com/wagtail/wagtail - BertrandBordage opened this pull request over 7 years ago
Convert groups to generic views/viewsets

github.com/wagtail/wagtail - kaedroho opened this pull request over 7 years ago
Make InlinePanel heading independent of label

github.com/wagtail/wagtail - unexceptable opened this pull request over 7 years ago
Update contributing docs to mention the RFC process

github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
Fix explorer item link behaviour

github.com/wagtail/wagtail - emilyhorsman opened this pull request over 7 years ago
Fix Sass linting

github.com/wagtail/wagtail - thibaudcolas opened this pull request over 7 years ago
Upgrade to Node 8 and npm 5

github.com/wagtail/wagtail - thibaudcolas opened this pull request over 7 years ago
Configurable rich text features

github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
Add user hooks

github.com/wagtail/wagtail - jontours opened this pull request over 7 years ago
Fix snippet page's header class

github.com/wagtail/wagtail - jckpn opened this pull request over 7 years ago
Wagtail Search as a separated package

github.com/wagtail/wagtail - Alexx-G opened this issue over 7 years ago
Setting default page privacy

github.com/wagtail/wagtail - justinrporter opened this issue over 7 years ago
Respect get_admin_display_title in explorer (for 1.12)

github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
Add admin_display_title to admin API (for 1.11.1)

github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
Define the pages "meta fields" on the model

github.com/wagtail/wagtail - kaedroho opened this pull request over 7 years ago
Implement RFC18 meta fields changes

github.com/wagtail/wagtail - kaedroho opened this pull request over 7 years ago
Image URL generator is confusing for end users

github.com/wagtail/wagtail - thibaudcolas opened this issue over 7 years ago
Fix for issue 3617

github.com/wagtail/wagtail - richbrennan opened this pull request over 7 years ago
Admin view sets (rebase of #2113)

github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
View restrictions for documents

github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
Tidy up new React + API explorer for mobile (fixes #3607)

github.com/wagtail/wagtail - thibaudcolas opened this pull request over 7 years ago
Update React & Jest

github.com/wagtail/wagtail - jjanssen opened this pull request over 7 years ago
Clarify "Steps to reproduce" in new issue template

github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
Add last_published_at to Page model

github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
Assign persistent IDs to StreamBlock items

github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
Added media queries to the summary numbers to enable responsive…

github.com/wagtail/wagtail - MichaelPalmer1 opened this pull request over 7 years ago
Fixed RuntimeError: dictionary changed size during iteration

github.com/wagtail/wagtail - martinhill opened this pull request over 7 years ago
Simplifies & optimizes preview data storage.

github.com/wagtail/wagtail - BertrandBordage opened this pull request over 7 years ago
High RAM memory consume previewing gif

github.com/wagtail/wagtail - SalahAdDin opened this issue over 7 years ago