Commit graph

2308 commits

Author SHA1 Message Date
Karl Hobley
653370b1c0 Merge pull request #602 from kaedroho/feature/manual-image-cropping
Manual image cropping
2014-09-12 14:30:27 +01:00
Karl Hobley
47c0c8b323 Merge remote-tracking branch 'torchbox/master' into feature/manual-image-cropping
Conflicts:
	wagtail/wagtailimages/tests.py
2014-09-12 14:06:28 +01:00
Matt Westcott
04f4a84210 Merge branch 'stable/0.6.x' 2014-09-12 10:19:45 +01:00
Matt Westcott
04da84e505 Fix link to getting started docs 2014-09-12 10:19:39 +01:00
Karl Hobley
2f0eca0562 Bump supported 1.7 version to 1.7.0 2014-09-12 10:18:44 +01:00
Matt Westcott
0563431ca4 Merge branch 'master' of github.com:torchbox/wagtail 2014-09-12 10:17:38 +01:00
Matt Westcott
11f1bfcc15 Add changelog entry for #621 (late arrival...) 2014-09-12 10:17:23 +01:00
Karl Hobley
0e1acdc9b5 Bump supported 1.7 version to 1.7.0 2014-09-12 10:16:19 +01:00
Matt Westcott
e40312f358 specify wagtail 0.6 in project template 2014-09-11 17:25:24 +01:00
Matt Westcott
6bef8ea10f Add Russian translation to release notes 2014-09-11 16:53:18 +01:00
Karl Hobley
bc67a97651 Rerun compilemessages 2014-09-11 16:46:05 +01:00
Karl Hobley
8265907fab Pulled translations from transifex 2014-09-11 16:46:05 +01:00
Karl Hobley
ab5d7353c0 Added wagtailforms to transifex config 2014-09-11 16:46:05 +01:00
Matt Westcott
50c6735b5b Merge branch 'master' of github.com:torchbox/wagtail 2014-09-11 16:40:18 +01:00
Matt Westcott
f7692cf9dc prepare for 0.6 release 2014-09-11 16:40:13 +01:00
Karl Hobley
701f26de99 Rerun makemessages 2014-09-11 16:40:06 +01:00
Matt Westcott
229944c118 actually add creating_your_project.rst this time... 2014-09-11 16:18:45 +01:00
Matt Westcott
fb07b2fb17 Merge branch 'getting_started_docs' 2014-09-11 16:14:02 +01:00
Matt Westcott
5c24a92598 Incorporate the 'creating your project' docs from #512 2014-09-11 16:13:43 +01:00
Karl Hobley
0c29f75f90 Changelog and release notes for wagtail start command 2014-09-11 16:12:59 +01:00
Matt Westcott
fa6cf7bcb9 Move getting_started page to an 'installation' page within a Getting Started section 2014-09-11 16:01:22 +01:00
Karl Hobley
33ddcb8395 Merge pull request #456 from kaedroho/project-template
'wagtail start' command
2014-09-11 15:52:42 +01:00
Matt Westcott
5ded4ff740 make 500.html a standalone template to avoid knock-on errors occurring in base.html 2014-09-11 15:37:43 +01:00
Matt Westcott
2a6679c12b remove developer tools from template's requirements.txt as per https://github.com/torchbox/wagtail/pull/456#discussion_r17422724 2014-09-11 15:34:34 +01:00
Matt Westcott
37cfc6a357 Merge pull request #580 from vzvenyach/patch-1
Update ubuntu.sh
2014-09-11 15:29:39 +01:00
Matt Westcott
cf0b08084e avoid using the 'dj' alias on the homepage template, because non-Vagrant users won't have it 2014-09-11 14:52:17 +01:00
Matt Westcott
edbe7f5919 OpenCV now installed in vagrant base image 2014-09-11 14:40:47 +01:00
Matt Westcott
d7651adc5b side-step the 'a large number of emails is' vs 'a large number of emails are' grammatical debate 2014-09-11 14:30:38 +01:00
Matt Westcott
39ab06722b Set WAGTAILIMAGES_FEATURE_DETECTION_ENABLED to False by default in project template, and avoid importing OpenCV if it's false to avoid spurious errors about libdc1394 2014-09-11 14:22:38 +01:00
Matt Westcott
1cc64b9478 need to register search signal handlers in urls.py 2014-09-11 13:46:36 +01:00
Matt Westcott
6dddd73c42 create virtualenv with system-site-packages enabled so that opencv is available 2014-09-11 13:32:01 +01:00
Matt Westcott
b9e9eb305d use wagtail-base-v0.3 as the base box for the project template 2014-09-11 13:21:12 +01:00
Matt Westcott
8a087fb2b6 Merge pull request #621 from kaedroho/issue/613
Make sure images/documents are reindexed after saving tags. Fixes #613
2014-09-11 13:11:51 +01:00
Matt Westcott
c442ddefde New installation docs 2014-09-11 11:14:16 +01:00
Karl Hobley
0a55e0814e Make sure images/documents are reindexed after saving tags. Fixes #613 2014-09-11 10:20:33 +01:00
Matt Westcott
446fd81a46 Merge branch 'master' into kaedroho-project-template 2014-09-11 10:18:56 +01:00
Matt Westcott
82cd9242d4 fix documentation build warnings 2014-09-11 10:18:34 +01:00
Karl Hobley
5328a2d98a Added failing tests for #613 2014-09-11 10:10:43 +01:00
Matt Westcott
bb23a49589 Add Celery documentation (and additional advice on Redis) to the Performance howto, since it isn't going to be a default part of the project template / VM 2014-09-10 19:24:18 +01:00
Matt Westcott
07455a8469 do not create a postgres database on vagrant provisioning, since the template assumes sqlite by default 2014-09-10 18:53:06 +01:00
Matt Westcott
c221a04afa fix Vagrant config for new project structure 2014-09-10 17:38:19 +01:00
Matt Westcott
4d5570bea6 Disable parallel builds to avoid issue with Pillow 2.5 monkeypatching the build process 2014-09-10 17:37:57 +01:00
Karl Hobley
14173f3647 Changelog and release notes for #611 2014-09-10 13:57:17 +01:00
Karl Hobley
f23cec2cc7 Merge pull request #611 from kaedroho/feature/version-indicator
Added version indicator to admin dashboard
2014-09-10 13:55:11 +01:00
Dave Cranwell
74a57077db styling and responsive solution for focal point chooser 2014-09-10 13:04:28 +01:00
Matt Westcott
24aefc417b restructure project_template to be less opinionated and closer to what django itself does 2014-09-10 10:46:43 +01:00
Karl Hobley
510e932ad4 Minor code tweaks 2014-09-10 10:25:54 +01:00
Karl Hobley
5b54b1f177 Implemented manual image cropping in edit preview 2014-09-10 10:14:18 +01:00
Matt Westcott
7ee1a67413 remove celery from default setup, and suggest celery/redis in production.py instead 2014-09-10 10:10:24 +01:00
Matt Westcott
293864b260 SOUTH_MIGRATION_MODULES setting not needed with South 1.0 2014-09-10 10:09:30 +01:00