Bug #7730
In manager the entity fields is ignored on role creation, and the description modify dialog does not work
Start date:
01 July 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Associated revisions
manager: use the new authorize() method in BaseAddView and BaseEditView (#7730)
manager/role_views: fix ou field in RoleAddView and RoleEdit view (fixes #7730)
Also use common authorization code from BaseAddView and BaseEditView.
History
Updated by Benjamin Dauvergne over 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|3333e0a699f783da371b632a02803fe3c57bcde4.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
manager: add an authorize() method to PermissionMixin (#7730)