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 |
|
Eric Drechsel
|
805e078556
|
test that add button is present only if page allows subpages
|
2015-03-31 15:25:03 +01:00 |
|
Matt Westcott
|
a5940bef98
|
add (partly failing) unit tests for add button on wagtailuserbar
|
2015-03-31 15:25:03 +01:00 |
|
Matt Westcott
|
8dfa5942da
|
Add wagtailuserbar tag to base test template
|
2015-03-31 15:25:03 +01:00 |
|
Eric Drechsel
|
2837af4fbf
|
Use a common base template for test pages
|
2015-03-31 15:25:02 +01:00 |
|
Karl Hobley
|
a1ccb1504b
|
Fix typo in code example. Fixes #1129
Thanks to @negletios for spotting
|
2015-03-31 15:15:18 +01:00 |
|
Karl Hobley
|
db1cf75a6b
|
Update Willow in tox
|
2015-03-31 14:45:27 +01:00 |
|
Karl Hobley
|
d2bd3ebaef
|
Changelog/release note for #1120
|
2015-03-31 14:38:24 +01:00 |
|
Dave Cranwell
|
bbeb6cc319
|
Merge pull request #1120 from kaedroho/kill-celery
No longer use celery for sending notifications
|
2015-03-31 12:10:52 +01:00 |
|
Karl Hobley
|
f077fb026d
|
Remove celery from project_template/requirements.txt
|
2015-03-31 10:30:59 +01:00 |
|
Karl Hobley
|
6f8218f23b
|
Remove mention of celery from docs
|
2015-03-31 10:29:58 +01:00 |
|
Karl Hobley
|
c77eafdd8e
|
Removed celery from production.py
No longer required by Wagtail
|
2015-03-31 10:25:54 +01:00 |
|
Karl Hobley
|
877da3de95
|
Added IMAGE_COMPRESSION_QUALITY setting back
Fixes #1089
|
2015-03-31 09:37:20 +01:00 |
|
Karl Hobley
|
0f4fabb355
|
Shortend WAGTAILIMAGES_JPEG_QUALITY setting
|
2015-03-31 09:35:51 +01:00 |
|
Karl Hobley
|
4492f326c5
|
Allow changing of JPEG compression quality
|
2015-03-31 09:34:52 +01:00 |
|
Karl Hobley
|
96ead1d4a9
|
No longer use deprecated resize/crop args
|
2015-03-31 09:33:59 +01:00 |
|
Karl Hobley
|
332a136d89
|
Save images with same format as their source
Fixes #989
|
2015-03-31 09:33:59 +01:00 |
|
Karl Hobley
|
53290ccc7b
|
Use Willow 0.2 beta
|
2015-03-31 09:33:03 +01:00 |
|
Karl Hobley
|
b86cb94bdf
|
Added contrib.wagtailapi module. Closes #926
Imported from: https://github.com/torchbox/wagtailapi
Thanks to @timheap for the review
|
2015-03-31 09:24:20 +01:00 |
|
Matt Westcott
|
7d74978636
|
Merge pull request #1123 from kaedroho/routablepage-test-with-property
Make subpage_urls a property on RoutablePageTest
|
2015-03-30 21:15:43 +01:00 |
|
Matt Westcott
|
563d1aba63
|
Merge pull request #1122 from kaedroho/apps-cleanup
Replaced models.get_models with apps.get_models
|
2015-03-30 20:38:51 +01:00 |
|
Matt Westcott
|
5db29d3637
|
Merge pull request #1121 from kaedroho/test-demosite
Make wagtaildemo models/data available in tests
|
2015-03-30 20:37:21 +01:00 |
|
Karl Hobley
|
d80a92cfe4
|
Make subpage_urls a property on RoutablePageTest
|
2015-03-30 17:35:50 +01:00 |
|
Karl Hobley
|
ed3ddcc6c0
|
Replaced models.get_models with apps.get_models
|
2015-03-30 17:35:02 +01:00 |
|
Karl Hobley
|
c7cfa7afe7
|
Make wagtaildemo available in tests
|
2015-03-30 16:13:04 +01:00 |
|
Karl Hobley
|
f9924fa015
|
Merge pull request #1116 from kaedroho/tests-cleanup
Tests cleanup
|
2015-03-30 15:39:22 +01:00 |
|
Karl Hobley
|
3d48ba0cd8
|
Test for wagtailadmin.utils.send_mail
|
2015-03-30 14:55:37 +01:00 |
|
Karl Hobley
|
378b2c546e
|
Rename send_email_task => send_mail
Also make send_notification use send_mail
|
2015-03-30 14:54:59 +01:00 |
|
Karl Hobley
|
2c50926785
|
No longer use celery for sending notifications
|
2015-03-30 14:41:41 +01:00 |
|
Karl Hobley
|
440aa0742a
|
Recreated testapp migrations
|
2015-03-30 13:48:10 +01:00 |
|
Karl Hobley
|
1f8dc4bcfc
|
Moved search test models into their own app
|
2015-03-30 13:44:04 +01:00 |
|