Commit Graph

407 Commits (7b0df262b88402e324c491e8e8e21f263c582c33)
 

Author SHA1 Message Date
hjust 7b0df262b8 Fixed display of group by table is unit sums are not displayed. 15 years ago
w.lindenthal e1eb577261 Scenario für View Own Time Entries hinzugefügt. 15 years ago
hjust 0e2a31b175 Fixed link_to_issue in cost object detail view. 15 years ago
hjust f78caab6c9 Ajaxify the selection of new filters. (#15275) 15 years ago
t.felgentreff a1c4015ef6 use a cost specific step for 'belongs_to' in cost_entries, as their issues need to correspond 15 years ago
t.felgentreff c86b79fbd8 fix wrong permission name 15 years ago
t.felgentreff 42a3adc309 fix warning 15 years ago
t.felgentreff 2c58c55331 get the feature to an almost complete state 15 years ago
t.felgentreff c5891e5082 this'll work now 15 years ago
t.felgentreff d265163f50 tests for View Own Costs 15 years ago
t.felgentreff 18ef399a7d extend factories for costs for better testing 15 years ago
t.felgentreff 14a8e6c88e move cost_reports feature to the cost plugin, where it belongs 15 years ago
t.felgentreff 23286c5202 add object daddy exemplar for cost objects 15 years ago
t.felgentreff 693d1fdf27 add ObjectDaddy generators for cost entries and types 15 years ago
t.felgentreff 3a00e175f9 bumb minimal redmine version in cost plugin 15 years ago
rkh 96f98cdbd9 fixing tests and fixtures 15 years ago
hjust d75715b650 Fixed: Copy and paste error 15 years ago
hjust ac35305ec2 Display the correct current rates at users rates view (if applicable) 15 years ago
hjust 0ef5083c5c Allow setting of rate to 0.000. 15 years ago
hjust b99595805d Display current rate for projects in headings 15 years ago
hjust 7b187cc13f Select the correct rate in Redmine >= 0.9 15 years ago
hjust c27c5a38e6 Fixed: Typo in module name. Now the rate list displays rates for all projects again. 15 years ago
hjust 45c0f11a39 Fixed: Reference the needed Javascript file for adding rates. 15 years ago
hjust 8fb245dd6a Compatibility: Set cost_object to nil on issue move if the current cost object would be invalid in the new issue location 15 years ago
hjust 326b3fdd1e Do not display unnecessary div 15 years ago
hjust 1edf424136 Display warning if there might be some elements missing from the aggregations. 15 years ago
hjust 10d57ae832 Display an empty cell for not visible costs instead of 0.0000 (refs #14199) 15 years ago
hjust 66620c383c Fixed: Check if Cost Entries need to be reassigned. 15 years ago
hjust 4926be5935 add cost_type title to title tag. (#14638) 15 years ago
hjust 2fc674a108 Remove the icon in front of the cost entry list in issue#show 15 years ago
hjust 78563a6c02 Add compatibility route. 15 years ago
hjust 9d57b4e93d Fix the form target for cost_entry edit 15 years ago
hjust 228028b118 Reverted part on r520 15 years ago
hjust 1df98d15f2 update the issue in the context. This is a rather bad hack as it overwrites the caller. 15 years ago
hjust 5c353e921b issue parameter is contained in the context hash. 15 years ago
hjust d08d973b0f params hash is contained in the context hash. 15 years ago
hjust f1dd81a7ee Update cost objects on issue move (depends on http://www.redmine.org/projects/redmine/repository/revisions/3456 and http://www.redmine.org/projects/redmine/repository/revisions/3457) 15 years ago
hjust 7697861dc6 Update cost objects on issue move (depends on http://www.redmine.org/projects/redmine/repository/revisions/3456 and http://www.redmine.org/projects/redmine/repository/revisions/3457) 15 years ago
hjust ddb194c98d Nullify cost_object reference in issues if a cost object is deleted. 15 years ago
hjust e65c795eef Revert most of r517. 15 years ago
hjust 100a6c8689 Round unit_sum to two decimals. (refs #14168) 15 years ago
hjust dd969ce3a9 typo 15 years ago
hjust 3535ec9260 fixed patch for applocation_helper 15 years ago
hjust d22b00a541 Add Issue observer to update cost entries if issue is moved. 15 years ago
hjust 318f927ade Extracted link_to_cost_object method 15 years ago
hjust 3d392b702b Extracted link_to_cost_object method 15 years ago
hjust 3eb634320d Move summarized_cost_entries to helper module. 15 years ago
hjust 596341d5ca move summarized_cost_entries to helper module 15 years ago
hjust cd6593f12a Fixed view rendering for empty groups 15 years ago
hjust ce2d03900a Use the correct default sort 15 years ago