Commit Graph

57 Commits (a22f6ea70132d6a7489c8efe825ec4702b8096a5)

Author SHA1 Message Date
Sebastian Schuster 3c014b187f Minor change to the copyright header 11 years ago
Christian Ratz 36b90e1dcb new version; updated changelog and core dependency 11 years ago
Sebastian Schuster da7b2af159 Used more specific initializer step 11 years ago
Sebastian Schuster ba50bd73c0 Fixed wrong migration name and added running migrations from the plugin 11 years ago
Christian Ratz f36ebfd46c fixed version; updated changelog 11 years ago
Sebastian Schuster 528a7fc960 Pushed version, updated changelog and core dependency 11 years ago
Sebastian Schuster 2df43ffcd6 Updated version and changelog 11 years ago
Sebastian Schuster a41feb81e7 Updated version and changelog 11 years ago
Sebastian Schuster 13c2294f14 Added copyright notices to all files 11 years ago
Sebastian Schuster 2030934545 Updated gemspec and engine 11 years ago
Sebastian Schuster b711c5be1c Removed unnecessry view_path adding 11 years ago
Sebastian Schuster 99f060ab21 Removed comments 11 years ago
Sebastian Schuster f2c88b5f2c Removed unnecessary unloadable statements 11 years ago
Christian Ratz 730d613f7b new version; updated changelog 11 years ago
Sebastian Schuster b7935d4461 Updated changelog and version 11 years ago
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