]> source.dussan.org Git - sonarqube.git/commit
SONAR-2589 Modification of all web ruby templates to use bundles
authorFabrice Bellingard <bellingard@gmail.com>
Wed, 20 Jul 2011 16:29:43 +0000 (18:29 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Wed, 20 Jul 2011 16:30:50 +0000 (18:30 +0200)
commit98f009fed3aaede468f70bb2d848e31e5e54b7d2
tree52504ae09341fe76f3ca2f2e08bcb5a46d3b23ee
parent5f730dc9ed7a80ad2de100940e051279c2018e1d
SONAR-2589 Modification of all web ruby templates to use bundles

- Fix small bug on filter columns
- Add I18n on violation drilldown
- Add I18n on violation timemachine
plugins/sonar-i18n-en-plugin/src/main/resources/org/sonar/i18n/core.properties
sonar-server/src/main/webapp/WEB-INF/app/models/filter_column.rb
sonar-server/src/main/webapp/WEB-INF/app/models/rules_parameter.rb
sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/measures.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/violations.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/timemachine/index.html.erb