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

7519 Commits

Author SHA1 Message Date
Karl Hobley
de3c37639b isort 2017-10-05 15:15:20 +01:00
Karl Hobley
4767e9cf80 Tests for batch cache invalidation 2017-10-05 15:15:20 +01:00
Karl Hobley
8dc425660b Docs for batch cache invalidation 2017-10-05 15:15:20 +01:00
Karl Hobley
0a02e5cc78 Added PurgeBatch class 2017-10-05 15:15:20 +01:00
Karl Hobley
99b9af3b5b Added purge_pages_from_cache function 2017-10-05 15:15:20 +01:00
Karl Hobley
4570653d0c Implement purge_urls_from_cache 2017-10-05 15:15:20 +01:00
Karl Hobley
dcfd45c326 Implement purge_batch on frontend cache backends 2017-10-05 15:15:19 +01:00
Karl Hobley
2082c2ff76 Implemented remaining suggestions from @chosak 2017-10-05 15:07:14 +01:00
Karl Hobley
1c13461004 Add comment about why setting self.object is required 2017-10-05 15:07:14 +01:00
Karl Hobley
e83eb0b32b Various cleanups in generic views 2017-10-05 15:07:14 +01:00
Karl Hobley
8a028fbe38 Removed unused get_queryset methods
Thanks to @chosak for spotting. I also removed these methods from
EditView and DeleteView as they weren't being used there.
2017-10-05 15:07:14 +01:00
Karl Hobley
c75d209925 Convert groups to generic views/viewsets
Picking off the lower hanging fruit first.

This converts the groups section of the admin to use generic
views/viewsets.
2017-10-05 15:07:14 +01:00
Mads Jensen
3dc3236e3f Removed Django pre 1.8 fallback for urlquote_safechars 2017-10-05 12:16:49 +01:00
Mads Jensen
c94b518295 Removed Python 2.6 email.utils import fallback 2017-10-05 12:15:27 +01:00
Mads Jensen
27eddba955 Simplified Content-Encoding in response in utils/sendfile.py 2017-10-05 11:36:46 +01:00
Mads Jensen
b655cda791 Deleted Django 1.3 import fallback in utils/sendfile.py 2017-10-04 23:59:52 +01:00
Matt Westcott
f8bbd9b9b5 Ensure example.doc is deleted on TestServeView teardown 2017-10-04 20:00:24 +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
Mads Jensen
aa3f5b7828 Added missing on_delete to SearchTestSubObject.parent 2017-10-02 22:51:37 +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
Matt Westcott
6be28b0e99 Add test for USE_THOUSAND_SEPARATOR breaking focal point editor 2017-10-02 21:09:35 +01:00
Sævar Öfjörð Magnússon
74080e49b0 Use unlocalize on image dimensions in data attributes. Fixes #3547 2017-10-02 15:51:12 +00:00
Mikalai Radchuk
bcf3a8f364 Release notes for #3792 2017-10-02 10:20:17 +01:00
Will Giddens
2a8e63c018 Make user search in admin search multiple fields 2017-10-02 10:20:03 +01:00
Janneke Janssen
b3e126d6b9 Update React to 15.6.2 due to relicensing (#3884) 2017-09-29 18:18:16 +13:00
Matt Westcott
46ce262bc0 changelog note for #3878 2017-09-27 14:46:33 +01:00
Matt Westcott
5d39033df0 Use globe instead of home icon for breadcrumb root 2017-09-27 14:19:24 +01:00
Matt Westcott
2c0177234e Add 'The Zen of Wagtail' document 2017-09-27 12:20:34 +01:00
Matt Westcott
c19bea67b9 Stop breadcrumb home icon from showing as ellipsis in Chrome 2017-09-26 16:18:22 +02:00
Matt Westcott
4a325421f5 Fix admin 404 page (#3705) for Django 1.8 2017-09-22 11:44:11 +01:00
Matt Westcott
f9de02b806 Release note for #3705 2017-09-21 15:00:10 +01:00
Matt Westcott
7dbc0a4638 Add tests for admin 404 page 2017-09-21 14:57:38 +01:00
Matt Westcott
3d21cae940 Allow overriding branding_logo on the 404 page 2017-09-21 13:25:12 +01:00
kapito
a649e632b7 Added 404 page 2017-09-21 13:09:26 +01:00
Matt Westcott
6570cf1a76 Release note for #3442 2017-09-20 20:48:03 +01:00
Mikalai Radchuk
32846db1cb Use npm-run-all in npm scripts
This should allow us to run NPM scripts on Windows
2017-09-20 16:22:37 +01:00
Mikalai Radchuk
dd3ad857de Install npm-run-all 2017-09-20 16:22:37 +01:00
Matt Westcott
37be77143d Release note for #3822 2017-09-20 16:08:58 +01:00
Bertrand Bordage
051627ab69 Delete re-uploaded image after saving the new one. 2017-09-20 16:07:32 +01:00
Matt Westcott
65e833603a Release note for #3821 2017-09-20 15:59:57 +01:00
Bertrand Bordage
ab3aeb42d7 Improves documents edit view tests. 2017-09-20 15:35:20 +01:00
Bertrand Bordage
34b7dd5986 Avoids a clash between test file names. 2017-09-20 15:35:19 +01:00
Bertrand Bordage
b003f0a7a5 Delete re-uploaded documents after saving the new one.
Fixes #3816.
2017-09-20 15:35:19 +01:00
Matt Westcott
5232a3aa7c Fill in release date for 1.12.2 2017-09-18 21:44:48 +01:00
Matt Westcott
a4b99ce4f0 Change StreamField examples to use explicit required=False instead of required=True 2017-09-18 21:34:35 +01:00
Matt Westcott
addb31c1d6 Explicitly state that required defaults to true on StreamField blocks 2017-09-18 21:34:35 +01:00
Matt Westcott
cc77f8e7d4 Clarify interaction between StreamField's blank property and StreamBlock's required property 2017-09-18 21:34:35 +01:00