]> source.dussan.org Git - sonarqube.git/commit
SONAR-2073 Get rid of time period
authorDavid Gageot <david@gageot.net>
Tue, 15 May 2012 14:14:41 +0000 (16:14 +0200)
committerDavid Gageot <david@gageot.net>
Tue, 15 May 2012 14:22:23 +0000 (16:22 +0200)
commitec607552fad9e800da5bf29595b266404d2671cd
treeb11d35ab69722444c0f2144f0fcdec8ffd807fc4
parent0caeb90df921882572b8963d4851e36852358fa5
SONAR-2073 Get rid of time period

 - remove the "Differential period" dropdown list
 - if a differential period is defined on the filter, display this
   differential period close to the name of the filter.
   Example : Projects ( over 5 days)
sonar-server/src/main/webapp/WEB-INF/app/helpers/widget_properties_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_widget_title.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/filters/_list.html.erb