-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: core
-
Labels:
-
Environment:jenkins-2.0-alpha
-
Similar Issues:
When the plugin installed wizard is installing plugins, it shows a plugin in black and then it can have other plugins with ** in front that are grey. It is unclear that these grey plugins are the dependencies. There is also a lot of wasted whitespace area during this time as well. The whole area to the left of the installing list is just blank. More information could be provided in that space during install. Perhaps some tips on using Jenkins.
- links to
Code changed in jenkins
User: Daniel Beck
Path:
core/src/main/resources/jenkins/install/pluginSetupWizard.properties
war/src/main/js/pluginSetupWizardGui.js
war/src/main/js/templates/progressPanel.hbs
war/src/main/less/pluginSetupWizard.less
http://jenkins-ci.org/commit/jenkins/547f304b0b26a3627fe04d023cdad1a63475e5ed
Log:
Merge pull request #2159 from kzantow/
JENKINS-33246-show-install-dependency-legend[FIX JENKINS-33246] Add a footnote about ** in setup wizard
Compare: https://github.com/jenkinsci/jenkins/compare/5a9ac399d2f1...547f304b0b26