Commit Graph

104 Commits (69cd86e7ffe028302912395148c5c28bf27f5f07)

Author SHA1 Message Date
Philipp Tessenow e7fa56d87c adapt AccessControlPatch to latest core changes 11 years ago
Sebastian Schuster 9c03bf13ef Updated changelog and version 11 years ago
Christian Rijke 1574348a4d Remove unnecessary code for test environment. 11 years ago
Sebastian Schuster bf3b8a875d Moved plugin registration to initializer 11 years ago
Christian Ratz 11fcee0fba first rails 3 version 12 years ago
Sebastian Schuster 61916826cd Fixed crash on creating normal roles 12 years ago
Sebastian Schuster 1bd4e320b3 Removed dead code from RolesController patch 12 years ago
Sebastian Schuster 7bea887a3d fixed rspecs 12 years ago
Sebastian Schuster f726031403 Took advantage of rails asset pipeline 12 years ago
Sebastian Schuster 90bb29d392 Fixed names db scopes for roles 12 years ago
Sebastian Schuster a1dbefc75b Added module creation in version 12 years ago
Sebastian Schuster 8da5bf7665 Added overwriting of views 12 years ago
Sebastian Schuster 014834f53e Also added patch for users in addition to principals as the has_many relation does not get inherited correctly 12 years ago
Sebastian Schuster 7eaee9474d Moved and removed requires for loading patches 12 years ago
Sebastian Schuster 143d8c76b2 Defined OpenProject module as it is not necessarily loaded already 12 years ago
Sebastian Schuster 32f6a7ae61 Convert into engine 12 years ago
Jens Ulferts b210880d75 releases 0.1.15 12 years ago
Jens Ulferts 07d1df097f cleanup code 13 years ago
Jens Ulferts 5b723b61ad delete associated principal_role once a principal is deleted 13 years ago
Jens Ulferts 14d7d552db adapt allowed_to? manipulation to follow new core implementation 13 years ago
Jens Ulferts b23d7fee42 handling errors on roles_controller update correctly 14 years ago
Jens Ulferts 0dd161dc02 rendering the correct template on roles_controller create 14 years ago
Jens Ulferts 79320880fb adapting specs to represent the changes in the roles controller made by chiliproject 1.3.0; removed unnecessary variable assignments 14 years ago
Stephan Eckardt d482ce965d fixed user_settings_tabs helper for global_roles 14 years ago
Stephan Eckardt 47940fd363 added version switch for aliasing of list in roles controller 14 years ago
Jens Ulferts 0ccc04f477 fixed bug caused by caching permissions 14 years ago
Jens Ulferts 4beb926b60 removed caching of global permissions to avoid global permission not being found 14 years ago
Jens Ulferts 10ec846110 changed alias_method_chain to before_filter 14 years ago
Jens Ulferts eb61c16d28 bugfixes and additional constraints 14 years ago
Jens Ulferts 8774933a5e added allowed_to? patch to allow for principal_roles 14 years ago
Jens Ulferts 42b5cd426f create_project is a global role 14 years ago
Jens Ulferts 2d115a47e6 moved available_global_roles into own partial 14 years ago
Jens Ulferts 2b19d71f23 only additional available roles are presented on first load 14 years ago
Jens Ulferts ee8fce347e roles assigned are no longer an option for assignment 14 years ago
Jens Ulferts c736cdf3f5 * fixed bug that would delete permissions 14 years ago
Jens Ulferts babc5229d2 global permissions not displayed as project module 14 years ago
Jens Ulferts 0e2977c2c6 * fixed (de-)select of permissions 14 years ago
Jens Ulferts b8d1e9508d renamed views to html.erb 14 years ago
jens.ulferts 3f883a6fda fixed find_all_givable to not return GlobalRoles 14 years ago
jens.ulferts 2ffba75e0a every resource operation on global roles working now 14 years ago
jens.ulferts b414511fc4 inheritance of global_role from role 14 years ago
jens.ulferts 6989698504 initial import of global roles plugin 14 years ago