Commit Graph

626 Commits (ef52304e64d1389e2b706202eddbbdcc289cafcc)
 

Author SHA1 Message Date
p.tessenow b2125192e6 renamed filter_rem.png to remove.png as we may use it for group_bys too 14 years ago
p.tessenow b9f6bb1996 bug #3436 'Permission-Notification wenn das Reporting aufgrund Fehlender Berechtigung eingeschänkt ist.' 14 years ago
p.tessenow d088d3972f sort group_by's when neccessary 14 years ago
p.tessenow c2218ae859 refactored select_list_move_optgroup.js to handle both, id's and DOM-object, as function argument most of the time 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 75f63caa4a of course, we just want to check the corresponding category 14 years ago
j.wollert 080bf0fb5d remove category of filter on its removal. also, we define document.getElementsByClassName for IE 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
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