| Commit message (Expand) | Author | Age | Files | Lines |
* | better rendering of long versions | Stas Vilchik | 2017-10-25 | 8 | -25/+96 |
* | SONAR-9936 Add loading spinner when doing the license preview | Grégoire Aubert | 2017-10-25 | 5 | -23/+65 |
* | Fix quality flaws | Grégoire Aubert | 2017-10-25 | 2 | -94/+112 |
* | SONAR-9936 Update editions offline url | Grégoire Aubert | 2017-10-25 | 2 | -2/+2 |
* | SONAR-9936 Make the edition notifications global again | Grégoire Aubert | 2017-10-25 | 19 | -273/+507 |
* | SONAR-9953 Apply feedbacks on system upgrades | Grégoire Aubert | 2017-10-25 | 6 | -92/+24 |
* | SONAR-10008 update boundaries in creation date facet | Stas Vilchik | 2017-10-24 | 1 | -6/+5 |
* | Fix quality flaws | Grégoire Aubert | 2017-10-23 | 1 | -2/+3 |
* | Display last available version editions in read only when current edition is ... | Grégoire Aubert | 2017-10-23 | 13 | -150/+192 |
* | Prevent from any action on the marketplace when in cluster mode | Grégoire Aubert | 2017-10-23 | 13 | -22/+66 |
* | Remove old updatecenter ui | Grégoire Aubert | 2017-10-23 | 27 | -1420/+11 |
* | SONAR-9953 SONAR-9354 SONAR-7663 Redesign and move system upgrade in the syst... | Grégoire Aubert | 2017-10-23 | 21 | -13/+1089 |
* | Prevent from leaving the restart server form when restarting | Grégoire Aubert | 2017-10-23 | 1 | -1/+2 |
* | Check the edition status only while an operation is in progress | Grégoire Aubert | 2017-10-23 | 4 | -15/+13 |
* | Update marketplace editions json format | Grégoire Aubert | 2017-10-23 | 12 | -72/+93 |
* | SONAR-9947 Update handling of manual installation of commercial editions | Grégoire Aubert | 2017-10-23 | 11 | -116/+150 |
* | SONAR-10002 Add dismiss button to install error message on marketplace | Grégoire Aubert | 2017-10-23 | 5 | -8/+83 |
* | SONAR-10005 Display edition install error message in marketplace | Grégoire Aubert | 2017-10-23 | 4 | -42/+32 |
* | SONAR-9954 Add serverId and nloc query to the request license url | Grégoire Aubert | 2017-10-23 | 5 | -43/+64 |
* | SONAR-10001 Add dialog box to uninstall and edition | Grégoire Aubert | 2017-10-23 | 10 | -48/+311 |
* | SONAR-9936 Better handling of button disabled depending on the edition status | Grégoire Aubert | 2017-10-23 | 3 | -18/+114 |
* | SONAR-9936 Automatically update edition status every 5 seconds | Grégoire Aubert | 2017-10-23 | 1 | -0/+1 |
* | LICENSE-72 Update set license component to work without an edition | Grégoire Aubert | 2017-10-23 | 7 | -30/+67 |
* | SONAR-9936 Update marketplace pending plugins notif | Grégoire Aubert | 2017-10-23 | 12 | -66/+58 |
* | SONAR-9936 Update edition notification to be scoped to page and not whole adm... | Grégoire Aubert | 2017-10-23 | 16 | -121/+103 |
* | SONAR-9944 Update editions json format and use url from global settings | Grégoire Aubert | 2017-10-23 | 12 | -33/+67 |
* | SONAR-9937 Create a form to apply the license and install/update an edition | Grégoire Aubert | 2017-10-23 | 15 | -21/+634 |
* | SONAR-9936 Add Editions pack in the marketplace | Grégoire Aubert | 2017-10-23 | 23 | -60/+1020 |
* | SONAR-9935 Add some unit tests | Grégoire Aubert | 2017-10-23 | 25 | -33/+485 |
* | SONAR-9934 Prevent user to install/update/uninstall plugins part of an edition | Grégoire Aubert | 2017-10-23 | 7 | -31/+107 |
* | SONAR-9935 Migrate Update center to Marketplace | Grégoire Aubert | 2017-10-23 | 31 | -5/+1767 |
* | SONAR-9702 cut long branch name in header | Stas Vilchik | 2017-10-23 | 2 | -3/+25 |
* | minimize css | Stas Vilchik | 2017-10-23 | 1 | -2/+9 |
* | delete yarn-error.log | Stas Vilchik | 2017-10-23 | 2 | -7582/+1 |
* | update size of bar chart | Stas Vilchik | 2017-10-23 | 1 | -0/+9 |
* | fix file permalink with branch | Stas Vilchik | 2017-10-23 | 2 | -3/+6 |
* | SONAR-9504 Support ESC keyboard shortcut to skip onboarding tuto from anywher... | Grégoire Aubert | 2017-10-20 | 1 | -13/+10 |
* | SONAR-9918 Remove plugins section on system info page for cluster nodes | Grégoire Aubert | 2017-10-20 | 1 | -1/+7 |
* | SONAR-9473 improve transition of dashed border | Stas Vilchik | 2017-10-20 | 2 | -7/+5 |
* | stop using jquery for ajax calls | Stas Vilchik | 2017-10-20 | 17 | -196/+249 |
* | SONAR-8872 Fields in the Administration section are too small | Stas Vilchik | 2017-10-20 | 6 | -4/+13 |
* | GOV-290 Allow removing past analysis of Portfolios | Stas Vilchik | 2017-10-20 | 4 | -12/+26 |
* | LICENSE-75 display support page in administration | Stas Vilchik | 2017-10-20 | 1 | -2/+17 |
* | SONAR-9987 Add a changelog entry when copying/merging issues | Julien HENRY | 2017-10-20 | 1 | -0/+22 |
* | SONAR-8635 do not check assign_to_me action | Stas Vilchik | 2017-10-19 | 1 | -1/+1 |
* | Set branches WS as public and fix description | Julien Lancelot | 2017-10-19 | 1 | -2/+2 |
* | SONAR-9903 send empty scmAccount to reset the field | Stas Vilchik | 2017-10-19 | 1 | -2/+4 |
* | better rendering of long events on project activity page | Stas Vilchik | 2017-10-19 | 3 | -13/+16 |
* | SONAR-9911 Rule activation form asks parameters from rule template | Stas Vilchik | 2017-10-19 | 1 | -1/+11 |
* | SONAR-9921 Add keyboard shortcut to save setting | Stas Vilchik | 2017-10-19 | 2 | -30/+50 |