Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 92cb872a6c63f541edb7fe2b951d7d35b5548976 https://github.com/jenkinsci/jenkins/commit/92cb872a6c63f541edb7fe2b951d7d35b5548976 Author: Josh Soref <jso...@users.noreply.github.com> Date: 2020-01-10 (Fri, 10 Jan 2020)
Changed paths: M core/src/main/resources/hudson/Messages.properties M core/src/main/resources/hudson/PluginManager/_table.js M core/src/main/resources/hudson/PluginManager/installed.jelly M core/src/main/resources/hudson/PluginWrapper/PluginWrapperAdministrativeMonitor/message.jelly M core/src/main/resources/hudson/PluginWrapper/PluginWrapperAdministrativeMonitor/message.properties M core/src/main/resources/hudson/PluginWrapper/PluginWrapperAdministrativeMonitor/message_bg.properties M core/src/main/resources/hudson/PluginWrapper/PluginWrapperAdministrativeMonitor/message_de.properties M core/src/main/resources/hudson/PluginWrapper/PluginWrapperAdministrativeMonitor/message_it.properties M core/src/main/resources/hudson/PluginWrapper/PluginWrapperAdministrativeMonitor/message_pl.properties M core/src/test/java/hudson/PluginWrapperTest.java M war/src/main/webapp/css/style.css Log Message: ----------- [JENKINS-56152] Improve plugin manager UI wording + [JENKINS-56173] - Fix JavaScript error in Plugin Manager when optional dependency metadata cannot be retrieved (#3904) * [JENKINS-56173] Uncaught TypeError: Cannot read property 'jenkinsPluginMetadata' of undefined * [JENKINS-56173] missing dependencies covers both not installed and not enabled * [JENKINS-56152] i18n: DirectlyDependentPlugins.title / IndirectlyDependentPlugins.title * [JENKINS-56152] replace `version X` with `(X)` * [JENKINS-56152] simplify messages; replace `version X` with `(X)`; use higher instead of later * [JENKINS-56173] Uncaught Exception: TypeError: Cannot read property 'get' of undefined at _createResponder * Update PluginWrapperTest * Switch to descriptive class for plugin version -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/d3613f-92cb87%40github.com.