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

New item categorization and dynamic choice offering

      This is the first segment of the item creation step. As plugins add new item types for creation, it would be nice if they could be categorized. Then the GUI could decide based on the total number and distribution of item types, exactly how or if they should be categorize

          [JENKINS-31162] New item categorization and dynamic choice offering

          Code changed in jenkins
          User: Manuel Recena
          Path:
          src/main/java/hudson/model/ExternalJob.java
          src/main/resources/hudson/model/ExternalJob/newJobDetail.jelly
          http://jenkins-ci.org/commit/external-monitor-job-plugin/73e4c1d5780dcbd2acc29a3799e564d0fe4ecc66
          Log:
          Merge pull request #10 from recena/JENKINS-31162-2

          JENKINS-31162 The category ID has changed

          Compare: https://github.com/jenkinsci/external-monitor-job-plugin/compare/d1c101136c0f...73e4c1d5780d

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: src/main/java/hudson/model/ExternalJob.java src/main/resources/hudson/model/ExternalJob/newJobDetail.jelly http://jenkins-ci.org/commit/external-monitor-job-plugin/73e4c1d5780dcbd2acc29a3799e564d0fe4ecc66 Log: Merge pull request #10 from recena/ JENKINS-31162 -2 JENKINS-31162 The category ID has changed Compare: https://github.com/jenkinsci/external-monitor-job-plugin/compare/d1c101136c0f...73e4c1d5780d

          Code changed in jenkins
          User: recena
          Path:
          pom.xml
          src/main/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject.java
          src/main/resources/org/jenkinsci/plugins/workflow/multibranch/Messages.properties
          src/main/resources/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject/newInstanceDetail.jelly
          src/main/resources/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject/newInstanceDetail.properties
          src/main/webapp/images/48x48/pipelinemultibranchproject.png
          http://jenkins-ci.org/commit/workflow-multibranch-plugin/09d0808ab85911fcb4efcb1eeee162f8d779ed21
          Log:
          JENKINS-31162 Support for Item categorization for MultiBranchProjects

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: recena Path: pom.xml src/main/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject.java src/main/resources/org/jenkinsci/plugins/workflow/multibranch/Messages.properties src/main/resources/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject/newInstanceDetail.jelly src/main/resources/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject/newInstanceDetail.properties src/main/webapp/images/48x48/pipelinemultibranchproject.png http://jenkins-ci.org/commit/workflow-multibranch-plugin/09d0808ab85911fcb4efcb1eeee162f8d779ed21 Log: JENKINS-31162 Support for Item categorization for MultiBranchProjects

          Code changed in jenkins
          User: Manuel Recena
          Path:
          .gitignore
          pom.xml
          http://jenkins-ci.org/commit/workflow-multibranch-plugin/c3a35eb301d7bbd73678a5f86faf4fe33deb881d
          Log:
          JENKINS-31162 Upgraded cloudbees-folder dependency

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: .gitignore pom.xml http://jenkins-ci.org/commit/workflow-multibranch-plugin/c3a35eb301d7bbd73678a5f86faf4fe33deb881d Log: JENKINS-31162 Upgraded cloudbees-folder dependency

          Code changed in jenkins
          User: Manuel Recena
          Path:
          .gitignore
          pom.xml
          src/main/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject.java
          src/main/resources/org/jenkinsci/plugins/workflow/multibranch/Messages.properties
          src/main/resources/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject/newInstanceDetail.jelly
          src/main/resources/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject/newInstanceDetail.properties
          src/main/webapp/images/48x48/pipelinemultibranchproject.png
          http://jenkins-ci.org/commit/workflow-multibranch-plugin/46baba62e37779fc4a90792a42046629e578a1b1
          Log:
          Merge pull request #1 from recena/master

          JENKINS-31162 Support for Item categorization for MultiBranchProjects

          Compare: https://github.com/jenkinsci/workflow-multibranch-plugin/compare/0d311cdc4595...46baba62e377

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: .gitignore pom.xml src/main/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject.java src/main/resources/org/jenkinsci/plugins/workflow/multibranch/Messages.properties src/main/resources/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject/newInstanceDetail.jelly src/main/resources/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject/newInstanceDetail.properties src/main/webapp/images/48x48/pipelinemultibranchproject.png http://jenkins-ci.org/commit/workflow-multibranch-plugin/46baba62e37779fc4a90792a42046629e578a1b1 Log: Merge pull request #1 from recena/master JENKINS-31162 Support for Item categorization for MultiBranchProjects Compare: https://github.com/jenkinsci/workflow-multibranch-plugin/compare/0d311cdc4595...46baba62e377

          Code changed in jenkins
          User: Manuel Recena
          Path:
          war/src/main/js/widgets/add/addform.less
          http://jenkins-ci.org/commit/jenkins/a99f51c2eca9112e02e72b98aa18502022ad3c52
          Log:
          JENKINS-31162 Wrong spacing in flat mode

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: war/src/main/js/widgets/add/addform.less http://jenkins-ci.org/commit/jenkins/a99f51c2eca9112e02e72b98aa18502022ad3c52 Log: JENKINS-31162 Wrong spacing in flat mode

          Code changed in jenkins
          User: Daniel Beck
          Path:
          war/src/main/js/widgets/add/addform.less
          http://jenkins-ci.org/commit/jenkins/6f0eeabb4333ce5077c194a089361d6016d389a4
          Log:
          Merge pull request #2266 from recena/JENKINS-31162-2

          JENKINS-31162 Wrong spacing in flat mode

          Compare: https://github.com/jenkinsci/jenkins/compare/9f64248ba5b5...6f0eeabb4333

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: war/src/main/js/widgets/add/addform.less http://jenkins-ci.org/commit/jenkins/6f0eeabb4333ce5077c194a089361d6016d389a4 Log: Merge pull request #2266 from recena/ JENKINS-31162 -2 JENKINS-31162 Wrong spacing in flat mode Compare: https://github.com/jenkinsci/jenkins/compare/9f64248ba5b5...6f0eeabb4333

          Fixed in 2.13

          Arnaud Héritier added a comment - Fixed in 2.13

          aheritier you mean maven-plugin, right?

          Manuel Recena Soto added a comment - aheritier you mean maven-plugin, right?

          ah yes sorry.

          Arnaud Héritier added a comment - ah yes sorry.

          Manuel Recena Soto added a comment - - edited

          aheritier Perfect. One plugin more categorized in Jenkins 2.x

          Manuel Recena Soto added a comment - - edited aheritier Perfect. One plugin more categorized in Jenkins 2.x

            recena Manuel Recena Soto
            hrmpw Patrick Wolf
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: