Commit Graph

232 Commits (968140c5d861d092905c54942464cc3a5bcd51a4)

Author SHA1 Message Date
hjust 9abfdd20a5 [Cost Report] calculate and show the aggregated cost for all cost / time entries matching the current filter 15 years ago
hjust 4229d940a4 added bottom row with aggregated costs for the current page (partially fixes 13126) 15 years ago
hjust a9c1da2e79 Corrected drill-down behavior for the "other" group in group-by cases for cost report 15 years ago
hjust c64d011ba2 remove unnecessary file 15 years ago
hjust 7d817414ae Implemented Grouping. 15 years ago
hjust be9d6be697 moved most of the display logic into _list.rhtml 15 years ago
hjust c108931c6b Changed position of cost entry filter select and issue filter select (closes #13114) 15 years ago
hjust 8e97877945 changed group_by functionality to be much more generic. 15 years ago
hjust 3c15e6297f added columns for denormalized spent_on. 15 years ago
hjust eb411d1e8c added view for date_exact filter type 15 years ago
rkh 5d701e3b55 fixed: time granulatrity is now persitent, too 15 years ago
rkh c2351c7bec rewrote group_by partitial 15 years ago
hjust 3d94b3f5a5 added partial for group by item 15 years ago
hjust 6fe5c34219 gui and data mock for grouping in reports 15 years ago
hjust cae6278d86 added labels for german and english for cost reports 15 years ago
hjust f263b9afd9 fixed a typo in display of filters 15 years ago
hjust f0e389726a added icons showing entry type in a cost report 15 years ago
hjust c495ca0803 added additional sort fields 15 years ago
hjust ce914cc15b Display cost- and time entries merged in a single view. closes #13088 15 years ago
hjust 5f900a3003 fixes some small typos 15 years ago
hjust 54d154febc Filters should now show correct on the UI. 15 years ago
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