Commit graph

381 commits

Author SHA1 Message Date
Matt Westcott
fb543589b7 Merge branch 'feature/crop-closeness' of https://github.com/kaedroho/wagtail into kaedroho-feature/crop-closeness 2014-10-07 11:41:11 +01:00
Matt Westcott
39ce3ce5ca Release note for #556 2014-10-06 13:23:18 +02:00
Matt Westcott
bdf92d45ea Merge branch 'searchchanges/updateindex-multi-backend' of https://github.com/kaedroho/wagtail into kaedroho-searchchanges/updateindex-multi-backend 2014-10-06 12:43:28 +02:00
Matt Westcott
bfa4a806ed document PageQuerySet.unpublish 2014-10-04 18:45:50 +02:00
Karl Hobley
e49f64aea3 Merge branch 'master' into page-publish-refactor
Conflicts:
	CHANGELOG.txt
	docs/releases/0.7.rst
2014-10-04 14:02:54 +01:00
Karl Hobley
4d954df20f Merge branch 'master' into feature/crop-closeness
Conflicts:
	docs/core_components/pages/writing_templates.rst
2014-10-04 13:50:45 +01:00
Matt Westcott
9837292ad1 Update 0.7.rst - release note for #667 2014-10-04 12:14:39 +02:00
Matt Westcott
8ab9a4ff6c Merge branch 'master' of github.com:torchbox/wagtail 2014-10-04 11:51:39 +02:00
Matt Westcott
f1f01f8394 fix more dead links to wagtailsearch_for_python_developers 2014-10-04 11:50:46 +02:00
Matt Westcott
963051e311 minor copyediting 2014-10-04 11:46:06 +02:00
Matt Westcott
d495ad493a Merge branch 'docs-changes' of https://github.com/kaedroho/wagtail into kaedroho-docs-changes 2014-10-04 11:30:36 +02:00
Karl Hobley
0b544bfb0a Changelog for #665 2014-10-03 16:14:07 +01:00
Matt Westcott
7c00f23e6e Release note for has_unpublished_changes fixes in #566 2014-10-03 07:53:15 +01:00
Matt Westcott
c3b4bb29c1 release note for #557 2014-10-01 17:41:20 +01:00
Matt Westcott
82ce4fd861 document the PageQuerySet.type method 2014-10-01 17:37:38 +01:00
Matt Westcott
c298d5d301 changelog entry for #465 2014-10-01 16:33:14 +01:00
Matt Westcott
751c1136d6 add upgrade considerations note re reduction of title boost 2014-10-01 15:37:31 +01:00
Matt Westcott
3f61e8a650 release note for 554 2014-10-01 15:04:12 +01:00
Matt Westcott
a72943025f Merge branch 'searchchanges/title-boost-fix' of https://github.com/kaedroho/wagtail into kaedroho-searchchanges/title-boost-fix
Conflicts:
	wagtail/wagtailcore/models.py
2014-10-01 15:00:05 +01:00
Matt Westcott
d53c56cf27 Document the register_permissions hook 2014-10-01 10:41:21 +01:00
Matt Westcott
4c29164206 Release notes / docs for new settings menu 2014-10-01 10:34:33 +01:00
Matt Westcott
9eb1eab31d Merge branch 'feature/settings-menu' 2014-10-01 10:09:20 +01:00
Karl Hobley
5237dd4f0b Update 0.6.rst 2014-09-29 16:25:24 +01:00
Karl Hobley
e9b7914faf Release note for register_signal_handlers move
Fixes #660
2014-09-29 16:23:57 +01:00
Karl Hobley
70d423335a Restructed search docs 2014-09-28 10:11:34 +01:00
Karl Hobley
dc26d7e347 Moved image tag documentation to images section 2014-09-28 08:57:38 +01:00
Matt Westcott
a8a46b45f5 Merge branch 'master' into feature/settings-menu 2014-09-26 16:05:03 +01:00
Matt Westcott
f4e27a61bb update docs for register_settings_menu_item to indicate it's now scheduled for 0.7 2014-09-26 16:04:28 +01:00
Matt Westcott
504ddecde2 release note for #652 (and better description for the wagtail start bugfix) 2014-09-26 11:20:11 +01:00
Karl Hobley
944fd8897f Release note for #651 2014-09-25 09:46:25 +01:00
Matt Westcott
6f9065d769 release note for #643 2014-09-22 21:03:45 +01:00
Dave Cranwell
c5ae725401 Merge branch 'master' into pr/539 2014-09-18 15:03:33 +01:00
Karl Hobley
31b8a14b62 Docs update for project template django 1.7 support 2014-09-18 10:57:10 +01:00
Karl Hobley
1bce98795e Docs for update_index --backend option 2014-09-18 10:37:09 +01:00
Matt Westcott
f11c34e059 release note for #641 2014-09-18 09:49:08 +01:00
Tim Heap
a1d3a32dd6 Make register_snippet usable as a decorator 2014-09-18 15:35:39 +10:00
Tom Dyson
22b32d767e Update installation docs
wagtail start command needs pip install requirements.txt in 0.6
2014-09-17 11:17:02 +01:00
Matt Westcott
4ed76af781 release note for #491 2014-09-16 15:47: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
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
Karl Hobley
f5af116f66 Merge remote-tracking branch 'torchbox/master' into feature/crop-closeness 2014-09-12 15:14:10 +01:00
Karl Hobley
3ce222b39d Changelog and release notes for manual image cropping 2014-09-12 14:38:03 +01:00
Matt Westcott
11f1bfcc15 Add changelog entry for #621 (late arrival...) 2014-09-12 10:17:23 +01:00
Matt Westcott
6bef8ea10f Add Russian translation to release notes 2014-09-11 16:53:18 +01:00
Matt Westcott
f7692cf9dc prepare for 0.6 release 2014-09-11 16:40:13 +01:00
Matt Westcott
229944c118 actually add creating_your_project.rst this time... 2014-09-11 16:18:45 +01:00