aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-7252 display widgets to my issues on "My Account" pageStas Vilchik2016-02-015-6/+245
* SONAR-7011 For admin, it is impossible to change its own password in the "Use...Stas Vilchik2016-02-013-6/+25
* SONAR-7233 Migrate disabled users to only keep login and nameJulien Lancelot2016-02-011-0/+31
* SONAR-7231 add tokens help textStas Vilchik2016-02-011-0/+4
* SONAR-7070 Enforced leak period in quality gates - migration scriptTeryk Bellahsene2016-01-291-0/+29
* SONAR-7228 Create new "My Issues" page5.4-M10Stas Vilchik2016-01-288-2/+181
* SONAR-7227 SONAR-7230 SONAR-7231 apply ui feedbackStas Vilchik2016-01-2812-23/+58
* SONAR-7230 improve rendering of notifications pageStas Vilchik2016-01-286-53/+109
* SONAR-7231 improve rendering of password formStas Vilchik2016-01-287-109/+127
* SONAR-7227 improve overall renderingStas Vilchik2016-01-2810-61/+91
* SONAR-7231 Create new "Security" page in "My Space"Stas Vilchik2016-01-287-0/+171
* SONAR-7230 Move user notifications into separate page of "My Account" spaceStas Vilchik2016-01-2815-23/+519
* SONAR-7227 Convert "My Profile" page to the new "My Account" pageStas Vilchik2016-01-2816-130/+542
* Fix display of web homepage without ending slashSimon Brandhof2016-01-271-0/+4
* SONAR-7217 Fail to authenticate user with existing emailJulien Lancelot2016-01-272-1/+11
* SONAR-7219 Remove sonar.security.updateUserAttributes propertyJulien Lancelot2016-01-271-1/+1
* SONAR-6226 Populate external identity columns in rails authenticationJulien Lancelot2016-01-262-2/+4
* SONAR-6226 Remove index on external identity columnsJulien Lancelot2016-01-261-31/+0
* Fix /api/authentication/validateJulien Lancelot2016-01-251-1/+1
* SONAR-6226 Display identity providers in login pageJulien Lancelot2016-01-252-0/+13
* SONAR-6226 Create IdentityProvider APIJulien Lancelot2016-01-255-8/+57
* SONAR-6226 Add ext identity columns in USERS tableJulien Lancelot2016-01-253-0/+93
* use new WS on overview pageStas Vilchik2016-01-207-66/+58
* add index on project_measures.person_idSébastien Lesaint2016-01-201-0/+30
* use new WS on code, projects and overview pagesStas Vilchik2016-01-2013-59/+73
* highlight "Sure?" button when delete a tokenStas Vilchik2016-01-203-3/+3
* Merge pull request #719 from felipebz/l10n-fixStas Vilchik2016-01-201-2/+2
|\
| * Replace hardcoded string in AddedRemovedDebt componentFelipe Zorzo2016-01-151-2/+2
* | SONAR-7236 When clicking on TechDebt Ratio on New Code, we should drilldown o...Stas Vilchik2016-01-202-8/+2
* | SONAR-7210 WS user_tokens/search tokenCount replaced by tokensCount in responseTeryk Bellahsene2016-01-201-1/+1
* | display name of just created tokenStas Vilchik2016-01-204-8/+8
* | fix rendering of tokens on profile page with zoom 90%Stas Vilchik2016-01-201-1/+1
* | SONAR-4610 relax checkStas Vilchik2016-01-201-1/+1
* | SONAR-7133 updade number of tokens on modal closingStas Vilchik2016-01-201-0/+5
* | fix display of results in SelectList componentStas Vilchik2016-01-201-1/+1
* | extract some js from ruby templateStas Vilchik2016-01-202-7/+10
* | SONAR-7214 fix XSS injection on name of new usersStas Vilchik2016-01-191-3/+3
* | SONAR-7133 Display number of tokens for each userStas Vilchik2016-01-191-1/+2
* | fix display of conditions table on quality gates pageStas Vilchik2016-01-191-1/+3
* | fix locale generation in safariStas Vilchik2016-01-191-1/+4
* | extract SelectList componentStas Vilchik2016-01-1813-50/+46
* | do not show workspace on login pageStas Vilchik2016-01-181-1/+2
* | SONAR-7224 Links to favorite projects in "My Profile" page do not workStas Vilchik2016-01-181-1/+9
* | fix file headerStas Vilchik2016-01-181-1/+1
* | SONAR-1976 ask confirmation before restart serverStas Vilchik2016-01-186-38/+92
* | fix warning on overview pageStas Vilchik2016-01-181-0/+1
|/
* fix display of rule creation formStas Vilchik2016-01-152-2/+2
* improve link on background tasks pageStas Vilchik2016-01-152-14/+19
* SONAR-7184 Add the token management to the 'My Profile' pageStas Vilchik2016-01-154-0/+193
* SONAR-6629 Rewrite complexity widgetStas Vilchik2016-01-153-8/+50