aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-189-19/+19
|
* 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 ↵Julien Lancelot2013-07-184-10/+29
| | | | the form, not the whole form
* Update description of dryRunScan permissionJulien HENRY2013-07-181-1/+1
|
* SONAR-4466 Integrated feedback from usersJean-Baptiste Vilain2013-07-184-5/+6
|
* 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
|
* Replace My Filters by My Issues [or Measure] Filters and Shared Filters by ↵Julien Lancelot2013-07-181-4/+4
| | | | Share Issues [or Measure] Filters
* SONAR-4346 Hide docu. API suffix when no measureJulien HENRY2013-07-181-0/+4
|
* 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-186-6/+84
|
* Do not execute transition if not availableJulien Lancelot2013-07-184-3/+43
|
* SONAR-4419 Replace SQL in by orJulien Lancelot2013-07-181-2/+2
|
* 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
| | | | This reverts commit f75f69b162e01c9822d966038df47e5ad103d7d4.
* 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-177-40/+89
| | | | returned
* SONAR-2474 When sharing a filter, the owner (and not the current user or ↵Julien Lancelot2013-07-175-32/+55
| | | | previous owner) should have the sharing permission
* Revert "Remove useless dependency on authorization dao"Julien Lancelot2013-07-172-7/+14
| | | | This reverts commit ad2c4a165dd517099aabca3c90b0f59fced09280.
* 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-174-4/+17
|
* Remove useless dependency on authorization daoJulien Lancelot2013-07-172-14/+7
|
* SONAR-4346 Remove deprecated comment_blank_lines metric from widgetJulien HENRY2013-07-171-8/+0
|
* SONAR-4099 Issues & Measures filters should also be sharable only by users ↵Julien Lancelot2013-07-1710-58/+104
| | | | who have this permission.
* SONAR-4464 Fixed permission properties migration to better support dev ↵Jean-Baptiste Vilain2013-07-172-37/+74
| | | | cockpit permissions
* SONAR-2474 Only issue filter owner can change filter shared parameterJulien Lancelot2013-07-173-5/+42
|
* Update scan and dryRunScan permissions descriptionJulien HENRY2013-07-171-2/+3
|
* SONAR-4347 Fix comment_lines measure displayJulien HENRY2013-07-171-1/+1
|
* Added missing package-info filesJean-Baptiste Vilain2013-07-172-0/+44
|
* SONAR-4453 Adjusted labels and presentation for bulk permission changesJean-Baptiste Vilain2013-07-174-10/+23
|
* Update description of exclusions settings categoryJulien HENRY2013-07-171-1/+1
|
* SONAR-4498 Use modal windows in the "Projects Permission" page of project ↵Julien Lancelot2013-07-169-188/+48
| | | | settings to select groups/users
* SONAR-4502 Change "No lines match your filter criteria." message on Issues tabJulien Lancelot2013-07-166-4/+20
|
* SONAR-4501 Moved Category & SubCategory to internal packageJulien HENRY2013-07-167-7/+40
|
* Minor UI improvements for SONAR-4346Julien HENRY2013-07-162-2/+2
|
* SONAR-4373 The confirmation of an issue comment 'Delete' action must not be ↵Simon Brandhof2013-07-164-42/+13
| | | | done in a modal window
* Fix some quality flawsJulien HENRY2013-07-162-11/+7
|
* Moved non-exposed implementation classes to internal packageJean-Baptiste Vilain2013-07-167-7/+15
|
* SONAR-4464 Exclude default permissions properties from the backup / restore ↵Jean-Baptiste Vilain2013-07-162-21/+113
| | | | operations
* Fix quality flawSimon Brandhof2013-07-161-2/+2
|
* Remove JS trailing whitespaceSimon Brandhof2013-07-161-1/+1
|
* SONAR-4506 Java WS Client - do not use URL query parameters for POST requestsSimon Brandhof2013-07-167-55/+148
|
* SONAR-4474 on a view, it should be possible to list all the issues as soon ↵Julien Lancelot2013-07-161-5/+5
| | | | as we click on a project
* SONAR-4501 Make properties (sub)categories case insensitivesJulien HENRY2013-07-1613-96/+309
|
* Revert drop of non-deprecated classesSimon Brandhof2013-07-163-0/+202
|