]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
13 years agoFix Javadoc for release profile
simonbrandhof [Thu, 15 Sep 2011 21:10:37 +0000 (23:10 +0200)]
Fix Javadoc for release profile

13 years agoEnable history deletion on views
Simon Brandhof [Thu, 15 Sep 2011 14:28:03 +0000 (16:28 +0200)]
Enable history deletion on views

13 years agoFix loading of Java configuration when Ruby on Rails inserts new rows
Simon Brandhof [Thu, 15 Sep 2011 08:56:39 +0000 (10:56 +0200)]
Fix loading of Java configuration when Ruby on Rails inserts new rows

13 years agoSONAR-2810 End support of JNDI JDBC datasource by WAR mode
Simon Brandhof [Wed, 14 Sep 2011 17:27:32 +0000 (19:27 +0200)]
SONAR-2810 End support of JNDI JDBC datasource by WAR mode

13 years agoAdd predefined configuration for the license-maven-plugin
Simon Brandhof [Wed, 14 Sep 2011 08:53:50 +0000 (10:53 +0200)]
Add predefined configuration for the license-maven-plugin

13 years agoAdd some IDs to HTML elements in order to help Selenium tests
simonbrandhof [Tue, 13 Sep 2011 21:35:53 +0000 (23:35 +0200)]
Add some IDs to HTML elements in order to help Selenium tests

13 years agoFix Server ID in the page System Info
simonbrandhof [Tue, 13 Sep 2011 20:55:35 +0000 (22:55 +0200)]
Fix Server ID in the page System Info

13 years agoFix support of JNDI datasource
Simon Brandhof [Tue, 13 Sep 2011 17:31:25 +0000 (19:31 +0200)]
Fix support of JNDI datasource

13 years agoLog a warning if an ExtensionProvider includes other providers
Simon Brandhof [Tue, 13 Sep 2011 17:18:29 +0000 (19:18 +0200)]
Log a warning if an ExtensionProvider includes other providers

13 years agoSONAR-2587 add a comment in conf/sonar.properties
Simon Brandhof [Tue, 13 Sep 2011 13:24:22 +0000 (15:24 +0200)]
SONAR-2587 add a comment in conf/sonar.properties

13 years agoSONAR-2074 Should not call I18n API directly for metrics
Fabrice Bellingard [Tue, 13 Sep 2011 07:45:39 +0000 (09:45 +0200)]
SONAR-2074 Should not call I18n API directly for metrics

13 years agoSONAR-2200 Improve algo to compute left margin width
Fabrice Bellingard [Tue, 13 Sep 2011 07:29:28 +0000 (09:29 +0200)]
SONAR-2200 Improve algo to compute left margin width

13 years agoSONAR-2633 Require new password during change password
Evgeny Mandrikov [Mon, 12 Sep 2011 15:39:56 +0000 (19:39 +0400)]
SONAR-2633 Require new password during change password

13 years agoSONAR-2693 Make it possible to pass the sonar version to the matcher
Fabrice Bellingard [Mon, 12 Sep 2011 15:40:54 +0000 (17:40 +0200)]
SONAR-2693 Make it possible to pass the sonar version to the matcher

- In order to remove the magic of getting the version of Sonar via
  the POM
- Documentation also added on the I18nMatchers static methods

13 years agoSONAR-1091 Fix ClassCastException with Oracle
Evgeny Mandrikov [Mon, 12 Sep 2011 12:46:30 +0000 (16:46 +0400)]
SONAR-1091 Fix ClassCastException with Oracle

13 years agoSONAR-1091 Fix SQL for Oracle
Evgeny Mandrikov [Mon, 12 Sep 2011 10:31:32 +0000 (14:31 +0400)]
SONAR-1091 Fix SQL for Oracle

Don't use 'resource' as table alias, because it's reserved word.

13 years agoAdd HTML IDs to Email Configuration page in order to improve Selenium tests
Simon Brandhof [Mon, 12 Sep 2011 10:19:35 +0000 (12:19 +0200)]
Add HTML IDs to Email Configuration page in order to improve Selenium tests

13 years agoFix violations
Evgeny Mandrikov [Sun, 11 Sep 2011 22:26:06 +0000 (02:26 +0400)]
Fix violations

13 years agoFix Javadoc configuration
simonbrandhof [Sun, 11 Sep 2011 20:20:27 +0000 (22:20 +0200)]
Fix Javadoc configuration

