Commit Graph

101 Commits (5566a84adf4bbee56c08ce1201e011e647796d6c)
 

Author SHA1 Message Date
hjust 5566a84adf added complete german localization 15 years ago
hjust 45cbfa3443 Added additional validation constraint to prevent multiple HourlyRates with the same scope and the same valid_from date. 15 years ago
hjust f580b88935 Added observer to update models depending on hourly rates. 15 years ago
hjust 007a7f99f5 fixed typo which led to 500 error in activity view 15 years ago
hjust 8c168bd99c added migration to refactor the terms from r135 15 years ago
hjust ea33da9a5e Refactored many names: 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 368f546594 reintroduce white-space: nowrap to currency cells 15 years ago
hjust af35c40c8f * delete only one row during DeleteDeliverable(Hour|Cost) 15 years ago
hjust 11380467da reintroduce currency class to editable fields 15 years ago
hjust 670e249307 Fixed editinplace Javascript for IE6. Fixes #10619 15 years ago
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 3f1c8a2bc9 remove report menu for now (not implemented yet) 15 years ago
hjust ab7738b821 Display an edit button on field which are inline editable. fixes #10618 15 years ago
hjust 144cbed213 * added validation method to issue model to implement part of blocking (method disabled for now) 15 years ago
hjust bbc1638b6f Removed ability to create deliverables which are not of type CostBasedDeliverable. 15 years ago
hjust 4c8fbfa92a fixes #5349 15 years ago
hjust 98896d2af7 set text align of currency fields to top. fixes #10477 15 years ago
hjust 2bfa224e7d fixes #10477 - adjusted alignment of table cells in deliverable list 15 years ago
hjust ef8c7aae63 added empty template to display a fixed deliverable 15 years ago
hjust d56e5d1242 changed class name to not interfere with class name already used by Redmine itself. 15 years ago
hjust 87cdac9e51 fixed language 15 years ago
hjust 0b58f50653 required type in deliverable model. 15 years ago
hjust 6f81ff70b8 * Allow display of cost log form if no cost type is defined yet. 15 years ago
hjust caf493b3ff * Allow display of cost log form if no cost type is defined yet. 15 years ago
hjust 399b547f9b renamed buttons to add budget items 15 years ago
hjust b11692de8f fixed unexpected nill if there are no cost_types defined yet. 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 65ed0a36f8 finaly fixed the redirect back 15 years ago
hjust af6f36460d reverted last patch 15 years ago
hjust 1777a1d72a fixed typo back_to => back_url 15 years ago
hjust 9830410936 added functionality to edit hourly rates 15 years ago
hjust 0f42057d47 * clean up routes 15 years ago
hjust 19800d72cc added test stub 15 years ago
hjust 206fd9381e * set hourly costs from project member settings 15 years ago
hjust 2c0cff1cd0 * set hourly costs from project member settings 15 years ago
hjust 0143c695c4 renaming of texts (#5126) - not finished yet 15 years ago
hjust cd510def09 fixed naming of buttons (costs -> budget) 15 years ago
hjust e5323050ee Check syntax first! Check syntax first! Check syntax first! 15 years ago
hjust 384d1e1dd8 fixed template error if no rate for the fixed date could be found. 15 years ago
hjust 4a262e5437 display no-data badge if no cost types are defined yet. 15 years ago
hjust 560fe453ab removed ugly char from string 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 74ff8cb4f1 first steps towards editing of cost_types 15 years ago
hjust 89b3af07ba first steps towards editing of cost_types 15 years ago
hjust 3651b8f695 cleaned up 15 years ago
hjust 6aa65ebded cleaned up 15 years ago