Commit Graph

792 Commits (114895eb6bd57c58e35cd9b8afc1eebf7b3ec88c)

Author SHA1 Message Date
rkh 788845f2ec Group By Custom Fields, Ladys and Gentlemen. 14 years ago
p.tessenow 539c0df6a2 removed 'reset'-button and moved clear-button to appear before the (yet unvisible) save-button 14 years ago
p.tessenow 72490149f9 replaced old group_by-view with new drag'n'drop view 14 years ago
p.tessenow b9f6bb1996 bug #3436 'Permission-Notification wenn das Reporting aufgrund Fehlender Berechtigung eingeschänkt ist.' 14 years ago
j.wollert 16de349e59 use the standard delete icon for removing filters 14 years ago
j.wollert f4f916d75c swap clear and reload icons, because those seem to be the standard choices 14 years ago
j.wollert caa8910928 clear button as in feature request #3457 14 years ago
j.wollert 2fd0a986f1 remove filters by clicking on a fancy button instead of just unchecking them 14 years ago
j.wollert da20c0e3f9 Revert "disable filters by clicking a remove button instead of unchecking them. removed filters will be 'put back' into the add filter select box" 14 years ago
j.wollert c9b8e14fb3 icon for icon-filterdel css class 14 years ago
j.wollert 4a6a07a967 disable filters by clicking a remove button instead of unchecking them. removed filters will be 'put back' into the add filter select box 14 years ago
p.tessenow 2c50e4dd21 better names for available_values of target_versions and issue_categories 14 years ago
rkh 2e13d995a0 implement cost object filter 14 years ago
p.tessenow 020c4a8a58 fixed available values for projects and users 14 years ago
p.tessenow c70bda277f fixed available values of issues 14 years ago
p.tessenow 77b70ba6aa enhanced available values of Milestones 14 years ago
p.tessenow 5bddb4bdf4 enhanced available_values of IssueCategory 14 years ago
rkh 9b967295cb copy file, as tim said 14 years ago
t.felgentreff d38571d112 a no-display filter is also not-selectable 14 years ago
p.tessenow 44efebfeab fix cost_object links in reporting table 14 years ago
p.tessenow 8f5640c726 now the issue filter only lists issues that belong to projects the user may see 14 years ago
p.tessenow 557072f2cc the user filter now only shows user who belong to a project the current user has permissions to see 14 years ago
p.tessenow 5ab34d7d73 the projects filter now only shows project the user may see 14 years ago
p.tessenow d6ab8fd1b5 available_values now need a user as a parameter 14 years ago
rkh a4f7a5fe9a fix comments for mysql 14 years ago
rkh 170b6429b9 fix comments for mysql 14 years ago
t.felgentreff fecd6af634 tiny view update 14 years ago
t.felgentreff b00fcd204b after removing cost type as visible filter, use the unit param to set on a cost type when coming from an issue 14 years ago
t.felgentreff 87bfcf3f10 after removing cost type as visible filter, use the unit param to set on a cost type when coming from an issue 14 years ago
rkh 36fd077270 sql comments and whatnot 14 years ago
rkh 71bd462cbb dont repeat group bys 14 years ago
rkh f246ca003c improve sql formatting 14 years ago
rkh 102d167f7f allow = operator to handle nil value 14 years ago
rkh c2e69e5a5c type cast only on postgres 14 years ago
rkh 951fa563bb type cast for postgres 14 years ago
rkh 370a7fba97 really remove duplicate display_costs 14 years ago
rkh 8840dca7bc default display_costs to 1 14 years ago
w.lindenthal 3634d01041 We do not have to get shot anymore. "Group by" merged from usage reporting. 14 years ago
w.lindenthal f49a22c8cc Changes to reporting tables to make them look better and to support our generated themes. 14 years ago
t.felgentreff 65809cf898 switch units and costs in cost entry table 14 years ago
p.tessenow 6c12c59521 fixed display_costs calculation in our results 14 years ago
p.tessenow 234194c0b3 added ugly but neccessary subquery to determine type as early as possible 14 years ago
p.tessenow 0f0b9cd9a3 fixed view-costs-for-cost-entries-permission issue in our permission filter 14 years ago
t.felgentreff 1be0dd4acf make reporting tables more uniform, with right-aligned sums 14 years ago
t.felgentreff 92190b2b61 don't display cost_type filter, we have out 'tabs' for that 14 years ago
t.felgentreff a2045bf0c8 add tyear and tmonth filters. fixes translation issue, too 14 years ago
t.felgentreff b76b681428 split the field mapping to be able to hook into it 14 years ago
t.felgentreff 4efd0ba55f add excel export support to the new reporting for no- and single-group_bys 14 years ago
j.wollert cce332eb2d ignore permissions for group_by specs. 14 years ago
rkh 6765b7aade display something if you may not see costs 14 years ago