aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-4453 Override default page size for bulk permission insertions to set ↵Jean-Baptiste Vilain2013-07-231-0/+2
| | | | it to 500
* 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
| | | | the search criteria
* SONAR-3392 Applied normalization rules to modal windows labelsJean-Baptiste Vilain2013-07-224-4/+4
|
* 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
| | | | the user is not logged in
* 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 ↵Julien HENRY2013-07-191-1/+1
| | | | after update)
* Improve error handling in modal form in order to let the possibility to ↵Julien Lancelot2013-07-1913-110/+43
| | | | display errors in a div and not update all the content of the modal
* 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
|
* Replace permission id by permission name in permissions formJulien Lancelot2013-07-183-4/+4
|
* 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 ↵Julien Lancelot2013-07-184-10/+29
| | | | the form, not the whole form
* 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-183-7/+21
|
* 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-181-1/+2
|
* When not logged, do not load favorite issue filtersJulien Lancelot2013-07-181-3/+3
|
* SONAR-2474 When sharing a filter, the owner (and not the current user or ↵Julien Lancelot2013-07-171-0/+6
| | | | previous owner) should have the sharing permission
* 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
|
* SONAR-4099 Issues & Measures filters should also be sharable only by users ↵Julien Lancelot2013-07-175-23/+32
| | | | 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-171-2/+6
|
* 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 ↵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-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 ↵Simon Brandhof2013-07-164-42/+13
| | | | done in a modal window
* 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 ↵Julien Lancelot2013-07-161-5/+5
| | | | as we click on a project
* 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
|
* 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-152-7/+10
|
* SONAR-4463 Re-added schema migration to cover existing permission settings ↵Jean-Baptiste Vilain2013-07-151-0/+139
| | | | conversion
* SONAR-4419 Roles page: improve search engine to add ability to search by ↵Julien Lancelot2013-07-156-116/+129
| | | | project key