aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix some quality flawsSimon Brandhof2013-08-164-4/+4
|
* Fix tests when timezone is not GMT+2Simon Brandhof2013-08-163-3/+15
|
* Fix tests when timezone is not GMT+2Simon Brandhof2013-08-167-27/+46
|
* SONAR-4547 improve javadoc of MessageExceptionSimon Brandhof2013-08-161-0/+4
|
* Fix quality flawsSimon Brandhof2013-08-168-13/+13
|
* SONAR-4547 improve support of MessageExceptionSimon Brandhof2013-08-1610-63/+187
|
* SONAR-4520 fix rendering on FirefoxSimon Brandhof2013-08-162-21/+6
| | | | Left table borders are hidden on Firefox but not on Chrome
* Fix some quality flawsSimon Brandhof2013-08-1612-28/+31
|
* Fix quality flawsSimon Brandhof2013-08-1619-40/+39
|
* SONAR-4475 Revert commit 3554f0dddf that makes tests failSimon Brandhof2013-08-1613-154/+14
|
* Fix SQL for OracleJulien Lancelot2013-08-141-1/+1
|
* Fix SQL for OracleJulien Lancelot2013-08-141-11/+11
|
* Fix queryJulien Lancelot2013-08-141-2/+2
|
* SONAR-4475 Add method to check that at least one admin existsJulien Lancelot2013-08-1413-14/+154
|
* 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
| | | | doing unnecessary SQL requests
* SONAR-4554 Do not display "Save" link after bulk change when a filter is ↵Julien Lancelot2013-08-142-6/+8
| | | | selected
* SONAR-4570 Decreased to 2 the minimum number of characters to type to ↵Jean-Baptiste Vilain2013-08-141-2/+2
| | | | trigger a search request in resource/components select2 lists
* Fixed quality issueJean-Baptiste Vilain2013-08-141-1/+5
|
* 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 ↵Simon Brandhof2013-08-136-14/+114
| | | | to log an error message without any stack trace
* SONAR-4571 Both Bulk Change and Component Viewer are displayed in Issues ↵Julien Lancelot2013-08-131-0/+3
| | | | Drilldown
* SONAR-4552 Display a nice error page when requesting a page that tries to ↵Julien Lancelot2013-08-132-2/+18
| | | | display a non-existing project
* SONAR-4000 When deleting a resource in the bulk deletion page, the selected ↵Julien Lancelot2013-08-132-3/+3
| | | | tab always come back to "Projects"
* SONAR-4550 allow HTML description of permissionsSimon Brandhof2013-08-131-1/+1
|
* SONAR-4573 Remove the hack which leads do display the 'Project Permissions' ↵Julien Lancelot2013-08-131-5/+8
| | | | page on views even if the property 'hasRolePolicy' is not defined on views
* 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' ↵Julien Lancelot2013-08-132-4/+3
| | | | page on views even if the property 'hasRolePolicy' is not defined on views
* SONAR-4187 Remove the hack which leads do display the 'History' page on ↵Julien Lancelot2013-08-131-2/+1
| | | | views even if the property 'modifiable_history' is not defined on views
* SONAR-4187 Remove the hack which leads do display the 'History' page on ↵Julien Lancelot2013-08-131-4/+1
| | | | views even if the property 'modifiable_history' is not defined on views
* 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 ↵Julien Lancelot2013-08-131-1/+1
| | | | scrolls down the page
* SONAR-4568 On a boolean rule parameter, this is not possible to set back the ↵Julien Lancelot2013-08-132-4/+5
| | | | parameter value to 'Default'
* SONAR-4563 complete web service clientSimon Brandhof2013-08-122-6/+17
|
* 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-1212-23/+37
|
* SONAR-4563 Use strict comparison for createdAfter in the Issues search engineSimon Brandhof2013-08-129-5/+30
|
* 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 ↵Jean-Baptiste Vilain2013-08-121-22/+0
| | | | changes notification emails
* SONAR-4346 Display public_documented_api_density even if it is 0%Fabrice Bellingard2013-08-121-1/+1
|
* SONAR-4525 Use names instead of keys for action plans and users in issue ↵Jean-Baptiste Vilain2013-08-128-24/+128
| | | | changes notification emails
* SONAR-3791 Allow users to search for projects by typing only 2 chars in the ↵Jean-Baptiste Vilain2013-08-092-2/+2
| | | | header search box