Comments and changes to this ticket
-
expNinja December 12th, 2011 @ 10:30 PM
(from [7cbc31f7d8a63aefc362e9c7b4e36c2216aef5d0]) Fixes OLD way we cascaded page permissions by hard-setting sub-page permissions for both group & user permissions. Though we want to make this a soft inheritance in the future. [#420 ] https://github.com/exponentcms/exponent-cms/commit/7cbc31f7d8a63aef...
-
expNinja December 13th, 2011 @ 06:06 AM
- Milestone set to 2.0.3
- Milestone order changed from 127 to 0
(from [5e1119a6619f52723be3b7aefffd347541f1bf5e]) Implements cascading page permissions (inherited), implements global sidebar permission restriction (doesn't pick up the page permissions which must now be explicitly set at the container or module), Also ensures the manage permission screens better reflect these implied and inherited permissions. Still needs work on cascading container permissions. [#420 #320 #415 #422 #423 #189 #86 milestone:2.0.3 owner:dleffler] https://github.com/exponentcms/exponent-cms/commit/5e1119a6619f5272...
-
expNinja December 13th, 2011 @ 05:28 PM
(from [5ad083d0b4603a193b1904a462ef064c4eb13b82]) Better logic for cascading permissions for containers and pages [#425 #420] https://github.com/exponentcms/exponent-cms/commit/5ad083d0b4603a19...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
People watching this ticket
Tags
Referenced by
- 415 Page admin cannot re-order text items (from [5e1119a6619f52723be3b7aefffd347541f1bf5e]) Impleme...
- 422 Bug: 'create' permission should imply 'edit' permission also (from [5e1119a6619f52723be3b7aefffd347541f1bf5e]) Impleme...
- 189 System-wide permissions (from [5e1119a6619f52723be3b7aefffd347541f1bf5e]) Impleme...
- 320 Global Container permissions (from [5e1119a6619f52723be3b7aefffd347541f1bf5e]) Impleme...
- 423 Bug?: 'manage' permissions should imply 'all' permissions for assoc. object (and sub-elements) (from [5e1119a6619f52723be3b7aefffd347541f1bf5e]) Impleme...
- 86 Permissions problems for Editors (from [5e1119a6619f52723be3b7aefffd347541f1bf5e]) Impleme...
- 425 Bug: any container permission cascades to 'manage' permissons in modules (from [5ad083d0b4603a193b1904a462ef064c4eb13b82]) Better ...