Commit graph

8447 commits

Author SHA1 Message Date
Victor Miti
c38b172793 updated Django Docs Links to point to *docs.djangoproject.com/en/stable/* 2018-05-18 14:43:42 +01:00
Matt Westcott
dcab2c2163 Rotate deprecation warnings for 2.2
Leave RemovedInWagtail22Warning in place for now, pending a decision on what to do with the deprecated methods on `Elasticsearch2SearchBackend`
2018-05-18 11:43:28 +01:00
Matt Westcott
2c8d7371b4 Remove frontend search view 2018-05-18 11:43:28 +01:00
Matt Westcott
d1b293da75 Remove deprecated parameters on BaseSearchBackend.search 2018-05-18 11:43:28 +01:00
Matt Westcott
31a1126123 Remove construct_whitelister_element_rules hook 2018-05-18 11:43:28 +01:00
Matt Westcott
b391724318 Rotate deprecation warnings for 2.1 2018-05-18 11:43:28 +01:00
Matt Westcott
3fc9ed5119 Remove old versionadded/versionchanged notes 2018-05-18 11:43:28 +01:00
Matt Westcott
5db57bac93 Version bump to start work on 2.2 2018-05-18 11:43:28 +01:00
Matt Westcott
a63988ac75 Fetch new translations from Transifex 2018-05-16 13:04:44 +01:00
Matt Westcott
e84b4a06cd Revert "Issue 4334: Excluded fields are also excluded when a panel set is exp… (#4363)"
This reverts commit 6b272c43e4.

Conflicts:
	wagtail/admin/tests/test_edit_handlers.py
2018-05-16 11:44:14 +01:00
Matt Westcott
6fed8400f1 Release note for #4531 in 2.0.2 2018-05-15 23:27:47 +01:00
Matt Westcott
7133428d92 Release note for #4531 in 2.1 2018-05-15 23:27:47 +01:00
Jérôme Lebleu
fab4dde665 Fix document usage url on the edit page 2018-05-15 23:03:13 +01:00
Matt Westcott
fc46f12939 AWS_S3_FILE_OVERWRITE must be False, not True 2018-05-15 19:42:03 +01:00
Matt Westcott
a9a69bedf5 Move HelpPanel documentation to avoid redefinition of wagtail.admin.edit_handlers module 2018-05-15 14:57:07 +01:00
Matt Westcott
5ce14841d8 Remove ancient versionchanged notes 2018-05-15 14:54:41 +01:00
Kees Hink
0b3c20556d Docs: How to create test fixtures for custom Page models 2018-05-15 14:50:24 +01:00
Matt Westcott
cc2bfbc2af Update author details in setup.py 2018-05-14 14:38:27 +01:00
Bertrand Bordage
9b432dbecd Fixes PostgreSQL search weights calculus. 2018-05-13 01:18:01 +02:00
Bertrand Bordage
d411fee905 Fixes postgres_search when using annotate_score & order_by_relevance=False. 2018-05-13 00:55:20 +02:00
Bertrand Bordage
3c862676dd Removes the last two uses of None as a search query. 2018-05-11 20:26:35 +02:00
Bertrand Bordage
068ab0b981 Prevents a NameError. 2018-05-11 19:43:58 +02:00
Bertrand Bordage
3eea0767ab Merge branch 'master' into postgresql-autocomplete-api
# Conflicts:
#	wagtail/contrib/postgres_search/backend.py
2018-05-11 19:39:10 +02:00
Bertrand Bordage
601cb6c377 Fixes elasticsearch tests. 2018-05-11 19:26:00 +02:00
Bertrand Bordage
32148b2b24 Changelog for #4533. 2018-05-11 19:05:55 +02:00
Bertrand Bordage
c59da6db36 Adds annotate_score support on PostgreSQL. 2018-05-11 19:03:31 +02:00
Bertrand Bordage
389835438c Test annotate_score on PostgreSQL search backend. 2018-05-11 19:03:31 +02:00
Bertrand Bordage
66140044a9 Fixes tests. 2018-05-11 18:48:22 +02:00
Bertrand Bordage
021fbc8118 Isort. 2018-05-11 18:24:15 +02:00
Bertrand Bordage
38e97a2bce Adds test_incomplete_plain_text. 2018-05-11 17:52:15 +02:00
Bertrand Bordage
5642d566bf
Merge branch 'master' into postgresql-autocomplete-api 2018-05-11 17:43:06 +02:00
Matt Westcott
937254f321 Add documentation for deploying with cloud storage 2018-05-09 10:41:09 +01:00
Karl Hobley
0e19076b1c Moved changelog/release note for #4503 to version 2.2 2018-05-08 14:50:53 +01:00
Karl Hobley
10f4c0b082 Changelog/release note for #4503 2018-05-08 13:04:31 +01:00
Bertrand Bordage
184469c6e6 Adds another valid AudioBoom oEmbed pattern. 2018-05-08 13:03:02 +01:00
Karl Hobley
0dec4c8f89 Update supported databases in docs 2018-05-08 11:58:31 +01:00
Matt Westcott
679fdca740 Version bump to 2.1rc1 2018-05-05 00:31:24 +01:00
Matt Westcott
83df6168fc Add 2.1 to supported versions table 2018-05-04 20:45:34 +01:00
Matt Westcott
99275b8b75 Generate new source files for translation 2018-05-04 20:29:48 +01:00
Matt Westcott
4b079601a1 Promote Ukrainian to the list of default provided languages 2018-05-04 20:29:48 +01:00
Matt Westcott
b4a9097f34 Update translator credits 2018-05-04 20:29:48 +01:00
Matt Westcott
84328e4f0d Fetch new translations from Transifex 2018-05-04 20:29:48 +01:00
Matt Westcott
cd3b676c44 Fix regression in #3988 where no revision records exist - fixes #4505 2018-05-04 19:09:09 +01:00
Matt Westcott
7f38c476be Release note for #4132 2018-05-04 16:19:27 +01:00
Karl Hobley
01c4b3bfd8 Fix another occurence of query -> query compiler 2018-05-04 15:57:37 +01:00
Matt Westcott
961a2f91d0 Rename Elasticsearch5SearchQuery to Elasticsearch5SearchQueryCompiler as per #4059 2018-05-04 15:57:36 +01:00
Karl Hobley
ed83585b86 Fixed backend configration tests
The latest version of the Elasticsearch client attempts to establish a
connection upon initialisation. This commit mocks out the backend.
2018-05-04 15:57:36 +01:00
Karl Hobley
6308e6b816 Docs update for Elasticsearch 6 support 2018-05-04 15:57:36 +01:00
Karl Hobley
cac3a65a3d Travis/tox configuration for Elasticsearch 6 2018-05-04 15:57:36 +01:00
Karl Hobley
0d7faef513 Removed root content type name from document ids
This hasn't been required since we separated indices per root content
type for Elasticsearch 2 support.
2018-05-04 15:57:36 +01:00