Commit Graph

110 Commits (37baedf7df524bd9651cda786752b3a213e609e3)

Author SHA1 Message Date
hjust 320dfbecdf fixed faulty input name 15 years ago
hjust 3c4d5f971b changed id assignment to object assignment to circumvent 500 error if no cost types were defined yet. 15 years ago
hjust 4d86637597 first try on cost reporting. Still incomplete, so it will not be of any usefulness yet. This will improve later on (hopefully). 15 years ago
hjust 0c3631914c added initial structures for cost report 15 years ago
hjust 660b2bd169 * denormalized costs in cost entries and tickets 15 years ago
hjust ea33da9a5e Refactored many names: 15 years ago
hjust af35c40c8f * delete only one row during DeleteDeliverable(Hour|Cost) 15 years ago
hjust 78b2179ba2 Added ability to define default hourly rates. refs #10617 15 years ago
hjust ab7738b821 Display an edit button on field which are inline editable. fixes #10618 15 years ago
hjust bbc1638b6f Removed ability to create deliverables which are not of type CostBasedDeliverable. 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 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 9830410936 added functionality to edit hourly rates 15 years ago
hjust 0f42057d47 * clean up routes 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 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 2a35e846f8 cleaned up 15 years ago
hjust 921a272d4c fixed permissions for overriding costs during creation and edit of cost_entries 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 1325e0a3fd renamed costs_controller to cost_types_controller 15 years ago
hjust d1e51ea933 added ability to overwrite costs in budget planning 15 years ago
hjust 720bf740a8 remove sortable function on headers which can not be sorted 15 years ago
hjust 4982537f69 updates class attribute of unit column 15 years ago
hjust 2516a9dad5 fixes #5127 15 years ago
hjust 5284ad6bdb * fixed display of overall labor costs for a deliverable 15 years ago
hjust 5028cc3f1f deliverable select for issues 15 years ago
hjust 136cba880c * removed progress based on estimated hours 15 years ago
hjust 7bc3d4cf52 extended view of deliverables 15 years ago
hjust e5ed931350 remove superfluous css link (file does not exist) 15 years ago
hjust 6072dc1598 now correct cost calculation in issues 15 years ago
hjust 254bee170e * removed order column for budget 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 876cc7d5e7 * HourlyRate.current_rate moved into User model 15 years ago