aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* Automatic merge from branch-6.0ssjenka2016-07-271-0/+13
|\
| * add nice message when no results on permission pagesStas Vilchik2016-07-261-0/+13
* | fix bad mergeStas Vilchik2016-07-261-61/+8
* | SONAR-7922 Rewrite "Quality Profiles" project page (#1118)Stas Vilchik2016-07-2614-43/+582
* | SONAR-7918 Rewrite "Deletion" project page (#1116)Stas Vilchik2016-07-2613-122/+242
* | SONAR-7915 drop projects section on Global Dashboards page (#1119)Stas Vilchik2016-07-261-7/+0
* | SONAR-7934 Reuse /dashboard url for project overviewStas Vilchik2016-07-255-35/+8
* | SONAR-7915 Drop project level dashboardsStas Vilchik2016-07-252-139/+41
* | SONAR-7914 Drop project level "Manage Dashboards" page and actionsStas Vilchik2016-07-2510-93/+29
|/
* fix profile overflow on project overview pageStas Vilchik2016-07-211-1/+1
* SONAR-7912 Highlight releasability rating in measure page of a viewStas Vilchik2016-07-211-1/+2
* open permission template after its creationStas Vilchik2016-07-202-5/+16
* do not display 0 on overview page when no profilesStas Vilchik2016-07-201-1/+1
* SONAR-7492 display rating tooltips on measures pageStas Vilchik2016-07-204-32/+59
* SONAR-7761 Restore error in login page when not even privilegeJulien Lancelot2016-07-201-2/+9
* fix table header on background task pageStas Vilchik2016-07-191-0/+1
* SONAR-7811 make warning badge rendering consistentStas Vilchik2016-07-193-16/+37
* SONAR-7786 Create index measures_analysis_metric earlierSimon Brandhof2016-07-1945-0/+131
* Merge remote-tracking branch 'origin/branch-5.6'Julien Lancelot2016-07-193-2/+57
|\
| * SONAR-7894 Document the "Anyone" group on the "Groups" page (#1108)Stas Vilchik2016-07-182-2/+26
| * SONAR-7686 Add migration to fix null external identityJulien Lancelot2016-07-181-0/+31
| * SONAR-7809 fix bad rendering when there is no new coverage on the Overview pageStas Vilchik2016-07-141-5/+10
| * SONAR-7868 Fix SSF-46Stas Vilchik2016-07-141-1/+1
* | SONAR-7761 User should not be logged out in sessions/new pageJulien Lancelot2016-07-191-3/+0
* | SONAR-7811 warn about profiles that were never usedStas Vilchik2016-07-183-7/+24
* | show more profile changelogStas Vilchik2016-07-182-2/+43
* | remove empty option when changing profile parentStas Vilchik2016-07-182-2/+6
* | set max width of some admin pagesStas Vilchik2016-07-184-4/+4
* | apply feedback on permission pagesStas Vilchik2016-07-1810-69/+66
* | fix saving of new issue filterStas Vilchik2016-07-151-1/+1
* | SONAR-7492 Display an explanation tooltip for rating measures (#1104)Stas Vilchik2016-07-154-10/+65
* | SONAR-7862 Add links to projects on profile pageStas Vilchik2016-07-151-3/+7
* | improve tooltips on permission pagesStas Vilchik2016-07-151-7/+10
* | SONAR-7888 Do not format measures in WS api/components/app (#1103)Stas Vilchik2016-07-151-5/+5
* | apply feedback on profiles pageStas Vilchik2016-07-156-31/+71
* | SONAR-7795 Clearly display if a rule definition was overridden in a profileStas Vilchik2016-07-142-1/+4
* | SONAR-7668 Unwanted vertical scroll while activating a ruleStas Vilchik2016-07-141-1/+4
* | fix display of breadcrumbs whem measure has no domainStas Vilchik2016-07-141-6/+10
* | SONAR-7754 Custom measures with long values are cutStas Vilchik2016-07-141-1/+4
* | SONAR-7806 Remove events on module viewStas Vilchik2016-07-141-1/+6
* | SONAR-7809 fix bad rendering when there is no new coverage on the Overview pageStas Vilchik2016-07-141-5/+10
* | SONAR-7868 Fix SSF-46Stas Vilchik2016-07-141-1/+1
* | SONAR-7881 Offer a better UX on the Permission Templates pageStas Vilchik2016-07-1416-186/+646
* | SONAR-7753 allow system admins to access project permissions pageStas Vilchik2016-07-132-4/+4
* | drop projects permissions pageStas Vilchik2016-07-133-8/+0
* | SONAR-7880 Put actions on permissions on the Projects Management pageStas Vilchik2016-07-139-53/+336
* | SONAR-7780 Fix timemachine WS on OracleJulien Lancelot2016-07-131-1/+1
* | remove link effect from active profile headerStas Vilchik2016-07-131-1/+4
* | increase visibility of deprecated rules on profiles pageStas Vilchik2016-07-134-3/+21
* | highlight current profile in inheritance cardStas Vilchik2016-07-132-3/+10