.. |
actions
|
Fix UnpublishAction for models with custom primary key
|
2022-08-22 12:42:22 +01:00 |
admin
|
Fetch new translations from Transifex
|
2022-11-11 16:28:09 +00:00 |
api
|
Adding multi site support to the pages API. (#8686)
|
2022-06-16 09:33:47 +01:00 |
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
|
Fetch new translations from Transifex
|
2022-11-11 16:28:09 +00:00 |
core
|
Replace `PageRevision` with generic `Revision` model (#8441)
|
2022-05-17 11:46:30 +01:00 |
documents
|
Fetch new translations from Transifex
|
2022-11-11 16:28:09 +00:00 |
embeds
|
Fetch new translations from Transifex
|
2022-11-01 11:03:33 +00:00 |
images
|
Fetch new translations from Transifex
|
2022-11-11 16:28:09 +00:00 |
locale
|
Fetch new translations from Transifex
|
2022-11-11 16:28:09 +00:00 |
locales
|
Fetch new translations from Transifex
|
2022-11-01 11:03:33 +00:00 |
management
|
Add purge_embeds management command
|
2022-11-11 08:00:50 +10:00 |
migrations
|
Add a separate hash field for content path on ReferenceIndex
|
2022-10-05 19:38:13 +01:00 |
models
|
Fix aging pages report KeyError caused when page publisher deleted (#9531)
|
2022-11-11 16:12:33 +00: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
|
Fetch new translations from Transifex
|
2022-11-01 11:03:33 +00:00 |
sites
|
Fetch new translations from Transifex
|
2022-11-01 11:03:33 +00:00 |
snippets
|
Fetch new translations from Transifex
|
2022-11-11 16:28:09 +00:00 |
templates/wagtailcore
|
…
|
|
templatetags
|
Update editor guide link in CMS to avoid redirect
|
2022-10-28 10:16:32 +01:00 |
test
|
Fix handling of generic foreign keys in reference index
|
2022-11-09 14:06:21 +00:00 |
tests
|
Add purge_embeds management command
|
2022-11-11 08:00:50 +10:00 |
users
|
Fix aging pages report KeyError caused when page publisher deleted (#9531)
|
2022-11-11 16:12:33 +00:00 |
utils
|
Support passing model to chooser viewset / views / widgets as a string
|
2022-08-05 08:34:14 +10:00 |
__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
|
Gracefully skip reference indexing for objects with a null ParentalKey
|
2022-11-09 14:05:53 +00:00 |
signals.py
|
Extract drafts-related fields, methods, and properties from `Page` to `DraftStateMixin` (#8612)
|
2022-06-27 15:29:01 +01:00 |
telepath.py
|
…
|
|
url_routing.py
|
…
|
|
urls.py
|
…
|
|
views.py
|
…
|
|
wagtail_hooks.py
|
Fix typo in `ResumeWorkflowActionFormatter` message
|
2022-05-11 21:47:53 +10:00 |
whitelist.py
|
replace latin abbreviations with english phrases & updated docs guidelines
|
2022-07-20 16:11:38 +10:00 |
widget_adapters.py
|
…
|
|
workflows.py
|
…
|
|