Commit graph

2553 commits

Author SHA1 Message Date
Karl Hobley
4748684390 Added basic useage docs for python developers 2014-07-09 15:44:27 +01:00
Karl Hobley
cb556c9ede Splitup search configuration docs 2014-07-09 15:42:44 +01:00
Tom Talbot
f4fd3ab88f Add document usage count tests 2014-07-09 15:37:22 +01:00
Karl Hobley
70261780f6 Added search fields configuration docs 2014-07-09 15:29:32 +01:00
Matt Westcott
d4c4c08d7c add tests for lt, gte, lte lookups in TestElasticSearchQuery 2014-07-09 15:18:22 +01:00
Matt Westcott
f5107f7d44 Merge branch 'searchchanges/tests' of https://github.com/kaedroho/wagtail into kaedroho-searchchanges/tests 2014-07-09 15:13:52 +01:00
Karl Hobley
599eebf022 Splitup wagtailsearch docs 2014-07-09 14:30:39 +01:00
Nick Smith
37c1a3db27 Python 3-related changes 2014-07-09 12:15:13 +01:00
Nick Smith
b0c094f377 More deprecation-warning-induced changes 2014-07-09 12:13:31 +01:00
Karl Hobley
8aaff51b05 Minor tweak to 0.4 release notes 2014-07-09 09:52:40 +01:00
Karl Hobley
1d9f792415 Added search changes to changelog and 0.4 release notes 2014-07-09 09:50:58 +01:00
Karl Hobley
354895bad2 Updated setup.py requirements 2014-07-09 09:28:05 +01:00
Tim Heap
793fa3327b Pull all test database options from env variables
Just pulling two and assuming others broke the base configuration I was
using, which uses a different database name and has a password.
2014-07-09 15:44:17 +10:00
Tim Heap
59966b5385 Support registering admin hooks through decorators 2014-07-09 15:26:07 +10:00
Matt Westcott
747aeb9f78 Merge branch 'kaedroho-searchchanges/searchonqueryset' 2014-07-08 20:26:17 +01:00
Matt Westcott
95c7654216 Page.search should invoke backend.search with cls as a plain arg, not a 'model' kwarg 2014-07-08 20:25:54 +01:00
Tom Talbot
0ebdce52ee Merge branch 'master' into 146-display-calculated-usage 2014-07-08 18:17:22 +01:00
Matt Westcott
cbe76666e1 Merge branch 'searchchanges/searchonqueryset' of https://github.com/kaedroho/wagtail into kaedroho-searchchanges/searchonqueryset 2014-07-08 16:30:53 +01:00
Matt Westcott
5731155e4d Merge pull request #352 from kaedroho/searchchanges/partials
Search Changes 10 - Index partials together into '_partials'
2014-07-08 15:24:58 +01:00
Nick Smith
2e8030d6d6 Respond to deprecation warning following merge from master 2014-07-08 15:00:07 +01:00
Karl Hobley
eb96ac97cd Merge pull request #437 from kaedroho/release-notes
[WIP] Release notes for 0.4
2014-07-08 14:56:16 +01:00
Karl Hobley
ff72d70d37 Fixed typo 2014-07-08 14:55:12 +01:00
Karl Hobley
608b8ccc4f Added 'Miscellaneous' section to deprecated features 2014-07-08 14:54:26 +01:00
Karl Hobley
67fbf86bd1 Added links to docs from 0.4 release notes 2014-07-08 14:43:49 +01:00
Tom Dyson
491a10f6a0 eeking -> eking
See http://www.oxforddictionaries.com/definition/english/eke
2014-07-08 14:18:24 +01:00
Karl Hobley
89e4d26978 More updates to 0.4 release notes 2014-07-08 14:17:10 +01:00
Karl Hobley
1274a81e8d Updates to release notes 2014-07-08 13:55:19 +01:00
Neal Todd
c1a781c42b Merge pull request #436 from nealtodd/py3docs
Docs for contributing Python 2 and 3 compatible code.
2014-07-08 13:30:21 +01:00
Karl Hobley
a67fdf2423 Early draft of 0.4 release notes 2014-07-08 13:26:08 +01:00
Neal Todd
49b72d2481 Text amendments. 2014-07-08 13:21:44 +01:00
Nick Smith
5aee0f01ba Add tests for group, permission and page-permission editing 2014-07-08 13:20:26 +01:00
Nick Smith
79d80b5c59 Amend GroupForm.save(), so as not to blat non-user-facing django permissions 2014-07-08 13:20:26 +01:00
Nick Smith
045644abc1 Require change_group_perm for access to groups views 2014-07-08 13:20:25 +01:00
Nick Smith
21f2fe76d0 Update wagtailusers.tests to supply formset.management_form POST data 2014-07-08 13:20:25 +01:00
Nick Smith
c92b78fdfa Extend inline chooser panel templates to group create views 2014-07-08 13:20:25 +01:00
Nick Smith
bc9ed8086d PEP-8 2014-07-08 13:20:25 +01:00
Nick Smith
e35f23e0f6 Add uniqueness constraint on GroupPagePermission, and error tags in template 2014-07-08 13:20:25 +01:00
Neal Todd
3a9cb569d8 Python 2/3 code contribution docs. 2014-07-08 13:16:55 +01:00
Nick Smith
ab6987194f Add inline chooser panel templates for group page permissions formset 2014-07-08 13:03:51 +01:00
Nick Smith
2e3d0fd03c Add page permissions formset to group edit view 2014-07-08 13:03:51 +01:00
Nick Smith
7fcfff65bf De-hardcode the button text in page_chooser_panel 2014-07-08 13:03:51 +01:00
Nick Smith
951f8ade47 Split permissions table display into object permissions and other permissions 2014-07-08 13:03:51 +01:00
Nick Smith
afe5283bef Register 'access wagtail admin' permission 2014-07-08 13:03:51 +01:00
Nick Smith
c6742cd694 Register permissions for images, docs, and registered snippets 2014-07-08 13:03:50 +01:00
Nick Smith
1ea1f9b020 Limit GroupForm permissions queryset to hook-registered permissions 2014-07-08 13:03:50 +01:00
Nick Smith
ff7554c9f1 Customise permissions widget 2014-07-08 13:03:50 +01:00
Nick Smith
6749f688b6 PEP-8 2014-07-08 13:03:50 +01:00
Nick Smith
b7e82e1a5a Add css for groups menu item 2014-07-08 13:03:49 +01:00
Nick Smith
7aac5d9a12 Add tests for wagtail admin group views 2014-07-08 13:03:49 +01:00
Nick Smith
f97524f2e1 Add groups to wagtail admin interface 2014-07-08 13:03:49 +01:00