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

Allow one of permission or permission_type to be defined when creating GroupPagePermission objects

github.com/wagtail/wagtail - 1e578c8c6ae848a82b7333ee047b70e845ccf86e authored over 1 year ago
Reinstate nullable GroupPagePermission.permission_type and make Permission FK nullable

github.com/wagtail/wagtail - b4cb61aaf6a6d3e668aeb50aa992f1a0f4bd48db authored over 1 year ago
Make GroupPagePermission.permission migrations reversible

github.com/wagtail/wagtail - 34adc4c6576ea8c3e2ff170c32573ac2810ebcc0 authored over 1 year ago
Fix remaining 'edit' -> 'change' after rebase

github.com/wagtail/wagtail - d5eca7e436ce1c8c5c4ccac5266ff1b56464c756 authored over 1 year ago
Add upgrade considerations for GroupPagePermission changes

github.com/wagtail/wagtail - 1956b75143ffea38a57197bd1accdd3938eb95e2 authored over 1 year ago
Sync Page.Meta.permissions with PAGE_PERMISSION_TYPES

github.com/wagtail/wagtail - 40cd588de2f8dc714b14d8a89c769c012d87a8e4 authored over 1 year ago
Make sure that permission checkboxes and table header order is consistent

github.com/wagtail/wagtail - 8203b4d83e903b9163b75b4dbd45a393ce0644db authored over 1 year ago
Update GroupPagePermission test fixtures to use Permission's natural key

github.com/wagtail/wagtail - bd3e79402e678571bd7926a7fc05cdca7f5e1b3c authored over 1 year ago
Fix GroupPagePermission.objects.filter() that still uses permission_type in tests

github.com/wagtail/wagtail - d9b9c4b9f5d929f5e87201a017fdc13d9850e80c authored over 1 year ago
Update GroupPagePermission's 'edit' to 'change' in tests

github.com/wagtail/wagtail - 0c53e71955406db1673a4b1d6b1f047b73fd7c9f authored over 1 year ago
Fix PagePermissionsForm to use Django's Permission model

github.com/wagtail/wagtail - 0ab7c82abdc27ccb34b641aa00d509c5ff50b931 authored over 1 year ago
Move _get_permission_objects_for_actions to BaseDjangoAuthPermissionPolicy

github.com/wagtail/wagtail - 8bb52cffd1f82c55b712446c008f55718f6550d7 authored over 1 year ago
Use get_permission_codename in permission policies

Also change PagePermissionPolicy to subclass OwnershipPermissionPolicy
as it technically impleme...

github.com/wagtail/wagtail - 9c602bc9a8ec5e5fc96926c09451dfd0d0292923 authored over 1 year ago
Fix PagePermissionPolicy to work with Django's Permission model

github.com/wagtail/wagtail - bc5e0c8b5e132aa50d6e364388225b6eb3b5a36a authored over 1 year ago
Add migration to enforce GroupPagePermission.permission not-null and remove permission_type field

github.com/wagtail/wagtail - 0bf5cc336ce4c1e1d91a65123267574a0d7317dc authored over 1 year ago
Add default page permissions for Django's Permission model

github.com/wagtail/wagtail - 2e94f850c2dfe765bf6e80685e6a7a7f408c490d authored over 1 year ago
Add migration to populate GroupPagePermission.permission

github.com/wagtail/wagtail - 78c00f3f0689cc369e6b06d8fc7094411c6a0d1d authored over 1 year ago
Add foreign key to Django's Permission model in GroupPagePermission

github.com/wagtail/wagtail - fe1629ed9c1ee78ff705d297c6e783aa2eb09863 authored over 1 year ago
Remove unused window.tagit_opts declarations

- Additional clean up from #10102
- See #10100

github.com/wagtail/wagtail - 1f5069758ab5f85d2c2d658114c9851153d23b0b authored over 1 year ago
Release notes for #10102

github.com/wagtail/wagtail - 2eaaf0b1bd56794848077d6774ef3fabded249e5 authored over 1 year ago
Rename initTagField to TagController

github.com/wagtail/wagtail - 82ca711f16b5993c96fa38d1ac8be15b9e703552 authored over 1 year ago
Create shared util domReady

github.com/wagtail/wagtail - 4195f80d290b15ef458af72c2e29048f187dbaaa authored over 1 year ago
Migrate Tagit init JS to TagController

- Closes #10100

github.com/wagtail/wagtail - 150e988f4d325c9d2edb693b6ac9b6bba317dc6c authored over 1 year ago
Fix taggit/tagit autocomplete text colour in dark mode

- Relates to #10418

