.. |
actions
|
768d8f3d2c
refactor code, fix some minor issues
|
2 lat temu |
admin
|
ec6397af01
Fix time zone activation leaking into subsequent requests in require_admin_access()
|
2 lat temu |
api
|
d73210026d
Fix flake8 A504 errors
|
2 lat temu |
bin
|
f0014df781
Fix updatemodulepaths for Python 3.7
|
2 lat temu |
blocks
|
eadfe419fe
Make StructBlockValidationError importable from wagtail.blocks
|
2 lat temu |
contrib
|
a98779e734
Make TypedTableBlockValidationError constructor more permissive
|
2 lat temu |
documents
|
12dff30a9e
Move collection_id from index view to add view in doc/image upload
|
2 lat temu |
embeds
|
768d8f3d2c
refactor code, fix some minor issues
|
2 lat temu |
images
|
12dff30a9e
Move collection_id from index view to add view in doc/image upload
|
2 lat temu |
locale
|
7e6cfd779a
Fetch new translations from Transifex
|
2 lat temu |
locales
|
d73210026d
Fix flake8 A504 errors
|
2 lat temu |
management
|
c8c1870c97
Prevent memory exhaustion when purging a large number of revisions
|
2 lat temu |
migrations
|
e4dbd88810
Remove unique constraint before using `GenericForeignKey` in `WorkflowState`
|
2 lat temu |
models
|
b7c7f689e6
Add missing log information for wagtail.schedule.cancel
|
2 lat temu |
permission_policies
|
1829ed3dbe
Avoid importing document model class from wagtail.documents.permissions and wagtail.documents.views.chooser
|
2 lat temu |
project_template
|
36143a8e59
Version bump to start work on Wagtail 5.0
|
2 lat temu |
rich_text
|
32906b7f0a
Add more detailed code comments for reference extraction
|
2 lat temu |
search
|
16da7828af
Add deprecation warning for wagtailsearch.Query.add_hit
|
2 lat temu |
sites
|
3e5583e0fe
Style Django form nonfield error the same as help-critical
|
2 lat temu |
snippets
|
9ea12d42b4
Rework how lock information is displayed in status side panel
|
2 lat temu |
templates
|
30c61353e8
Fix tag imports for html lang/dir attributes
|
3 lat temu |
templatetags
|
7339f6c3d1
Update guide.wagtail.org links to use most up-to-date URL and page name, with "latest" redirect
|
2 lat temu |
test
|
fa1cbfbe98
Fix Storybook pattern library proxying in Node 18
|
2 lat temu |
tests
|
b7c7f689e6
Add missing log information for wagtail.schedule.cancel
|
2 lat temu |
users
|
93077eaccd
Migrate status tag usage to shared Template tag
|
2 lat temu |
utils
|
a78e80e9c6
Rotate deprecation warning classes
|
2 lat temu |
__init__.py
|
36143a8e59
Version bump to start work on Wagtail 5.0
|
2 lat temu |
apps.py
|
536ff23399
Rename WagtailCoreAppConfig to WagtailAppConfig
|
3 lat temu |
compat.py
|
75cc7da38a
Move wagtail.core to wagtail
|
3 lat temu |
coreutils.py
|
8d1835f55c
Fix audit log display of deleted models
|
2 lat temu |
exceptions.py
|
75cc7da38a
Move wagtail.core to wagtail
|
3 lat temu |
fields.py
|
5c653002a2
Remove support for use_json_field=False StreamFields
|
2 lat temu |
forms.py
|
75cc7da38a
Move wagtail.core to wagtail
|
3 lat temu |
hooks.py
|
75cc7da38a
Move wagtail.core to wagtail
|
3 lat temu |
jinja2tags.py
|
04676cbe2b
Add `fullpageurl` to jinja2 environment
|
2 lat temu |
locks.py
|
fb6d3262ad
Allow manual lock even if WorkflowLock is currently applied
|
2 lat temu |
log_actions.py
|
75cc7da38a
Move wagtail.core to wagtail
|
3 lat temu |
permissions.py
|
75cc7da38a
Move wagtail.core to wagtail
|
3 lat temu |
query.py
|
301c6d9040
Add `workflow_states` default property to `WorkflowMixin`
|
2 lat temu |
signal_handlers.py
|
f9872fae03
Make sure get_site_root_paths returns a list of SiteRootPath objects (#8819)
|
2 lat temu |
signals.py
|
d40cf331d0
Extract drafts-related fields, methods, and properties from `Page` to `DraftStateMixin` (#8612)
|
2 lat temu |
telepath.py
|
75cc7da38a
Move wagtail.core to wagtail
|
3 lat temu |
url_routing.py
|
75cc7da38a
Move wagtail.core to wagtail
|
3 lat temu |
urls.py
|
75cc7da38a
Move wagtail.core to wagtail
|
3 lat temu |
views.py
|
75cc7da38a
Move wagtail.core to wagtail
|
3 lat temu |
wagtail_hooks.py
|
ec1aea0f20
Fix typo in `ResumeWorkflowActionFormatter` message
|
2 lat temu |
whitelist.py
|
b131b4813e
replace latin abbreviations with english phrases & updated docs guidelines
|
2 lat temu |
widget_adapters.py
|
75cc7da38a
Move wagtail.core to wagtail
|
3 lat temu |
workflows.py
|
3cf2c0dc19
Rename `page` to `content_object` in `WorkflowState`
|
2 lat temu |