Commit Graph

17 Commits (5017c29f8850b4bae1d19e7c359cdebe1dd4241f)

Author SHA1 Message Date
Sebastian Schuster 5017c29f88 Simplified copy_from 12 years ago
Sebastian Schuster 2a83bf4434 Adapted the copying of values from other cost objects to not work around the mass assignment protection 12 years ago
Jens Ulferts 84e89f0b90 completely removes custom allowance evaluation (granular_for, inheritance) 12 years ago
Jens Ulferts 72b7922e72 adding missing validations to labor budget items, specs for the model 13 years ago
Martin Linkhorst 928720f6b6 more protection against mass assignment 13 years ago
jwollert 7bed02534a fixes updating labor and material item updates so we cannot break out of our projects' bounds 13 years ago
Jens Ulferts 5027a42a8d acts_as_journalized for variable_cost_object 13 years ago
Jens Ulferts 23a53e0adb bugfix: explicitly casting to_d to avoid conflicts when using + on string and bigdecimal 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
Jens Ulferts 5305ed536d addresses #3720: implicit BigDecimal.to_s conversion removed 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
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 15 years ago
hjust 76d2b35dd4 Fixed: 500 during deletion of s labor_budget_item 15 years ago
hjust a01fd84520 Replace floating point arithmetic with BigDecimals. 15 years ago
hjust 07c5b43a48 Normalized all permissions to the new permission model. 15 years ago
hjust 79640099f2 fixed display of cost objects if labor_costs or material costs are 0. 15 years ago
hjust 83d19e0c0e Now check for the correct permission. 15 years ago
hjust f560044401 Fixed calculation of costs after removal of denormalized values 15 years ago
hjust ea33da9a5e Refactored many names: 15 years ago