Commit Graph

339 Commits (5d6c902351dbe10ccc66082ccee107ca35bddd81)

Author SHA1 Message Date
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
rkh b54a597740 updated view 15 years ago
hjust f620cf801c Allow drill-down into "others" group 15 years ago
hjust b087710d31 [Cost Report] Added edit and delete links to entries in filter view 15 years ago
rkh 95a77a43c5 fixed disappearing of granularity select box in group by view 15 years ago
rkh d727794b39 proper display of date entries in group by 15 years ago
hjust e2f02d8e44 added special (formerly missing) case if user disabled the display of both cost entries AND time entries 15 years ago
hjust 029a629a19 added some labels 15 years ago
rkh 7e84e846fd treat time and cost entries the same in cost reports 15 years ago
rkh ffb354a9bd in cost report: make name of 'others' group dependend on group by value 15 years ago
hjust 0f1d144940 Allow to group by issue fields and fixed group by gui. 15 years ago
rkh 4d6741c6f7 do not display save button, since feature is not yet implemented 15 years ago
rkh 6224b08a0c fix user drill down bug 15 years ago
rkh a79bdeeeb1 more group_by display fixes 15 years ago
rkh 8024510d81 proper display of group_by group names 15 years ago
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