]> source.dussan.org Git - sonarqube.git/commit
SONAR-3529 Property field validation
authorDavid Gageot <david@gageot.net>
Mon, 1 Oct 2012 14:18:19 +0000 (16:18 +0200)
committerDavid Gageot <david@gageot.net>
Mon, 1 Oct 2012 14:36:58 +0000 (16:36 +0200)
commit92ad85d9a740553f4c971b8732b34121dafd5af7
tree3c1c132e09b36c40a17da98645db463ab5a066e9
parent57c87a64a0a545ad81f3859b57d4962260ef6ee3
SONAR-3529 Property field validation
sonar-plugin-api/src/test/java/org/sonar/api/config/PropertyDefinitionTest.java
sonar-server/src/main/webapp/WEB-INF/app/controllers/settings_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/helpers/settings_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/models/property.rb
sonar-server/src/main/webapp/WEB-INF/app/views/settings/_error.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/settings/_properties.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/settings/_set_instance.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/settings/_single_value.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/settings/_type_SINGLE_SELECT_LIST.html.erb
sonar-server/src/main/webapp/stylesheets/style.css