]> source.dussan.org Git - sonarqube.git/commit
SONAR-4282 Change action plan deadline format to YYYY-MM-DD, change link from action...
authorJulien Lancelot <julien.lancelot@gmail.com>
Fri, 31 May 2013 08:35:55 +0000 (10:35 +0200)
committerJulien Lancelot <julien.lancelot@gmail.com>
Fri, 31 May 2013 08:36:06 +0000 (10:36 +0200)
commit5d490dfffa66bfc7802c97ca0498331a04fc4094
treeaf6f6dfe114553b4225deed84dfe3d7a6671a3ab
parent942d823359234eb9cdd9e42c33235d2a5e96375b
SONAR-4282 Change action plan deadline format to YYYY-MM-DD, change link from action plan widget, removed option "unplanned" in code viewer
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/issues/action_plans.html.erb
sonar-server/src/main/java/org/sonar/server/issue/InternalRubyIssueService.java
sonar-server/src/main/webapp/WEB-INF/app/controllers/issue_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/action_plans/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/issue/_plan_form.html.erb
sonar-server/src/test/java/org/sonar/server/issue/InternalRubyIssueServiceTest.java