.. |
actions
|
refactor code, fix some minor issues
|
2023-02-14 17:35:26 +00:00 |
admin
|
Change 'used' -> 'referenced'
|
2023-02-16 15:22:40 +00:00 |
api
|
Fix flake8 A504 errors
|
2023-02-10 14:41:58 +00:00 |
bin
|
Fix updatemodulepaths for Python 3.7
|
2022-08-19 11:19:27 +01:00 |
blocks
|
Implement __reduce__ in StructValue class
|
2023-02-13 12:04:02 +00:00 |
contrib
|
refactor code, fix some minor issues
|
2023-02-14 17:35:26 +00:00 |
documents
|
Replaced script tags with template tag for image/document bulk uploads
|
2023-02-16 08:17:07 +10:00 |
embeds
|
refactor code, fix some minor issues
|
2023-02-14 17:35:26 +00:00 |
images
|
Replaced script tags with template tag for image/document bulk uploads
|
2023-02-16 08:17:07 +10:00 |
locale
|
Fetch new translations from Transifex
|
2023-02-06 13:07:05 +00:00 |
locales
|
Fix flake8 A504 errors
|
2023-02-10 14:41:58 +00:00 |
management
|
Prevent memory exhaustion when purging a large number of revisions
|
2023-01-19 21:06:58 +10:00 |
migrations
|
Remove unique constraint before using `GenericForeignKey` in `WorkflowState`
|
2023-01-19 14:06:10 +00:00 |
models
|
Ignore reference indexing for `PageSubscription`
|
2023-02-16 15:22:40 +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 start work on Wagtail 5.0
|
2023-01-30 14:39:48 +00:00 |
rich_text
|
Add more detailed code comments for reference extraction
|
2022-10-05 19:38:14 +01:00 |
search
|
refactor code, fix some minor issues
|
2023-02-14 17:35:26 +00:00 |
sites
|
Style Django form nonfield error the same as help-critical
|
2023-02-16 00:00:34 +10:00 |
snippets
|
Show usage information in page status side panel
|
2023-02-16 15:22:40 +00:00 |
templates/wagtailcore
|
…
|
|
templatetags
|
Update guide.wagtail.org links to use most up-to-date URL and page name, with "latest" redirect
|
2023-02-03 11:13:15 +00:00 |
test
|
Fix Storybook pattern library proxying in Node 18
|
2023-02-15 22:52:49 +10:00 |
tests
|
refactor code, fix some minor issues
|
2023-02-14 17:35:26 +00:00 |
users
|
refactor code, fix some minor issues
|
2023-02-14 17:35:26 +00:00 |
utils
|
Rotate deprecation warning classes
|
2023-02-10 13:20:34 +00:00 |
__init__.py
|
Version bump to start work on Wagtail 5.0
|
2023-01-30 14:39:48 +00:00 |
apps.py
|
…
|
|
compat.py
|
…
|
|
coreutils.py
|
Use util method to construct util dummy requests (#9797)
|
2023-01-03 15:00:23 +00: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
|
Use variables in `WorkflowLock.get_message()` to reduce queries
|
2023-01-19 14:06:07 +00:00 |
log_actions.py
|
…
|
|
permissions.py
|
…
|
|
query.py
|
Add `workflow_states` default property to `WorkflowMixin`
|
2023-01-19 14:06:09 +00:00 |
signal_handlers.py
|
Make sure get_site_root_paths returns a list of SiteRootPath objects (#8819)
|
2023-02-10 15:55:00 +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
|
…
|
|
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 |