aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/webapp/WEB-INF/app
Commit message (Expand)AuthorAgeFilesLines
...
* Restore url_for_static method because it's used by Governance pluginJulien Lancelot2016-11-101-0/+18
* SONAR-8355 Remove rails code related to measure filtersJulien Lancelot2016-11-0912-1216/+0
* SONAR-8354 Clean rails code related to dashboardsJulien Lancelot2016-11-0912-817/+0
* redirect from /issues/search to /issuesStas Vilchik2016-11-092-2/+2
* SONAR-8376 Do not display issue filters and drop management pageStas Vilchik2016-11-097-368/+0
* open projects page by default (#1358)Stas Vilchik2016-11-041-1/+1
* extend the main js app (#1345)Stas Vilchik2016-11-042-8/+2
* drop global dashboards and measures from ui (#1353)Stas Vilchik2016-11-0336-2309/+1
* SONAR-8300 display favorite projectsStas Vilchik2016-11-021-0/+4
* SONAR-8278 remove coupling of Ruby on class PermissionServiceSimon Brandhof2016-10-211-9/+0
* SONAR-8300 Create new "Projects" page [first iter]Stas Vilchik2016-10-212-0/+29
* move /projects to /projects/adminStas Vilchik2016-10-212-2/+2
* SONAR-8155 suppport USERS.IS_ROOT in ruby codeSébastien Lesaint2016-10-121-0/+1
* Remove dead code in project.rbSimon Brandhof2016-10-051-1/+0
* Remove ruby dead code related to rolesSimon Brandhof2016-10-058-113/+0
* Remove ruby dead code related to usersSimon Brandhof2016-10-055-188/+0
* Remove dead code need_authentication.rbSimon Brandhof2016-10-051-2/+1
* Remove dead ruby code around editable_password?Simon Brandhof2016-10-051-75/+0
* SONAR-8169 Make "My Activity" page default for authenticated usersStas Vilchik2016-09-301-2/+6
* SONAR-8170 SONAR-8171 Reorganize My Account spaceStas Vilchik2016-09-302-22/+2
* SONAR-8173 drop global permission "shareDashboard"Simon Brandhof2016-09-286-10/+10
* Clean-up GroupMembershipDaoSimon Brandhof2016-09-282-54/+0
* SONAR-8080 Fix error 500 when format parameter is used in web_apiJulien Lancelot2016-09-161-1/+2
* SONAR-7676 fix cast error calling java_facade.savePropertySébastien Lesaint2016-09-163-4/+4
* SONAR-8066 Rewrite the "Server ID" page (#1228)Stas Vilchik2016-09-093-121/+4
* SONAR-7979 Rewrite the "Encryption" page (#1214)Stas Vilchik2016-09-096-154/+4
* Replace usage of verify :post by verify_post_request as it's using sessionJulien Lancelot2016-09-092-3/+3
* Remove dead rails codeJulien Lancelot2016-09-092-4/+0
* SONAR-7760 Return to feature should not use HTTP sessionJulien Lancelot2016-09-092-5/+4
* SONAR-7758 Rails flash feature should not use HTTP sessionJulien Lancelot2016-09-094-12/+36
* SONAR-7676 support for new PROPERTIES columns in RubySébastien Lesaint2016-09-095-40/+43
* Revert removal of author.rbSimon Brandhof2016-09-081-0/+31
* SONAR-8070 Drop of "Comparison" featureJulien Lancelot2016-09-083-364/+0
* Drop Ruby dead codeSimon Brandhof2016-09-0825-1169/+0
* SONAR-7980 Rewrite the "Licenses" page (#1207)Stas Vilchik2016-09-061-0/+4
* SONAR-7678 do not load l10n messages during ruby initialisationSimon Brandhof2016-09-062-27/+10
* SONAR-5856 Rewrite Settings page (#1163)Stas Vilchik2016-09-0124-594/+11
* use limited page width on history and custom measures pagesStas Vilchik2016-08-261-1/+1
* Remove useless rails codeJulien Lancelot2016-08-114-123/+0
* SONAR-7919 Rewrite "Update Key" project page (#1140)Stas Vilchik2016-08-105-231/+3
* SONAR-7921 Rewrite "Quality Gate" project page (#1138)Stas Vilchik2016-08-103-53/+9
* fix snapshot deletionStas Vilchik2016-08-081-0/+12
* SONAR-7920 Rewrite Links project page (#1127)Stas Vilchik2016-07-292-173/+11
* SONAR-7917 Drop is_global from DB table dashboardsTeryk Bellahsene2016-07-287-22/+14
* SONAR-7922 Rewrite "Quality Profiles" project page (#1118)Stas Vilchik2016-07-262-27/+10
* SONAR-7918 Rewrite "Deletion" project page (#1116)Stas Vilchik2016-07-264-115/+3
* 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-253-4/+3
* SONAR-7915 Drop project level dashboardsStas Vilchik2016-07-251-63/+26
* SONAR-7914 Drop project level "Manage Dashboards" page and actionsStas Vilchik2016-07-258-59/+28