Commit Graph

510 Commits (ea775f77c4c4c1657d27236c70d3c81b420a0108)
 

Author SHA1 Message Date
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
t.felgentreff 3186e29b68 add rcov task for reporting specs 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
p.tessenow cbdf4032b8 fixed permission problems 14 years ago
p.tessenow 20c83940e6 fixed wrong cucumber permission features 14 years ago
p.tessenow b76a56291e whitespaces 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
p.tessenow af217df42e added hughe create-a-standard-permission-testing-project cucumber step 14 years ago
p.tessenow ff8a84a3be wrote A LOT of cucumber permission tests, testing all variations of possible permission. anyways some tests are missing as statet in permissions.feature 14 years ago
j.wollert 0d461731e4 use the current time for creating project ids, too 14 years ago
j.wollert 4c9ac0d1e2 mock projects using our helper so we don't have to be concerned about those validations any more 14 years ago
j.wollert 9576035611 helper for using a minimal query without permissions 14 years ago
j.wollert 161add1e80 helper for generating valid projects 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
j.wollert 311971ad14 fixes specs failing because of the additional permissions filter 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 aa97258b94 require helper files for models 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
rkh f77c98dd4e correctly handle mixing visible and hidden results 14 years ago
rkh 38c86fd549 fix permissions filter 14 years ago
rkh 52cf11d773 add SqlStatement#default_select 14 years ago