Commit Graph

134 Commits (8f2c46f17e6c08612596b258f34714fa5141733f)

Author SHA1 Message Date
hjust 78b2179ba2 Added ability to define default hourly rates. refs #10617 15 years ago
hjust e8b05659df Removed default hourly rate. It is not used anyway 15 years ago
hjust 144cbed213 * added validation method to issue model to implement part of blocking (method disabled for now) 15 years ago
hjust 0b58f50653 required type in deliverable model. 15 years ago
hjust 62fbe82c55 * enable calculated costs on deliverable_costs and deliverable_hours if there is no assigned deliverable (if it was not saved yet) 15 years ago
hjust 14f00375a2 * allow to define a labor budget for users without a rate 15 years ago
hjust 9830410936 added functionality to edit hourly rates 15 years ago
hjust b641cb2efa Cost types can now by marked deleted. Such cost types can not be used in budget planning and cost logging. References are not destroyed as a cost type can never be really deleted from the database. 15 years ago
hjust a177b09754 view, create, and edit of cost_types feature complete 15 years ago
hjust 89b3af07ba first steps towards editing of cost_types 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 136cba880c * removed progress based on estimated hours 15 years ago
hjust 7bc3d4cf52 extended view of deliverables 15 years ago
hjust 6072dc1598 now correct cost calculation in issues 15 years ago
hjust 7e40cd308f forgot en end on function end. 15 years ago
hjust 455560b8ae removed saved budget from deliverable. is now calculated on the fly 15 years ago
hjust de35d55214 * correct calculation of costs 15 years ago
hjust 5add325bf0 Display end edit of deliverables 15 years ago
hjust 1b23ee97e0 Implemented copy_from for Deliverables 15 years ago
hjust fd4337b064 heck for provided user in DeliverableHour creation 15 years ago
hjust 876cc7d5e7 * HourlyRate.current_rate moved into User model 15 years ago
hjust d5483343ac Allow the creation of deliverables 15 years ago
hjust e559f1bfa8 last commit before heavy rewrite of deliverables logic 15 years ago
hjust 03bb509c26 End of day commit. ATTENTiON, still buggy!!! 15 years ago
hjust b930d7444b added rate models 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 3a8dc5f69c allows for nice data entry of deliverable costs 15 years ago
hjust b70daddedc initial form for deliverables 15 years ago
hjust b5808d17ed initial commit for redmine_costs 15 years ago