Commit Graph

402 Commits (48b9978b1a6d386481a1bd35fd90c151088abac5)

Author SHA1 Message Date
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 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 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 9d57b4e93d Fix the form target for cost_entry edit 15 years ago
hjust 228028b118 Reverted part on r520 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 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
hjust 3b8c142d63 Changed default sort order for cost reports (refs #14261) 15 years ago
hjust 34b2303789 Added no data div for grouped reports if no groups could be found. 15 years ago
hjust ff7b9177b6 Renamed call to previously refactored method 15 years ago
hjust cb02bd3827 reenable safety net for report exceptions 15 years ago
hjust 3015251cf6 Added display of units sums for report groups. (refs #14168) 15 years ago
hjust 19f898cb7e fixed redirect target to the index action 15 years ago
hjust c1c78cd303 Cleaned up authorization 15 years ago
rkh 1b1d05959a fix spent on granularity issue 15 years ago
rkh 445f3457bd adjust actions menu in issue show view 15 years ago
hjust 4676ba82df Add empty columns to member listings for non-user members. 15 years ago
hjust b9fc9bdd1d typo 15 years ago
hjust 07d49f65cd Added some currency classes to table cells. 15 years ago
hjust 17120dcc14 Fixed some display quirks in cost object view 15 years ago
hjust b2bc5be567 Set hours to 0 explicitly to fix Redmine trying to be too intelligent. 15 years ago
hjust 4f80cded6c Fixed two typos. 15 years ago
hjust bfec3495d3 Remove unnecessary validation. 15 years ago
hjust 72b1eba63b Removed all references to Enumeration. Now use the correct STI-Models. 15 years ago
hjust e939c7a38a Activity is actually called TimeEntryActivity. 15 years ago
hjust 470e40991b Fixed: Use the STI-Activity model instead of Enumerations 15 years ago
hjust 6b4d3b6919 Updated icons. money -> pieces 15 years ago
hjust 06e9916783 Updated icons. money -> pieces 15 years ago
hjust 023d99cd28 Lost a save during last commit. 15 years ago
hjust 07c5b43a48 Normalized all permissions to the new permission model. 15 years ago
hjust 79640099f2 fixed display of cost objects if labor_costs or material costs are 0. 15 years ago
hjust 5bab95e094 inserted em highlighting to time entries without an issue 15 years ago
hjust 52585c5a91 display "booked on project" for time entries which were not booked on any issue. 15 years ago
hjust 620ee39abd Alternating row classes for grouped cost report. 15 years ago
hjust 4b8b522277 We now display time entries without assigned issues in the report. 15 years ago
hjust 83d19e0c0e Now check for the correct permission. 15 years ago