Commit Graph

22 Commits (e77a7ed946eb9837bed4ec3ff2a22ff55c03ed05)

Author SHA1 Message Date
Jens Ulferts bb0e066944 remove dead code 13 years ago
Jens Ulferts 7a3f52f34c rewritten allowed_to? modification to be compatible with new core implementation 13 years ago
Gregor Schmidt d5a52d3144 Adding FIXME - this one will hurt, if you're member in loads of projects 14 years ago
Tim Felgentreff 88eaa73d77 #3964 fix overwritten method 14 years ago
Jens Ulferts b42e921112 fixed bug on allowed_to for global permissions that would only take only one role a user has into consideration and not all 14 years ago
Jens Ulferts 5d3e9cc44a interface (return value) for allowed_to more like core 14 years ago
Philipp Tessenow 943c1efdda moved redmine_costs back to root folder 14 years ago
Philipp Tessenow cbdda0bcb0 moved redmine_costs into a subfolder 14 years ago
Philipp Tessenow 886418492f removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 14 years ago
j.wollert 241655f5ff permission fix for a redmine without projects whatsoever 14 years ago
j.wollert 5276e544c9 permission fix for a redmine without projects whatsoever 14 years ago
hjust 9e413edb87 Delete rates if the rate field is empty. (#3041 on dev.finn.de) 15 years ago
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 15 years ago
hjust 0ef5083c5c Allow setting of rate to 0.000. 15 years ago
hjust 7b187cc13f Select the correct rate in Redmine >= 0.9 15 years ago
hjust 972871b23f Removed a debug statement 15 years ago
hjust 17120dcc14 Fixed some display quirks in cost object view 15 years ago
hjust cbdeb16219 A little code cleanup 15 years ago
hjust d41251b39f fixed creation of where statements for permission checks. 15 years ago
hjust 2d1a06a809 fixed permission inheritance 15 years ago
hjust 9520423b37 Fixed permission checking during Cost Reports 15 years ago
hjust db49513ad2 Renamed most of the patches to create globally unique names. 15 years ago
hjust 7931c4fa63 new permissions model 15 years ago
hjust 79fc6fd095 User is granted access if she is an admin. 15 years ago
hjust e48c526543 Removed some unneeded whitespace. 15 years ago
hjust 0a4a5b9d66 A little bit of clean up 15 years ago
hjust 65c533d430 Initial try on inherited permissions and group membership types 15 years ago
hjust ded32ce3c3 User#for_permission returns the users for which the the permission applies 15 years ago
hjust f517f7be19 added inherited permissions 15 years ago
hjust 660b2bd169 * denormalized costs in cost entries and tickets 15 years ago
hjust c3ce2fdf85 added some validations 15 years ago
hjust 671a71e33e introduce inheritance of HourlyRates from project ancestors. This currently works only for Redmine 0.8.x 15 years ago
hjust 78b2179ba2 Added ability to define default hourly rates. refs #10617 15 years ago
hjust 4c8fbfa92a fixes #5349 15 years ago
hjust 9830410936 added functionality to edit hourly rates 15 years ago
hjust de35d55214 * correct calculation of costs 15 years ago
hjust 876cc7d5e7 * HourlyRate.current_rate moved into User model 15 years ago