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
Can't use comma to separate tags when Wagtail is showing a list of suggested tags
github.com/wagtail/wagtail - m1kola opened this issue about 7 years ago
github.com/wagtail/wagtail - m1kola opened this issue about 7 years ago
Possible to add tags with spaces when TAG_SPACES_ALLOWED = False
github.com/wagtail/wagtail - m1kola opened this issue about 7 years ago
github.com/wagtail/wagtail - m1kola opened this issue about 7 years ago
Wagtail Admin API: Permissions and REST_FRAMEWORK global configuration
github.com/wagtail/wagtail - didorothy opened this issue about 7 years ago
github.com/wagtail/wagtail - didorothy opened this issue about 7 years ago
Update setup.cfg to drop support of Python 2
github.com/wagtail/wagtail - m1kola opened this pull request about 7 years ago
github.com/wagtail/wagtail - m1kola opened this pull request about 7 years ago
Location and labelling of 'Pages using...' feature
github.com/wagtail/wagtail - tmsndrs opened this issue about 7 years ago
github.com/wagtail/wagtail - tmsndrs opened this issue about 7 years ago
Make 'add/change/delete collection' permission configurable on group edit page
github.com/wagtail/wagtail - gasman opened this pull request about 7 years ago
github.com/wagtail/wagtail - gasman 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
github.com/wagtail/wagtail - gasman opened this pull request about 7 years ago
Fixes breadcrumbs on ModelAdmin inspect and choose parent view
github.com/wagtail/wagtail - lb- opened this pull request about 7 years ago
github.com/wagtail/wagtail - lb- 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
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
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
github.com/wagtail/wagtail - gasman opened this pull request about 7 years ago
Fix field-limited search on specific() queryset on postgres, for 1.13
github.com/wagtail/wagtail - gasman opened this pull request about 7 years ago
github.com/wagtail/wagtail - gasman opened this pull request about 7 years ago
Option of showing list view rather than tree structure in page chooser
github.com/wagtail/wagtail - tmsndrs opened this issue about 7 years ago
github.com/wagtail/wagtail - tmsndrs opened this issue about 7 years ago
Update snippets so that they can handle custom primary keys.
github.com/wagtail/wagtail - saevarom opened this pull request about 7 years ago
github.com/wagtail/wagtail - saevarom opened this pull request about 7 years ago
Moving submit button back inside the form element. Fixes #4001
github.com/wagtail/wagtail - saevarom opened this pull request about 7 years ago
github.com/wagtail/wagtail - saevarom 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
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
github.com/wagtail/wagtail - lirlocker opened this issue about 7 years ago
Filter pop-out explorer pages using 'construct_explorer_page_queryset'
github.com/wagtail/wagtail - mx-moth opened this pull request about 7 years ago
github.com/wagtail/wagtail - mx-moth opened this pull request about 7 years ago
Fix Django 2.0 deprecation warnings
github.com/wagtail/wagtail - kaedroho opened this pull request about 7 years ago
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
github.com/wagtail/wagtail - kaedroho opened this pull request about 7 years ago
Improved 'purge_page_from_cache' to purge the url for any managed language
github.com/wagtail/wagtail - kaedroho opened this pull request about 7 years ago
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
github.com/wagtail/wagtail - kaedroho opened this pull request about 7 years ago
Allow models to be edited directly from the index listing
github.com/wagtail/wagtail - tabias opened this issue about 7 years ago
github.com/wagtail/wagtail - tabias opened this issue about 7 years ago
Fixes admin dropdown arrow.
github.com/wagtail/wagtail - BertrandBordage opened this pull request about 7 years ago
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
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
github.com/wagtail/wagtail - BertrandBordage opened this pull request about 7 years ago
Prevents PostgreSQL from duplicating ancestor and descendant entries of a same instance.
github.com/wagtail/wagtail - BertrandBordage opened this pull request about 7 years ago
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
github.com/wagtail/wagtail - BertrandBordage opened this pull request about 7 years ago
Keyboard shortcut documentation for editor in the Wagtail UI
github.com/wagtail/wagtail - tmsndrs opened this issue about 7 years ago
github.com/wagtail/wagtail - tmsndrs opened this issue about 7 years ago
WIP Streamfield UI changes
github.com/wagtail/wagtail - hminnovation opened this pull request about 7 years ago
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
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
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
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
github.com/wagtail/wagtail - gasman 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
github.com/wagtail/wagtail - gasman opened this pull request about 7 years ago
Bypass removelist in urlify when dealing with unicode characters.
github.com/wagtail/wagtail - saevarom opened this pull request about 7 years ago
github.com/wagtail/wagtail - saevarom 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
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
github.com/wagtail/wagtail - kaedroho opened this pull request about 7 years ago
Add support of multiple levels of index.RelatedFields
github.com/wagtail/wagtail - m1kola opened this issue about 7 years ago
github.com/wagtail/wagtail - m1kola opened this issue 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
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
github.com/wagtail/wagtail - khink opened this issue over 7 years ago
Support restricting views based on collection privacy for Wagtail images
github.com/wagtail/wagtail - Taywee opened this issue over 7 years ago
github.com/wagtail/wagtail - Taywee opened this issue over 7 years ago
Stop breadcrumb home icon from showing as ellipsis in Chrome
github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
github.com/wagtail/wagtail - gasman opened this pull request 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
github.com/wagtail/wagtail - frontendr opened this pull request over 7 years ago
Fix routablepageurl to work with WAGTAIL_APPEND_SLASH = False
github.com/wagtail/wagtail - vstoykov opened this pull request over 7 years ago
github.com/wagtail/wagtail - vstoykov opened this pull request over 7 years ago
image: no warning when user deletes image that multiple pages use
github.com/wagtail/wagtail - matiasli opened this issue over 7 years ago
github.com/wagtail/wagtail - matiasli opened this issue over 7 years ago
Added a flag in dummy_request() to inform middleware that the request is a dummy
github.com/wagtail/wagtail - coredumperror opened this pull request over 7 years ago
github.com/wagtail/wagtail - coredumperror 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
github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
Pass template context into the construct_wagtail_userbar hook
github.com/wagtail/wagtail - m1kola opened this issue over 7 years ago
github.com/wagtail/wagtail - m1kola opened this issue over 7 years ago
Replaceable login form
github.com/wagtail/wagtail - mikedingjan opened this pull request over 7 years ago
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
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
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
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
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
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
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
github.com/wagtail/wagtail - jckpn opened this pull request over 7 years ago
Fix 'revisions' link unnecessarily collapsing on Chrome <800px
github.com/wagtail/wagtail - jckpn opened this pull request over 7 years ago
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
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
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
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
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
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
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
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
github.com/wagtail/wagtail - thibaudcolas opened this pull request over 7 years ago
Add WAGTAILUSERS_PASSWORD_ENABLED and WAGTAILUSERS_PASSWORD_REQUIRED settings
github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
Slug auto generation does not work when slug field is removed from edit form
github.com/wagtail/wagtail - jai-x opened this issue over 7 years ago
github.com/wagtail/wagtail - jai-x opened this issue over 7 years ago
Configurable rich text features
github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
Wagtail search `update_index` fails when indexing `ParentalManyToManyField`
github.com/wagtail/wagtail - mixxorz opened this issue over 7 years ago
github.com/wagtail/wagtail - mixxorz opened this issue over 7 years ago
Fix snippet page's header class
github.com/wagtail/wagtail - jckpn opened this pull request over 7 years ago
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
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
github.com/wagtail/wagtail - justinrporter opened this issue over 7 years ago
AbstractForm.process_form_submission should return the created submission instance
github.com/wagtail/wagtail - cho-leukeleu opened this pull request over 7 years ago
github.com/wagtail/wagtail - cho-leukeleu opened this pull request 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
github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
[Feature Request] Allow setting Focal Point during Image upload
github.com/wagtail/wagtail - coredumperror opened this issue over 7 years ago
github.com/wagtail/wagtail - coredumperror opened this issue 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
github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
Add docs about upgrading and supported Django / Python versions
github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
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
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
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
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
github.com/wagtail/wagtail - richbrennan opened this pull request over 7 years ago
Wagtailusers app cannot be disabled as wagtailadmin depends on it
github.com/wagtail/wagtail - kaedroho opened this issue over 7 years ago
github.com/wagtail/wagtail - kaedroho opened this issue over 7 years ago
RoutablePageMixin URLs which include "." are not routable
github.com/wagtail/wagtail - coredumperror opened this issue over 7 years ago
github.com/wagtail/wagtail - coredumperror opened this issue over 7 years ago
Admin view sets (rebase of #2113)
github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
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
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
github.com/wagtail/wagtail - thibaudcolas 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
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
github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
Add ability to specify min/max block counts on StreamBlock
github.com/wagtail/wagtail - ebar0n opened this pull request over 7 years ago
github.com/wagtail/wagtail - ebar0n 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
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
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
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
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
github.com/wagtail/wagtail - SalahAdDin opened this issue over 7 years ago
Prevent explorer view crashing when page models are missing
github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago
github.com/wagtail/wagtail - gasman opened this pull request over 7 years ago