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