Commit Graph

145 Commits (2c58c553311acd6a196c9d99de17e3cd3e81b132)

Author SHA1 Message Date
hjust ac35305ec2 Display the correct current rates at users rates view (if applicable) 15 years ago
hjust b99595805d Display current rate for projects in headings 15 years ago
hjust 45c0f11a39 Fixed: Reference the needed Javascript file for adding rates. 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 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 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 cd6593f12a Fixed view rendering for empty groups 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 3015251cf6 Added display of units sums for report groups. (refs #14168) 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 06e9916783 Updated icons. money -> pieces 15 years ago
hjust 07c5b43a48 Normalized all permissions to the new permission model. 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 527f3f07a6 Check for the user's right to view rates in SQL queries for report. 15 years ago
hjust aac02b4651 renamed permission :view_unit_price to :view_cost_rates everywhere 15 years ago
hjust d86deeb05b Tabellen-Layout gefixt (closes #13771) 15 years ago
hjust 7c7536fec6 Member rates are now only shown, if the member is a user 15 years ago
hjust 51c88d0e64 Removed the ability to set membership types on the GUI. 15 years ago
hjust 461d3d18a2 Added special error handling of a report failed. This time for real. 15 years ago
hjust db49513ad2 Renamed most of the patches to create globally unique names. 15 years ago
hjust c795a970e4 Fixed bug causing an HTTP 500 if an issue had no cost entries booked. 15 years ago
hjust d29db955a4 cleaned up a bit 15 years ago
hjust 206fb6d766 cleaned up a bit 15 years ago
hjust 0aace02dab Removed cost columns and filters from issues. They do not work anymore because of the restrictions of the "view own costs" feature. (#13660) 15 years ago
hjust 0f68e09e32 use the granular permissions model 15 years ago
hjust 279904a002 made it a bit pretier 15 years ago
hjust 1483df2294 Setting of rates now woks with Redmine 0.9 15 years ago
hjust 4e0d1fac1f Updated display of issues to adhere to the "view_own_costs" paradigm 15 years ago
hjust 7f357a39b8 Fixed typo from previous commit. 15 years ago
hjust c4a5b8baa4 Updated parametric translation strings for I18N usage. 15 years ago
hjust 4bbea2fecf Implemented the GUI for group membership types 15 years ago
hjust 82e6beeaaf added explicit :method => :post to simple update form. 15 years ago
hjust 65c533d430 Initial try on inherited permissions and group membership types 15 years ago
hjust 21677f8bf3 display the title of an issue only once. 15 years ago
hjust eeecd2784a minor usability fixes. 15 years ago