-
New Feature
-
Resolution: Fixed
-
Minor
Please give the user some visual cue that a project is a parameterized build.
Currently, they don't know until after they've clicked through whether or not they're kicking off an immediate build or will need to fill out a form.
Would be nice if both text and button image were slightly different.
- is related to
-
JENKINS-17110 Hover-over "Build Now" broken for parameterized jobs: "This page expects a form submission"
-
- Resolved
-
Code changed in jenkins
User: Jesse Glick
Path:
changelog.html
core/src/main/java/hudson/model/AbstractProject.java
core/src/main/resources/hudson/model/Messages.properties
core/src/main/resources/hudson/views/BuildButtonColumn/column.jelly
http://jenkins-ci.org/commit/jenkins/b22b17c0d68c95bece46818fbf9ef562902b10c1
Log:
[FIXED JENKINS-10738] Different "build now" text for parameterized builds.
(Not touching the icon since I do not feel like playing with Inkscape; would be a nice pull request for somebody.)