13 years agoSONAR-2656 Do not validate password twice
Evgeny Mandrikov [Sun, 11 Sep 2011 19:44:46 +0000 (23:44 +0400)]
SONAR-2656 Do not validate password twice

13 years agoRemove 2 commented-out lines of code
simonbrandhof [Sun, 11 Sep 2011 19:15:44 +0000 (21:15 +0200)]
Remove 2 commented-out lines of code

13 years agoSONAR-2549 rubyonrails and hibernate must use the same JDBC connection pool on Oracle
simonbrandhof [Sun, 11 Sep 2011 18:51:21 +0000 (20:51 +0200)]
SONAR-2549 rubyonrails and hibernate must use the same JDBC connection pool on Oracle

13 years agoSONAR-2603 increase size of server id
simonbrandhof [Sun, 11 Sep 2011 18:46:29 +0000 (20:46 +0200)]
SONAR-2603 increase size of server id

13 years agoSONAR-2603 provide a dedicated page to generate server id
simonbrandhof [Sun, 11 Sep 2011 16:39:27 +0000 (18:39 +0200)]
SONAR-2603 provide a dedicated page to generate server id

13 years agoSONAR-2787 "My Profile" conf menu should not be restricted to admins
Fabrice Bellingard [Fri, 9 Sep 2011 15:56:27 +0000 (17:56 +0200)]
SONAR-2787 "My Profile" conf menu should not be restricted to admins

13 years agoSONAR-2633 Add action 'change password' to users administration page
Evgeny Mandrikov [Fri, 9 Sep 2011 15:09:24 +0000 (19:09 +0400)]
SONAR-2633 Add action 'change password' to users administration page

13 years agoSONAR-2200 Improve text positioning algorithm + left margin width
Fabrice Bellingard [Fri, 9 Sep 2011 12:25:28 +0000 (14:25 +0200)]
SONAR-2200 Improve text positioning algorithm + left margin width

13 years agoSONAR-1091 Improve descriptions for the 'Duplications' properties
Evgeny Mandrikov [Fri, 9 Sep 2011 11:57:39 +0000 (15:57 +0400)]
SONAR-1091 Improve descriptions for the 'Duplications' properties

13 years agoSONAR-2603 add some messages
Simon Brandhof [Fri, 9 Sep 2011 11:30:11 +0000 (13:30 +0200)]
SONAR-2603 add some messages

13 years agoSONAR-2784 When the maximum number of JDBC connections is reached some JDBC connectio...
Simon Brandhof [Fri, 9 Sep 2011 11:21:04 +0000 (13:21 +0200)]
SONAR-2784 When the maximum number of JDBC connections is reached some JDBC connections are never released to the JDBC pool

13 years agoSONAR-2074 Improve Timeline widget style
Fabrice Bellingard [Fri, 9 Sep 2011 08:13:48 +0000 (10:13 +0200)]
SONAR-2074 Improve Timeline widget style

- Apply same event style as for the stack area chart
- Fix bug in event display (displays too many events)

13 years agoSONAR-2638 increase JDBC pool size from 10 to 20
Simon Brandhof [Fri, 9 Sep 2011 07:44:44 +0000 (09:44 +0200)]
SONAR-2638 increase JDBC pool size from 10 to 20

13 years agoUpgrade from JRuby 1.6.3 to 1.6.4
simonbrandhof [Fri, 9 Sep 2011 05:38:06 +0000 (07:38 +0200)]
Upgrade from JRuby 1.6.3 to 1.6.4

13 years agoSONAR-2603 provide a dedicated settings page to generate server key
simonbrandhof [Fri, 9 Sep 2011 05:36:15 +0000 (07:36 +0200)]
SONAR-2603 provide a dedicated settings page to generate server key

This page is merged to the catgories of the General Settings page. At the same time the Email Settings page
is merged as well.

13 years agoSONAR-1091 New properties and category 'Duplications'
Evgeny Mandrikov [Thu, 8 Sep 2011 19:49:59 +0000 (23:49 +0400)]
SONAR-1091 New properties and category 'Duplications'

13 years agoSONAR-1091 Sonar-CPD: support Java 7 (JSR334)
Evgeny Mandrikov [Thu, 8 Sep 2011 08:32:06 +0000 (12:32 +0400)]
SONAR-1091 Sonar-CPD: support Java 7 (JSR334)

* Binary integer literals
* Underscores in numeric literals

