aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-12-1226-26/+26
* [maven-release-plugin] prepare release 3.4-RC1Eric Hartmann2012-12-1226-44/+38
* Upgrade to Sonar Java 1.1-RC1Eric Hartmann2012-12-121-1/+1
* Revert SONAR-3400Simon Brandhof2012-12-123-68/+73
* Fix some quality flawsSimon Brandhof2012-12-123-8/+12
* Add documentation to ruby method "table_pagination" and deprecated the templa...Simon Brandhof2012-12-124-49/+12
* Refactor the ruby API that adds pagination to tablesSimon Brandhof2012-12-1210-89/+89
* SONAR-3825 widget should support column sorting and paginationSimon Brandhof2012-12-1210-70/+164
* Load the links in the page All ProjectsSimon Brandhof2012-12-121-0/+1
* SONAR-3825 another try to fix compatibility with SQLServer and OracleSimon Brandhof2012-12-111-3/+3
* SONAR-3825 try to fix descending sort of numeric values on SQLServer...Simon Brandhof2012-12-111-3/+3
* SONAR-3825 improve error handling + compatibility of sorting with oracleSimon Brandhof2012-12-1119-143/+259
* SONAR-3887 unlock the semaphore when plugin license si not validSimon Brandhof2012-12-111-2/+5
* SONAR-3825 fix compatibility with OracleSimon Brandhof2012-12-111-5/+3
* SONAR-3825 fix clipping on IE7Simon Brandhof2012-12-111-1/+1
* SONAR-3825 use abbreviations of period labelsSimon Brandhof2012-12-116-35/+124
* SONAR-3825 Improve label "Shared by [Sonar]"Simon Brandhof2012-12-111-1/+1
* UI layout : inverse Settings and User dropdownsSimon Brandhof2012-12-111-1/+1
* SONAR-3825 fix vertical alignment of column headersSimon Brandhof2012-12-111-1/+1
* SONAR-3825 fix migration of conditions on new_ metricsSimon Brandhof2012-12-111-1/+1
* SONAR-3825 display null values at the end of results, whatever the asc/desc s...Simon Brandhof2012-12-102-2/+29
* SONAR-4002 Display widget properties in the same order than the annotations @...Simon Brandhof2012-12-104-94/+48
* SONAR-3825 fix migration of treemapsSimon Brandhof2012-12-101-4/+13
* SONAR-3825 remove the description from filter widgetSimon Brandhof2012-12-102-2/+0
* SONAR-3825 display the shared status in the headerSimon Brandhof2012-12-105-5/+17
* SONAR-3825 many different improvements on usabilitySimon Brandhof2012-12-109-74/+113
* SONAR-3825 allow to edit system filtersSimon Brandhof2012-12-102-4/+16
* SONAR-3825 do not force to set qualifiers when "Favourites only" is setSimon Brandhof2012-12-102-3/+31
* SONAR-3825 do not create the dashboard "Home" on upgradesSimon Brandhof2012-12-103-1/+37
* Fix minor issue from previous commitJulien Lancelot2012-12-101-3/+3
* Decreased complexityJulien Lancelot2012-12-101-3/+11
* Fix migration of filters on periodsSimon Brandhof2012-12-101-1/+1
* SONAR-3825 fix sorting on variationsSimon Brandhof2012-12-105-16/+238
* Fix HTML of project sidebarSimon Brandhof2012-12-101-2/+5
* Do not display to anonymous the measure filters that have the criteria "Favou...Simon Brandhof2012-12-103-17/+27
* Decreased complexityJulien Lancelot2012-12-102-23/+50
* SONAR-2342 Keep only root resources in the recent activityFabrice Bellingard2012-12-102-12/+13
* SONAR-3972 Refactor the access to Sonar settingsFabrice Bellingard2012-12-107-13/+31
* Add more spaces in the welcome widgetSimon Brandhof2012-12-091-3/+3
* SONAR-3825 improve URLs generated by IE7Simon Brandhof2012-12-093-8/+7
* Move the link "Administration" to the left nav barSimon Brandhof2012-12-091-12/+12
* SONAR-3862 remove the column "key" from the page "All Projects"Simon Brandhof2012-12-093-15/+3
* Fix backward-compatibility of db migration with 3.4 milestone 5Simon Brandhof2012-12-096-47/+8
* SONAR-3825 allow to unset the root project criteriaSimon Brandhof2012-12-092-2/+9
* Hide widgets of measure filters on favourites when user is not logged inSimon Brandhof2012-12-092-2/+2
* Remove the metric abbreviations containing "vlts"Simon Brandhof2012-12-091-13/+0
* SONAR-3825 rename package org.sonar.plugins.core.measurefiltersSimon Brandhof2012-12-097-13/+12
* SONAR-3824 Replace LOC by LOCs for the abbreviation of Lines of CodeFreddy Mallet2012-12-091-1/+1
* SONAR-3825 fix migration of filtersSimon Brandhof2012-12-072-15/+22
* Fix quality flawsSimon Brandhof2012-12-075-30/+87