-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Insights: wagtail/wagtail
Overview
Could not load contribution data
Please try again later
1 Pull request merged by 1 person
-
Unit test + Fix for order of InlinePanel with min_num argument
#12805 merged
Mar 9, 2025
8 Pull requests opened by 7 people
-
Clarify return format when get_url_parts() raises NoReverseMatch
#12942 opened
Mar 5, 2025 -
CSP style-src HTML-CSS refactorings
#12943 opened
Mar 5, 2025 -
CSP: Refactor InlinePanel Initialization to Remove Inline Scripts
#12945 opened
Mar 5, 2025 -
Document that request_or_site is optional on BaseGenericSetting.load
#12946 opened
Mar 5, 2025 -
[formbuilder] Fix handling of newline-separated choices when using non-windows newline characters
#12949 opened
Mar 7, 2025 -
Cleanup Stimulus controller imports, JSDoc & linting
#12952 opened
Mar 8, 2025 -
Fix up `stubs` & `adapter` contents to better support Jest testing
#12954 opened
Mar 9, 2025 -
Solved : Add color-scheme meta tag to Wagtail admin and relevent tests
#12958 opened
Mar 11, 2025
2 Issues closed by 2 people
-
InlinePanels with min_num are incorrectly ordered on first save
#9391 closed
Mar 9, 2025 -
Allow access to the current request from FilterOperations
#12944 closed
Mar 5, 2025
5 Issues opened by 5 people
-
Allow `ChooserViewSet`s to customise the chosen item preview image
#12959 opened
Mar 11, 2025 -
Unit test snapshot failure in CI `LocaleController`
#12955 opened
Mar 9, 2025 -
Add Default Tests for Root and Homepage Pages in Wagtail Starter Projects
#12953 opened
Mar 8, 2025 -
Custom Image Model Defaults Not Respected in Admin
#12948 opened
Mar 7, 2025
51 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Save the expanded state of Breadcrumbs to local storage
#12677 commented on
Mar 9, 2025 • 11 new comments -
Add a button to jump to the first navigation error
#12739 commented on
Mar 11, 2025 • 6 new comments -
Fix: Ensure custom extract_references takes precedence over default for field
#12916 commented on
Mar 9, 2025 • 4 new comments -
Added keyboard shortcut for main menu
#12694 commented on
Mar 9, 2025 • 3 new comments -
Rename `SkipLinkController` to `FocusController`, update unit tests & add story
#12555 commented on
Mar 11, 2025 • 3 new comments -
Updated wagtail keyboard shortcuts for comments
#12679 commented on
Mar 8, 2025 • 2 new comments -
🚀 Fix Ordering Issue in Wagtail API When Using Mixed Ascending & Descending Fields
#12870 commented on
Mar 8, 2025 • 2 new comments -
Fix draging item destroy content inside tooltip
#12727 commented on
Mar 10, 2025 • 1 new comment -
Display warning when multiple users edit page [Feature + Unit Tests]
#12839 commented on
Mar 8, 2025 • 1 new comment -
Error in docs for `get_url_parts`?
#12908 commented on
Mar 5, 2025 • 0 new comments -
Fix CacheStorage remove method to use CACHE_PREFIX
#12810 commented on
Mar 8, 2025 • 0 new comments -
Fix filter icon in header is displaced for small screen
#12817 commented on
Mar 8, 2025 • 0 new comments -
fix: ensure page instance is loaded from current transaction after move
#12825 commented on
Mar 8, 2025 • 0 new comments -
Use generic `BaseListingView` logic for searching in users listing view
#12854 commented on
Mar 8, 2025 • 0 new comments -
Implement the ordering of models/snippets within viewsets.
#12857 commented on
Mar 8, 2025 • 0 new comments -
Fix validation of duplicate field names in formsets with deleted fields
#12859 commented on
Mar 9, 2025 • 0 new comments -
Docs - Use uv for installing Wagtail
#12871 commented on
Mar 5, 2025 • 0 new comments -
Make all formbuilder field types accept a custom widget
#12879 commented on
Mar 6, 2025 • 0 new comments -
Count streamfield errors correctly in panel titles and minimap
#12889 commented on
Mar 9, 2025 • 0 new comments -
Allow customising InspectView field display value via methods on the view
#12906 commented on
Mar 9, 2025 • 0 new comments -
#44 issue:Update of word-wrap to overflow-wrap and word-break:break-w…
#12918 commented on
Mar 8, 2025 • 0 new comments -
Defer validation of required text fields until publish time
#12923 commented on
Mar 9, 2025 • 0 new comments -
Do not show upgrade notification if the installed version is the latest
#12924 commented on
Mar 9, 2025 • 0 new comments -
Fix TypedTableBlock.normalize to return empty TypedTable for None
#12925 commented on
Mar 8, 2025 • 0 new comments -
Use Task.get_template_for_action() in workflow modal views
#12926 commented on
Mar 9, 2025 • 0 new comments -
Use locale-appropriate formatting on Hits column in promo search report
#12930 commented on
Mar 5, 2025 • 0 new comments -
Fix API multiple fields ordering with mixed asc and desc order
#12932 commented on
Mar 8, 2025 • 0 new comments -
Refactor `get_embed` to Remove `finder` Parameter and Improve Tests
#12933 commented on
Mar 8, 2025 • 0 new comments -
Fix CloudFront invalidation to include query strings in URLs
#12934 commented on
Mar 6, 2025 • 0 new comments -
CSP-friendly responsive embeds
#12938 commented on
Mar 5, 2025 • 0 new comments -
Redirects importer does not clear its cache storage
#12804 commented on
Mar 5, 2025 • 0 new comments -
URL generation in richtext pages link handler incorrectly handles multi-site setups
#12878 commented on
Mar 6, 2025 • 0 new comments -
CSP script-src refactorings to avoid unsafe-inline
#12940 commented on
Mar 7, 2025 • 0 new comments -
Add color-scheme meta tag to Wagtail admin
#12707 commented on
Mar 7, 2025 • 0 new comments -
Document `nested_default_fields` in APIv2
#11587 commented on
Mar 7, 2025 • 0 new comments -
Documentation: Elasticsearch how-to guides
#12512 commented on
Mar 7, 2025 • 0 new comments -
'Context' object has no attribute 'request'
#12662 commented on
Mar 8, 2025 • 0 new comments -
Remove finders kwarg from get_embed
#7287 commented on
Mar 8, 2025 • 0 new comments -
🎛️ Migrate `InlinePanel` & Expanding formset to Stimulus controller `w-formset`
#7915 commented on
Mar 9, 2025 • 0 new comments -
Make it easier for choosers to have the context of the instance being edited
#12922 commented on
Mar 10, 2025 • 0 new comments -
wagtail_update_image_renditions purge fails for 65535+ renditions
#12928 commented on
Mar 11, 2025 • 0 new comments -
Add method to set default privacy option
#12278 commented on
Mar 8, 2025 • 0 new comments -
Frontend cache: Fix n+1 query issues when batch purging page urls
#12448 commented on
Mar 8, 2025 • 0 new comments -
Rename `SlugController` to `CleanController` & clean up for further enhancements
#12554 commented on
Mar 8, 2025 • 0 new comments -
🎛️ Migration of `tabs.js` to Stimulus `TabsController` (`w-tabs`)
#12572 commented on
Mar 8, 2025 • 0 new comments -
Add support for more advanced `SlugInput` overrides with `locale` & `formatters`
#12598 commented on
Mar 8, 2025 • 0 new comments -
Migrate privacy switch modal field hiding to the Stimulus `RulesController`
#12667 commented on
Mar 8, 2025 • 0 new comments -
Refactor "move_choose_destination" view to CBV
#12748 commented on
Mar 8, 2025 • 0 new comments -
Use dynamic imports to load Axe
#12758 commented on
Mar 8, 2025 • 0 new comments -
Ensure that the comment button does not overlap with the right column text
#12806 commented on
Mar 8, 2025 • 0 new comments -
Ensure comment button as close as possible to radio select and select field
#12807 commented on
Mar 8, 2025 • 0 new comments