Wykres commitów

1852 Commity (dd7d4b671ebc10e59c5daeb509cec5cba5bb333b)

Autor SHA1 Wiadomość Data
Karl Hobley dd7d4b671e Set default focal point key in filenames to 'focus-none'
This prevents filenames being generated with '..'
2014-07-22 16:31:48 +01:00
Karl Hobley 1801412693 Run smartcropping calculations on image save 2014-07-22 16:31:48 +01:00
Karl Hobley fe662b3ed6 Moved extra room calculation into get_suggested_focal_point 2014-07-22 16:31:48 +01:00
Karl Hobley da3f48eba2 Fixed missing future import 2014-07-22 16:31:48 +01:00
Karl Hobley 8a5d0ae528 Removed old docs 2014-07-22 16:31:48 +01:00
Karl Hobley ee6f079f17 Made image processing code focal point aware 2014-07-22 16:31:48 +01:00
Karl Hobley c66180a9d9 Make image processing backends use focal_point 2014-07-22 16:31:48 +01:00
Karl Hobley c0175c749c Moved smartcropping code from image backends into image model 2014-07-22 16:31:47 +01:00
Karl Hobley 9c3962aabc Added focal point fields 2014-07-22 16:31:47 +01:00
Karl Hobley b7ba6dc640 Refactored feature detection code into a class 2014-07-22 16:31:47 +01:00
Karl Hobley 9ee089042d Moved some smartcropping code into feature_detection 2014-07-22 16:31:47 +01:00
Karl Hobley 76a3e5bce4 Cleanup 2014-07-22 16:31:47 +01:00
Karl Hobley 71ff10fdee Added docs for 'smart' image resizing method 2014-07-22 16:21:49 +01:00
Karl Hobley 990cabef53 Many improvements to smart cropping 2014-07-22 16:21:04 +01:00
Karl Hobley 6f8b5faa06 Added face detection 2014-07-22 16:21:04 +01:00
Karl Hobley d539aaf128 Removed stray print statement 2014-07-22 16:21:04 +01:00
Karl Hobley d3da8bf6d9 Added smartcropping with basic feature detection 2014-07-22 16:21:04 +01:00
Karl Hobley b98a72b0e8 Added ability to crop to a point or multiple weighted points 2014-07-22 16:19:23 +01:00
Karl Hobley e3f8679862 Refactored crop_to_centre actions to use a utils method 2014-07-22 16:19:23 +01:00
Karl Hobley 6df6d7bf98 Splitup wagtailimages utils 2014-07-22 16:19:22 +01:00
Matt Westcott dc62ebe3a1 Merge branch 'kaedroho-unpublish_signal' 2014-07-22 11:09:59 +01:00
Matt Westcott 6a01b640f8 add changelog/release notes for page_published signal 2014-07-22 11:09:02 +01:00
Matt Westcott 633dd8243f Fix test failure (fetch specific_class and specific_page before deleting page) 2014-07-22 11:08:46 +01:00
Karl Hobley b693ed7b39 Fire unpublished_signal after unpublishing the page 2014-07-22 10:59:01 +01:00
Karl Hobley c8f1f82914 Merge branch 'master' into unpublish_signal
Conflicts:
	wagtail/wagtailadmin/views/pages.py
2014-07-22 09:49:23 +01:00
Karl Hobley 9fc905c5a1 Don't fire page_unpublished signal when deleting non-live pages 2014-07-22 09:47:21 +01:00
Matt Westcott 00046639c7 Added routable page to release notes and changelog 2014-07-21 16:03:28 +01:00
Matt Westcott f273331d38 Copyediting of routable_page docs, and longer explanation of what you would use it for 2014-07-21 15:52:19 +01:00
Matt Westcott 94f0f9bc61 Merge branch 'superpage' of https://github.com/kaedroho/wagtail into kaedroho-superpage 2014-07-21 13:27:06 +01:00
Karl Hobley 48845bad8e Rewrote superpage to no longer need core changes 2014-07-18 17:40:04 +01:00
Karl Hobley 152d02d6f2 Revert "Fixed broken test"
This reverts commit 911ba9ec06.
2014-07-18 17:32:50 +01:00
Karl Hobley 060219ee48 Revert "Allow RouteResult to return a view"
This reverts commit bbbc83c56e.
2014-07-18 17:32:41 +01:00
Karl Hobley 133e0c8547 Fixed typo 2014-07-18 16:58:38 +01:00
Karl Hobley adb8141a50 Added test for #429 2014-07-18 16:55:33 +01:00
Karl Hobley 5b99f38927 Added changelog and release notes for #429 2014-07-18 15:14:36 +01:00
Karl Hobley eeeff3e05c Merge pull request #429 from davecranwell/feature/ajax-explorer-menu
Ajax explorer menu
2014-07-18 15:06:59 +01:00
Matt Westcott ba60115d28 More detailed comment about what DbWhitelister does 2014-07-18 12:32:15 +01:00
Dave Cranwell f4dd085f0f tweaks to help-block contents 2014-07-18 10:27:54 +01:00
Matt Westcott 820da2f841 Merge branch 'master' of github.com:torchbox/wagtail 2014-07-17 16:32:28 +01:00
Matt Westcott 9215572b96 rewrite documentation on binding pages to snippets (the linking model should be an inline child of the page, not a snippet itself) 2014-07-17 16:32:17 +01:00
Dave Cranwell 6755b0549b Merge pull request #486 from davecranwell/feature/help-messages
Added block help messages, suitable for use in any screen where information/instructions need to be conveyed to the user
2014-07-17 16:18:27 +01:00
Dave Cranwell 5d434130fb using best way of importing other sass 2014-07-17 15:52:55 +01:00
Dave Cranwell b67bc82c1d moved styleguide css to styleguide folder. added new help text styles 2014-07-17 15:39:22 +01:00
Matt Westcott 4131039ece remove libxml / libxslt from install scripts - not required now we've switched to html5lib 2014-07-17 13:43:14 +01:00
Matt Westcott 81dd7b447c Merge branch 'master' of github.com:torchbox/wagtail 2014-07-17 13:29:41 +01:00
Matt Westcott 87ecbd6171 Merge branch 'kaedroho-html5lib' 2014-07-17 13:29:26 +01:00
Matt Westcott b700d6503c add html5lib item to changelog + release notes 2014-07-17 13:26:07 +01:00
Matt Westcott d9b1ac9350 Update test_image_embed_is_rewritten to work on valid HTML input, to make it a more meaningful / representative test 2014-07-17 13:14:06 +01:00
Dave Cranwell 588ae1a4b3 Merge remote-tracking branch 'upstream/master' 2014-07-17 13:02:16 +01:00
Dave Cranwell 0f87becf13 slight glyph metric improvement for users + sites 2014-07-17 13:01:50 +01:00