Wykres commitów

19 Commity (9fe936952445e04075dcb24e39fd298ed257d83a)

Autor SHA1 Wiadomość Data
Matt Westcott 45b85c7d7d Front-end cache is no longer necessary for image generator 2014-11-05 10:13:39 +00:00
Matt Westcott 2bb56510c1 Merge pull request #752 from kaedroho/images-refactor
Images: Remove FocalPoint class
2014-11-04 17:18:22 +00:00
Dave Cranwell 36a5a7704c Clarify how fill works with images that can't upscale. 2014-11-03 14:15:16 +00:00
Karl Hobley cd62c72dcc Changed API for setting/getting focal points
Previously, we used a property to do this. Heres the advantages of the
new way:
 - The old way felt a bit like it was pretending to be a database field
   when it wasn't. The new way makes it easier for the developer to
   understand that this is just a setter/getter for 4 fields and not a
   field itself.
 - Code looks nicer
 - Easier to override in subclasses
 - More like Django user model
2014-11-03 10:09:29 +00:00
Karl Hobley 0264c794bd Update images/index.rst 2014-10-09 13:10:18 +01:00
Karl Hobley f5d37db916 Update images/index.rst 2014-10-07 17:39:45 +01:00
Matt Westcott c696318d92 here, have an apostrophe 2014-10-07 11:47:17 +01:00
Karl Hobley 4d954df20f Merge branch 'master' into feature/crop-closeness
Conflicts:
	docs/core_components/pages/writing_templates.rst
2014-10-04 13:50:45 +01:00
Matt Westcott 963051e311 minor copyediting 2014-10-04 11:46:06 +02:00
Karl Hobley dc26d7e347 Moved image tag documentation to images section 2014-09-28 08:57:38 +01:00
pvetch 26314bdfc7 Update using_images_outside_wagtail.rst
Fix to code block syntax
2014-08-19 10:52:49 +01:00
Matt Westcott 30142d6201 add release notes / changelog for using images outside wagtail 2014-07-30 19:12:51 +01:00
Matt Westcott 1388822b9b copyediting on the 'using images outside wagtail' docs 2014-07-30 19:12:51 +01:00
Karl Hobley b566b72736 Merge remote-tracking branch 'torchbox/master' into image-frontend-urls
Conflicts:
	docs/core_components/images/index.rst
	wagtail/wagtailimages/models.py
	wagtail/wagtailimages/tests.py
	wagtail/wagtailimages/utils/validators.py
2014-07-30 09:47:59 +01:00
Matt Westcott 76491f5454 Add release notes for image feature detection 2014-07-29 17:19:50 +01:00
Karl Hobley d515029359 Moved frontend image url docs into new images section 2014-07-29 16:35:34 +01:00
Matt Westcott 71138ef021 Add note that the 'libdc1394 error' thrown by OpenCV is harmless 2014-07-29 16:35:01 +01:00
Karl Hobley 8722827937 Improvements to feature detection docs 2014-07-29 13:28:13 +01:00
Karl Hobley 56acdb2bd7 Moved image feature detection docs into new images section 2014-07-29 13:13:39 +01:00