]> source.dussan.org Git - sonarqube.git/commit
SONAR-2662 Review widgets refactoring + open list on project context
authorFabrice Bellingard <bellingard@gmail.com>
Thu, 22 Dec 2011 13:26:52 +0000 (14:26 +0100)
committerFabrice Bellingard <bellingard@gmail.com>
Thu, 22 Dec 2011 14:05:58 +0000 (15:05 +0100)
commit534373e2c5b454f5aa7ed959b216859e8074de6f
treea428e2ececbb43ee100f76fce5fc55cf6a94a94d
parentb59c1c43df56729163fbd09dcb35fbed03abce21
SONAR-2662 Review widgets refactoring + open list on project context
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/reviews/false_positive_reviews.html.erb
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/reviews/my_reviews.html.erb
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/reviews/project_reviews.html.erb
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/reviews/unplanned_reviews.html.erb
sonar-server/src/main/webapp/WEB-INF/app/controllers/project_reviews_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/review.rb
sonar-server/src/main/webapp/WEB-INF/app/views/project/widgets/reviews/_reviews_list.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/project/widgets/reviews/_reviews_list_widget.html.erb [new file with mode: 0644]