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