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

Release notes for #10930

github.com/wagtail/wagtail - b32c5c08cd92cd9d9c7ce2c8287f9b1f0d9ccb4c authored over 1 year ago
Add tests for ModelViewSet's usage view

github.com/wagtail/wagtail - 2eaa59da241166552aeb7279b66c838623a955c2 authored over 1 year ago
Disable side panels on groups, locales, and sites edit view

github.com/wagtail/wagtail - 41abe3342c998bd68d830770cbc82251a40c3dc4 authored over 1 year ago
Add default last updated info to generic EditView's status side panel

github.com/wagtail/wagtail - 61c5f3e130e28526199f6f675617231f776bbe9a authored over 1 year ago
Rename live_last_updated_info to last_updated_info

We want to reuse this without the context of live/draft state

github.com/wagtail/wagtail - 4c78ff8f09594b65b06ed241021f82658fa4a8d3 authored over 1 year ago
Rename BaseStatusSidePanel to StatusSidePanel

github.com/wagtail/wagtail - e6bd210a0f7febc42af889171d3eeec7e164f30f authored over 1 year ago
Add StatusSidePanel to generic EditView

github.com/wagtail/wagtail - 3a9e5a26809266273094678c98df82cad505c202 authored over 1 year ago
Add usage view to ModelViewSet

- Move permission_required from snippets' UsageView to generic UsageView
- Fix breadcrumbs item ...

github.com/wagtail/wagtail - 4593eabff80f4f775a450b77f6635e9ee63f8121 authored over 1 year ago
Move usage_url resolution from snippets EditView to generic EditView

github.com/wagtail/wagtail - 055485f0ab1464a328a5fb90b7fa0797f62cca8c authored over 1 year ago
Pass last updated info from the view to the status side panel via __init__

github.com/wagtail/wagtail - 7a045cc7e667a61a48cbead9697c6d871feba352 authored over 1 year ago
Remove unused preview_url context variable in the create/edit view mixin

Was mistakenly added in the PR that moved the side panels context variables to the view

github.com/wagtail/wagtail - 2b4a206d7612797508814077f360469b12c59fa1 authored over 1 year ago
Add default content for no_results_message block in listing_results.html template

github.com/wagtail/wagtail - 7f131603ffc7548620df6cc006c9980a915550aa authored over 1 year ago
Move StatusSidePanel's history_url resolution to __init__

github.com/wagtail/wagtail - dab55a69fba2d723b368c61a141615e0289bf7da authored over 1 year ago
Move StatusSidePanel's usage_url resolution to __init__