13 years agoSONAR-2200 Improve text positioning and colors
Fabrice Bellingard [Thu, 8 Sep 2011 16:41:52 +0000 (18:41 +0200)]
SONAR-2200 Improve text positioning and colors

This is required to be able to read the values even when the mouse is
close to the borders

13 years agoSONAR-2200 Improve stack area JS API
Fabrice Bellingard [Thu, 8 Sep 2011 16:29:23 +0000 (18:29 +0200)]
SONAR-2200 Improve stack area JS API

- Default height size set to 200
- Display the total cost in the header
- Compute automatically the width of the left margin to correctly
  display the Y values
- Set the number of ticks on Y axis to 6 by default

13 years agoSONAR-2744 Fix regression in usage of 'sonar.phase'
Evgeny Mandrikov [Thu, 8 Sep 2011 14:25:06 +0000 (18:25 +0400)]
SONAR-2744 Fix regression in usage of 'sonar.phase'

13 years agoSONAR-2579 Creating an event through the web service API leads to a org.sonar.api...
Simon Brandhof [Thu, 8 Sep 2011 14:40:43 +0000 (16:40 +0200)]
SONAR-2579 Creating an event through the web service API leads to a org.sonar.api.Batch.Event exception

13 years agoSONAR-2781 The annotation @UserRole should be optional on web page extensions
Simon Brandhof [Thu, 8 Sep 2011 10:26:33 +0000 (12:26 +0200)]
SONAR-2781 The annotation @UserRole should be optional on web page extensions

13 years agoSONAR-1091 Remove duplicated code in sonar-cpd-plugin
Evgeny Mandrikov [Thu, 8 Sep 2011 12:18:18 +0000 (16:18 +0400)]
SONAR-1091 Remove duplicated code in sonar-cpd-plugin

13 years agoSONAR-2693 Improve I18n Harmcrest matcher
Fabrice Bellingard [Thu, 8 Sep 2011 12:21:19 +0000 (14:21 +0200)]
SONAR-2693 Improve I18n Harmcrest matcher

- #isBundleSynchronized replace by #isBundleUpToDate
- #assertAllBundlesUpToDate static method added to avoid specifying
  files one by one
- if bundles are Core bundles translations, then the original bundles
  are searched on Github using the Sonar version specified by the
  "sonar.version" property in the POM

13 years agoSONAR-1091 Use correct encoding during detection of duplications
Evgeny Mandrikov [Thu, 8 Sep 2011 09:46:01 +0000 (13:46 +0400)]
SONAR-1091 Use correct encoding during detection of duplications

13 years agoSONAR-1091 Enable Sonar CPD engine by default
Evgeny Mandrikov [Thu, 8 Sep 2011 08:04:47 +0000 (12:04 +0400)]
SONAR-1091 Enable Sonar CPD engine by default

13 years agoSONAR-2694 fix sorting of property categories when l10n name is not available
Simon Brandhof [Thu, 8 Sep 2011 08:49:16 +0000 (10:49 +0200)]
SONAR-2694 fix sorting of property categories when l10n name is not available

13 years agoMinor optimization of sidebar
Simon Brandhof [Thu, 8 Sep 2011 08:48:33 +0000 (10:48 +0200)]
Minor optimization of sidebar

13 years agoSONAR-2412 improve checks
Simon Brandhof [Thu, 8 Sep 2011 08:47:16 +0000 (10:47 +0200)]
SONAR-2412 improve checks

13 years agoFix derby port in development mode
Simon Brandhof [Thu, 8 Sep 2011 08:46:15 +0000 (10:46 +0200)]
Fix derby port in development mode

13 years agoSONAR-2766 Support ResourceTabs implemented as Ruby on Rails pages
simonbrandhof [Wed, 7 Sep 2011 20:00:29 +0000 (22:00 +0200)]
SONAR-2766 Support ResourceTabs implemented as Ruby on Rails pages

13 years agoSONAR-2750 Incorrect l18n with #human_short_date on locale en
simonbrandhof [Wed, 7 Sep 2011 19:44:18 +0000 (21:44 +0200)]
SONAR-2750 Incorrect l18n with #human_short_date on locale en

13 years agoSONAR-2200 Provide a new JS API to display a stack area
Fabrice Bellingard [Wed, 7 Sep 2011 16:12:59 +0000 (18:12 +0200)]
SONAR-2200 Provide a new JS API to display a stack area

Using Protovis

