Commit Graph

271 Commits (0f68e09e320f828076f7354411300d5eacaa8ba2)
 

Author SHA1 Message Date
hjust 0f68e09e32 use the granular permissions model 15 years ago
hjust 279904a002 made it a bit pretier 15 years ago
hjust 79fc6fd095 User is granted access if she is an admin. 15 years ago
hjust 7f6193fd4d load additional patch 15 years ago
hjust 261754760a updated routes to match the new redmine layout 15 years ago
hjust 1483df2294 Setting of rates now woks with Redmine 0.9 15 years ago
hjust 6888cfe28e reordnered english locales 15 years ago
hjust 4e0d1fac1f Updated display of issues to adhere to the "view_own_costs" paradigm 15 years ago
hjust 7f357a39b8 Fixed typo from previous commit. 15 years ago
hjust c4a5b8baa4 Updated parametric translation strings for I18N usage. 15 years ago
hjust 9be41a19f1 Added additional routes for a more fine granular routing. 15 years ago
hjust 04f08c4a56 HourlyRatesController now uses the new permissions model. 15 years ago
hjust e48c526543 Removed some unneeded whitespace. 15 years ago
hjust 468a1fd6bb Project.allowed_to_condition now accepts a new option[:for] containing a user. 15 years ago
hjust b729e94d9a changed authorize function to authorize against @user if present 15 years ago
hjust 94cb09aa31 added standard primary key to groups_users table 15 years ago
hjust a1c6283386 remove dependency to composite primary keys as it tends to break things. 15 years ago
hjust 0417ae0668 Permissions now use the new model 15 years ago
hjust 4bbea2fecf Implemented the GUI for group membership types 15 years ago
hjust 82e6beeaaf added explicit :method => :post to simple update form. 15 years ago
hjust 0a4a5b9d66 A little bit of clean up 15 years ago
hjust cbd691e796 added lean documentation regarding dependency of multiple primary keys gem. 15 years ago
hjust 715cd02f79 implemented Project.allowed_to_conditions using the newly implemented User#allowed_to 15 years ago
hjust 1a0f058dbe changed loading of permission patches. Now, it works. 15 years ago
hjust 65c533d430 Initial try on inherited permissions and group membership types 15 years ago
hjust 1f71dcae9e make group_user class explicit to allow for additional attributes in the database 15 years ago
hjust 1f6ac14296 Started to change the routes to match default Redmine behavior. 15 years ago
hjust ab260911ae Circumvent a bug in Siemens's ruby version which fails to correctly converting a BigDecimal into a Float (#13483) 15 years ago
hjust cb3d97638d Calculate all costs with a higher scale. We now use a overall precision of 15 with a scale of 4. (meaning max. 15 digits at all, 4 digits after the point) 15 years ago
hjust ded32ce3c3 User#for_permission returns the users for which the the permission applies 15 years ago
hjust 4796a74c33 only save issue on after save hook if the issue was not changed yet. (#13244) 15 years ago
hjust 574658d29f incremented version to 0.3 15 years ago
hjust 21677f8bf3 display the title of an issue only once. 15 years ago
hjust eeecd2784a minor usability fixes. 15 years ago
hjust 5d196ba960 renamed existing permissions in the database 15 years ago
hjust f517f7be19 added inherited permissions 15 years ago
rkh f3f6e294d5 fixed routes 15 years ago
rkh 0de6017ed1 get rid of some old fimxes 15 years ago
rkh 030147ab15 more fixes for redmine trunk switch 15 years ago
rkh b8273780a1 fix nested scope changes for active_children 15 years ago
rkh b54a597740 updated view 15 years ago
rkh 4162d3b4c6 fixted specs 15 years ago
hjust 866f7dec90 first part of unified permissions 15 years ago
hjust 6ae73acb71 added a mindnode document showing the permission inheritance in redmine_costs 15 years ago
rkh 37d1c98be8 fixed locales 15 years ago
rkh 6971210cba removed translations by accident 15 years ago
rkh 7c66e7f112 fixed locales 15 years ago
rkh b6dac0bca3 fixed locales 15 years ago
rkh 266c931129 make plugins no longer break redmine trunk 15 years ago
hjust f620cf801c Allow drill-down into "others" group 15 years ago