Thibaud Colas fe148c01e5 Add density parameter to user profile 11 月之前
..
actions 175b7ac044 Fix `exclude_fields_in_copy` issues with default/unique values 1 年之前
admin fe148c01e5 Add density parameter to user profile 11 月之前
api 5679b30d1b Fix typos (#11687) 1 年之前
bin f8fc2c3a20 Apply `ruff format .` 1 年之前
blocks 1cbe206362 Revert signature of StaticBlock.normalize 11 月之前
contrib a86822c530 Add ability for Settings icons to be reflected on Setting edit views 11 月之前
documents 488f338c1c Add unit tests to support password required template settings 11 月之前
embeds 43432d7bb3 Add `normalize' method to blocks 11 月之前
images 52aeb4d178 Remove unused import 11 月之前
locale e537b4000f Fetch new translations from Transifex 1 年之前
locales e537b4000f Fetch new translations from Transifex 1 年之前
management d49f6b0749 Reduce memory usage when rebuilding search index 1 年之前
migrations e6aebc65a8 Implemented the UploadedFile mode to replace UploadedDocument and UploadedImage 1 年之前
models 3ff4bc08c6 Populate parent page cache during page routing (#11737) 11 月之前
permission_policies 44a33414fa Remove unused 'pages for moderation' functions 1 年之前
project_template 92d1ff5d7a Remove lesser-used archive formats from WAGTAILDOCS_EXTENSIONS list 1 年之前
rich_text 2cc744fed6 Restore docstrings for EmbedRewriter, LinkRewriter 11 月之前
search c550173d6c Fix postgres phrase search to respect language set in settings 11 月之前
sites e537b4000f Fetch new translations from Transifex 1 年之前
snippets 4bf966537a Added ability to make keyboard shortcut Global 11 月之前
templates 30c61353e8 Fix tag imports for html lang/dir attributes 3 年之前
templatetags 65e693c6e8 Link feature release links to corresponding pages in guide 1 年之前
test 488f338c1c Add unit tests to support password required template settings 11 月之前
tests 3ff4bc08c6 Populate parent page cache during page routing (#11737) 11 月之前
users fe148c01e5 Add density parameter to user profile 11 月之前
utils e1e3c8efde Update tests & html whitelist to always use `html.parser` & remove `html5lib` 1 年之前
__init__.py 43af9b5dfc Version bump to start work on 6.1 1 年之前
apps.py 9fe13dfe9f Narrow down 'noqa' directives on imports to specify F401 / F403 1 年之前
compat.py 75cc7da38a Move wagtail.core to wagtail 3 年之前
coreutils.py ca796cb703 Fix dummy request SERVER_NAME when running tests 1 年之前
exceptions.py e879c2b9ee Remove BlockNormalizationError as a distinct exception type 11 月之前
fields.py ae3616266d Unify all handling of incoming StreamBlock values into StreamBlock.to_python 11 月之前
forms.py 75cc7da38a Move wagtail.core to wagtail 3 年之前
hooks.py 75cc7da38a Move wagtail.core to wagtail 3 年之前
jinja2tags.py 04676cbe2b Add `fullpageurl` to jinja2 environment 2 年之前
locks.py 8075eeec15 Remove WAGTAILADMIN_GLOBAL_PAGE_EDIT_LOCK setting 1 年之前
log_actions.py 75cc7da38a Move wagtail.core to wagtail 3 年之前
permissions.py daa00ece49 Use a single instance of PagePermissionPolicy in wagtail.permissions module 1 年之前
query.py d367e2c9f0 Fix alias() not compatible with specific() 1 年之前
signal_handlers.py 912e2b6ea7 Fix reference indexing error for objects with lazy ParentalKeys 1 年之前
signals.py d40cf331d0 Extract drafts-related fields, methods, and properties from `Page` to `DraftStateMixin` (#8612) 2 年之前
telepath.py 9fe13dfe9f Narrow down 'noqa' directives on imports to specify F401 / F403 1 年之前
url_routing.py 75cc7da38a Move wagtail.core to wagtail 3 年之前
urls.py 75cc7da38a Move wagtail.core to wagtail 3 年之前
views.py 06ed3ae6b8 Refactor page fetching logic to cache per request (#11683) 11 月之前
wagtail_hooks.py aae3ce1c84 Remove docs mentioning legacy moderation 1 年之前
whitelist.py e1e3c8efde Update tests & html whitelist to always use `html.parser` & remove `html5lib` 1 年之前
widget_adapters.py 75cc7da38a Move wagtail.core to wagtail 3 年之前
workflows.py 3cf2c0dc19 Rename `page` to `content_object` in `WorkflowState` 2 年之前