..
actions
Add missing TZ conversions and date formatting
2023-07-13 08:13:54 +10:00
admin
Fixed SnippetBulkAction not respecting models definition
2023-10-03 17:15:41 +01:00
api
Run pyupgrade with `--py38-plus`
2023-07-14 13:06:41 +01:00
bin
Run pyupgrade with `--py38-plus`
2023-07-14 13:06:41 +01:00
blocks
Run pyupgrade with `--py38-plus`
2023-07-14 13:06:41 +01:00
contrib
Fetch new translations from Transifex
2023-09-25 12:39:09 +01:00
documents
Fetch new translations from Transifex
2023-09-25 12:39:09 +01:00
embeds
Fetch new translations from Transifex
2023-09-25 12:39:09 +01:00
images
Fetch new translations from Transifex
2023-09-25 12:39:09 +01:00
locale
Fetch new translations from Transifex
2023-09-25 12:39:09 +01:00
locales
Fetch new translations from Transifex
2023-09-25 12:39:09 +01:00
management
Don't update the reference index while deleting it
2023-07-31 15:38:09 +01:00
migrations
Add migration to replace JSON null values with empty objects in log entries' data
2023-07-31 15:14:21 +01:00
models
Fix missing space typo in GroupPagePermission warning
2023-08-01 10:01:29 +01:00
permission_policies
Fix 'any' methods on collection permission policies when only 'choose' action is specified
2023-07-17 16:45:22 +01:00
project_template
Version bump to 5.1
2023-08-01 14:26:42 +01:00
rich_text
added __eq__ for comparison of the source of RichText and also added compare test case
2023-06-09 14:23:58 +01:00
search
Fetch new translations from Transifex
2023-09-25 12:39:09 +01:00
sites
Fetch new translations from Transifex
2023-09-25 12:39:09 +01:00
snippets
Fixed SnippetBulkAction not respecting models definition
2023-10-03 17:15:41 +01:00
templates /wagtailcore
…
templatetags
Update What's new in Wagtail version menu item to 5.1
2023-07-18 16:05:53 +01:00
test
Fixed SnippetBulkAction not respecting models definition
2023-10-03 17:15:41 +01:00
tests
Fix missing space typo in GroupPagePermission warning
2023-08-01 10:01:29 +01:00
users
Fetch new translations from Transifex
2023-09-25 12:39:09 +01:00
utils
Run django-upgrade with a 3.2 target
2023-07-14 13:06:41 +01:00
__init__.py
Version bump to 5.1.2
2023-09-25 12:44:01 +01:00
apps.py
Narrow down 'noqa' directives on imports to specify F401 / F403
2023-06-13 10:36:21 +01:00
compat.py
…
coreutils.py
Run pyupgrade with `--py38-plus`
2023-07-14 13:06:41 +01:00
exceptions.py
…
fields.py
Remove support for use_json_field=False StreamFields
2023-02-10 13:20:33 +00:00
forms.py
…
hooks.py
…
jinja2tags.py
Add `fullpageurl` to jinja2 environment
2023-01-04 16:13:56 +00:00
locks.py
Add missing TZ conversions and date formatting
2023-07-13 08:13:54 +10:00
log_actions.py
…
permissions.py
Fix typo CollectionMangementPermissionPolicy -> CollectionManagementPermissionPolicy
2023-07-17 16:45:22 +01:00
query.py
Move `PageQuerySet.specific()` into a mixin
2023-06-06 19:56:43 +01:00
signal_handlers.py
Ensure that models can still be registered with ReferenceIndex.register_model after the initial set of signals has been connected
2023-04-20 11:21:43 +01:00
signals.py
…
telepath.py
Narrow down 'noqa' directives on imports to specify F401 / F403
2023-06-13 10:36:21 +01:00
url_routing.py
…
urls.py
…
views.py
…
wagtail_hooks.py
Add missing TZ conversions and date formatting
2023-07-13 08:13:54 +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
Rename `page` to `content_object` in `WorkflowState`
2023-01-19 14:06:03 +00:00