Commit Graph

4311 Commits (b967a5aa5efda0b53c4e446c9b425cac4b212916)

Author SHA1 Message Date
Eric Davis 109b42f482 Added a "Member of Group" to the issues filter. #5869 14 years ago
Eric Davis 4c656fcffc Define Principal#name so all subclasses will have some sort of name when printed. 14 years ago
Eric Davis abf3ee4999 Add project names to the Versions in the Gantt export. #5904 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 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 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
Mark Maglana 0dea21c926 Initial work on pretty UI and themes 14 years ago
friflaj 4c223ae842 Ranking fixed, more tests pass 14 years ago
friflaj 95346025bd NULL is NULL will yield true regardless of all the rest 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
Eric Davis db11030410 Refactor: move method to model. (references r4057) 14 years ago
friflaj 1c14ae258d All tests run 14 years ago