Commit graph

1397 commits

Author SHA1 Message Date
Dave Cranwell
5f1eee4f46 updated docs re: FieldRowPanel 2014-07-01 13:31:55 +01:00
Karl Hobley
1142123174 Added basic documentation for management commands 2014-06-30 13:34:37 +01:00
Karl Hobley
42037419b0 Removed duplicate test 2014-06-30 10:29:17 +01:00
Karl Hobley
0cec7587ce Removed some unneeded code 2014-06-30 10:22:06 +01:00
Karl Hobley
61599b07dd Made scheduled publish errors into field errors 2014-06-30 10:22:06 +01:00
Karl Hobley
1736b8173c Put back some missing tests 2014-06-30 10:22:00 +01:00
Karl Hobley
1cc68807ea Merge branch 'master' into scheduled-publishing
Conflicts:
	wagtail/wagtailcore/models.py
2014-06-27 16:54:35 +01:00
Karl Hobley
f9469b39a0 Fixed missing import 2014-06-27 15:46:57 +01:00
Karl Hobley
2051de4fe0 Improved backwards compatibility of template tags rationalisation 2014-06-27 15:45:17 +01:00
Karl Hobley
e8ee5a347b Merge pull request #375 from mope/even-more-unit-tests
Add unit tests for image formats and embeds template tags
2014-06-27 15:32:48 +01:00
Karl Hobley
6e6b85d4f6 Merge pull request #336 from kaedroho/feature/template-tags-rationalisation
Template tags rationalisation
2014-06-27 15:22:22 +01:00
Karl Hobley
28c071a1e9 Merge pull request #372 from kaedroho/wagtailcore-cleanup-2
Wagtailcore cleanup
2014-06-27 15:21:09 +01:00
Dave Cranwell
7bbde27e83 fix to dropdown lists 2014-06-27 14:56:03 +01:00
Dave Cranwell
8608427359 Merge branch 'master' into scheduled-publishing 2014-06-27 12:41:50 +01:00
Dave Cranwell
1f2cc54cf7 Merge remote-tracking branch 'upstream/master' 2014-06-27 12:40:55 +01:00
Dave Cranwell
77def962a7 hallo toolbar buttons reduced in height 2014-06-27 12:40:36 +01:00
Dave Cranwell
5635bd0949 merge master, resolved merge conflict, moved settinsg tab back left 2014-06-27 12:39:06 +01:00
Karl Hobley
56b9f5a662 Merge pull request #292 from kaedroho/formbuilder-tests
Formbuilder tests
2014-06-27 12:26:24 +01:00
Karl Hobley
749df44e06 Revert "Split wagtailforms landing page into separate view"
This reverts commit 21ac2e3ab8.
2014-06-27 12:17:57 +01:00
Karl Hobley
09bf8ceb9c Merge branch 'master' into formbuilder-tests 2014-06-27 12:16:40 +01:00
Dave Cranwell
f026bb6911 added missing title tags to account pages 2014-06-27 12:09:00 +01:00
Dave Cranwell
b8af7b6abc Merge remote-tracking branch 'upstream/master' 2014-06-27 12:03:58 +01:00
Tom Talbot
f6c946af49 Merge branch 'master' into even-more-unit-tests 2014-06-27 12:03:11 +01:00
Dave Cranwell
d345ad9299 Merge remote-tracking branch 'upstream/master' 2014-06-27 12:03:11 +01:00
Dave Cranwell
10bc40098f tweak to notifications styling 2014-06-27 12:02:48 +01:00
Karl Hobley
b4dc860287 Changelog entry for #300 2014-06-27 12:02:34 +01:00
Karl Hobley
1671b2cfa8 Merge branch 'pr/301'
Conflicts:
	CHANGELOG.txt
2014-06-27 12:01:46 +01:00
Karl Hobley
a41292a37e Merge branch 'pr/300' 2014-06-27 12:01:17 +01:00
Dave Cranwell
311156a757 Merge remote-tracking branch 'upstream/master' 2014-06-27 11:56:27 +01:00
Karl Hobley
e0fb57d718 Minor coding style fix 2014-06-27 11:52:02 +01:00
Dave Cranwell
97e815903e replacing lines from another botched merge 2014-06-27 11:49:55 +01:00
Karl Hobley
a445877c21 Merge pull request #329 from kaedroho/new-queryset-methods
Added in_menu and not_in_menu methods to PageQuerySet
2014-06-27 11:46:53 +01:00
Dave Cranwell
2dd991af53 updating styling of chooser submit buttons 2014-06-27 11:42:13 +01:00
Tom Talbot
58ee0e97ef Tidy up embed tests 2014-06-27 11:34:27 +01:00
Dave Cranwell
38da164067 Merge remote-tracking branch 'upstream/master' 2014-06-27 11:33:53 +01:00
Karl Hobley
e85e723f8f Make get_next/prev_siblings take an inclusive flag 2014-06-27 11:33:05 +01:00
Dave Cranwell
8bf19b923c merged button fixes with master 2014-06-27 11:32:54 +01:00
Dave Cranwell
1f28de4cf8 tweaks to unify button presentation cross-browser 2014-06-27 11:31:52 +01:00
Karl Hobley
8416af159a Changes to get_next/prev_siblings tests 2014-06-27 11:30:15 +01:00
Karl Hobley
e3ccb7166d Added changelog entry for #301 2014-06-27 11:26:08 +01:00
Karl Hobley
95124cc9e8 Merge branch 'master' into published_pagination 2014-06-27 11:24:59 +01:00
Karl Hobley
fe45b4e424 Replaced get_query_set with get_queryset for in_menu methods 2014-06-27 11:17:13 +01:00
Karl Hobley
1840ecb672 Added in_menu and not_in_menu methods to PageQuerySet 2014-06-27 11:17:13 +01:00
Karl Hobley
de219e7108 Fixed broken test
Forgot to update this in 1f67f7bbd9
2014-06-27 11:10:50 +01:00
Karl Hobley
9079d67392 Changelog entry for notification preferences 2014-06-27 10:59:15 +01:00
Karl Hobley
4107afc2f2 Merge branch 'notification_preferences' 2014-06-27 10:57:42 +01:00
Karl Hobley
ad3737e7d7 Merge pull request #304 from jeffrey-hearn/docs-wagtail-app-config
Docs: Wagtail settings variables and urlconfs
2014-06-27 10:54:07 +01:00
Karl Hobley
1f67f7bbd9 Don't filter by owner in publishable_pages 2014-06-27 10:40:00 +01:00
Karl Hobley
402641bf6c Made wagtailusers work a bit nicer with custom user models 2014-06-27 10:38:47 +01:00
Karl Hobley
1ba1cad3f6 Changed User.get_profile to UserProfile.get_for_user 2014-06-27 10:38:31 +01:00