Commit Graph

103 Commits (37baedf7df524bd9651cda786752b3a213e609e3)

Author SHA1 Message Date
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
hjust bc783abc81 [Cost Report] Set the default operator for the date_exact filter type to "w" (This week) 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 4d1e20467a [Cost Report] calculate and show the aggregated cost for all cost / time entries matching the current filter 15 years ago
hjust 519edca882 allow simple drilldown for user columns, fixes #13122 15 years ago
hjust 7d817414ae Implemented Grouping. 15 years ago
hjust c108931c6b Changed position of cost entry filter select and issue filter select (closes #13114) 15 years ago
hjust 8e97877945 changed group_by functionality to be much more generic. 15 years ago
hjust ff8b503f8f added default value for group by in init of new query 15 years ago
hjust f75a87a181 some try on debugging 15 years ago
hjust 3c15e6297f added columns for denormalized spent_on. 15 years ago
hjust c7552d8e5b added several labels for l10n 15 years ago
rkh 5d701e3b55 fixed: time granulatrity is now persitent, too 15 years ago
rkh 76094743dd handle group_by as hash 15 years ago
hjust 1adf8f062e fixed the filter logic 15 years ago
hjust 6fe5c34219 gui and data mock for grouping in reports 15 years ago
hjust f263b9afd9 fixed a typo in display of filters 15 years ago
hjust f0e389726a added icons showing entry type in a cost report 15 years ago
hjust 54d154febc Filters should now show correct on the UI. 15 years ago
hjust 4d86637597 first try on cost reporting. Still incomplete, so it will not be of any usefulness yet. This will improve later on (hopefully). 15 years ago
rkh 7d4760d9aa default hourly rates specs 15 years ago
rkh aafd46759b ported cost_entry specs to time_entry 15 years ago