.. |
actions
|
Apply `ruff format .`
|
2023-11-17 15:21:56 +00:00 |
admin
|
Replace visuallyhidden utility class with w-sr-only
|
2024-01-09 15:42:08 +00:00 |
api
|
API - Allow ordering by multiple fields
|
2023-10-09 22:16:31 +11:00 |
bin
|
Apply `ruff format .`
|
2023-11-17 15:21:56 +00:00 |
blocks
|
display-character-count-to-RichTextBlock
|
2024-01-02 19:05:21 +00:00 |
contrib
|
Replace overflow utility with Tailwind
|
2024-01-09 15:42:08 +00:00 |
documents
|
Replace visuallyhidden utility class with w-sr-only
|
2024-01-09 15:42:08 +00:00 |
embeds
|
Convert all basic uses of wagtailadmin/shared/field.html (with no parameters other than `field`) to formattedfield tag
|
2023-12-12 13:41:23 +00:00 |
images
|
Replace visuallyhidden utility class with w-sr-only
|
2024-01-09 15:42:08 +00:00 |
locale
|
Fetch new translations from Transifex
|
2023-12-06 16:55:49 +00:00 |
locales
|
Fetch new translations from Transifex
|
2023-12-06 16:55:49 +00:00 |
management
|
Apply `ruff format .`
|
2023-11-17 15:21:56 +00:00 |
migrations
|
Remove legacy moderation system
|
2023-11-01 16:51:25 +00:00 |
models
|
Add support for modifying default page listing ordering
|
2023-12-07 06:50:38 +10:00 |
permission_policies
|
Remove unused 'pages for moderation' functions
|
2023-11-01 16:51:25 +00:00 |
project_template
|
Formalise Django 5.0 support and drop Django < 4.2 support
|
2023-12-07 11:34:10 +00:00 |
rich_text
|
Use `maxsize=None` for more LRU-caches
|
2023-10-02 10:03:39 +11:00 |
search
|
Fetch new translations from Transifex
|
2023-12-06 16:55:49 +00:00 |
sites
|
Fetch new translations from Transifex
|
2023-12-06 16:55:49 +00:00 |
snippets
|
Replace visuallyhidden utility class with w-sr-only
|
2024-01-09 15:42:08 +00:00 |
templates/wagtailcore
|
…
|
|
templatetags
|
Create preview-aware & page-enhanced cache template tags
|
2023-07-20 08:24:09 +10:00 |
test
|
Fix FormSubmissionsPanel on Django 5.0 when creating a new form page
|
2024-01-05 08:05:05 +00:00 |
tests
|
Remove unneeded classes from test suite
|
2024-01-09 15:42:08 +00:00 |
users
|
Replace visuallyhidden utility class with w-sr-only
|
2024-01-09 15:42:08 +00:00 |
utils
|
Rotate deprecation warnings
|
2023-11-17 17:00:58 +00:00 |
__init__.py
|
Update version number to 6.0
|
2023-10-31 10:11:53 +00: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
|
Bump deprecations started in 5.2 to RemovedInWagtail70Warning
|
2023-11-01 16:52:19 +00:00 |
exceptions.py
|
…
|
|
fields.py
|
Apply `ruff format .`
|
2023-11-17 15:21:56 +00:00 |
forms.py
|
…
|
|
hooks.py
|
…
|
|
jinja2tags.py
|
…
|
|
locks.py
|
Remove WAGTAILADMIN_GLOBAL_PAGE_EDIT_LOCK setting
|
2023-11-01 16:52:20 +00:00 |
log_actions.py
|
…
|
|
permissions.py
|
Use a single instance of PagePermissionPolicy in wagtail.permissions module
|
2023-11-28 12:02:37 +00:00 |
query.py
|
Fix alias() not compatible with specific()
|
2023-12-06 07:39:28 +10:00 |
signal_handlers.py
|
Fix reference indexing error for objects with lazy ParentalKeys
|
2023-10-13 13:50:14 +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
|
Remove docs mentioning legacy moderation
|
2023-11-01 16:51:25 +00:00 |
whitelist.py
|
…
|
|
widget_adapters.py
|
…
|
|
workflows.py
|
…
|
|