Commit Graph

477 Commits (e8a29027137a264c06b1b1c5f5993a57b8372ad5)

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 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
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
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 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 cce332eb2d ignore permissions for group_by specs. 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
rkh 254a1aeff7 Admin has super powers. TODO: Some issues with Kryptonite remain for some strange reason. 14 years ago
rkh 7e0aff9a55 improve permissions query 14 years ago
rkh a5552cb19c fix those damn queries. 14 years ago
p.tessenow b48136c2c3 versucht rates einzubauen - da ist der wurm dringit diff da ich erst morgen nachmittag da bin, commite ichs trotzdem... 14 years ago
p.tessenow 42b4cbf0a8 fixed bug when aggregating nil-costs 14 years ago
p.tessenow fb39e6344b added the ability to hide costs when the permission to see them is not granted in our results 14 years ago
p.tessenow 129c97a2b9 added teh ability for filters/groups to do something on chain-creation 14 years ago
p.tessenow cb724d02ea added permission filter class. 14 years ago
p.tessenow 77a43874ac add permission filter 14 years ago
p.tessenow 8ecb9be481 do not add fields to sql-query if they are empty 14 years ago
p.tessenow 720a8803d9 added selectable-property to chainables 14 years ago
p.tessenow 9954bff1ed fixed where clause bug where there was ... IN () when no value was given to the ! and = operators 14 years ago
p.tessenow 6418be6b92 slightly refactored display? code in chainable 14 years ago
p.tessenow f2a1eb92ec moved display code to chainable 14 years ago
p.tessenow d08ea0b440 made available_values of filter sorted where they should be sorted 14 years ago
t.felgentreff 3666ab992b include labor costs in cost type list 14 years ago
rkh 80b4e8cde9 fix default type, makes specs pass again 14 years ago
rkh cdf2636053 add ability to display other units besides money in the report table 14 years ago
rkh 97962bfff7 fix postgres ticket status reporting issue 14 years ago
p.tessenow dd36130442 changed arity of 'o' and 'c' operators to 0 14 years ago
p.tessenow 0b2f427dd2 added milestone group_by 14 years ago
p.tessenow 5aa1865a30 fixed compile error i introduced earlier 14 years ago