0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-30 01:46:24 +01:00
Commit Graph

3796 Commits

Author SHA1 Message Date
Karl Hobley
321d2261a1 Ignore E124 errors 2015-04-03 19:31:42 +01:00
Karl Hobley
6b56af27ff Clean up E123 errors 2015-04-03 19:31:42 +01:00
Karl Hobley
6828537c4b Clean up E125 error 2015-04-03 19:31:42 +01:00
Karl Hobley
ca61a26842 Clean up E225 errors 2015-04-03 19:31:42 +01:00
Karl Hobley
efb7797c00 Clean up E301 errors 2015-04-03 19:31:42 +01:00
Karl Hobley
f209a25cfa Ignore E303 errors 2015-04-03 19:31:42 +01:00
Karl Hobley
db10ef7bd8 Fixed missing imports (F821) 2015-04-03 19:31:42 +01:00
Karl Hobley
d5eb3577e2 Clean up E272 error 2015-04-03 19:31:42 +01:00
Karl Hobley
878c13d7ad Removed unused local variables (F841) 2015-04-03 19:31:37 +01:00
Karl Hobley
ba9908d4b7 Removed unused test 2015-04-03 18:52:58 +01:00
Karl Hobley
bc192388c1 Ignore E302 errors 2015-04-03 18:52:58 +01:00
Karl Hobley
62d77e3aa1 Clean up W291 errors 2015-04-03 18:52:53 +01:00
Karl Hobley
304f8f8e66 Ignore E261 errors 2015-04-03 18:52:53 +01:00
Karl Hobley
27b95dce86 Ignore E128 errors 2015-04-03 18:52:53 +01:00
Karl Hobley
d88bc49ea7 Fix E203 errors 2015-04-03 18:52:53 +01:00
Karl Hobley
a0b3dcf434 Don't flake8 project template 2015-04-03 18:52:53 +01:00
Karl Hobley
e656744e36 Removed unused imports 2015-04-03 18:52:53 +01:00
Karl Hobley
c63b585d8c Clean up W293 errors 2015-04-03 18:52:50 +01:00
Karl Hobley
01808528db Clean up W391 errors 2015-04-03 18:52:47 +01:00
Karl Hobley
bf7292ffcf Clean up E241 errors 2015-04-03 18:52:45 +01:00
Karl Hobley
cf965671e3 Clean up E202 errors 2015-04-03 18:52:42 +01:00
Karl Hobley
4ef3107b5f Clean up E208 errors 2015-04-03 18:52:39 +01:00
Karl Hobley
e68856de7b Test for flake8 errors in tox/travis
Ignoring E501
2015-04-03 16:56:06 +01:00
Karl Hobley
c653f0630a Merge pull request #1152 from kaedroho/new-tox
Use generative tox config
2015-04-03 15:10:13 +01:00
Karl Hobley
85ed04bf5c Merge pull request #1153 from kaedroho/drone
Put drone back
2015-04-03 14:50:44 +01:00
Karl Hobley
e39fc266e9 Put drone back 2015-04-03 14:47:13 +01:00
Karl Hobley
0181fb16f0 Use generative tox config 2015-04-03 14:38:08 +01:00
Tom Dyson
3fcf04f8a3 add hosting reference in commercial support 2015-04-02 12:53:44 +01:00
Tom Dyson
0bc67e1913 Add 'Commercial Support' section to readme 2015-04-02 12:36:29 +01:00
Karl Hobley
b5feee1459 Make sure image files get closed on exception
If an exception got raised in the "with" block for the get_willow_image context manager, the image file was not closed.
2015-04-02 11:45:40 +01:00
Karl Hobley
fd8935e140 Updated demosite InlinePanel definitions 2015-04-02 11:14:45 +01:00
Karl Hobley
01f3f5d87b Merge pull request #1087 from kaedroho/willow-02
Willow 0.2 update
2015-04-01 19:33:19 +01:00
Karl Hobley
bbfa70d8e8 Use Willow 0.2 2015-04-01 17:42:55 +01:00
Karl Hobley
289cc5cc06 "register" should be "reciever" 2015-04-01 17:14:20 +01:00
Karl Hobley
0d935dac02 Fixed ".." appearing in rendition filenames
Happened when there was no cache key
2015-04-01 16:59:27 +01:00
Karl Hobley
f81385da31 Fixed content type header of frontend serve view 2015-04-01 16:39:41 +01:00
Karl Hobley
269cb95ed6 Fixed preview view Content-Type header
Was previously sending back "image/jpeg" for all images
2015-04-01 15:52:07 +01:00
Karl Hobley
6d77676191 Convert BMP and non-animated GIFs to PNG 2015-04-01 15:45:37 +01:00
Karl Hobley
694860c6b6 Merge pull request #1031 from kaedroho/wagtailapi
Wagtail API module
2015-04-01 14:28:01 +01:00
Karl Hobley
7b50391e18 Bump willow version to 0.2b2
This should fix #1084
2015-04-01 14:13:12 +01:00
Karl Hobley
55d875db05 Merge pull request #1135 from drwlrsn/oembed-instagram
Support for HTTPS Instagram URLs.
2015-03-31 20:32:19 +01:00
Drew Larson
996ec4157e Support for HTTPS Instagram URLs. 2015-03-31 13:24:09 -06:00
Karl Hobley
53012e85c2 Fixed tests 2015-03-31 17:01:25 +01:00
Karl Hobley
5f0932a6b8 Merge pull request #1131 from negletios/documentation-fixes
Fix typo in code example. Fixes #1130
2015-03-31 16:59:03 +01:00
Yiannis Inglessis
fcdcc3aa7b Fix typo in code example. Fixes #1130 2015-03-31 18:47:10 +03:00
Karl Hobley
7ad6b2e149 Changelog, release note and Upgrade consideration 2015-03-31 16:35:53 +01:00
Karl Hobley
c87802b68b Merge branch 'edrex-694_userbar_add_child_page' 2015-03-31 15:30:09 +01:00
Karl Hobley
addb57c0cd Changelog and release notes for #728 2015-03-31 15:29:08 +01:00
Karl Hobley
f7ab404887 Comment tweak 2015-03-31 15:25:43 +01:00
Eric Drechsel
e28051e3f3 only include add button in userbar if page allows subpages 2015-03-31 15:25:03 +01:00