]> source.dussan.org Git - sonarqube.git/commit
SONAR-2443 Improve the assignee select-box in the resource viewer
authorFabrice Bellingard <bellingard@gmail.com>
Tue, 24 May 2011 16:03:33 +0000 (18:03 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Tue, 24 May 2011 17:03:19 +0000 (19:03 +0200)
commit36297a74b2cf6982d126e009ba92c23025e04ba1
tree7a707f2f3b96fee9c2971de03319f61c30afa81e
parent4b6fbec3e9fc12e5be02878c23b313c460a1266d
SONAR-2443 Improve the assignee select-box in the resource viewer

For:
- creating a review
- assigning a review
sonar-server/src/main/webapp/WEB-INF/app/controllers/reviews_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/autocomplete/_text_field.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_violation.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_assign_form.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_violation_assign_form.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_violation_comment_form.html.erb
sonar-server/src/main/webapp/stylesheets/style.css