Oliver Wilkerson
|
091ea75de7
|
Added a simple scale filter to image_operations.
|
2018-08-09 16:11:39 +01:00 |
|
Karl Hobley
|
a9b4b09152
|
Fix spelling mistakes in documentation
|
2018-04-05 12:13:05 +01:00 |
|
Matt Westcott
|
bcc93806bd
|
Fix anchor syntax
|
2018-01-05 16:33:33 +00:00 |
|
Bertrand Bordage
|
317ea80a7e
|
Doc typos.
|
2018-01-03 11:29:23 +01:00 |
|
Karl Hobley
|
1e332b4b67
|
Implement 'bgcolor' image operation.
Also fixes #3713.
Remove alpha channel if converting transparent image to JPEG
|
2018-01-03 11:26:14 +01:00 |
|
LB
|
5c29f37632
|
Add filter example images
|
2017-12-14 12:35:52 +00:00 |
|
Karl Hobley
|
bf0f3e02ba
|
Rename wagtail.wagtailimages to wagtail.images
Conflicts:
docs/advanced_topics/api/v2/configuration.rst
docs/advanced_topics/jinja2.rst
docs/advanced_topics/settings.rst
docs/getting_started/integrating_into_django.rst
docs/getting_started/tutorial.rst
docs/topics/pages.rst
docs/topics/streamfield.rst
gulpfile.js/config.js
tox.ini
wagtail/admin/tests/test_compare.py
wagtail/admin/tests/test_edit_handlers.py
wagtail/api/v2/signal_handlers.py
wagtail/contrib/wagtailstyleguide/views.py
wagtail/core/tests/test_streamfield.py
wagtail/documents/tests/test_models.py
wagtail/images/models.py
wagtail/images/permissions.py
wagtail/images/tests/test_admin_views.py
wagtail/images/tests/test_image_operations.py
wagtail/images/tests/test_models.py
wagtail/images/tests/test_signal_handlers.py
wagtail/images/views/chooser.py
wagtail/images/views/images.py
wagtail/images/views/multiple.py
wagtail/images/wagtail_hooks.py
wagtail/images/widgets.py
wagtail/project_template/project_name/settings/base.py
wagtail/tests/demosite/models.py
wagtail/tests/non_root_urls.py
wagtail/tests/settings.py
wagtail/tests/testapp/migrations/0001_initial.py
wagtail/tests/testapp/migrations/0008_inlinestreampage_inlinestreampagesection.py
wagtail/tests/testapp/migrations/0009_defaultstreampage.py
wagtail/tests/urls.py
|
2017-11-26 22:43:47 +00:00 |
|
LB
|
8f1f7a63d1
|
Add explicit requirement for image and filter
|
2017-11-14 20:10:45 +00:00 |
|
Scot Hacker
|
6364104282
|
Document get_rendition()
|
2017-02-21 22:48:20 +00:00 |
|
Tim Heap
|
f742d4a476
|
Use .. code-block:: for all python, html blocks
|
2016-11-28 13:41:34 +00:00 |
|
Matt Westcott
|
534b5d1fd9
|
Release note for #2474
|
2016-10-05 16:03:54 +01:00 |
|
Karl Hobley
|
2a6f908972
|
Various docs tweaks
Thanks @tomdyson for spotting!
|
2016-10-05 15:54:05 +01:00 |
|
Karl Hobley
|
6c57b5b280
|
Docs for format and jpegquality image filters
This also fixes #1205
|
2016-10-05 15:54:05 +01:00 |
|
Robert Rollins
|
6446c42132
|
Various typo fixes and grammar/clarity improvements.
|
2016-03-10 15:11:41 +00:00 |
|
Karl Hobley
|
95ff74feeb
|
Moved advanced image topics into advanced topics
|
2016-01-27 11:27:16 +00:00 |
|