Commit Graph

637 Commits (8f9e8e5550b67abbf0465312ce2d7d19550a6b22)
 

Author SHA1 Message Date
p.tessenow d34f9f0163 removed drag-n-drop group_bys as (according to wieland) we should face this topic later 14 years ago
j.wollert 03228a9fe2 hover remove for filters. looks a bit odd, still 14 years ago
t.felgentreff 1e55977f48 merge upstream reporting_merge 14 years ago
w.lindenthal bb53506136 Gemfile no longer needed as hwia was removed and nothing left. 14 years ago
j.wollert e7b88c43de remove hwia for now 14 years ago
rkh a4268ee62a fix typcasts for custom fields 14 years ago
rkh b820ef1757 Custom Fields filter 14 years ago
rkh 676de3ac8b extract subclass generation logic from custom fields group by 14 years ago
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 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