aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4475 Revert check of last admin removalJulien Lancelot2013-08-194-29/+3
* SONAR-4475 Restore reverted commit by fixing errors catching when deleting a ...Julien Lancelot2013-08-195-12/+41
* Fix some quality flawsSimon Brandhof2013-08-171-1/+1
* SONAR-4547 improve support of MessageExceptionSimon Brandhof2013-08-161-1/+1
* SONAR-4520 fix rendering on FirefoxSimon Brandhof2013-08-162-21/+6
* Fix some quality flawsSimon Brandhof2013-08-161-1/+1
* SONAR-4475 Revert commit 3554f0dddf that makes tests failSimon Brandhof2013-08-165-37/+12
* SONAR-4475 Add method to check that at least one admin existsJulien Lancelot2013-08-145-12/+37
* SONAR-4487 the "remember me" cookie must also be flagged HttpOnlySimon Brandhof2013-08-142-2/+3
* SONAR-4554 Restore pageSize param that was wrongly previously deletedJulien Lancelot2013-08-141-1/+5
* SONAR-4568 Fix issue when updating rule parameterJulien Lancelot2013-08-141-2/+1
* SONAR-4525 Prevent bulk actions used for issues planning and assignment from ...Jean-Baptiste Vilain2013-08-145-65/+98
* SONAR-4554 Do not display "Save" link after bulk change when a filter is sele...Julien Lancelot2013-08-142-6/+8
* SONAR-4570 Decreased to 2 the minimum number of characters to type to trigger...Jean-Baptiste Vilain2013-08-141-2/+2
* SONAR-4568 Fix issue when updating rule param value many timesJulien Lancelot2013-08-141-2/+2
* Add html class for selenium testsJulien Lancelot2013-08-141-1/+1
* SONAR-4375 Added ids on HTML elements to ease testingJean-Baptiste Vilain2013-08-141-2/+2
* SONAR-4547 API: new class "MessageException" to stop a pending process and to...Simon Brandhof2013-08-132-4/+4
* SONAR-4571 Both Bulk Change and Component Viewer are displayed in Issues Dril...Julien Lancelot2013-08-131-0/+3
* SONAR-4552 Display a nice error page when requesting a page that tries to dis...Julien Lancelot2013-08-131-2/+17
* SONAR-4000 When deleting a resource in the bulk deletion page, the selected t...Julien Lancelot2013-08-132-3/+3
* SONAR-4550 allow HTML description of permissionsSimon Brandhof2013-08-131-1/+1
* SONAR-4573 Remove the hack which leads do display the 'Project Permissions' p...Julien Lancelot2013-08-131-5/+8
* SONAR-4565 Fixed scroll bar display to only allow vertical scrollingJean-Baptiste Vilain2013-08-131-1/+1
* SONAR-4573 Remove the hack which leads do display the 'Project Permissions' p...Julien Lancelot2013-08-132-4/+3
* SONAR-4187 Remove the hack which leads do display the 'History' page on views...Julien Lancelot2013-08-131-2/+1
* SONAR-4187 Remove the hack which leads do display the 'History' page on views...Julien Lancelot2013-08-131-4/+1
* SONAR-4554 Kicked out of Issues filter when applying bulk change on a filterJulien Lancelot2013-08-131-3/+7
* SONAR-4525 Fixed regression on issue bulk change of planJean-Baptiste Vilain2013-08-131-10/+9
* SONAR-4555 When opening a modal window on Issues page with Chrome, it scrolls...Julien Lancelot2013-08-131-1/+1
* SONAR-4568 On a boolean rule parameter, this is not possible to set back the ...Julien Lancelot2013-08-132-4/+5
* SONAR-4269 Fix XSS in configuration of dashboardSimon Brandhof2013-08-121-1/+1
* SONAR-4563 Use strict comparison for createdAfter in the Issues search engineSimon Brandhof2013-08-123-4/+4
* SONAR-4563 Use strict comparison for createdAfter in the Issues search engineSimon Brandhof2013-08-122-0/+2
* Remmove bad JS commaSimon Brandhof2013-08-121-1/+1
* SONAR-4269 Use html_escape function on some input values to prevent XSSJulien Lancelot2013-08-122-9/+9
* SONAR-4269 Use html_escape function on some variables to prevent XSSJulien Lancelot2013-08-126-10/+10
* SONAR-4269 Remove display of resource name to prevent XSS issueJulien Lancelot2013-08-121-2/+2
* SONAR-4525 Use names instead of keys for action plans and users in issue chan...Jean-Baptiste Vilain2013-08-122-12/+29
* SONAR-3791 Allow users to search for projects by typing only 2 chars in the h...Jean-Baptiste Vilain2013-08-092-2/+2
* SONAR-4517 move Quality Profiles pages to Jquerystephenbroyer2013-08-091-2/+2
* SONAR-4523 Update Center doesn't support parallel downloads of pluginsSimon Brandhof2013-08-092-9/+31
* SONAR-4565 Make the server ids iFrame scrollable to prevent overflowJean-Baptiste Vilain2013-08-091-1/+1
* SONAR-4517 move Quality Profiles pages to Jquerystephenbroyer2013-08-092-13/+22
* SONAR-4517 move Quality Profiles pages to Jquerystephenbroyer2013-08-091-6/+9
* SONAR-4517 move Quality Profiles pages to Jquerystephenbroyer2013-08-092-11/+9
* SONAR-4517 Move from prototypeJS/scriptaculous to jQuerystephenbroyer2013-08-092-6/+2
* SONAR-4371 Highlighting goes away on DependenciesSimon Brandhof2013-08-091-1/+1
* SONAR-4345 'Send Test Email' button disappearsSimon Brandhof2013-08-091-1/+1
* SONAR-4520 Setting pages with a description should start with a white backgro...Simon Brandhof2013-08-091-8/+10