Hi,

it would be nice to have a "select all" checkbox on the permissions screen, so it would be easy to create an "admin" role(without 100 clicks) or maybe a default admin role with all permissions?.

And maybe grouping/search like you have done by Modules.

Comments

Laz5530’s picture

I installed this http://drupal.org/project/permission_select the dev version works.

japerry’s picture

Assigned: Unassigned » japerry

working on this and initial role setup in the install profile

japerry’s picture

Status: Active » Fixed

With the addition of the administrator role, it should have permissions checked by default. While its not the exact solution you're looking for (a UI to do it), its probably better that administrator is getting those permissions added by default.

Committed here: bd54bf498f776ece5c21270fe9fd933ee96fe39a

Laz5530’s picture

Yes, i saw it under admin/config/people/accounts and i like it(and use it) thx.
The problem is just on a fresh install to give all the rigths to the admin user, but this permission_select module helped me.

matt v.’s picture

Status: Fixed » Active

In testing a fresh install of Commons 7.x-3.x-dev this morning, the administrator account gets all permissions granted to it, with the exception of ~25 permissions under the Panelizer section:

  • Node Answer: Administer Panelizer default panels, allowed content and settings.
  • Node Event: Administer Panelizer default panels, allowed content and settings.
  • Node Wiki: Administer Panelizer content

I'm not sure if it makes sense to report this here or in a new ticket, but I'll start here and I can move it to a new ticket if necessary.

ezra-g’s picture

Status: Active » Fixed

I'm not seeing the behavior described in #5. @Matt V.: Please re-open this issue if you're able to reproduce.

Laz5530’s picture

I installed the latest Commons dev version and admin role got all permission automatic except 1 from the panelizer permissions.

By custom modules/features you have to configure the permissions manually or include in your feature.

Topcheese’s picture

I'm not sure but could this be related to anonymous users being able to post content now? I don't know if I should file a separate issue, but when I enable the navigation menu, anonymous users are now able to post several types of content?

Laz5530’s picture

It has nothing to do with this Issue.
You have to define the permissions under admin/people/permissions

There is a line for all content type like:
anonymous user: Page: Create new content ,
anonymous user: Post: Create new content ...

Topcheese’s picture

Thanks, because I've never had to do that before testing Commons, I guess there was a change somewhere that I missed.

Edit: Sorry, there is an issue posted here Anonymous users are able to create content.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.