wagtail/wagtail/snippets
Rohit Sharma 8d4e4f2a0d Pass page_size to ImageChooserViewSet 2024-04-23 19:00:49 +00:00
..
bulk_actions Fixed SnippetBulkAction not respecting models definition 2023-10-03 16:29:41 +01:00
locale Fetch new translations from Transifex 2024-04-03 21:36:04 +01:00
templates/wagtailsnippets Added ability to make keyboard shortcut Global 2024-04-17 21:00:58 +10:00
templatetags Move snippets listing buttons hooks handling to the IndexView class 2023-10-04 11:30:25 +01:00
tests Pass page_size to ImageChooserViewSet 2024-04-23 19:00:49 +00:00
views Pass page_size to ImageChooserViewSet 2024-04-23 19:00:49 +00:00
.gitignore
__init__.py Remove default_app_config settings 2022-04-07 12:16:28 +01:00
action_menu.py Remove legacy moderation system 2023-11-01 16:51:25 +00:00
apps.py Create and show publish permissions for snippets with `DraftStateMixin` applied (#9711) 2022-12-06 16:16:59 +00:00
blocks.py Use SnippetViewSet.icon in SnippetChooserBlock 2023-03-28 17:20:54 +01:00
models.py Check for ContentType and Permission models before migration (#11184) 2023-11-16 13:14:37 +00:00
permissions.py Run pyupgrade with `--py38-plus` 2023-07-14 13:06:41 +01:00
side_panels.py Rename BaseStatusSidePanel to StatusSidePanel 2023-10-04 11:20:31 +01:00
wagtail_hooks.py Remove unused default register_snippet_listing_buttons hook 2023-10-09 19:01:54 +01:00
widgets.py Allow admin URL customisation for snippet chooser views via SnippetViewSet 2023-03-23 13:54:59 +00:00