Wykres commitów

2333 Commity (fa558b149d5118ff4f4a93325119405d91882403)

Autor SHA1 Wiadomość Data
Matt Westcott fa558b149d Fix ability to pass a class object in subpage_types / parent_page_types 2014-09-16 15:44:42 +01:00
Matt Westcott b4097dce1d add unit tests for allowed_subpage_types and allowed_parent_page_types 2014-09-16 15:38:28 +01:00
Matt Westcott 4398b64282 remove allowed_parent_pages / allowed_subpages.
allowed_parent_pages was a (broken) relic of the aborted no-tree add-page interface where you selected page type first and then specify where to put it. In that context, allowed_subpages doesn't make sense because the page you're about to add doesn't have subpages...
2014-09-16 11:57:03 +01:00
Matt Westcott f28f7f92c2 in to -> into 2014-09-16 11:55:40 +01:00
Matt Westcott c68dcff7bc copyediting on parent_page_types documentation 2014-09-16 11:55:05 +01:00
Matt Westcott 3eaf1076ab Merge branch 'feature/parent_page_types' of https://github.com/takeflight/wagtail into takeflight-feature/parent_page_types 2014-09-16 11:53:12 +01:00
Matt Westcott 6b2b3ca43e release note for #568 2014-09-16 10:20:18 +01:00
Matt Westcott 99761cdcdc Merge pull request #568 from kaedroho/page-copy-revisions
Make Page.copy also copy revisions
2014-09-16 10:18:18 +01:00
Karl Hobley 28b0f29d18 Clear submitted_for_moderation and approved_go_live_at of copied revisions 2014-09-16 09:18:49 +01:00
Karl Hobley 3857576f90 Make Page.copy also copy revisions 2014-09-16 09:05:57 +01:00
Matt Westcott 9f8a5f2379 Remove content_type template filter from the project template - fixes #626 2014-09-15 19:36:07 +01:00
Matt Westcott 27a3fd50d5 Merge branch 'stable/0.6.x' 2014-09-15 18:07:27 +01:00
Matt Westcott 45a20a6f14 Additions to the 'getting started' documentation so that we're not under-selling the demo site as a way to get started 2014-09-15 18:06:09 +01:00
Dave Cranwell 5355824001 Merge remote-tracking branch 'upstream/master' 2014-09-12 14:48:44 +01:00
Dave Cranwell edf4eeea7b updated jqui css file to remove duff code 2014-09-12 14:48:08 +01:00
Karl Hobley 3ce222b39d Changelog and release notes for manual image cropping 2014-09-12 14:38:03 +01:00
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