13 years agoSONAR-1091 CPD over different projects
Evgeny Mandrikov [Wed, 7 Sep 2011 12:25:05 +0000 (16:25 +0400)]
SONAR-1091 CPD over different projects

* Fix SQL for Oracle and Derby.

* Rename table clone_blocks to duplications_index.

* The use of "sonar.branch" should deactivate detection of cross-project
  duplications.

* Show info about used engine.

* Set size of block - 10.

13 years agoSONAR-2522 Improve the batch requests on the RULES table
Simon Brandhof [Wed, 7 Sep 2011 13:46:33 +0000 (15:46 +0200)]
SONAR-2522 Improve the batch requests on the RULES table

13 years agoSONAR-2700 improve date format in System Info page
Simon Brandhof [Wed, 7 Sep 2011 12:09:09 +0000 (14:09 +0200)]
SONAR-2700 improve date format in System Info page

13 years agoOracle experience - do not load adapter version from file
Simon Brandhof [Wed, 7 Sep 2011 12:00:15 +0000 (14:00 +0200)]
Oracle experience - do not load adapter version from file

13 years agoSONAR-1091 Update library for detection of duplicates
Evgeny Mandrikov [Wed, 7 Sep 2011 11:20:43 +0000 (15:20 +0400)]
SONAR-1091 Update library for detection of duplicates

13 years agoSONAR-2549 do not use the Oracle type 'DATE' for ActiveRecord type :datetime
Simon Brandhof [Wed, 7 Sep 2011 10:03:31 +0000 (12:03 +0200)]
SONAR-2549 do not use the Oracle type 'DATE' for ActiveRecord type :datetime

13 years agoSONAR-2074 Remove the "Date" label.
Fabrice Bellingard [Wed, 7 Sep 2011 08:50:29 +0000 (10:50 +0200)]
SONAR-2074 Remove the "Date" label.

Based on Simon's feedback, it's true that it's useless and does not
help much on usability.

13 years agoSONAR-893 Rename service into "History Deletion"
Fabrice Bellingard [Wed, 7 Sep 2011 08:22:13 +0000 (10:22 +0200)]
SONAR-893 Rename service into "History Deletion"

And "Deletion" service to "Project Deletion"

13 years agoSONAR-2074 Fix bug with Derby and add to "History" category
Fabrice Bellingard [Wed, 7 Sep 2011 08:18:16 +0000 (10:18 +0200)]
SONAR-2074 Fix bug with Derby and add to "History" category

13 years agoSONAR-2701 Rename to "History Table" and add to "History" category
Fabrice Bellingard [Wed, 7 Sep 2011 08:04:36 +0000 (10:04 +0200)]
SONAR-2701 Rename to "History Table" and add to "History" category

13 years agoSONAR-2200 Add documentation to the Timeline chart JS API
Fabrice Bellingard [Tue, 6 Sep 2011 10:06:48 +0000 (12:06 +0200)]
SONAR-2200 Add documentation to the Timeline chart JS API

13 years agoRemove Oracle specific settings
simonbrandhof [Tue, 6 Sep 2011 20:45:00 +0000 (22:45 +0200)]
Remove Oracle specific settings

13 years agoSONAR-2549 do not guess Oracle column type by name
Simon Brandhof [Tue, 6 Sep 2011 17:45:09 +0000 (19:45 +0200)]
SONAR-2549 do not guess Oracle column type by name

13 years agoSlight change in comments of conf/sonar.properties
Simon Brandhof [Tue, 6 Sep 2011 17:20:14 +0000 (19:20 +0200)]
Slight change in comments of conf/sonar.properties

13 years agoSONAR-2587 SONAR-2549 Fix schema conflicts on Oracle and PostgreSQL
Simon Brandhof [Tue, 6 Sep 2011 16:04:17 +0000 (18:04 +0200)]
SONAR-2587 SONAR-2549 Fix schema conflicts on Oracle and PostgreSQL

13 years agoSONAR-2587 and SONAR-2549 conflicts between database schemas
simonbrandhof [Fri, 19 Aug 2011 20:34:34 +0000 (22:34 +0200)]
SONAR-2587 and SONAR-2549 conflicts between database schemas

13 years agoSlight refactoring of ColumnView#name()
Simon Brandhof [Tue, 6 Sep 2011 09:39:39 +0000 (11:39 +0200)]
Slight refactoring of ColumnView#name()

