Commit Graph

308 Commits (cbdeb162198812eb98ab6443b5175c88c14f67a3)
 

Author SHA1 Message Date
hjust 029a629a19 added some labels 15 years ago
rkh 7e84e846fd treat time and cost entries the same in cost reports 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
rkh 23ffd0162a renamed 'Kosten' to 'Materialkosten' 15 years ago
rkh d111fdde47 rename 'Log costs' to 'Log material costs' 15 years ago
rkh 4d6741c6f7 do not display save button, since feature is not yet implemented 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
hjust 37be9a7bdc [Cost Report] removed the default filter entry 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 4d1e20467a [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 519edca882 allow simple drilldown for user columns, fixes #13122 15 years ago
hjust c64d011ba2 remove unnecessary file 15 years ago
hjust 7d817414ae Implemented Grouping. 15 years ago
hjust 3bfb781f41 Extended the FROM clauses in joined view of cost entries and time entries. 15 years ago
hjust be9d6be697 moved most of the display logic into _list.rhtml 15 years ago
hjust 05964e3f8c removed debug statement 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 a92918415f 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 eb411d1e8c added view for date_exact filter type 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
rkh c2351c7bec rewrote group_by partitial 15 years ago
rkh a6e3bf046d added specs for changing rates order 15 years ago
hjust 1adf8f062e fixed the filter logic 15 years ago
rkh 42001cc213 fixed rspec dependency issue 15 years ago
hjust 3d94b3f5a5 added partial for group by item 15 years ago
hjust 6fe5c34219 gui and data mock for grouping in reports 15 years ago
hjust cae6278d86 added labels for german and english for cost 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 7e6282a404 added logic to display only selected types of entries (only cost_entries, only time_entries or both) 15 years ago
hjust c495ca0803 added additional sort fields 15 years ago
hjust ce914cc15b Display cost- and time entries merged in a single view. closes #13088 15 years ago
hjust 478493b887 show reports tab in projects 15 years ago
hjust 5f900a3003 fixes some small typos 15 years ago
hjust 54d154febc Filters should now show correct on the UI. 15 years ago