aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONAR-4464 Exclude default permissions properties from the backup / restore o...Jean-Baptiste Vilain2013-07-162-21/+113
* Remove JS trailing whitespaceSimon Brandhof2013-07-161-1/+1
* SONAR-4474 on a view, it should be possible to list all the issues as soon as...Julien Lancelot2013-07-161-5/+5
* SONAR-4501 Make properties (sub)categories case insensitivesJulien HENRY2013-07-166-68/+66
* SONAR-4464 Fixed migration of existing default permissions propertiesJean-Baptiste Vilain2013-07-161-6/+10
* Change color of right colon in form of issue bulk changeSimon Brandhof2013-07-161-4/+4
* Sort transitions on bulk change formJulien Lancelot2013-07-161-1/+1
* Add some unit testsJulien Lancelot2013-07-164-4/+129
* Fix some JS quality flawsSimon Brandhof2013-07-162-11/+13
* SONAR-4498 Use modal windows in the "Roles" page to select groups/usersJulien Lancelot2013-07-1511-254/+161
* SONAR-4466 Provision the logical key in the model objects used by the viewsJean-Baptiste Vilain2013-07-152-4/+4
* SONAR-4466 Provision the logical key in the model objects used by the viewsJean-Baptiste Vilain2013-07-155-11/+22
* SONAR-4463 Re-added schema migration to cover existing permission settings co...Jean-Baptiste Vilain2013-07-152-1/+146
* SONAR-4419 Roles page: improve search engine to add ability to search by proj...Julien Lancelot2013-07-1516-122/+941
* SONAR-4503 ORA-01400 when migrating to 3.6.1 on OracleSimon Brandhof2013-07-151-4/+5
* SONAR-4495 Fallback to select first category for project settings tooJulien HENRY2013-07-151-1/+6
* Fix some JS quality flawsSimon Brandhof2013-07-151-5/+9
* SONAR-4427 Add missing whitespaceJulien HENRY2013-07-151-1/+1
* Revert "SONAR-4351 Minor style fix"Julien HENRY2013-07-151-1/+4
* SONAR-4351 Minor style fixJulien HENRY2013-07-151-4/+1
* Fix some JS quality flawsSimon Brandhof2013-07-154-45/+51
* SONAR-4463 Removed obsolete migrationJean-Baptiste Vilain2013-07-151-166/+0
* SONAR-3526 no need to populate field authorLoginJulien HENRY2013-07-151-1/+1
* SONAR-4463 Added LoadedTemplate entry to cover default permission template in...Jean-Baptiste Vilain2013-07-153-0/+221
* SONAR-4418 move the "Bulk change" link close to the select boxes and make it ...Julien Lancelot2013-07-152-7/+5
* Updated reference to Java Permission class in Ruby codeJean-Baptiste Vilain2013-07-144-8/+8
* SONAR-4453 Updated internal permission service to use logical keyJean-Baptiste Vilain2013-07-124-19/+20
* SONAR-4453 Fixed migration to support the newly added logical key in permissi...Jean-Baptiste Vilain2013-07-121-0/+2
* SONAR-4453 Added a logical key in the permission_templates table and rearrang...Jean-Baptiste Vilain2013-07-1218-29/+37
* Remove option color in format_variation as it this option is always activated...Julien Lancelot2013-07-121-13/+9
* SONAR-4453 Added modal form to apply permission template to componentsJean-Baptiste Vilain2013-07-125-14/+59
* SONAR-4063 When adding a criterion in the Measure Service, set the focus to t...Julien Lancelot2013-07-121-15/+19
* SONAR-4183 Prevent adding blank column in Measures ServiceJulien Lancelot2013-07-121-10/+16
* Fix css when rule is displayed from a modal issue displayed in a resource viewerJulien Lancelot2013-07-121-5/+2
* SONAR-4351 Centralize the management of licenses in the Global SettingsJulien HENRY2013-07-113-67/+81
* SONAR-4453 Added tests to cover permission template applicationJean-Baptiste Vilain2013-07-118-17/+38
* Add some CheckForNull and Nullable annotationsJulien Lancelot2013-07-112-0/+26
* SONAR-4248 SONAR-4238 Add created column and add the possibility the add link...Julien Lancelot2013-07-113-6/+18
* SONAR-4491 Link in rule description of an issue do not open in a modal window...Julien Lancelot2013-07-111-0/+3