Commit graph

1681 commits

Author SHA1 Message Date
Dave Cranwell
c60cdac6b4 styling updates 2014-07-18 16:10:41 +01:00
Dave Cranwell
1be972a7bc wording update 2014-07-18 16:05:33 +01:00
Dave Cranwell
b310fcad01 styled list of page permissions to more resemble other permissions above 2014-07-18 16:04:50 +01:00
Dave Cranwell
4dd73a59f6 styling of groups edit/add screens 2014-07-18 15:25:21 +01:00
Nick Smith
10037fd4cf Templates folder structure tidy 2014-07-11 11:51:08 +01:00
Nick Smith
2543478dc3 Implement group delete functionality 2014-07-11 11:46:51 +01:00
Nick Smith
10a2984cde More granular group view permissions checks 2014-07-11 11:46:18 +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
Nick Smith
2e8030d6d6 Respond to deprecation warning following merge from master 2014-07-08 15:00:07 +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
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
Nick Smith
bceda21a05 Update users tests to match new namespacing 2014-07-08 13:03:49 +01:00
Nick Smith
f0e1b7b6b2 Move/re-namespace existing users forms, templates, urls, views 2014-07-08 13:03:48 +01:00
Chris Rogers
7286692c39 Update conf.py 2014-07-08 12:31:13 +01:00
Chris Rogers
17b564de40 Update conf.py 2014-07-08 12:29:15 +01:00
Tom Dyson
b1021c6c2e Merge pull request #435 from kaedroho/search-frontend-urls-change
Allow search frontend urls to be imported from wagtailsearch.urls
2014-07-08 12:12:36 +01:00
Tom Dyson
e344b8a367 Merge pull request #425 from kaedroho/issue/222
Fixes and Tests for #339
2014-07-08 12:09:23 +01:00
Karl Hobley
a1e641215d Allow search frontend urls to be imported from wagtailsearch.urls
When editors picks is merged, I plan to move 'wagtailsearch.frontend.urls' to 'wagtailsearch.urls'

This commit adds forwards-compatibility for this change
2014-07-08 10:51:00 +01:00
Matt Westcott
bb8fe613e5 Merge pull request #432 from kaedroho/issue/431
Check that the user has permission to see the admin dashboard before redirecting them there. Fixes #431
2014-07-08 10:42:56 +01:00
Karl Hobley
895a898c0e privilaged => privileged 2014-07-08 10:21:53 +01:00
Karl Hobley
c0eeb81cd3 Merge pull request #426 from torchbox/feature/fep2
Front-end permissions
2014-07-08 10:00:00 +01:00
Karl Hobley
90bdd0c501 Check that the user has permission to see the admin dashboard before redirecting them there. Fixes #431 2014-07-08 09:49:18 +01:00
Karl Hobley
135f6e45d7 TestAuthentication tests are now logged out by default 2014-07-08 09:48:26 +01:00
Karl Hobley
92818ddbd6 Added failing test for #431 2014-07-08 09:40:36 +01:00
Matt Westcott
dd7b600cd6 Merge pull request #350 from kaedroho/searchchanges/include_in_all
Search Changes 9 - Set 'include_in_all' setting to False on filter fields
2014-07-07 19:51:14 +01:00
Matt Westcott
bf9c21df71 Merge pull request #349 from kaedroho/searchchanges/elasticsearchtypes
Search Changes 8 - Index fields with correct type in ElasticSearch
2014-07-07 19:48:43 +01:00
Matt Westcott
be31e8bf0b Merge pull request #348 from kaedroho/searchchanges/bits-and-pieces
Search Changes 7 - Some small changes
2014-07-07 19:33:53 +01:00
Matt Westcott
15a0e93ff7 Merge pull request #347 from kaedroho/searchchanges/search-fields-refactor-2
Search Changes 6 - Create field mappings in ElasticSearch backend
2014-07-07 19:19:01 +01:00
Matt Westcott
ccad0d96ed Merge pull request #346 from kaedroho/searchchanges/search-fields-refactor
Search Changes 5 - Use SearchField objects in the backends
2014-07-07 18:43:32 +01:00
Matt Westcott
28f67a4726 Merge pull request #345 from kaedroho/searchchanges/elasticsearchmapping
Search Changes 4 - Build ElasticSearch documents in ElasticSearch backend
2014-07-07 17:29:56 +01:00
Matt Westcott
d8979570ba Merge pull request #344 from kaedroho/searchchanges/newsearchconfig
Search Changes 3 - New field configuration format
2014-07-07 13:36:44 +01:00
Matt Westcott
00e12cccaf Merge branch 'master' into feature/fep2
Conflicts:
	docs/index.rst
2014-07-04 22:00:46 +01:00