Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23530

Ability to Add Text to parameter seperator sections

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • It would be a nice feature to have the ability to add some text to each parameter separator section which would mean each section could have a section heading.

        [JENKINS-23530] Ability to Add Text to parameter seperator sections

        Code changed in jenkins
        User: Michael Chmielewski
        Path:
        src/main/java/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition.java
        src/main/java/jenkins/plugins/parameter_separator/ParameterSeparatorValue.java
        src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/config.jelly
        src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/global.jelly
        src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/index.jelly
        http://jenkins-ci.org/commit/parameter-separator-plugin/438312e65f6c52c54cf3850be06c7ed058fc2045
        Log:
        JENKINS-23530: First cut at allowing a section header.

        SCM/JIRA link daemon added a comment - Code changed in jenkins User: Michael Chmielewski Path: src/main/java/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition.java src/main/java/jenkins/plugins/parameter_separator/ParameterSeparatorValue.java src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/config.jelly src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/global.jelly src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/index.jelly http://jenkins-ci.org/commit/parameter-separator-plugin/438312e65f6c52c54cf3850be06c7ed058fc2045 Log: JENKINS-23530 : First cut at allowing a section header.

        Checked in a first cut of it. Shows up under the <hr /> tag. Allows for custom styling per parameter. Let me know what you think.

        Mike Chmielewski added a comment - Checked in a first cut of it. Shows up under the <hr /> tag. Allows for custom styling per parameter. Let me know what you think.

        Thanks for the quick turn around, looks good can we get this added to a 0.6 release. Thanks.

        steven armstrong added a comment - Thanks for the quick turn around, looks good can we get this added to a 0.6 release. Thanks.

        Released in 0.6

        Bullhorn RelEng added a comment - Released in 0.6

          olhado Mike Chmielewski
          stevenarmstrong steven armstrong
          Votes:
          0 Vote for this issue
          Watchers:
          4 Start watching this issue

            Created:
            Updated:
            Resolved: