fix redirect on destroy
use super instead of destroy
make permissions controller catch degradation error
put permission delete confirmation into modal
fix whitespace issues Includes fixes for the following whitespace-related issues: - Trailing whitespace at end of line - Tabs in file - No newline at end of file This commit fixes these issues for .rb, .coffee, and .sass files.
First steps to integrate Git.
enamed permission_list into relation_list.
Controllers commented
[#26014825] Fixed :editor role rights on Permissionable.
CanCan integrated
Some more refactoring for the permissions list
Heavy refacoring of Permissions-Widget