aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp
Commit message (Expand)AuthorAgeFilesLines
* 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-121-1/+1
* 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-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-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
* SONAR-4492 Error when clicking on Activate/Deactivate all in quality profile ...Simon Brandhof2013-08-091-2/+3
* SONAR-4450 Disable submit button when the issue comment value is blankJean-Baptiste Vilain2013-08-093-4/+14
* SONAR-4550 Order the global permissions in alphabetical orderSimon Brandhof2013-08-091-12/+25
* SONAR-4487 Fix web vulnerabilitiesSimon Brandhof2013-08-083-1/+18
* SONAR-4487 Fix web vulnerabilitiesSimon Brandhof2013-08-084-3/+19
* SONAR-4553 Fixed modal window titleJean-Baptiste Vilain2013-08-081-1/+5
* SONAR-4522 Renamed project roles to better match the underlying permissionsJean-Baptiste Vilain2013-08-084-10/+38
* SONAR-4553 Fixed modal window title when applying a permission template to a ...Jean-Baptiste Vilain2013-08-071-4/+0
* SONAR-3868 Notify user creation handlers on user automatic creation triggered...Jean-Baptiste Vilain2013-08-071-0/+1
* SONAR-4450 Prevent users from adding empty comments on issuesJean-Baptiste Vilain2013-08-072-7/+17
* SONAR-4434 Make the user name field mandatory on user creation both in UI and...Jean-Baptiste Vilain2013-08-064-9/+49
* SONAR-4529 Add index on created_at column of notifications table to improve n...Jean-Baptiste Vilain2013-08-061-0/+34
* SONAR-4422 Fixed manual rule creation issue when rule name is only composed o...Jean-Baptiste Vilain2013-08-062-14/+10
* SONAR-4517 move Quality Profiles pages to JqueryStephen Broyer2013-08-061-4/+4
* SONAR-4517 move Quality Profiles pages to JqueryStephen Broyer2013-08-062-15/+6
* SONAR-4378 Added missing border on action plan creation frame in ChromeJean-Baptiste Vilain2013-08-051-1/+1
* SONAR-4457 Prevent admins from creating a group of users named 'Anyone'Jean-Baptiste Vilain2013-08-051-0/+7
* SONAR-3858 Store NULL as measure value for metrics on new code when code has ...Jean-Baptiste Vilain2013-08-051-1/+1
* SONAR-4505 Fixed ordered lists display in rule descriptionJean-Baptiste Vilain2013-08-011-2/+7
* Update title for consistency.Fabrice Bellingard2013-07-311-1/+1
* SONAR-4459 The "Quality Profiles" in the breadcrumb is not translatedJulien HENRY2013-07-313-6/+8
* SONAR-4431 Missing "Cancel" link on Manual Rules, Manual Metrics and Action P...Julien HENRY2013-07-303-0/+3
* SONAR-4432 Add "nowrap" on columns "Version" in Update CenterJulien HENRY2013-07-301-2/+2
* SONAR-4462 On the "System" page, "External User Authentication" should handle...Julien HENRY2013-07-301-19/+28
* SONAR-4453 Fixed issue with single view permissions updateJean-Baptiste Vilain2013-07-243-4/+9
* Remove executable flag from source filesEvgeny Mandrikov2013-07-244-0/+0
* SONAR-3392 Faster display of the modal window used to apply permission templatesJean-Baptiste Vilain2013-07-243-22/+24
* SONAR-3392 Disable paging when searching for components to which a permission...Jean-Baptiste Vilain2013-07-242-12/+4
* SONAR-4453 Set the limit to 500 projects maxJean-Baptiste Vilain2013-07-231-1/+1
* SONAR-4453 Notify user when the selection exceeds the max number of projects ...Jean-Baptiste Vilain2013-07-232-8/+20
* SONAR-4453 Override default page size for bulk permission insertions to set i...Jean-Baptiste Vilain2013-07-231-0/+2
* Remove unused codeJulien HENRY2013-07-231-2/+0
* SONAR-4451 Permission templates will be applied to all the projects matching ...Jean-Baptiste Vilain2013-07-235-41/+38