]> source.dussan.org Git - sonarqube.git/commit
SONAR-6026 Migrate calls to search from widgets to use the new parameters
authorStas Vilchik <vilchiks@gmail.com>
Thu, 5 Feb 2015 09:06:51 +0000 (10:06 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Thu, 5 Feb 2015 09:06:51 +0000 (10:06 +0100)
commita88cc08c8f43f849912825c46df44fa1ba37364b
tree9423143d132f49eee9c32a75ac524f26484f86fd
parentba787c7018e74d56c8f94356fa0a204bba4feccc
SONAR-6026 Migrate calls to search from widgets to use the new parameters
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/issues/action_plans.html.erb
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/issues/false_positive_issues.html.erb
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/issues/my_unresolved_issues.html.erb
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/issues/unresolved_issues_per_assignee.html.erb
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/issues/unresolved_issues_statuses.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/helpers/application_helper.rb
server/sonar-web/src/main/webapp/WEB-INF/app/views/action_plans/_progress.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/project/widgets/issues/_issues_list.html.erb