]> source.dussan.org Git - sonarqube.git/commit
SONAR-5390 Add Active Severity filter in Coding Rules space
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Tue, 8 Jul 2014 13:10:16 +0000 (15:10 +0200)
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Tue, 8 Jul 2014 13:10:16 +0000 (15:10 +0200)
commitf0094e727e8937986b73660be9fa0c1c0b14a083
treee40a8c221ec788bab6cb045c40329654d80ec780
parentbb8edcd2ce9d932b56e2bd7b6e8f9b9f866f12eb
SONAR-5390 Add Active Severity filter in Coding Rules space
sonar-core/src/main/resources/org/sonar/l10n/core.properties
sonar-server/src/main/coffee/coding-rules/app.coffee
sonar-server/src/main/coffee/coding-rules/views/filters/activation-filter-view.coffee
sonar-server/src/main/coffee/coding-rules/views/filters/active-severities-filter-view.coffee [new file with mode: 0644]
sonar-server/src/main/coffee/coding-rules/views/filters/inheritance-filter-view.coffee
sonar-server/src/main/coffee/coding-rules/views/filters/profile-dependent-filter-view.coffee [new file with mode: 0644]