github.com/wagtail/wagtail - 0ba6cb726c4c7ad91de046cb5727cc83e9f2c780 authored over 1 year ago
Documentation - Fix mMissing Menu Prefix in example (#10599)

github.com/wagtail/wagtail - 1042568e5c726228420f835e1fb8a27a29cb68a6 authored over 1 year ago
Use `constant_time_compare` to verify image signatures

github.com/wagtail/wagtail - 13a350ed264e0857c81e4969946f1f7eae093b83 authored over 1 year ago
Release notes for #10557

github.com/wagtail/wagtail - ff327d5318eea7f1b4e8c8f0ec5bf4f86778308d authored over 1 year ago
Fix "More" dropdown for bulk actions

github.com/wagtail/wagtail - 466e43e5719121c52cca3b17a96a26a6b154f4e7 authored over 1 year ago
Add a way to hide the tooltip on click for chooser widgets

github.com/wagtail/wagtail - 4bd1f7b267f957fb13b0b73aeca1eed4a20a2236 authored over 1 year ago
Refactor Switch locale button in side panel to dropdown component

github.com/wagtail/wagtail - 830ae5d12ae1ee2c946e9fafc9a5301ab559c03f authored over 1 year ago
Fix color contrast for "More" bulk actions button text

github.com/wagtail/wagtail - 586358632e49f7208d0069e1f82dbdc6d23eb9ad authored over 1 year ago
Remove Tippy implementation migrated to Stimulus

github.com/wagtail/wagtail - 3b3d4ed98104976d30a1aee5f26b178bc7eaf151 authored over 1 year ago
Remove now-unused c-dropdown / data-dropdwon implementation

github.com/wagtail/wagtail - 55fd422eb664d71f907af93525d21f9498b71059 authored over 1 year ago
Switch locale chooser to new dropdown component

github.com/wagtail/wagtail - 749cd1cad8cc15eafed159bd28a05f6946dfbd32 authored over 1 year ago
Switch bulk actions’ "More" dropdown to new component

github.com/wagtail/wagtail - 7516b55e8305e57665273e48f72932be8f0bd4b7 authored over 1 year ago
Re-implement unit tests depending on dropdown markup

github.com/wagtail/wagtail - 830c7c62d8946ff2e9d35b92143f05cc19489ce6 authored over 1 year ago
Refactor page Actions menu to use new dropdown component

github.com/wagtail/wagtail - af4aab7ad31a48c22174ac49ade0061b3474dbdf authored over 1 year ago
Fix text wrapping

github.com/wagtail/wagtail - 65c37b34bc09544c8b295a145f8c1b883c37f558 authored over 1 year ago
Refactor "More" listing dropdowns to new dropdown component

github.com/wagtail/wagtail - ff822babb4600893225f2a57fa13eb7f16214f6f authored over 1 year ago
Update chooser styles to match designs

github.com/wagtail/wagtail - 9798306f0e9b51a33b3659d80f5f8e2ee8f090e2 authored over 1 year ago
Allow all stories within subfolders of shared templates to appear in the same section

github.com/wagtail/wagtail - f98526295999ab6885b3c2bf45d3065811d993c0 authored over 1 year ago
Add missing exports

github.com/wagtail/wagtail - 2b1f13a109adabcc05fc5a7e46a1285a4683380d authored over 1 year ago
Rename page_header_buttons template for consistency with tag name

github.com/wagtail/wagtail - 195985115aeba65613e91c0b1af614c0eafac6aa authored over 1 year ago
Update chooser widgets to use new dropdown component

github.com/wagtail/wagtail - 1f15f52a6de74ef28006dac434b438509c2c5c42 authored over 1 year ago
Add new dropdown component based on Tippy.js

github.com/wagtail/wagtail - d288b2f81ed8f3e0a3147355b737a39115415012 authored over 1 year ago
Release notes for #10592

github.com/wagtail/wagtail - b8a7ad04a64c01fff684e1ccb05e34d06bba8bfc authored over 1 year ago
Use generic listing.html for page type usage view

github.com/wagtail/wagtail - 6ee9d245d27859079d9e1304932368e0652f8569 authored over 1 year ago
Add a BaseColumn class for things that don't have a meaningful 'value' to put in the context

github.com/wagtail/wagtail - fbfe8fe75f1a063b510967597fcba758f92be46e authored over 1 year ago
Restore the valign='top' style

github.com/wagtail/wagtail - 6c818f16953fde854b637bda4d819d2e28b07407 authored over 1 year ago
Use generic listing_results.html for usage_results.html

github.com/wagtail/wagtail - 7a9c9449bb0fc50ac0314a908625fff6c1e5cc2a authored over 1 year ago
Move page-related column definitions to wagtail.admin.ui.tables.pages

github.com/wagtail/wagtail - ec80ede1c4b5764cc79a9d5ba42203cbfb556520 authored over 1 year ago
Use table component for the page type usage listing

github.com/wagtail/wagtail - bdce0a038860c4fca40bf64de534a28cce807044 authored over 1 year ago
Change pagination include on page type usage view to match generic listings

github.com/wagtail/wagtail - 370973dce38ad50e83c6bbc55ee97802099cacb3 authored over 1 year ago
Move _list_explore.html block overrides into _list.html

_list.html is no longer used for anything other than the explorer

github.com/wagtail/wagtail - ce5a8a33eb19f5cd467448b6b94700bc0e6c1e10 authored over 1 year ago
Convert page type usage view to a class-based view

github.com/wagtail/wagtail - aa81dfd6fe9f4d769887eeecb3f5b6cf5e50b8fc authored over 1 year ago
Replicate pages/listing/_list.html in reports/listing/_list_page_report.html instead of inheriting

This will allow us to refactor the pages index view further without affecting reports.

github.com/wagtail/wagtail - c4d85756cd0d08d28adb4f58afde7fb44ab6c512 authored over 1 year ago
Convert page type usage view to a ListView

github.com/wagtail/wagtail - 3536f5f05c5421b9264f816947b5701fb79135fc authored over 1 year ago
Remove unnecessary features from _list_page_report.html

Reports do not enable any of full_width, show_ordering_column, show_bulk_actions or show_parent;...

github.com/wagtail/wagtail - 93dc25fe762c2b9e71ad1670ceeb82b66ee669f5 authored over 1 year ago
Move help messages outside of the page listing table

They were only ever there because the parent page header used to be the first row of the table.

github.com/wagtail/wagtail - 2aacac3e3d596d5c403bd375eac8c6d8594158dd authored over 1 year ago
Convert page listing view to TemplateView

github.com/wagtail/wagtail - 18038c3ebe67b37f24dd5bdb1c9503b5cd10b3c4 authored over 1 year ago
Use PermissionCheckedMixin in place of user_passes_test

github.com/wagtail/wagtail - 2535fe0e3cdd1906fd27b4b33fe503f04e134194 authored over 1 year ago
Convert page listing view to a class-based view

github.com/wagtail/wagtail - ccb08a3a8a36c289a547670c8d132faaa310b1c4 authored over 1 year ago
convert page listing view to a ListView

github.com/wagtail/wagtail - ce0e745c7d2f498dfe95be8392a0db1dcba95072 authored over 1 year ago
Move the tutorial’s snippets section before tags

github.com/wagtail/wagtail - 6d4265cbfafdf6c0a556bb406aa0e9396fd2d1a4 authored over 1 year ago
Revamp the start of the getting started section, with separate quick install page

github.com/wagtail/wagtail - 71b98f31613bdf256c05cf94f733471445601a0d authored over 1 year ago
Defer preview data updates until the preview panel is opened

github.com/wagtail/wagtail - 281a980736bea992b52e05e9aef440af5695225f authored over 1 year ago
Debounce live preview updates to prevent making too many requests

github.com/wagtail/wagtail - e598589ac69a631aa0b30f3c7d99c468a177783b authored over 1 year ago
Defer preview panel iframe src loading until it's opened

github.com/wagtail/wagtail - aebca4781e3dbd7242ce60015585f3d220016b54 authored over 1 year ago
Add changelog for #10502

- Fixes #9360

github.com/wagtail/wagtail - f6d119a6dd68abbe41799c93b001153baa09e666 authored over 1 year ago
Add ordering for group editor object permissions

- Ensure the sorting will preserve Django's Permission model ordering as per ordering = ["conten...

github.com/wagtail/wagtail - 17230d183aed501d7545786e99d337e565d6dbde authored over 1 year ago
Don't redundantly try and find a site

We don't actually use the site. In all cases, it's sensible to fall back to passing the request ...

github.com/wagtail/wagtail - f5187d1938b87391ae160116e4d00745787f3155 authored over 1 year ago
Add YouTube Live url to oEmbed all_providers

github.com/wagtail/wagtail - 13672a1e7cd4ad00132263a318d754ad0392e342 authored over 1 year ago
Update latest.txt for 5.0.2

github.com/wagtail/wagtail - 1df7048dfd0cc66ac487a744cf390483e8ef8511 authored over 1 year ago
Fill in release date for 5.0.2

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

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

github.com/wagtail/wagtail - 90ee3389fb4a7052daace71c8c835b644486acf9 authored over 1 year ago
Release note for #10575 in 5.0.2

github.com/wagtail/wagtail - 401afe7a8170747ad687801b4c661eeac40a98a7 authored over 1 year ago
Use custom dark theme colors for revision comparisons. Fix #10552

github.com/wagtail/wagtail - f3f2589b7cc7d797d12ee0a87cd43425d2f8a2f4 authored over 1 year ago
Release note / upgrade consideration for TitlefieldPanel #10568

github.com/wagtail/wagtail - 4dd99007f61969249dc19f83cc09e15e621d7d2d authored over 1 year ago
Add TitleFieldPanel to support shared usage of title field sync

- Avoid a widget approach used on default content_panels on Page, instead allow a shared TitleFi...

github.com/wagtail/wagtail - c85eaae5a711ff4bd1fb146c1eb691ac4c1b15e3 authored over 1 year ago
Upgrade ruff version (#10556)

Address "Unnecessary list comprehension" issues

github.com/wagtail/wagtail - 61f0f4d362b49ccb87a51fc79c7d896bb1086577 authored over 1 year ago
Release notes for #10562

github.com/wagtail/wagtail - e6e392dc966a0fedf854709f98ece013ba7c2b44 authored over 1 year ago
Update upgrade considerations regarding user_page_permissions

github.com/wagtail/wagtail - 09ea58b53b6783cecd5f9a2e1f4d6dc5a71efa39 authored over 1 year ago
Simplify publish and edit permissions check in NotificationPreferencesForm

github.com/wagtail/wagtail - 1d0609826d8c901d104fc0fa9eee8d4a6813fc13 authored over 1 year ago
Fix incorrect user_has_any_permission usage

github.com/wagtail/wagtail - c6f1667e5ff2c99104e333e1749da909a5ceede2 authored over 1 year ago
Reinstate UserPagePermissionsProxy object in ActionMenuItem's context

github.com/wagtail/wagtail - 6531c4ff98541a605fde76608ab799990c694b44 authored over 1 year ago
Move UserPagePermissionsProxy deprecation warning to each method

github.com/wagtail/wagtail - f8d5151140f0a028e966dd51f4522a1e8324857e authored over 1 year ago
Reinstate user_page_permissions context variable as part of the page_permissions tag

github.com/wagtail/wagtail - be81209b43960dcbb29df8c2e6400a731b91e8e9 authored over 1 year ago
Simplify user_has_any_page_permission to only use PagePermissionPolicy.user_has_any_permission()

github.com/wagtail/wagtail - aa880618243704951d693906f16d7c6438f4f5e2 authored over 1 year ago
Deprecate wagtail.admin.auth.users_with_page_permission

github.com/wagtail/wagtail - 1b4d7902b1aa9028b1ed0b89bf6b644408cbfc54 authored over 1 year ago
Deprecate get_pages_with_direct_explore_permission

github.com/wagtail/wagtail - d4f9f3f9d11358de9cfc80550cee876fd4b8b21b authored over 1 year ago
Deprecate UserPagePermissionsProxy

github.com/wagtail/wagtail - 1b3d6edbf6827415581d04365525474abd107c1e authored over 1 year ago
Deprecate get_explorable_root_page

github.com/wagtail/wagtail - cddb2d657a2b83d277e00a1c168456e680b181fa authored over 1 year ago
Replace get_explorable_root_page() usage with PagePermissionPolicy.explorable_root_instance()

github.com/wagtail/wagtail - 18379f0131faccd036d5dfe1e4888d4a960677fb authored over 1 year ago
Move UserPagePermissionsProxy.revisions_for_moderation() to PagePermissionPolicy

This should be deprecated soon as part of the legacy moderation system removal,
but for now we'l...

github.com/wagtail/wagtail - 91be849e01106d97860edc45248ee4ecf60d0d72 authored over 1 year ago
Add upgrade considerations for get_pages_with_direct_explore_permission and get_explorable_root_page

github.com/wagtail/wagtail - 88ba49b4969e57876789ce471562a1c31d50f161 authored over 1 year ago
Replace remaining UserPagePermissionsProxy usage with PagePermissionPolicy where possible

github.com/wagtail/wagtail - 110f1cf6741fac1a4aaf7a951f064bfdf271a671 authored over 1 year ago
Make can_choose_page accept a user instead of UserPagePermissionsProxy object

github.com/wagtail/wagtail - 0ed63a30b2c7387c02ef60ee17c9d850c046096d authored over 1 year ago
Detach PagePermissionTester from UserPagePermissionsProxy

github.com/wagtail/wagtail - 56b678c19e75578af1881819319b796d038d2970 authored over 1 year ago
Replace UserPagePermissionsProxy.for_page() with Page.permissions_for_user()

github.com/wagtail/wagtail - d15e7b4313e7fd74629fa565b330d4be2f065867 authored over 1 year ago