Commit Graph

32 Commits (5bab95e094654a0717b7bdda98b66b7cf3b1d4ee)

Author SHA1 Message Date
hjust a3d231bcfa Issue columns for costs now check for the correct rights and are correctly displayed as costs. 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 b745b80421 additional named_scope for checking visibility of cost entries 15 years ago
hjust 0aace02dab Removed cost columns and filters from issues. They do not work anymore because of the restrictions of the "view own costs" feature. (#13660) 15 years ago
hjust 65c533d430 Initial try on inherited permissions and group membership types 15 years ago
hjust 4796a74c33 only save issue on after save hook if the issue was not changed yet. (#13244) 15 years ago
hjust f75a87a181 some try on debugging 15 years ago
hjust 3c15e6297f added columns for denormalized spent_on. 15 years ago
rkh 932daa29f8 should update cost if a new rate is added in between 15 years ago
rkh 2fa7916426 make all tests pass 15 years ago
rkh 94f56b7b19 let saving a cost_rate fail if updating the corresponding issue fails, too 15 years ago
rkh 45045c979d make 'should update cost if a spent_on changes' spec pass 15 years ago
rkh 826d18aa02 spec for changing spent_on on a cost_entry 15 years ago
rkh 8b2a86b2f5 minor edge case fixes for CostEntry cost updating 15 years ago
hjust 79cdba76ae removed a multitude of unloadable 15 years ago
hjust 99d9f7bc67 costs are 0.0 by default 15 years ago
hjust 5787c75117 changed rate.id to rate_id to circumvent nil problems 15 years ago
hjust 44ff7df69e fixed edge case where current rate is nil and no rate was provided 15 years ago
hjust dd0b4b6d7f regression from non committed refactoring 15 years ago
hjust 660b2bd169 * denormalized costs in cost entries and tickets 15 years ago
hjust ea33da9a5e Refactored many names: 15 years ago
hjust 5f0dcb794c * fixed entering of overridden costs 15 years ago
hjust b221a43454 allows overriding costs in cost_entries. 15 years ago
hjust d1e51ea933 added ability to overwrite costs in budget planning 15 years ago
hjust 5284ad6bdb * fixed display of overall labor costs for a deliverable 15 years ago
hjust 09efc50cdf * removed upper bound for units in a cost entry 15 years ago
hjust 6072dc1598 now correct cost calculation in issues 15 years ago
hjust de35d55214 * correct calculation of costs 15 years ago
hjust 22a4cb40fb * some work on rights management 15 years ago
hjust 0015c4227e Rails 1.8.5 seems not to like super call in attribute assignments of ActiveRecord Objects 15 years ago
hjust b5808d17ed initial commit for redmine_costs 15 years ago