github.com/wagtail/wagtail - 9701be79e4a380362159539c7fa2d0cd961c3155 authored over 1 year ago
Python3-venv Installation Instructions For Ubuntu (#10988)

github.com/wagtail/wagtail - b1de0e5860a5a11449880d3cba386993ef06a17f authored over 1 year ago
Release notes for #10919

github.com/wagtail/wagtail - 5a0bd78e68019f6e010da67188f055e03f1408a3 authored over 1 year ago
Add tests for ModelViewSet's history view

github.com/wagtail/wagtail - d73f48a735eb926a7dccb3e674ffcc5e4576f787 authored over 1 year ago
Add link to history view in generic EditView

github.com/wagtail/wagtail - d7e32c79ccb57a702d6b81e5b586e24cfb55a858 authored over 1 year ago
Remove snippets edit_header.html in favour of generic slim_header.html

This is now possible now that the slim_header.html template has the history icon link include

github.com/wagtail/wagtail - 31694dc141b8830c0c85a87d28561e13662c38e5 authored over 1 year ago
Extract history icon link for slim header's actions into a template include

github.com/wagtail/wagtail - 569552570fed7e6e18e8a502444b95134731c72e authored over 1 year ago
Add history view to ModelViewSet

github.com/wagtail/wagtail - bc2004cf7bcfa414fae790e68ee60d2d86feb2ad authored over 1 year ago
Extract generic HistoryView from snippets history view

github.com/wagtail/wagtail - dc049cd88077ca339f00fa438fdbe54b13069546 authored over 1 year ago
Incorporate history icon link to slim_header.html template

github.com/wagtail/wagtail - 2b89685f80e8be8618ee0d67bd0d22084a43b889 authored over 1 year ago
Allow generic index template to override header action icon

github.com/wagtail/wagtail - 79c3771cef2a704a58576862d7e69e4060c8d1e1 authored over 1 year ago
Cleanup from #10956 - no need to import email_management_enabled

- email_management_enabled is declared in the same file
- See https://github.com/wagtail/wagtail...

github.com/wagtail/wagtail - 45ceaddd549d491960ebdd7938d8295e41969261 authored over 1 year ago
Adopt `classname` instead of `classnames` in all MenuItem/Sidebar usage

- Adds a deprecation path, including documentation to further remove unpredictable naming of add...

github.com/wagtail/wagtail - 76a0c4968a7ec6d6c584236fbedbd491949e5710 authored over 1 year ago
Add Sandro Rodrigues to contributors

github.com/wagtail/wagtail - d4108d8f52f597c317685a4e9133b14d1d30f050 authored over 1 year ago
Release notes for #10983 in 5.1.3

github.com/wagtail/wagtail - a0335d29194426da206a566cc535fc82f275894c authored over 1 year ago
Fixed SnippetBulkAction not respecting models definition

Amends c1a4528b8a91ebdb5018837c37ffd54ef34f0aba to use Django's
classproperty util instead of a ...

github.com/wagtail/wagtail - d67545e2d6fa3c05c979bd64cd737e2adf38d42e authored over 1 year ago
Release notes for #10884

github.com/wagtail/wagtail - 87f1310a40600c8baeadce0fafe11b012648c639 authored over 1 year ago
Make the last item in the breadcrumbs a link to itself

github.com/wagtail/wagtail - 84a483589dcea419ffe1c47e1ff0f02a841e1734 authored over 1 year ago
Add breadcrumbs to the snippets model index view

github.com/wagtail/wagtail - 3b7aa245a8e98e887df2b6bf54d62d9d1794147f authored over 1 year ago
Add tests for rendering breadcrumbs on collections views

github.com/wagtail/wagtail - 4bf2a932607f86c6d0131ecd58590f8aa5c2848f authored over 1 year ago
Add missing capfirst() in generic usage view breadcrumbs item

github.com/wagtail/wagtail - fb5d22ae1d9578b8967e56599208017f3f995f7b authored over 1 year ago
Add tests for rendering breadcrumbs on snippets views

github.com/wagtail/wagtail - 8fa39eaff0d0aa9226382fdf4017794d04a253b6 authored over 1 year ago
Add tests for rendering breadcrumbs on workflows and tasks views

github.com/wagtail/wagtail - 8dc376ce26d486ffc4519e73de5b5a8c7056380c authored over 1 year ago
Add tests for rendering breadcrumbs on locales views

github.com/wagtail/wagtail - 5bc3fbf6154eb390acc21776fb437cfa99c8ec06 authored over 1 year ago
Add tests for rendering breadcrumbs on sites views

github.com/wagtail/wagtail - e090d747fdaac15620c430e2b749e2a4c80fbd4e authored over 1 year ago
Add tests for rendering breadcrumbs on user and group views

github.com/wagtail/wagtail - 76ad1bf4c1cebb828cd4156de3a114a146d92030 authored over 1 year ago
Extract AdminTemplateTestUtils.assertBreadcrumbsItemsRendered from ModelViewSet breadcrumbs tests

github.com/wagtail/wagtail - 5349252bbd11fce5293d090a6c52abb416dba0c0 authored over 1 year ago
Fix failing tests due to str(response.content) when parsing HTML

github.com/wagtail/wagtail - b487ea67ea2dc201faae1b8cb171b4aff0220479 authored over 1 year ago
Use base Task verbose name for task index breadcrumb item

github.com/wagtail/wagtail - 815bf01cfff5200b22a102cb6d8a0f20058f49b7 authored over 1 year ago
Extend generic confirm_delete template for workflows and tasks confirm_disable template

github.com/wagtail/wagtail - 8322dd0136d36f12a61e929100981eab212874c5 authored over 1 year ago
Reuse header definition from the generic index view for users index view

github.com/wagtail/wagtail - f7b597be91aff275128d1ac34f109d0fa1875017 authored over 1 year ago
Extend generic form template for users create template

github.com/wagtail/wagtail - b291c9b6c0f7d03f3b26a7119421d617cc49bd5b authored over 1 year ago
Extend generic confirm_delete template for users confirm_delete template

github.com/wagtail/wagtail - 466d2b6557080e22571aaa20d442528ff1fff5b0 authored over 1 year ago
Extend generic form template for users edit template

github.com/wagtail/wagtail - f90f900e73599fef27bcf1d3f18a029a7cc30133 authored over 1 year ago
Override specific blocks in workflows and tasks index templates to reuse the slim header

github.com/wagtail/wagtail - fc33e4a3d7f218489e066ed7b3ae74f95254d8e8 authored over 1 year ago
Extend generic base template for workflows and tasks create and edit templates

github.com/wagtail/wagtail - 21b7383a417b3816c39de89473a22b0ae32e9cc9 authored over 1 year ago
Extend generic confirm_delete template for collections delete_not_empty template

github.com/wagtail/wagtail - c2b8a717ca46317eb7158e236daaaa184d6ea839 authored over 1 year ago
Extend generic confirm_delete template for locale confirm_delete template

github.com/wagtail/wagtail - 0ac04026027d55d69dd2589d6ec3d1fa1ebac499 authored over 1 year ago
Extend generic confirm_delete template for groups confirm_delete template

github.com/wagtail/wagtail - 5cf38dd6542f0131465d68f000f622740da2e918 authored over 1 year ago
Extend generic base template for groups edit template

This allows us to reuse the breadcrumbs.

github.com/wagtail/wagtail - 52721613b7416e0857543e3f38ba4cfac5da5a0b authored over 1 year ago
Extend generic base template for groups create template

This allows us to reuse the header parts, including breadcrumbs.

github.com/wagtail/wagtail - 0709c31933d5c00c445a3b3cf4dcfdd85e29df85 authored over 1 year ago
Add missing model attribute in collections create view to allow breadcrumbs to appear

github.com/wagtail/wagtail - 7e7fc56d6c50504df2b19fb0a17a4d3cd3ec232a authored over 1 year ago
Add upgrade considerations for side panels refactoring

github.com/wagtail/wagtail - 7c22b4aaaa9639fd2e9c3b9ec26b0e54b3acca48 authored over 1 year ago
Implement date_since in get_most_popular() inside search_promotions.models

- Note: This is currently unused but could be used in the future
- Fixes #10897

github.com/wagtail/wagtail - a8bc03dd8aad9d15fd4d8e84ace1bc89cbe96053 authored over 1 year ago
Add changelog for #10840

github.com/wagtail/wagtail - 45ffd5877e25300bc8212f22c01db3f134ebd117 authored over 1 year ago
Remove cache from `ImageNode.get_filter`

This operations is incredibly efficient, and not often called.

github.com/wagtail/wagtail - 775c72c231c70caae2fc92d4e6d7884c554cbd6a authored over 1 year ago
Use `maxsize=None` for more LRU-caches

Not only is the implementation faster and simpler, but in cases where the functions take argumen...

github.com/wagtail/wagtail - 20e35ddc0604f1387efed577b14f84a798f255f6 authored over 1 year ago
Ensure locale names are cleared entirely when needed

`lru_cache.cache_clear` only clears the cache in the current thread.

github.com/wagtail/wagtail - 578ae520f3e5451d7d42f0831b26938ac7891e95 authored over 1 year ago
Fix oEmbed Spotify URL

- Update URL to latest documentation & remove trailing slash
- https://developer.spotify.com/doc...

github.com/wagtail/wagtail - 598aae78c5999a8d2bb5ae8538945cccafe9fa76 authored over 1 year ago
Docs - Add note about including the feature in text editor settings

github.com/wagtail/wagtail - 86ed0ab9f7a1d7586c6e980548dd78109212b810 authored over 1 year ago
Fix NameEmailSettingsPanel when WAGTAIL_EMAIL_MANAGEMENT_ENABLED = False

Ensure the panel title reflects the content inside (with or without email)
Fixes #10937

github.com/wagtail/wagtail - 09c125189d2900a50e2d33ed258c4860150d8fcc authored over 1 year ago
Remove unused legacy userbar views

github.com/wagtail/wagtail - ec17f274a0ef71f115d15f039d992ffca71ee0ab authored over 1 year ago
Add changelog for #10971

Closes #10970

github.com/wagtail/wagtail - a986ba741ab39253a4b2a44bbec7cd0fc82b22f8 authored over 1 year ago
Change page-specific userbar tests to not rely on legacy userbar view

Change it to use the Page.serve() method directly, and check that the
expected content is in the...

github.com/wagtail/wagtail - 5c0a65e062a13fac787c29e2428a439577b4b5fc authored over 1 year ago
Ensure label in SetActiveStateBulkAction can be translated

Fixes #10963

github.com/wagtail/wagtail - 71fa04fec3e8e0a976078a6dc632510002e7dab6 authored over 1 year ago
Docs - Fix typo for migration command in the section under Tag posts

Fixes #10974

github.com/wagtail/wagtail - 8b52670d1039b72e91094fbf221d5ffd442fee00 authored over 1 year ago
Fix port number in tutorial

github.com/wagtail/wagtail - a1bd357092bc7107c3d41477536f471a1f3f307d authored over 1 year ago
Add PythonAnywhere deployment tutorial to third party tutorials (#10958)

github.com/wagtail/wagtail - f58c896d5aea01c1c9410303dce26bb9ca0c594a authored over 1 year ago
Release note for #10955 in 4.1.8

github.com/wagtail/wagtail - dc9f1b190b958c56582bec582d701ebcf678d89a authored over 1 year ago
Add test settings shims for DEFAULT_FILE_STORAGE and STATICFILES_STORAGE

github.com/wagtail/wagtail - 5cf0b26343c7224b5b11911e806cfb803ddf580d authored over 1 year ago
Use provisional django-taggit branch to test against Django main

Use own fork instead of their branch to ease updates later, in case
additional fixes are needed.

github.com/wagtail/wagtail - 341d68c0b1e73570030caab36ed2aa797f567798 authored over 1 year ago
Use django.core.files.storage.storages in favour of get_storage_class()

github.com/wagtail/wagtail - ab7ba231ee09022ab11cf5c9e84ba0922408785c authored over 1 year ago
Update latest.txt for 4.1.7 release

github.com/wagtail/wagtail - 5931a07b2589a9f88a9cda5cfbbb8365f0ed3524 authored over 1 year ago
fix typo in 4.1.7 release notes header

github.com/wagtail/wagtail - b9917009328edd9f8a85b2a4635571c272237a60 authored over 1 year ago
Release note for #10951 in 4.1.7

github.com/wagtail/wagtail - 983b0fcc23ad43fea359c0506ee0ee66c5bc56ef authored over 1 year ago
Deprecate escape_script & escapescript template tag

- Add deprecation warning for usage of escape_script
- Add release considerations
- JS deprecati...

github.com/wagtail/wagtail - a50cc707a2d1bfd05c0df5e4784312a4a34279af authored over 1 year ago
Add subject & body to Email link chooser

Closes #5950
Rework of PR #6451

github.com/wagtail/wagtail - 3ffe4cb3a5fca692983dfdd1e91a697854fb5e52 authored over 1 year ago
Search Promotions - Add support for external link/text

Closes #10725
Built on original PR #4560

github.com/wagtail/wagtail - 3a5cc8e75c51c05a557178aed893e51f5959d8c1 authored over 1 year ago
Fix heading level in 5.1 release notes

github.com/wagtail/wagtail - aa52f84ec47faa9abf94c11207a7e459fbb3201b authored over 1 year ago
Update latest.txt with 5.1.2 release

github.com/wagtail/wagtail - 1321c5c64379a2ff27d648dd36858e7577cb0d32 authored over 1 year ago
Fill in release date for 5.1.2

github.com/wagtail/wagtail - 34dd5270a3da3220680f0acd91b71e8341b52d64 authored over 1 year ago
Fill in release date for 5.0.3

github.com/wagtail/wagtail - 9ff3647a37e14a770e36e7a48433a983565ea60e authored over 1 year ago
Fetch new translations from Transifex

github.com/wagtail/wagtail - 6b726086987bf0acb450c2f3ebd640381be87cb7 authored over 1 year ago
Release note for #10939 in 5.1.2

github.com/wagtail/wagtail - 85a4a9ebf744c4f4881744a26f3e48262da2543e authored over 1 year ago
Allow BaseSiteSetting instances retrieved via for_request to be pickled

Strip out the cached _request attribute which breaks pickling. Fixes #10879

github.com/wagtail/wagtail - 02a08ff2bee441e7ac47188711238b52b01bb59e authored over 1 year ago
Release note for #10935

github.com/wagtail/wagtail - e6e29b55181a635f6adf7771bd1a7eb808f352a0 authored over 1 year ago
Remove unnecessary test on len(bulk_actions_list)

github.com/wagtail/wagtail - 276d0c1a2b9a95d08f9b5570aa2dd06f642672df authored over 1 year ago
Replace 'classes' argument with a 'classname' string

as per https://docs.wagtail.org/en/stable/contributing/general_guidelines.html#use-classname-in-...

github.com/wagtail/wagtail - f3adefe362f1f5a13812ab57ec414f9add19591b authored over 1 year ago
Convert buttons to components

github.com/wagtail/wagtail - eb44925c58fc8c650156173cae37bb27ea6ac791 authored over 1 year ago
Create button subclasses for page listing buttons

github.com/wagtail/wagtail - c05c2ccb6e5e07402edfd21c7117193f7eeaf0f7 authored over 1 year ago
Remove button_classes kwarg from ButtonWithDropdown

It does exactly the same thing as the existing `classes` kwarg.

github.com/wagtail/wagtail - c9edee38946a1dee99751104c080c3c190dcd9c4 authored over 1 year ago
Eliminate unnecessary context variables from _page_header_buttons.html

It's only used in this one place, so things like classnames can be hard-coded instead of passing...

github.com/wagtail/wagtail - f27aecc465185f778daec851d131c5f5aa44e3ea authored over 1 year ago
Remove redundant `|safe` filter

All button classes defined in wagtail.admin.widgets.button use either format_html or render_to_s...

github.com/wagtail/wagtail - c7005b944fe0719aa7448bac3e8171802a34c37f authored over 1 year ago
drop buttons_data argument from ButtonWithDropdown in favour of passing Button instances

If Button instances are going to be our standard mechanism for passing the bundle of properties ...

github.com/wagtail/wagtail - eaaf450c144a6f0be63388ee90b8504cdff5e775 authored over 1 year ago
make the code for joining a list of classnames with spaces a bit less enterprisey

github.com/wagtail/wagtail - 26c2e686f1653daf5a09b9591d7a25c6a1ac74d2 authored over 1 year ago
Use more concise code for appending to classname

github.com/wagtail/wagtail - 240b65f3091cc23cd7f8c3457f3cca0056152d4a authored over 1 year ago
Move 'sort menu order' URL logic to PageListingSortMenuOrderButton

github.com/wagtail/wagtail - 981ca512e5e04a45d85a7506dac15dbf55107bda authored over 1 year ago