0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/wagtail
2022-10-21 14:52:41 +01:00
..
actions Fix UnpublishAction for models with custom primary key 2022-08-22 12:42:22 +01:00
admin Adding xmlns attribute in all icon files (#9393) 2022-10-19 22:16:33 +01:00
api
bin Fix updatemodulepaths for Python 3.7 2022-08-19 11:19:27 +01:00
blocks Fix extract_references for DocumentChooserBlock 2022-10-21 14:52:41 +01:00
contrib Generate new strings for translation 2022-10-18 12:18:28 +01:00
core
documents Fix extract_references for DocumentChooserBlock 2022-10-21 14:52:41 +01:00
embeds Generate new strings for translation 2022-10-18 12:18:28 +01:00
images feat: use Willow instead of Pillow for images. 2022-10-21 12:32:08 +01:00
locale Generate new strings for translation 2022-10-18 12:18:28 +01:00
locales Generate new strings for translation 2022-10-18 12:18:28 +01:00
management indexible => indexable 2022-10-05 19:38:14 +01:00
migrations Add a separate hash field for content path on ReferenceIndex 2022-10-05 19:38:13 +01:00
models Add more detailed code comments for reference extraction 2022-10-05 19:38:14 +01:00
permission_policies Avoid importing document model class from wagtail.documents.permissions and wagtail.documents.views.chooser 2022-09-05 10:49:45 +01:00
project_template Version bump to 4.2 2022-10-19 07:26:17 +10:00
rich_text Add more detailed code comments for reference extraction 2022-10-05 19:38:14 +01:00
search Generate new strings for translation 2022-10-18 12:18:28 +01:00
sites Generate new strings for translation 2022-10-18 12:18:28 +01:00
snippets Generate new strings for translation 2022-10-18 12:18:28 +01:00
templates/wagtailcore
templatetags Add help menu with dismissible badges 2022-10-17 17:39:37 +01:00
test feat: use Willow instead of Pillow for images. 2022-10-21 12:32:08 +01:00
tests Add new test assertions to WagtailPageTestCase 2022-10-18 08:00:20 +10:00
users Generate new strings for translation 2022-10-18 12:18:28 +01:00
utils
__init__.py Version bump to 4.2 2022-10-19 07:26:17 +10:00
apps.py
compat.py
coreutils.py Replace usages of capitalize() with capfirst() 2022-09-20 08:19:49 +10:00
exceptions.py
fields.py Extract references from rich text 2022-10-05 19:38:13 +01:00
forms.py
hooks.py
jinja2tags.py
locks.py Show info in schedule publishing dialog if user has no publishing permissions 2022-09-22 15:08:12 +01:00
log_actions.py
permissions.py
query.py Fix Page queryset.not_public returning all pages when no page restrictions exist. (#9067) 2022-08-24 17:57:22 +01:00
signal_handlers.py indexible => indexable 2022-10-05 19:38:14 +01:00
signals.py
telepath.py
url_routing.py
urls.py
views.py
wagtail_hooks.py
whitelist.py
widget_adapters.py
workflows.py