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

196 Commits

Author SHA1 Message Date
Matt Westcott
68c5e1dff8 Merge branch 'stable/0.4.x'
Conflicts:
	docs/releases/index.rst
2014-07-14 13:14:53 +01:00
Matt Westcott
0d5f0172eb add release notes / changelog entry for 0.4.1 2014-07-14 13:12:04 +01:00
Karl Hobley
cc446f0e97 FORCE_NEW is not used in Elasticsearch-py 2014-07-14 12:27:33 +01:00
Tom Dyson
494a26b731 consistent editors / editor's / Editor's 2014-07-14 11:31:27 +01:00
Matt Westcott
51c6f251e2 Made contents a bit smaller 2014-07-14 11:30:54 +01:00
Dave Cranwell
be0080a8af Update private_pages.rst 2014-07-14 11:30:00 +01:00
Tom Dyson
6f1a78bedf python -> Python 2014-07-14 11:29:20 +01:00
Dave Cranwell
812daf0662 Added contents 2014-07-14 11:27:04 +01:00
Tom Dyson
6b3693f355 Typos in 0.4 release notes 2014-07-14 11:26:39 +01:00
Karl Hobley
5f83b4a423 Improvements to PageQuerySet docs 2014-07-11 14:25:14 +01:00
Karl Hobley
1be09f2e1a Improvements to Page documentation 2014-07-11 12:50:35 +01:00
Karl Hobley
c05211d684 Improvements to PageQuerySet docs 2014-07-11 12:39:56 +01:00
Karl Hobley
4bfd0e5a20 Merge branch 'master' into autodoc
Conflicts:
	runtests.py
2014-07-11 12:23:25 +01:00
Tom Dyson
00bc387ab2 consistent editors / editor's / Editor's 2014-07-10 17:28:07 +01:00
Karl Hobley
ab8bb0e5c6 Removed redundant 'in development' notice 2014-07-10 17:27:38 +01:00
Karl Hobley
f60dd67d86 Put 0.5 above 0.4 in menu 2014-07-10 17:26:01 +01:00
Karl Hobley
32be550ece Added 0.5 release notes to menu 2014-07-10 17:24:42 +01:00
Karl Hobley
ce679fced3 Made contents a bit smaller 2014-07-10 17:23:01 +01:00
Dave Cranwell
1d802e35c4 Update private_pages.rst 2014-07-10 17:22:07 +01:00
Tom Dyson
d1285af5c5 python -> Python 2014-07-10 17:20:48 +01:00
Dave Cranwell
a7576faebd Added contents 2014-07-10 17:11:23 +01:00
Dave Cranwell
46d8f61659 Added contents 2014-07-10 17:11:03 +01:00
Karl Hobley
6c6cd98e1f Added 0.5 release notes 2014-07-10 17:08:54 +01:00
Tom Dyson
883d6534e9 Typos in 0.4 release notes 2014-07-10 16:44:08 +01:00
Matt Westcott
ea7db7ba97 add note about fixing old migrations that break on the expired column 2014-07-10 16:28:51 +01:00
Matt Westcott
a9b247b781 more explicit instructions for migrating away from deprecated things 2014-07-10 15:47:14 +01:00
Matt Westcott
de4381aaac Merge branch 'stable/0.4.x' 2014-07-10 13:40:42 +01:00
Matt Westcott
f939af74dc Fix more doc syntax errors 2014-07-10 13:33:20 +01:00
Matt Westcott
4f8cfa6346 version / date bump to 0.4 in changelog, setup.py and docs 2014-07-10 12:57:56 +01:00
Dave Cranwell
5faa0652a2 Update frontenddevelopers.rst 2014-07-10 11:51:06 +01:00
Dave Cranwell
f73c5416ba Update frontenddevelopers.rst 2014-07-10 11:49:41 +01:00
Dave Cranwell
0987946786 Update frontenddevelopers.rst 2014-07-10 11:48:57 +01:00
Dave Cranwell
bd1c72c0aa References to image.src corrected - it's image.url 2014-07-10 11:47:40 +01:00
Karl Hobley
b067fad1f9 Renamed 'Wagtailsearch backends' to 'Backends' 2014-07-09 17:47:33 +01:00
Karl Hobley
1cc3456f58 Removed 'wagtailsearch' from titles of a couple of documents 2014-07-09 17:46:34 +01:00
Karl Hobley
8e07528274 Renamed 'wagtailsearch' section of the docs to 'search' 2014-07-09 17:44:26 +01:00
Karl Hobley
5eaa605314 Fixed search example in docs 2014-07-09 17:33:58 +01:00
Karl Hobley
3a8bc7f3ed Use tuples in search_fields configuration
Not a requirement, just a best practise
2014-07-09 16:09:07 +01:00
Karl Hobley
072f5c04e0 Docs fixes 2014-07-09 16:07:53 +01:00
Karl Hobley
dbab06a88c Fixed typo 2014-07-09 15:47:00 +01:00
Karl Hobley
33e9477032 Doc tweak 2014-07-09 15:46:36 +01:00
Karl Hobley
fa97565b2a Fix spelling mistake 2014-07-09 15:45:41 +01:00
Karl Hobley
4748684390 Added basic useage docs for python developers 2014-07-09 15:44:27 +01:00
Karl Hobley
cb556c9ede Splitup search configuration docs 2014-07-09 15:42:44 +01:00
Karl Hobley
70261780f6 Added search fields configuration docs 2014-07-09 15:29:32 +01:00
Karl Hobley
599eebf022 Splitup wagtailsearch docs 2014-07-09 14:30:39 +01:00
Karl Hobley
8aaff51b05 Minor tweak to 0.4 release notes 2014-07-09 09:52:40 +01:00
Karl Hobley
1d9f792415 Added search changes to changelog and 0.4 release notes 2014-07-09 09:50:58 +01:00
Karl Hobley
eb96ac97cd Merge pull request #437 from kaedroho/release-notes
[WIP] Release notes for 0.4
2014-07-08 14:56:16 +01:00
Karl Hobley
ff72d70d37 Fixed typo 2014-07-08 14:55:12 +01:00