aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-3887 refactor semaphore APISimon Brandhof2012-12-149-140/+134
|
* SONAR-3825 improve performance of SQL requestSimon Brandhof2012-12-149-147/+268
| | | | | * UNION is replaced by INNER JOINs * sorting is done by Java but not by db
* SONAR-3825 Check "Favourites only" by default when added to criteriaSimon Brandhof2012-12-141-8/+25
|
* Sort languages in Api::Utils.languages()Simon Brandhof2012-12-142-2/+2
|
* Change location of buttons in management of filtersSimon Brandhof2012-12-141-2/+2
|
* Fix favourite stars in filter widgetsSimon Brandhof2012-12-143-23/+25
| | | | -> move from prototypejs to jquery
* Fix whitespace in pagination footerSimon Brandhof2012-12-141-0/+1
|
* SONAR-3825 better error handling during copy of measure filterSimon Brandhof2012-12-133-17/+24
|
* SONAR-3825 exit the edit mode when saving a filterSimon Brandhof2012-12-132-2/+2
|
* SONAR-3825 Add missing l10n labelSimon Brandhof2012-12-132-3/+4
|
* The metric "profile_version" should not be displayed in UISimon Brandhof2012-12-131-0/+1
|
* SONAR-3825 do not allow to unselect color metric in treemapSimon Brandhof2012-12-131-1/+2
|
* SONAR-3825 fix configuration of list columnsSimon Brandhof2012-12-131-6/+7
|
* SONAR-3887 release lock when plugin license is not validSimon Brandhof2012-12-125-16/+25
|
* [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 ↵Simon Brandhof2012-12-124-49/+12
| | | | template utils/tfoot_pagination
* 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 ↵Simon Brandhof2012-12-102-2/+29
| | | | sorting
* SONAR-4002 Display widget properties in the same order than the annotations ↵Simon Brandhof2012-12-104-94/+48
| | | | @WidgetProperty
* 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 ↵Simon Brandhof2012-12-103-17/+27
| | | | "Favourites only"
* Decreased complexityJulien Lancelot2012-12-102-23/+50
|