]> source.dussan.org Git - sonarqube.git/commit
SONAR-2443 Use user login instead of id for the auto-suggest field
authorFabrice Bellingard <bellingard@gmail.com>
Thu, 23 Jun 2011 15:15:43 +0000 (17:15 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Thu, 23 Jun 2011 15:17:39 +0000 (17:17 +0200)
commiteaa56da20a2300ab6f28faab35a901aef509d31f
treeb014bbe9a4ea0f52f66a12108f89ba12e0c66131
parent80af51a9b71ba590e9c1dc938c136e27f29126d0
SONAR-2443 Use user login instead of id for the auto-suggest field
sonar-server/src/main/webapp/WEB-INF/app/controllers/reviews_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/helpers/users_helper.rb
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/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/users/_autocomplete.html.erb