13 years agoSONAR-2074 Use Prototype #getWidth() method to access DIV width
Fabrice Bellingard [Mon, 5 Sep 2011 16:31:17 +0000 (18:31 +0200)]
SONAR-2074 Use Prototype #getWidth() method to access DIV width

13 years agoSONAR-893 Remove the possibility to recover snapshots once deleted
Fabrice Bellingard [Mon, 5 Sep 2011 16:13:31 +0000 (18:13 +0200)]
SONAR-893 Remove the possibility to recover snapshots once deleted

This can lead to problems. This functionality will be added back
once we have a clean way to handle snapshot statuses.

13 years agoSONAR-2074 Fix bug on IE6/7
Fabrice Bellingard [Mon, 5 Sep 2011 14:58:33 +0000 (16:58 +0200)]
SONAR-2074 Fix bug on IE6/7

13 years agoSONAR-1091 Disable CPD over different projects, when dry run
Evgeny Mandrikov [Mon, 5 Sep 2011 13:27:48 +0000 (17:27 +0400)]
SONAR-1091 Disable CPD over different projects, when dry run

13 years agoSONAR-2693 A bit of refactoring
Fabrice Bellingard [Mon, 5 Sep 2011 07:47:06 +0000 (09:47 +0200)]
SONAR-2693 A bit of refactoring

13 years agoSONAR-1091 Improve SQL request
Evgeny Mandrikov [Fri, 2 Sep 2011 17:04:11 +0000 (21:04 +0400)]
SONAR-1091 Improve SQL request

13 years agoSONAR-2693 Improve unit tests for I18n Harmcrest matcher
Fabrice Bellingard [Fri, 2 Sep 2011 16:03:38 +0000 (18:03 +0200)]
SONAR-2693 Improve unit tests for I18n Harmcrest matcher

13 years agoSONAR-2693 Hamcrest matcher to compare a pair of translation bundles
Fabrice Bellingard [Fri, 2 Sep 2011 15:12:41 +0000 (17:12 +0200)]
SONAR-2693 Hamcrest matcher to compare a pair of translation bundles

First commit and push to GitHub before activating other tests that
require this code to be pushed.

13 years agoSONAR-2752 Improve UI to show duplications with other projects
Evgeny Mandrikov [Fri, 2 Sep 2011 08:07:41 +0000 (12:07 +0400)]
SONAR-2752 Improve UI to show duplications with other projects

13 years agoSONAR-1091 CPD over different projects
Evgeny Mandrikov [Thu, 1 Sep 2011 15:06:46 +0000 (19:06 +0400)]
SONAR-1091 CPD over different projects

* Improve table clone_blocks and so DbCloneIndex.

* Add purge of old clone blocks.

13 years agoSONAR-2074 Update the JS script + JS data generation to fix bug on IE
Fabrice Bellingard [Thu, 1 Sep 2011 15:46:11 +0000 (17:46 +0200)]
SONAR-2074 Update the JS script + JS data generation to fix bug on IE

13 years agoSONAR-893 Improve style and text
Fabrice Bellingard [Thu, 1 Sep 2011 14:02:31 +0000 (16:02 +0200)]
SONAR-893 Improve style and text

13 years agoSONAR-2616 Improve the user auto-suggest box
Fabrice Bellingard [Thu, 1 Sep 2011 13:52:34 +0000 (15:52 +0200)]
SONAR-2616 Improve the user auto-suggest box

Initial bug : when assigning a review, if assignee does not exist
an error message should appear.

13 years agoSONAR-2676 Remove the parameter list from rule description page
Fabrice Bellingard [Thu, 1 Sep 2011 09:17:42 +0000 (11:17 +0200)]
SONAR-2676 Remove the parameter list from rule description page

Showing the parameters with their description could lead to
ambiguity => some parameter descriptions specify the default value
given by the original tool, thus making confusion with the default
value given by the quality profile activated on a project (-> the
rule description page is independent of the user context).

13 years agoSONAR-1091 Add CPD over different projects
Evgeny Mandrikov [Wed, 31 Aug 2011 15:27:13 +0000 (19:27 +0400)]
SONAR-1091 Add CPD over different projects

* Add table clone_blocks

* Add DbCloneIndex, which can be activated in sonar-cpd-plugin using
  property "sonar.cpd.cross_project=true"

13 years agoSONAR-2074 Fix display bug caused by Protovis limitation
Fabrice Bellingard [Wed, 31 Aug 2011 16:58:07 +0000 (18:58 +0200)]
SONAR-2074 Fix display bug caused by Protovis limitation

