Commit graph

1944 commits

Author SHA1 Message Date
Matt Westcott
f85a0e4308 Release notes for 1.13.4 2018-08-13 14:33:32 +01:00
Matt Westcott
5860401303 Release notes for 1.12.6
Conflicts:
	CHANGELOG.txt
	docs/releases/index.rst
2018-08-13 14:32:14 +01:00
Matt Westcott
5a17be0ddf Add release notes for 1.13.3 2018-08-13 11:24:43 +01:00
Matt Westcott
dddb860167 Add release notes for 1.12.5 2018-08-13 11:24:42 +01:00
Matt Westcott
32b011339f see if requirements_file: null makes readthedocs happy 2018-08-10 16:31:55 +01:00
Matt Westcott
5b370fc06c Fill in release date for 1.13.2 2018-07-04 15:31:40 +01:00
Matt Westcott
babb65d380 Fill in release date for 1.12.4 2018-07-04 15:30:28 +01:00
Matt Westcott
c8f036c82b Release note for #4496 in 1.13.2 2018-07-03 17:25:00 +01:00
Matt Westcott
d7ac32a79f Release note for #4496 in 1.12.4 2018-07-03 17:23:44 +01:00
Matt Westcott
4c50e86649 Release note for #4553 in 1.12.4 2018-07-03 16:05:10 +01:00
Matt Westcott
e49bdae737 Release note for #4553 in 1.13.x 2018-07-03 15:49:34 +01:00
Matt Westcott
7e515111d8 Release note for #4480 in 1.13.2 2018-06-29 15:16:09 +01:00
Matt Westcott
7372c6a24a Release note for #4480 in 1.12.4 2018-06-29 15:14:27 +01:00
Matt Westcott
ca64c77283 Copy 1.12.4 release notes to 1.13.x branch 2018-06-29 15:14:19 +01:00
Loic Teixeira
e146816b8b Update LTS imformation 2018-03-29 14:34:36 +02:00
Karl Hobley
61698981fe [1.13.x] Changelog/release notes for #4128 2017-12-14 11:42:33 +00:00
Matt Westcott
b0be9edf51 Fill in release date for 1.13.1 2017-11-17 11:14:44 +00:00
Matt Westcott
e36c96f587 Fill in release date for 1.12.3 2017-11-17 11:13:32 +00:00
Matt Westcott
22270a70bd Release notes for #4028 2017-11-17 10:56:55 +00:00
Matt Westcott
4dcaab3f9e Release notes for #4027 2017-11-17 10:56:11 +00:00
Matt Westcott
64dd04700f Release note for #4017 2017-11-16 17:07:39 +00:00
Matt Westcott
50afbde584 Release note for #4018 2017-11-16 17:07:32 +00:00
Martin Sandström
7f026d50b4 Fix syntax error in ImageRenditionField example 2017-11-12 18:10:13 +00:00
Matt Westcott
6457b89855 Release note for #3999 backported to 1.13.x 2017-11-07 16:48:12 +00:00
Matt Westcott
d26e6734ec Update warning re ATOMIC_REBUILD on Elasticsearch >= 5.4
It appears that the bug may have reappeared in 5.5 final. Fixes #3985
2017-11-03 15:55:49 +00:00
Matt Westcott
cc08268f3d Release note for #3974 backport to 1.13.x 2017-11-03 15:24:55 +00:00
Matt Westcott
42c752fb4e Release note for #3974 backport to 1.12.x 2017-11-03 15:24:24 +00:00
Matt Westcott
0f73be3386 Release note for #3912 backported to 1.12.x 2017-11-03 15:02:09 +00:00
Matt Westcott
9673bd8b67 Add release note for #3973 backported to 1.13.x 2017-11-03 14:53:45 +00:00
Matt Westcott
ec70e11d79 Add release note for #3973 backported to 1.12.x 2017-11-03 14:52:43 +00:00
Matt Westcott
39f80e2229 Mark 1.13 as no longer in development 2017-10-16 19:00:00 +01:00
Matt Westcott
31bfe77494 Correct 'Indexing extra fields' note to avoid implying that the Postgresql backend doesn't support it
Fixes #3899 - thanks @sivictorallen for the report!
2017-10-10 12:03:16 +01:00
Matt Westcott
a92784f31f Say "as a child of Homepage" rather than "under Homepage", to avoid ambiguity
Thanks to @rifuso for the suggestion!
2017-10-10 11:58:26 +01:00
Matt Westcott
df69e3a47e Tell readthedocs to use python 3 2017-10-10 11:58:25 +01:00
Matt Westcott
d72e3d9286 Other features -> New features 2017-10-06 16:23:22 +01:00
Matt Westcott
48593d14cf Add 1.13 to version compatibility table 2017-10-06 16:21:13 +01:00
Matt Westcott
e93b21036e Allow navigation from page usage/search results
Remove the allow_navigation flag from the 'explore' page listing, and have navigation always enabled - there's no good reason to leave it out, and people have asked for it. Fixes #952
2017-10-06 14:17:41 +01:00
Matt Westcott
ef7ef8de13 Blog posts are ordered most recently published first, not most recently modified
Fixes #3909 - thanks to @gkahn for the report.
2017-10-06 14:06:57 +01:00
Matt Westcott
be73f16e14 Make custom PageManagers return the correct PageQuerySet subclass
As reported in https://github.com/wagtail/wagtail/issues/3250#issuecomment-284988695, custom page managers created with PageManager.from_queryset(CustomPageQuerySet) fail to return instances of CustomPageQuerySet. This breaks the EventPageQuerySet example given at http://docs.wagtail.io/en/v1.9/topics/pages.html#custom-page-managers.
2017-10-06 13:06:18 +01:00
Matt Westcott
700864bb2a Release note for #3794 2017-10-06 00:37:47 +01:00
Matt Westcott
de3f9550b4 Release note for #3824 2017-10-05 15:40:55 +01:00
Karl Hobley
48cfb8e790 Tweaks to the docs 2017-10-05 15:15:21 +01:00
Karl Hobley
0cb63c72c5 Implemented suggestions from @chosak 2017-10-05 15:15:20 +01:00
Karl Hobley
8dc425660b Docs for batch cache invalidation 2017-10-05 15:15:20 +01:00
Samir Shah
62b8caedd5 Remove SessionAuthenticationMiddleware from project template and docs.
The project template assumes Django 1.11, where SessionAuthenticationMiddleware is redundant (see https://docs.djangoproject.com/en/1.11/releases/1.10/#features-removed-in-1-10).

Also update the documentation to consistently refer to MIDDLEWARE instead of MIDDLEWARE_CLASSES.
2017-10-04 16:14:34 +01:00
Timo Rieber
63af2b28ea Added PythonAnywhere deployment infos including the wagtail-pythonanywhere-quickstart project 2017-10-03 15:54:33 +01:00
Timo Rieber
6414e6c10b Removed openshift deployment infos (v2 has been sunset) 2017-10-03 15:54:33 +01:00
Mikalai Radchuk
ddb0665f79 Make last_published_at filterable 2017-10-02 21:39:31 +01:00
Matt Westcott
ce0e88c3ae Release note for #3893 2017-10-02 21:15:36 +01:00
Mikalai Radchuk
bcf3a8f364 Release notes for #3792 2017-10-02 10:20:17 +01:00