Commit Graph

581 Commits (0bcedb8c0b66c82e1fb19d09235609575f0c1409)

Author SHA1 Message Date
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
hjust 347d90035b Fixed display of the extended progress bar. Now uses floating point arithmetic as intended. 15 years ago
hjust a3d231bcfa Issue columns for costs now check for the correct rights and are correctly displayed as costs. 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 9520423b37 Fixed permission checking during Cost Reports 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
rkh 20a4abe175 error handling for cost reports 15 years ago
hjust 4438d6d569 fixed typo 15 years ago
hjust c795a970e4 Fixed bug causing an HTTP 500 if an issue had no cost entries booked. 15 years ago
hjust f560044401 Fixed calculation of costs after removal of denormalized values 15 years ago
hjust f975b22eeb Fixed calculation of costs after removal of denormalized values 15 years ago
hjust b745b80421 additional named_scope for checking visibility of cost entries 15 years ago
hjust ff86fbc5bb Report now used the new permissions model 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 83270e7c1a use the granular permissions model 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 04f08c4a56 HourlyRatesController now uses the new permissions model. 15 years ago
hjust 94cb09aa31 added standard primary key to groups_users table 15 years ago
hjust 0417ae0668 Permissions now use the new model 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 1f71dcae9e make group_user class explicit to allow for additional attributes in the database 15 years ago
hjust 4796a74c33 only save issue on after save hook if the issue was not changed yet. (#13244) 15 years ago
hjust 21677f8bf3 display the title of an issue only once. 15 years ago
hjust eeecd2784a minor usability fixes. 15 years ago
hjust f517f7be19 added inherited permissions 15 years ago
rkh 0de6017ed1 get rid of some old fimxes 15 years ago
rkh 030147ab15 more fixes for redmine trunk switch 15 years ago
rkh b8273780a1 fix nested scope changes for active_children 15 years ago
rkh b54a597740 updated view 15 years ago
hjust 866f7dec90 first part of unified permissions 15 years ago
hjust f620cf801c Allow drill-down into "others" group 15 years ago