If the array used to display the Y axis contains only data with the
exact same value, Protovis function y() returns NaN, which makes it
impossible to display the line for the given array.

13 years agoSONAR-893 Improve the "History" service for projects
Fabrice Bellingard [Wed, 31 Aug 2011 16:18:14 +0000 (18:18 +0200)]
SONAR-893 Improve the "History" service for projects

- Display snapshot that are currently being built without the
  possibility to modify their status
- Remove the popup and the bulk change, as there's the recovery
  mechanism
- Invert Event and Time columns
- Set the table to minimum width

13 years agoSONAR-2074 Fix bug if event date slightly differs from snapshot date
Fabrice Bellingard [Wed, 31 Aug 2011 13:45:17 +0000 (15:45 +0200)]
SONAR-2074 Fix bug if event date slightly differs from snapshot date

13 years agoSONAR-2745 Fix wrong language display on the Components service page
Fabrice Bellingard [Wed, 31 Aug 2011 10:28:15 +0000 (12:28 +0200)]
SONAR-2745 Fix wrong language display on the Components service page

13 years agoSONAR-2074 Fix bug that occurs when several snapshots on the same day
Fabrice Bellingard [Wed, 31 Aug 2011 09:08:38 +0000 (11:08 +0200)]
SONAR-2074 Fix bug that occurs when several snapshots on the same day

13 years agoSONAR-2701 Fix bug that can occur when using Views
Fabrice Bellingard [Wed, 31 Aug 2011 07:51:25 +0000 (09:51 +0200)]
SONAR-2701 Fix bug that can occur when using Views

13 years agoSONAR-893 Provide a new "History" service for projects
Fabrice Bellingard [Tue, 30 Aug 2011 16:08:55 +0000 (18:08 +0200)]
SONAR-893 Provide a new "History" service for projects

13 years agoSONAR-2701 Change TimeMachine widget style to match Sonar table style
Fabrice Bellingard [Mon, 29 Aug 2011 16:09:07 +0000 (18:09 +0200)]
SONAR-2701 Change TimeMachine widget style to match Sonar table style

13 years agoSONAR-2074 Pull the caption insert on top of the chart
Fabrice Bellingard [Mon, 29 Aug 2011 14:53:04 +0000 (16:53 +0200)]
SONAR-2074 Pull the caption insert on top of the chart

13 years agoUpdate sonar-cpd-plugin to use new Sonar-CPD engine
Evgeny Mandrikov [Fri, 26 Aug 2011 17:49:33 +0000 (21:49 +0400)]
Update sonar-cpd-plugin to use new Sonar-CPD engine

13 years agoSONAR-2701 Fix vertical alignment when spark lines are displayed
Fabrice Bellingard [Mon, 29 Aug 2011 12:48:45 +0000 (14:48 +0200)]
SONAR-2701 Fix vertical alignment when spark lines are displayed

13 years agoSONAR-2074 Remove y-axis on the chart
Fabrice Bellingard [Mon, 29 Aug 2011 12:46:58 +0000 (14:46 +0200)]
SONAR-2074 Remove y-axis on the chart

13 years agoSONAR-2074 Fix timeline widget JS that caused a bug on PROD mode
Fabrice Bellingard [Mon, 29 Aug 2011 11:10:55 +0000 (13:10 +0200)]
SONAR-2074 Fix timeline widget JS that caused a bug on PROD mode

13 years agoSONAR-2074 Improve timeline widget
Fabrice Bellingard [Fri, 26 Aug 2011 16:06:54 +0000 (18:06 +0200)]
SONAR-2074 Improve timeline widget

- Default height set to 80 pixels
- Events are displayed by default
- Space added between measures in the footer
- Adapt left margin to be able to display the max number on the Y axis
- Chart displayed even if no values for a selected metric

13 years agoSONAR-2701 Improve "Time Machine" widget
Fabrice Bellingard [Fri, 26 Aug 2011 14:21:38 +0000 (16:21 +0200)]
SONAR-2701 Improve "Time Machine" widget

- Rename numberOfVersions into numberOfColumns
- Always take the last snapshot to display

13 years agoSONAR-2734 Provide a new "Deletion" service for each project
Fabrice Bellingard [Fri, 26 Aug 2011 12:21:21 +0000 (14:21 +0200)]
SONAR-2734 Provide a new "Deletion" service for each project