Commit graph

5673 commits

Author SHA1 Message Date
Matt Westcott
e16471e662 Fix skip directive on test_sendfile_mod_wsgi_backend.
The test succeeds on Django 1.9.
2016-01-06 14:01:58 +00:00
Matt Westcott
4065bece78 Remove remaining Django 1.7 code and deprecate wagtail.utils.compat functions 2016-01-06 14:01:58 +00:00
Matt Westcott
3e439b7bec Remove Django 1.7 code from migrations and tests 2016-01-06 14:01:58 +00:00
Tony Narlock
f54e73adef Un-dim shell snippet in README 2016-01-06 06:51:53 -06:00
Matt Westcott
04fdd5f352 Remove Django 1.7 support from documentation, requirements and CI definitions 2016-01-05 17:38:29 +00:00
Matt Westcott
bd0ad843fb Version bump to 1.3.1
Conflicts:
	CHANGELOG.txt
	docs/releases/index.rst
	wagtail/project_template/requirements.txt
	wagtail/wagtailcore/__init__.py
2016-01-05 17:19:08 +00:00
Matt Westcott
77163d33ce Remove redundant db_index flag from Filter.spec field
This works around the Django bug https://code.djangoproject.com/ticket/26034
2016-01-05 14:12:28 +00:00
Karl Hobley
53ef320c4e deprecation/1.4: Rotate DeprecationWarning classes 2016-01-05 11:39:34 +00:00
Karl Hobley
848ded8569 deprecation/1.4: Removed Page.search 2016-01-05 11:29:31 +00:00
Karl Hobley
94eb91c2fe deprecation/1.4: Removed ElasticSearchQuery.to_es 2016-01-05 11:29:26 +00:00
Karl Hobley
8b283cdac7 deprecation/1.4: Removed fallback to EMBEDLY_KEY setting
Now must be WAGTAILEMBEDS_EMBEDLY_KEY
2016-01-05 11:29:21 +00:00
Karl Hobley
6888774280 deprecation/1.4: Removed TagSearchable.search 2016-01-05 11:29:15 +00:00
Karl Hobley
84261dec77 deprecation/1.4: WagtailAPI now requires rest_framework 2016-01-05 11:29:08 +00:00
Karl Hobley
ab12d11904 Make setup.py executable 2016-01-05 11:13:32 +00:00
Dave Cranwell
ce0017f930 document listener now not permanent 2016-01-05 11:10:13 +00:00
Dave Cranwell
1baa3268cf dropdowns now don't close if the click detected originated within them 2016-01-05 11:10:05 +00:00
Liam Brenner
b0f4d50aac Minor documentation fixes for signal handlers 2016-01-05 10:29:20 +00:00
Karl Hobley
de93b14a08 Temporarily pinned Django versions
There appears to be a bug in Django 1.9.1/1.8.7 causing the migrations to fail.
2016-01-04 12:25:26 +00:00
Karl Hobley
685592107a Changelog/release note/contributor for #2073 2016-01-04 12:19:19 +00:00
Benjamin Bach
3178a3c26e Make wagtailadmin migrations re-runnable 2016-01-04 12:19:19 +00:00
Benjamin Bach
f88c169665 Make wagtailcore 0002 reversible 2016-01-04 12:19:19 +00:00
Benjamin Bach
bb75190ec6 Create reverse migration for wagtailadmin 0001 2016-01-04 12:19:19 +00:00
Benjamin Bach
f9dc7c485a Make wagtaildocs migration 0002 reversible 2016-01-04 12:19:19 +00:00
Benjamin Bach
6c508c54d3 Make wagtailimages 0002 reversible 2016-01-04 12:19:18 +00:00
benjaoming
074bdabcff Add no-op reverse migration callable for 0004
Allow it to be reversed.
2016-01-04 12:19:18 +00:00
Karl Hobley
cda667a544 Update .drone.yml 2016-01-04 11:48:03 +00:00
Karl Hobley
8e142f6ddd Pin jscs version on Drone 2016-01-04 11:44:28 +00:00
Karl Hobley
d19b41d3a7 Added Drone configuration 2016-01-04 10:35:06 +00:00
Karl Hobley
b375f37d80 Revert #2073 2016-01-04 10:33:47 +00:00
Karl Hobley
2045148c0c Fixed typo in drone image build instructions 2016-01-04 10:21:32 +00:00
Karl Hobley
3540f2b080 Changelog/release note/contributor for #2073 2016-01-04 09:26:47 +00:00
Benjamin Bach
9a3bfb8dac Make wagtailadmin migrations re-runnable 2015-12-28 15:25:56 +01:00
Benjamin Bach
56c85f8984 Make wagtailcore 0002 reversible 2015-12-28 02:46:14 +01:00
Benjamin Bach
07d9f09e1d Create reverse migration for wagtailadmin 0001 2015-12-28 02:36:07 +01:00
Benjamin Bach
a830179bae Make wagtaildocs migration 0002 reversible 2015-12-28 02:28:27 +01:00
Benjamin Bach
09282c9f6b Make wagtailimages 0002 reversible 2015-12-28 02:28:13 +01:00
benjaoming
2d60b26a06 Add no-op reverse migration callable for 0004
Allow it to be reversed.
2015-12-28 02:15:51 +01:00
Karl Hobley
52da131125 Added RemovedInWagtail16Warning 2015-12-26 00:18:22 +00:00
Karl Hobley
3d04382a41 Moved snippet content_type parameter removal to 1.6 2015-12-24 15:55:12 +00:00
Tim Heap
909319a855 Use plain models, not ContentTypes to manage snippets
Using ContentTypes was unnecessary, and obfuscated the code. Removing
them and using plain models makes the code easier to understand.

The `snippet_type` argument to the SnippetChooserPanel has been
deprecated as part of this. It was already unnecessary, with the snippet
type being detected from the model field.
2015-12-24 15:50:01 +00:00
Dave Cranwell
6695c2b48c Fixes #1798. Adds transparency indicator to places it was missing 2015-12-24 15:08:45 +00:00
Karl Hobley
d7a6e2d4ac Changelog/release note for #2069 2015-12-24 11:57:53 +00:00
Tim Heap
04537e6cda Dont test the manager of abstract Pages 2015-12-24 09:52:44 +11:00
Tim Heap
c1c32b5599 Add failing test for abstract page managers
Custom page managers set on abstract pages would cause an error on start
up, as accessing the manager of an abstract page is invalid.
2015-12-24 09:52:21 +11:00
Matt Westcott
4dfca33c9b Mark 1.3 as no longer in development / bump project template to require Wagtail 1.4a0 2015-12-23 17:49:30 +00:00
Matt Westcott
d8c7d598b3 Pull translations from Transifex 2015-12-23 17:22:50 +00:00
Daniel Chimeno
66d7b283d8 Update .coveragerc
Remove south_migrations and vendors , those dirs are not used anymore
2015-12-23 00:09:44 +01:00
Karl Hobley
d29cca5113 Changelog/release note for #2051 2015-12-21 11:51:25 +00:00
Alex Gleason
27829f6090 Allow overriding document model
Added missed import
2015-12-21 11:48:03 +00:00
Karl Hobley
157a063b19 Start 1.4 changelog and release notes 2015-12-21 09:58:09 +00:00