]> source.dussan.org Git - sonarqube.git/commit
SONAR-2835 ability to copy measure filters
authorSimon Brandhof <simon.brandhof@gmail.com>
Mon, 26 Nov 2012 14:05:12 +0000 (15:05 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Mon, 26 Nov 2012 14:05:12 +0000 (15:05 +0100)
commitfafa2a93ae7df5ffed66ead68ce07500a45b96c1
tree9a8bc40088ac33098462bcf92fa533b27ede0572
parent15bd39c09adcf4d0b56136fd129ac7eac4105107
SONAR-2835 ability to copy measure filters
sonar-server/src/main/webapp/WEB-INF/app/controllers/measures_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/user.rb
sonar-server/src/main/webapp/WEB-INF/app/views/measures/_copy_form.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/measures/_display_cloud.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/measures/_edit_form.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/measures/_save_form.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/measures/manage.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/measures/search.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_copy_form.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_rename_form.html.erb