Commit Graph

126 Commits (d265163f502ab4ca9d2ff83b9d3062bbddea276b)

Author SHA1 Message Date
hjust 0ef5083c5c Allow setting of rate to 0.000. 15 years ago
hjust c27c5a38e6 Fixed: Typo in module name. Now the rate list displays rates for all projects again. 15 years ago
hjust 228028b118 Reverted part on r520 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 596341d5ca move summarized_cost_entries to helper module 15 years ago
hjust 17120dcc14 Fixed some display quirks in cost object view 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 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 52585c5a91 display "booked on project" for time entries which were not booked on any issue. 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 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 9520423b37 Fixed permission checking during Cost Reports 15 years ago
hjust db49513ad2 Renamed most of the patches to create globally unique names. 15 years ago
hjust 4438d6d569 fixed typo 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 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 94cb09aa31 added standard primary key to groups_users table 15 years ago
hjust 4bbea2fecf Implemented the GUI for group membership types 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 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
hjust f1cdcba32a Allow drill-down into "others" group 15 years ago
hjust 5380233ed3 added other_group to MAGIC_GROUP_KEYS to not create filter entries from a respective group by 15 years ago
hjust 2512f5b745 set deliverable to null on issues on destroy of a cost object 15 years ago
hjust 36e3a22a56 correctly generate a filter for subproject_id 15 years ago
hjust 36125ea925 [Cost Report] Set db_field :project_id for group-by field :subproject_id 15 years ago
hjust e5e506252c added new read-only attribute to the Filter class: SQL_values. 15 years ago
hjust c8f6164ae3 [Cost Report] Fixed display of Cost Type Columns in Group By. Cause was a missing "s" in hash key 15 years ago
hjust 029a629a19 added some labels 15 years ago
rkh 2444e20f3b em instead of i 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
hjust 2d8fdd89ac [Cost Report] Allow a group by field with an explicit db_field set 15 years ago
rkh e25a976b6c renamed 'Date' to 'Spent on' for field_spent_on 15 years ago