]> source.dussan.org Git - sonarqube.git/commit
SONAR-2616 Improve the user auto-suggest box
authorFabrice Bellingard <bellingard@gmail.com>
Thu, 1 Sep 2011 13:52:34 +0000 (15:52 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Thu, 1 Sep 2011 13:52:34 +0000 (15:52 +0200)
commitf5d8b772ca1c4d656f81e0189c22582baa7b3f73
treee519abb229f6e627aae3cbc8545528ae8e7e3cb6
parent906a411f4daf12791ab7dc61f4a47d509316edfa
SONAR-2616 Improve the user auto-suggest box

Initial bug : when assigning a review, if assignee does not exist
an error message should appear.
plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
sonar-server/src/main/webapp/WEB-INF/app/views/autocomplete/_text_field.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