Sage Abdullah ad70e5fdb6 Simplify UniqueConstraint check for custom rendition models hace 6 días
..
api b30bfa993f Add preserve_svg option to api ImageRenditionField hace 1 año
check_files e9593e7b6b Update all other Wagtail logos to the latest version hace 10 meses
locale cb0a358022 Fetch new translations from Transifex hace 1 semana
management ceed617115 Added progress bar to wagtail_image_rendition command output hace 1 año
migrations e7dd00e427 Ensure that creation of image/document choose permissions happens after access_admin permission exists hace 2 meses
rich_text 3f551f212c Insert default_alt_text when auto-converting from ImageChooserBlock to ImageBlock hace 3 semanas
static_src 97d2332ba4 Migrate image-url-generator conditional fields to w-rules/RulesController hace 2 meses
templates 1db66a7ded Add default_alt_text to the state dictionary returned by ImageChooser view and used by AdminImageChooser widget hace 3 semanas
templatetags 4bfbbae405 Add picture tag implementation and tests hace 1 año
tests 530cc5c355 Added tests for AbstractRendition's unique constraint check hace 6 días
views 1db66a7ded Add default_alt_text to the state dictionary returned by ImageChooser view and used by AdminImageChooser widget hace 3 semanas
.gitignore bf0f3e02ba Rename wagtail.wagtailimages to wagtail.images hace 7 años
__init__.py 9adf742580 fixes errors by adding aliases, double backtick, changing indexentry hace 6 meses
admin.py d10f15e558 Reformat with black hace 3 años
admin_urls.py d3d3299c22 Refactor images edit view to use generic EditView hace 4 meses
apps.py bc9d5da38f Move deleting old image / document files to task hace 3 semanas
blocks.py 3f551f212c Insert default_alt_text when auto-converting from ImageChooserBlock to ImageBlock hace 3 semanas
checks.py 20e35ddc06 Use `maxsize=None` for more LRU-caches hace 1 año
components.py 67de58eb27 Fix crash on inspect view with an empty image hace 1 año
edit_handlers.py 3cb4033a11 Remove deprecated edit handlers / panels hace 2 años
exceptions.py 7d6240a489 Throw error if images.Filter.run cannot create output (#8508) hace 2 años
fields.py d02e09e00e Explicitly add image/heic to 'accept' attribute on image fields hace 3 meses
formats.py e97af885ec Bump deprecations started in 5.2 to RemovedInWagtail70Warning hace 1 año
forms.py 97d2332ba4 Migrate image-url-generator conditional fields to w-rules/RulesController hace 2 meses
image_operations.py 15abe65eb4 Fix saving as .heic hace 3 meses
jinja2tags.py 4bfbbae405 Add picture tag implementation and tests hace 1 año
models.py ad70e5fdb6 Simplify UniqueConstraint check for custom rendition models hace 6 días
permissions.py c136f461bc Add duplicate detection to multiple image upload view hace 2 años
rect.py d10f15e558 Reformat with black hace 3 años
shortcuts.py 41dac89e1d Add srcset_image tag for responsive images hace 1 año
signal_handlers.py bc9d5da38f Move deleting old image / document files to task hace 3 semanas
tasks.py 5a0ecb9b30 Move setting image focal point to task hace 3 semanas
urls.py d10f15e558 Reformat with black hace 3 años
utils.py ac10b36c7b Run pyupgrade with `--py38-plus` hace 1 año
wagtail_hooks.py b993a52757 Adopt entity chooserUrls for Draftail richtext in embeds/documents/images hace 11 meses
widgets.py 1db66a7ded Add default_alt_text to the state dictionary returned by ImageChooser view and used by AdminImageChooser widget hace 3 semanas