Commit graph

1923 commits

Author SHA1 Message Date
Matt Westcott
b7d16f51f4 remove newly-added references to User in test_account_management 2014-07-28 13:12:28 +01:00
Matt Westcott
0f92ccb972 Merge branch 'test-with-custom-user-model' of https://github.com/kaedroho/wagtail into kaedroho-test-with-custom-user-model
Conflicts:
	runtests.py
	wagtail/tests/utils.py
2014-07-28 13:08:23 +01:00
Matt Westcott
e6b45af2b1 Merge branch 'takeflight-feature/test-db-settings' 2014-07-28 12:07:49 +01:00
Matt Westcott
1d0c01e5fa Merge branch 'feature/test-db-settings' of https://github.com/takeflight/wagtail into takeflight-feature/test-db-settings
Conflicts:
	runtests.py
2014-07-28 12:07:34 +01:00
Matt Westcott
560c97a9ed Merge pull request #430 from kaedroho/south-1.0
Use South 1.0 migration directory
2014-07-28 08:40:37 +02:00
Matt Westcott
bcbaa4c86b Merge pull request #498 from kaedroho/deprecation_warnings
Versioned deprecation warnings
2014-07-28 08:32:38 +02:00
Dave Cranwell
2399d2fc65 correcting position of explorer spinner 2014-07-25 10:39:59 +01:00
Dave Cranwell
9e5a9eeb1e preventing highlighting of th 2014-07-24 15:54:06 +01:00
Dave Cranwell
d30dce16f4 changed help blocks to solid colour to avoid 'sea of strokes' 2014-07-24 15:35:48 +01:00
Dave Cranwell
48d292be8f styled editors picks help appropriately 2014-07-24 15:32:58 +01:00
Dave Cranwell
7962696e65 listing arrows always highlighted on hover now 2014-07-24 15:25:54 +01:00
Dave Cranwell
0a5077ace7 font size minor adjustments 2014-07-24 15:23:05 +01:00
Dave Cranwell
0ed53ccd9b explorer->explore 2014-07-24 15:13:26 +01:00
Dave Cranwell
cbc96ac97e tweaks to listing styles 2014-07-24 15:11:45 +01:00
Dave Cranwell
09097f651e listings of pages now better reflect when a page can be chosen 2014-07-24 13:28:10 +01:00
Dave Cranwell
7547e01661 compressing multi-upload files 2014-07-24 12:47:31 +01:00
Karl Hobley
118c3b0f33 Changelog/release notes for multiple image uploader 2014-07-24 12:33:47 +01:00
Karl Hobley
14fdc00de9 Merge pull request #428 from torchbox/feature/multi-image-upload
Multi Image Upload
2014-07-24 12:31:41 +01:00
Dave Cranwell
531a5b4703 Merge remote-tracking branch 'upstream/master' 2014-07-24 11:40:26 +01:00
Dave Cranwell
5bd3ebc9d0 added pagination to styleguide 2014-07-24 11:40:01 +01:00
Matt Westcott
f723e80520 Merge branch 'master' of github.com:torchbox/wagtail 2014-07-24 11:34:16 +01:00
Matt Westcott
e89505de1f changelog / release notes for #500 2014-07-24 11:33:58 +01:00
Matt Westcott
6099f8c5a3 Merge branch 'kaedroho-issue/197' 2014-07-24 11:29:31 +01:00
Karl Hobley
77673d7bf8 Replaced all DeprecationWarnngs with RemovedInWagtail06Warnings 2014-07-24 11:26:43 +01:00
Dave Cranwell
0dbf00964d removed misleading greyed-out tick in checkboxes 2014-07-24 11:19:13 +01:00
Karl Hobley
e857b630c8 Workaround a bug with django-modelcluster not committing m2m fields on form save. Fixes #192 2014-07-24 11:03:08 +01:00
Karl Hobley
1c146648e1 Added failing test for #197 2014-07-24 09:35:08 +01:00
Karl Hobley
cba284b2c4 Added deprecation warning classes 2014-07-23 15:19:56 +01:00
Karl Hobley
26183c1be5 Updated django-taggit 2014-07-23 11:04:21 +01:00
Karl Hobley
4491801149 Renamed migrations directories to south_migrations 2014-07-23 11:04:16 +01:00
Karl Hobley
b426e16b3c Bumped south version to 1.0.0 2014-07-23 10:59:01 +01:00
Matt Westcott
b483be7106 Change jquery datetimepicker's format to match Django's (YYYY-MM-DD hh:mm:ss) - fixes #479 2014-07-22 17:24:03 +01:00
Matt Westcott
f5e6b0a9be Merge branch 'kaedroho-publish_unpublish_from_scheduled_publishing' 2014-07-22 11:28:24 +01:00
Matt Westcott
938758b7d2 fire page_unpublished signals after page expiry has happened in the db 2014-07-22 11:28:03 +01:00
Karl Hobley
16fae26882 Added tests for signal firing from publish_scheduled_pages 2014-07-22 11:13:14 +01:00
Karl Hobley
dbc958a086 Fixed a couple of typos 2014-07-22 11:13:14 +01:00
Karl Hobley
3b28b85f58 Fire page_published and page_unpublished signals from scheduled publishing 2014-07-22 11:13:14 +01:00
Matt Westcott
dc62ebe3a1 Merge branch 'kaedroho-unpublish_signal' 2014-07-22 11:09:59 +01:00
Matt Westcott
6a01b640f8 add changelog/release notes for page_published signal 2014-07-22 11:09:02 +01:00
Matt Westcott
633dd8243f Fix test failure (fetch specific_class and specific_page before deleting page) 2014-07-22 11:08:46 +01:00
Karl Hobley
b693ed7b39 Fire unpublished_signal after unpublishing the page 2014-07-22 10:59:01 +01:00
Karl Hobley
c8f1f82914 Merge branch 'master' into unpublish_signal
Conflicts:
	wagtail/wagtailadmin/views/pages.py
2014-07-22 09:49:23 +01:00
Karl Hobley
9fc905c5a1 Don't fire page_unpublished signal when deleting non-live pages 2014-07-22 09:47:21 +01:00
Matt Westcott
00046639c7 Added routable page to release notes and changelog 2014-07-21 16:03:28 +01:00
Matt Westcott
f273331d38 Copyediting of routable_page docs, and longer explanation of what you would use it for 2014-07-21 15:52:19 +01:00
Matt Westcott
94f0f9bc61 Merge branch 'superpage' of https://github.com/kaedroho/wagtail into kaedroho-superpage 2014-07-21 13:27:06 +01:00
Karl Hobley
48845bad8e Rewrote superpage to no longer need core changes 2014-07-18 17:40:04 +01:00
Karl Hobley
152d02d6f2 Revert "Fixed broken test"
This reverts commit 911ba9ec06.
2014-07-18 17:32:50 +01:00
Karl Hobley
060219ee48 Revert "Allow RouteResult to return a view"
This reverts commit bbbc83c56e.
2014-07-18 17:32:41 +01:00
Dave Cranwell
5d86d95a21 fixing issue where all forms would submit at once 2014-07-18 17:31:49 +01:00