| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-4475 Revert check of last admin removal | Julien Lancelot | 2013-08-19 | 4 | -29/+3 |
* | SONAR-4475 Restore reverted commit by fixing errors catching when deleting a ... | Julien Lancelot | 2013-08-19 | 5 | -12/+41 |
* | Fix some quality flaws | Simon Brandhof | 2013-08-17 | 1 | -1/+1 |
* | SONAR-4547 improve support of MessageException | Simon Brandhof | 2013-08-16 | 1 | -1/+1 |
* | SONAR-4520 fix rendering on Firefox | Simon Brandhof | 2013-08-16 | 2 | -21/+6 |
* | Fix some quality flaws | Simon Brandhof | 2013-08-16 | 1 | -1/+1 |
* | SONAR-4475 Revert commit 3554f0dddf that makes tests fail | Simon Brandhof | 2013-08-16 | 5 | -37/+12 |
* | SONAR-4475 Add method to check that at least one admin exists | Julien Lancelot | 2013-08-14 | 5 | -12/+37 |
* | SONAR-4487 the "remember me" cookie must also be flagged HttpOnly | Simon Brandhof | 2013-08-14 | 2 | -2/+3 |
* | SONAR-4554 Restore pageSize param that was wrongly previously deleted | Julien Lancelot | 2013-08-14 | 1 | -1/+5 |
* | SONAR-4568 Fix issue when updating rule parameter | Julien Lancelot | 2013-08-14 | 1 | -2/+1 |
* | SONAR-4525 Prevent bulk actions used for issues planning and assignment from ... | Jean-Baptiste Vilain | 2013-08-14 | 5 | -65/+98 |
* | SONAR-4554 Do not display "Save" link after bulk change when a filter is sele... | Julien Lancelot | 2013-08-14 | 2 | -6/+8 |
* | SONAR-4570 Decreased to 2 the minimum number of characters to type to trigger... | Jean-Baptiste Vilain | 2013-08-14 | 1 | -2/+2 |
* | SONAR-4568 Fix issue when updating rule param value many times | Julien Lancelot | 2013-08-14 | 1 | -2/+2 |
* | Add html class for selenium tests | Julien Lancelot | 2013-08-14 | 1 | -1/+1 |
* | SONAR-4375 Added ids on HTML elements to ease testing | Jean-Baptiste Vilain | 2013-08-14 | 1 | -2/+2 |
* | SONAR-4547 API: new class "MessageException" to stop a pending process and to... | Simon Brandhof | 2013-08-13 | 2 | -4/+4 |
* | SONAR-4571 Both Bulk Change and Component Viewer are displayed in Issues Dril... | Julien Lancelot | 2013-08-13 | 1 | -0/+3 |
* | SONAR-4552 Display a nice error page when requesting a page that tries to dis... | Julien Lancelot | 2013-08-13 | 1 | -2/+17 |
* | SONAR-4000 When deleting a resource in the bulk deletion page, the selected t... | Julien Lancelot | 2013-08-13 | 2 | -3/+3 |
* | SONAR-4550 allow HTML description of permissions | Simon Brandhof | 2013-08-13 | 1 | -1/+1 |
* | SONAR-4573 Remove the hack which leads do display the 'Project Permissions' p... | Julien Lancelot | 2013-08-13 | 1 | -5/+8 |
* | SONAR-4565 Fixed scroll bar display to only allow vertical scrolling | Jean-Baptiste Vilain | 2013-08-13 | 1 | -1/+1 |
* | SONAR-4573 Remove the hack which leads do display the 'Project Permissions' p... | Julien Lancelot | 2013-08-13 | 2 | -4/+3 |
* | SONAR-4187 Remove the hack which leads do display the 'History' page on views... | Julien Lancelot | 2013-08-13 | 1 | -2/+1 |
* | SONAR-4187 Remove the hack which leads do display the 'History' page on views... | Julien Lancelot | 2013-08-13 | 1 | -4/+1 |
* | SONAR-4554 Kicked out of Issues filter when applying bulk change on a filter | Julien Lancelot | 2013-08-13 | 1 | -3/+7 |
* | SONAR-4525 Fixed regression on issue bulk change of plan | Jean-Baptiste Vilain | 2013-08-13 | 1 | -10/+9 |
* | SONAR-4555 When opening a modal window on Issues page with Chrome, it scrolls... | Julien Lancelot | 2013-08-13 | 1 | -1/+1 |
* | SONAR-4568 On a boolean rule parameter, this is not possible to set back the ... | Julien Lancelot | 2013-08-13 | 2 | -4/+5 |
* | SONAR-4269 Fix XSS in configuration of dashboard | Simon Brandhof | 2013-08-12 | 1 | -1/+1 |
* | SONAR-4563 Use strict comparison for createdAfter in the Issues search engine | Simon Brandhof | 2013-08-12 | 3 | -4/+4 |
* | SONAR-4563 Use strict comparison for createdAfter in the Issues search engine | Simon Brandhof | 2013-08-12 | 2 | -0/+2 |
* | Remmove bad JS comma | Simon Brandhof | 2013-08-12 | 1 | -1/+1 |
* | SONAR-4269 Use html_escape function on some input values to prevent XSS | Julien Lancelot | 2013-08-12 | 2 | -9/+9 |
* | SONAR-4269 Use html_escape function on some variables to prevent XSS | Julien Lancelot | 2013-08-12 | 6 | -10/+10 |
* | SONAR-4269 Remove display of resource name to prevent XSS issue | Julien Lancelot | 2013-08-12 | 1 | -2/+2 |
* | SONAR-4525 Use names instead of keys for action plans and users in issue chan... | Jean-Baptiste Vilain | 2013-08-12 | 2 | -12/+29 |
* | SONAR-3791 Allow users to search for projects by typing only 2 chars in the h... | Jean-Baptiste Vilain | 2013-08-09 | 2 | -2/+2 |
* | SONAR-4517 move Quality Profiles pages to Jquery | stephenbroyer | 2013-08-09 | 1 | -2/+2 |
* | SONAR-4523 Update Center doesn't support parallel downloads of plugins | Simon Brandhof | 2013-08-09 | 2 | -9/+31 |
* | SONAR-4565 Make the server ids iFrame scrollable to prevent overflow | Jean-Baptiste Vilain | 2013-08-09 | 1 | -1/+1 |
* | SONAR-4517 move Quality Profiles pages to Jquery | stephenbroyer | 2013-08-09 | 2 | -13/+22 |
* | SONAR-4517 move Quality Profiles pages to Jquery | stephenbroyer | 2013-08-09 | 1 | -6/+9 |
* | SONAR-4517 move Quality Profiles pages to Jquery | stephenbroyer | 2013-08-09 | 2 | -11/+9 |
* | SONAR-4517 Move from prototypeJS/scriptaculous to jQuery | stephenbroyer | 2013-08-09 | 2 | -6/+2 |
* | SONAR-4371 Highlighting goes away on Dependencies | Simon Brandhof | 2013-08-09 | 1 | -1/+1 |
* | SONAR-4345 'Send Test Email' button disappears | Simon Brandhof | 2013-08-09 | 1 | -1/+1 |
* | SONAR-4520 Setting pages with a description should start with a white backgro... | Simon Brandhof | 2013-08-09 | 1 | -8/+10 |