Jake Howard 71c93cb39c Remove non-unsert support for Postgres indexing (#12509) 5 meses atrás
..
actions abcb2da372 Add translatable model copy for translation done signal (#12362) 6 meses atrás
admin 940ac10a9c Remove unused uuid module 5 meses atrás
api 93f8600c31 ImageBlock for StreamField (rebase of #11791) (#12416) 5 meses atrás
bin f8fc2c3a20 Apply `ruff format .` 1 ano atrás
blocks e7b4daaf32 Fix StreamValue._prefetch_blocks() to skip manually inserted items 5 meses atrás
contrib e305906b9c Generate new translation strings 5 meses atrás
documents e305906b9c Generate new translation strings 5 meses atrás
embeds 5e4c3f12c3 Remove defunct oEmbed providers (#12537) 4 meses atrás
images cda72797c5 Correctly handle None values in ImageBlock.bulk_to_python (#12517) 5 meses atrás
locale e305906b9c Generate new translation strings 5 meses atrás
locales e305906b9c Generate new translation strings 5 meses atrás
management 617e5129c5 Add management command to fix UUID fields under MariaDB / Django 5.0 (#11912) 11 meses atrás
migrations 0cf52a6175 Remove pre-Django 4.2 fallback code from JSONField null handling migration 7 meses atrás
models f08a947f8e Bypass ALLOWED_HOSTS checks when resolving Site for request (#12129) 5 meses atrás
permission_policies 44a33414fa Remove unused 'pages for moderation' functions 1 ano atrás
project_template 37d9d7eb06 Increase DATA_UPLOAD_MAX_NUMBER_FIELDS in project template & docs 5 meses atrás
rich_text 80b1ebe40b Apply suggested rewrites from pyupgrade for Python 3.9 and up 8 meses atrás
search 71c93cb39c Remove non-unsert support for Postgres indexing (#12509) 4 meses atrás
sites e305906b9c Generate new translation strings 5 meses atrás
snippets e305906b9c Generate new translation strings 5 meses atrás
templates 30c61353e8 Fix tag imports for html lang/dir attributes 3 anos atrás
templatetags b266e54ba9 Bug: Enable template tag `richtext` to convert lazy text strings (#11901) 11 meses atrás
test e451bbd96a Support application of select_related and prefetch_related lookups to subqueries made by SpecificIterable 5 meses atrás
tests f08a947f8e Bypass ALLOWED_HOSTS checks when resolving Site for request (#12129) 5 meses atrás
users e305906b9c Generate new translation strings 5 meses atrás
utils fde2e6f26a Close open files when reading within utils/setup.py 5 meses atrás
__init__.py bff75a2d08 Version bump to start work on 6.4 5 meses atrás
apps.py 9fe13dfe9f Narrow down 'noqa' directives on imports to specify F401 / F403 1 ano atrás
compat.py 75cc7da38a Move wagtail.core to wagtail 3 anos atrás
coreutils.py 80b1ebe40b Apply suggested rewrites from pyupgrade for Python 3.9 and up 8 meses atrás
exceptions.py e879c2b9ee Remove BlockNormalizationError as a distinct exception type 11 meses atrás
fields.py 0d8b8386e2 Refactor StreamField get_prep_value for closer alignment with JSONField (#12269) 7 meses atrás
forms.py 75cc7da38a Move wagtail.core to wagtail 3 anos atrás
hooks.py 75cc7da38a Move wagtail.core to wagtail 3 anos atrás
jinja2tags.py 04676cbe2b Add `fullpageurl` to jinja2 environment 2 anos atrás
locks.py 8075eeec15 Remove WAGTAILADMIN_GLOBAL_PAGE_EDIT_LOCK setting 1 ano atrás
log_actions.py 75cc7da38a Move wagtail.core to wagtail 3 anos atrás
permissions.py daa00ece49 Use a single instance of PagePermissionPolicy in wagtail.permissions module 1 ano atrás
query.py e451bbd96a Support application of select_related and prefetch_related lookups to subqueries made by SpecificIterable 5 meses atrás
signal_handlers.py 912e2b6ea7 Fix reference indexing error for objects with lazy ParentalKeys 1 ano atrás
signals.py c700ed67ef Copy for translations done signal and test (#12033) 9 meses atrás
telepath.py 9fe13dfe9f Narrow down 'noqa' directives on imports to specify F401 / F403 1 ano atrás
url_routing.py 75cc7da38a Move wagtail.core to wagtail 3 anos atrás
urls.py 75cc7da38a Move wagtail.core to wagtail 3 anos atrás
views.py 06ed3ae6b8 Refactor page fetching logic to cache per request (#11683) 11 meses atrás
wagtail_hooks.py aae3ce1c84 Remove docs mentioning legacy moderation 1 ano atrás
whitelist.py e1e3c8efde Update tests & html whitelist to always use `html.parser` & remove `html5lib` 1 ano atrás
widget_adapters.py 30fa20c1ac Update RadioSelect adapter to handle CheckboxMultipleSelect widgets 10 meses atrás
workflows.py 3cf2c0dc19 Rename `page` to `content_object` in `WorkflowState` 2 anos atrás