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

"Updates" tab shows plugins that already have been updated

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      The "Updates" tab in "plugin manager" shows previously updated plugins. Perhaps the plugin
      manager can get the version info from the plugin .hpi file?

      Steps to reproduce:
      1. Go to the update manager and "updates" tab
      2. Update a plugin
      3. Go to hudson main page
      4. Go to the update manager and "updates" tab

      Expected outcome:
      The previously updated plugin is not displayed in the list

      Actual outcome:
      The previously updated plugin is displayed in the list as an available update

          [JENKINS-2313] "Updates" tab shows plugins that already have been updated

          Code changed in hudson
          User: : mindless
          Path:
          trunk/hudson/main/core/src/main/java/hudson/model/UpdateCenter.java
          trunk/hudson/main/core/src/main/resources/hudson/PluginManager/advanced.jelly
          trunk/hudson/main/core/src/main/resources/hudson/PluginManager/index.jelly
          trunk/hudson/main/core/src/main/resources/hudson/PluginManager/index.properties
          trunk/hudson/main/core/src/main/resources/hudson/PluginManager/installed.jelly
          trunk/hudson/main/core/src/main/resources/hudson/PluginManager/tabBar.jelly
          trunk/hudson/main/core/src/main/resources/hudson/PluginManager/table.jelly
          trunk/hudson/main/war/resources/css/style.css
          trunk/www/changelog.html
          http://jenkins-ci.org/commit/26639
          Log:
          [FIXED JENKINS-2313] Show which plugins have already been upgraded in Plugin Manager.
          Also some css cleanup in this area.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : mindless Path: trunk/hudson/main/core/src/main/java/hudson/model/UpdateCenter.java trunk/hudson/main/core/src/main/resources/hudson/PluginManager/advanced.jelly trunk/hudson/main/core/src/main/resources/hudson/PluginManager/index.jelly trunk/hudson/main/core/src/main/resources/hudson/PluginManager/index.properties trunk/hudson/main/core/src/main/resources/hudson/PluginManager/installed.jelly trunk/hudson/main/core/src/main/resources/hudson/PluginManager/tabBar.jelly trunk/hudson/main/core/src/main/resources/hudson/PluginManager/table.jelly trunk/hudson/main/war/resources/css/style.css trunk/www/changelog.html http://jenkins-ci.org/commit/26639 Log: [FIXED JENKINS-2313] Show which plugins have already been upgraded in Plugin Manager. Also some css cleanup in this area.

            mindless Alan Harder
            redsolo redsolo
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: