aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4453 Override default page size for bulk permission insertions to set i...Jean-Baptiste Vilain2013-07-231-0/+2
* SONAR-3392 Removed sonar-users groups from Users and Codeviewers permissions ...Jean-Baptiste Vilain2013-07-232-4/+1
* 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
* SONAR-3392 Applied normalization rules to modal windows labelsJean-Baptiste Vilain2013-07-224-4/+4
* SONAR-4519 The rule removal phase at startup is not reentrantSimon Brandhof2013-07-224-42/+23
* SONAR-4464 Fixed loaded template issue when default groups have been removedJean-Baptiste Vilain2013-07-222-2/+27
* SONAR-3392 Fixed case-sensitive sorting when listing permission templatesJean-Baptiste Vilain2013-07-222-3/+3
* SONAR-4510 Partial fix to hide the bulk change link in issues drilldown when ...Jean-Baptiste Vilain2013-07-221-1/+1
* Added unit tests to improve branch coverageJean-Baptiste Vilain2013-07-227-27/+205
* Roles and permissions labels adjustmentsJean-Baptiste Vilain2013-07-225-4/+7
* SONAR-4351 Centralize the management of licenses in the Global SettingsSimon Brandhof2013-07-192-6/+8
* Fix html idJulien Lancelot2013-07-191-1/+1
* Improve issues designJulien Lancelot2013-07-191-22/+12
* Fix regression on project settings (was switched to load global settings afte...Julien HENRY2013-07-191-1/+1
* Improve error handling in modal form in order to let the possibility to displ...Julien Lancelot2013-07-1913-110/+43
* Set groups permission height the same size as usersJulien Lancelot2013-07-191-1/+1
* Set groups permission height the same size as usersJulien Lancelot2013-07-182-62/+61
* Restore BadRequestException when action is not foundJulien Lancelot2013-07-182-4/+9
* Replace permission id by permission name in permissions formJulien Lancelot2013-07-183-4/+4
* Fix quality flawsJulien Lancelot2013-07-186-35/+56
* SONAR-4466 Labels and layout adjustmentsJean-Baptiste Vilain2013-07-188-18/+18
* Add a common way to generate edit permission linkJulien Lancelot2013-07-189-93/+49
* When submitting measures filter modal form, only errors are now returned to t...Julien Lancelot2013-07-184-10/+29
* SONAR-4466 Integrated feedback from usersJean-Baptiste Vilain2013-07-183-3/+4
* Use ajax instead of reloading the page when toggling issues favouriteJulien Lancelot2013-07-187-17/+36
* SONAR-4466 Added id on HTML elementJean-Baptiste Vilain2013-07-181-1/+1
* SONAR-4419 Fix typoJulien Lancelot2013-07-181-2/+2
* Fix issue when displaying issue dropdown menuJulien Lancelot2013-07-181-1/+1
* Di not display bulk change when there's no issuesJulien Lancelot2013-07-181-0/+2
* Apply comment action only on modified issuesJulien Lancelot2013-07-185-6/+83
* Do not execute transition if not availableJulien Lancelot2013-07-184-3/+43
* When not logged, do not load favorite issue filtersJulien Lancelot2013-07-181-3/+3
* Revert "Fix issue when loading issues page without being logged"Julien Lancelot2013-07-182-14/+17
* Fix issue when loading issues page without being loggedJulien Lancelot2013-07-172-17/+14
* SONAR-4419 when searching for projects, the technical projects should not be ...Julien Lancelot2013-07-172-40/+35
* SONAR-2474 When sharing a filter, the owner (and not the current user or prev...Julien Lancelot2013-07-175-32/+55
* Revert "Remove useless dependency on authorization dao"Julien Lancelot2013-07-172-7/+14
* SONAR-4466 Labels and display adjustmentsJean-Baptiste Vilain2013-07-173-5/+5
* SONAR-4466 Moved the default templates selection to a dedicated modal windowJean-Baptiste Vilain2013-07-173-36/+94
* SONAR-4454 Make it possible to apply a permission template to a single projectJean-Baptiste Vilain2013-07-173-3/+14
* Remove useless dependency on authorization daoJulien Lancelot2013-07-172-14/+7
* SONAR-4099 Issues & Measures filters should also be sharable only by users wh...Julien Lancelot2013-07-179-56/+102
* SONAR-4464 Fixed permission properties migration to better support dev cockpi...Jean-Baptiste Vilain2013-07-172-37/+74
* SONAR-2474 Only issue filter owner can change filter shared parameterJulien Lancelot2013-07-173-5/+42
* SONAR-4453 Adjusted labels and presentation for bulk permission changesJean-Baptiste Vilain2013-07-173-9/+20
* SONAR-4498 Use modal windows in the "Projects Permission" page of project set...Julien Lancelot2013-07-169-188/+48
* SONAR-4502 Change "No lines match your filter criteria." message on Issues tabJulien Lancelot2013-07-165-4/+19
* SONAR-4501 Moved Category & SubCategory to internal packageJulien HENRY2013-07-161-2/+2
* SONAR-4373 The confirmation of an issue comment 'Delete' action must not be d...Simon Brandhof2013-07-164-42/+13