Commit Graph

5 Commits (dadd0d3a3777af4e1f478274bfdebea6cd4322cb)

Author SHA1 Message Date
Sebastian Schuster 5201240214 Updated patches to take advantage of the plugins plugin patching 11 years ago
Jens Ulferts 5c0c807b68 specs and refactors User#set_existing_rate 12 years ago
Christian Rijke 61d27d8390 Whitelist permitted parameters for rate update. 12 years ago
Jens Ulferts e3af09af05 changes saving without validation to rails3 12 years ago
Jens Ulferts f20eb79be1 initial creation of gemspec and engine, conformant lib directory structure 12 years ago
Jens Ulferts f9a31123cd fixes spent_time calcuations if user only has the view_own_time_entries 12 years ago
Jens Ulferts 84e89f0b90 completely removes custom allowance evaluation (granular_for, inheritance) 12 years ago
Jens Ulferts 0856d07a9e prevents non existent permission to always be allowed 12 years ago
Jens Ulferts 8f2cb9bcec prevents exponential calls when having a permission that has a 12 years ago
Gregor Schmidt e510f814a7 Removing incomplete patches to group/membership models 12 years ago
Jens Ulferts 1ec84d6cc7 refactoring rate querying to no longer be dependent on the existence of a user 13 years ago
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