-
Task
-
Resolution: Done
-
Minor
-
Powered by SuggestiMate
- Apply a semantic HTML
- Remove the <table> tag usage for implementing layouts and content structures. If you need reasons or arguments.
- Small re-style focused on spacing, etc...
- Accesibility
[JENKINS-43786] Manage Jenkins page re-implement
Code changed in jenkins
User: Manuel Recena
Path:
core/src/main/resources/hudson/PluginManager/PluginCycleDependenciesMonitor/message.jelly
core/src/main/resources/hudson/PluginManager/PluginCycleDependenciesMonitor/message.properties
core/src/main/resources/hudson/PluginManager/PluginUpdateMonitor/message.jelly
core/src/main/resources/hudson/PluginManager/PluginUpdateMonitor/message.properties
core/src/main/resources/hudson/PluginWrapper/PluginWrapperAdministrativeMonitor/message.jelly
core/src/main/resources/hudson/PluginWrapper/PluginWrapperAdministrativeMonitor/message.properties
core/src/main/resources/hudson/diagnosis/HudsonHomeDiskUsageMonitor/message.jelly
core/src/main/resources/hudson/diagnosis/HudsonHomeDiskUsageMonitor/message.properties
core/src/main/resources/hudson/diagnosis/NullIdDescriptorMonitor/message.jelly
core/src/main/resources/hudson/diagnosis/NullIdDescriptorMonitor/message.properties
core/src/main/resources/hudson/diagnosis/OldDataMonitor/message.jelly
core/src/main/resources/hudson/diagnosis/ReverseProxySetupMonitor/message.jelly
core/src/main/resources/hudson/diagnosis/TooManyJobsButNoView/message.jelly
core/src/main/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.jelly
core/src/main/resources/hudson/node_monitors/MonitorMarkedNodeOffline/message.jelly
core/src/main/resources/hudson/os/solaris/ZFSInstaller/MigrationCompleteNotice/message.jelly
core/src/main/resources/hudson/os/solaris/ZFSInstaller/MigrationFailedNotice/message.jelly
core/src/main/resources/hudson/os/solaris/ZFSInstaller/message.jelly
core/src/main/resources/hudson/triggers/SCMTrigger/AdministrativeMonitorImpl/message.jelly
core/src/main/resources/hudson/util/AdministrativeError/message.jelly
core/src/main/resources/jenkins/CLI/WarnWhenEnabled/message.jelly
core/src/main/resources/jenkins/CLI/WarnWhenEnabled/message.properties
core/src/main/resources/jenkins/diagnosis/HsErrPidList/message.jelly
core/src/main/resources/jenkins/diagnostics/CompletedInitializationMonitor/message.jelly
core/src/main/resources/jenkins/diagnostics/SecurityIsOffMonitor/message.jelly
core/src/main/resources/jenkins/management/AdministrativeMonitorsDecorator/resources.css
core/src/main/resources/jenkins/management/Messages.properties
core/src/main/resources/jenkins/management/PluginsLink/info.jelly
core/src/main/resources/jenkins/management/PluginsLink/info.properties
core/src/main/resources/jenkins/model/DownloadSettings/Warning/message.jelly
core/src/main/resources/jenkins/model/Jenkins/EnforceSlaveAgentPortAdministrativeMonitor/message.jelly
core/src/main/resources/jenkins/model/Jenkins/EnforceSlaveAgentPortAdministrativeMonitor/message.properties
core/src/main/resources/jenkins/model/Jenkins/downgrade.jelly
core/src/main/resources/jenkins/model/Jenkins/manage.jelly
core/src/main/resources/jenkins/security/RekeySecretAdminMonitor/message.groovy
core/src/main/resources/jenkins/security/RekeySecretAdminMonitor/message.properties
core/src/main/resources/jenkins/security/UpdateSiteWarningsMonitor/message.groovy
core/src/main/resources/jenkins/security/UpdateSiteWarningsMonitor/message.properties
core/src/main/resources/jenkins/security/s2m/AdminCallableMonitor/message.jelly
core/src/main/resources/jenkins/security/s2m/MasterKillSwitchWarning/message.jelly
core/src/main/resources/jenkins/security/s2m/MasterKillSwitchWarning/message.properties
core/src/main/resources/jenkins/slaves/DeprecatedAgentProtocolMonitor/message.jelly
core/src/main/resources/jenkins/slaves/DeprecatedAgentProtocolMonitor/message.properties
test/src/test/java/hudson/model/ManagementLinkTest.java
war/src/main/webapp/bootstrap/config.json
war/src/main/webapp/bootstrap/css/bootstrap-theme.css
war/src/main/webapp/bootstrap/css/bootstrap-theme.min.css
war/src/main/webapp/bootstrap/css/bootstrap.css
war/src/main/webapp/bootstrap/css/bootstrap.min.css
war/src/main/webapp/css/style.css
http://jenkins-ci.org/commit/jenkins/6f2769e69ae23114f381cd095712bfa33ced91d2
Log:
JENKINS-43786 Overhaul of Manage Jenkins page (#2857)
JENKINS-43786Initial source code modifications
JENKINS-43786Adding a customized Bootstrap version and some messages were adapted
JENKINS-43786Some Monitors included in the core have been adapted
JENKINS-43786Reverting an unexisting typo
JENKINS-43786Applying final styles
JENKINS-43786Addressing more use cases
JENKINS-43786Revisiting how the buttons are shown
JENKINS-43786Adjustments in the administrative monitor pop-up
JENKINS-43786Added more use cases related with administrative messages
JENKINS-43786Adapted the Administrative Monitors provided by Jenkins core
JENKINS-43786Addressed the @daniel-beck's review
JENKINS-43786Wrong indent
JENKINS-43786Better semantic HTML
JENKINS-43786Better semantic HTML
JENKINS-43786Applying the same criteria for listing items
JENKINS-43786Adapted tests
JENKINS-43786Removing redirect links in the administrative monitor descriptions
JENKINS-43786Adapted Administrative Monitor
JENKINS-43786Reverted Redirect URLs
JENKINS-43786Applying the same code style
JENKINS-43786Applying the same code style
JENKINS-43786Apply a common HTML markup to the Administrative Monitors in core
JENKINS-43786One more Administrative Monitor updated
JENKINS-43786Polishing some details
JENKINS-43786Deprecating CSS Styles
JENKINS-43786We are ready for deprecating anything
JENKINS-43786We are ready for deprecating anything
JENKINS-43786Details
Code changed in jenkins
User: Manuel Recena
Path:
content/blog/2018/01/2018-01-15-overhaul-of-manage-jenkins-page.adoc
content/images/post-images/2018-01-15-JENKINS-43786/JENKINS-43786_1.png
content/images/post-images/2018-01-15-JENKINS-43786/JENKINS-43786_2.png
content/images/post-images/2018-01-15-JENKINS-43786/JENKINS-43786_3-before.png
content/images/post-images/2018-01-15-JENKINS-43786/JENKINS-43786_4-before.png
http://jenkins-ci.org/commit/jenkins.io/ad8ca90a2347852c3f7c8db208308c365b7c39e5
Log:
JENKINS-43786 Blog post about JENKINS-43786
Code changed in jenkins
User: Manuel Recena
Path:
content/blog/2018/01/2018-01-15-overhaul-of-manage-jenkins-page.adoc
http://jenkins-ci.org/commit/jenkins.io/b651b86a643a4d33bb71754b4f21cb6d23e9c4b3
Log:
JENKINS-43786 Addressed some WARNINGs messages noticed by the PR Builder
Code changed in jenkins
User: Manuel Recena
Path:
content/blog/2018/01/2018-01-15-overhaul-of-manage-jenkins-page.adoc
http://jenkins-ci.org/commit/jenkins.io/bf8a04ba4fccc71330049c49f55003845d1e02f1
Log:
JENKINS-43786 Extra comments / sentences
Code changed in jenkins
User: Manuel Recena
Path:
content/blog/2018/01/2018-01-15-overhaul-of-manage-jenkins-page.adoc
http://jenkins-ci.org/commit/jenkins.io/be03c5d34eddd420349bee049827b8b6c3dafcfc
Log:
JENKINS-43786 Typo
Code changed in jenkins
User: Manuel Recena
Path:
content/blog/2018/01/2018-01-15-overhaul-of-manage-jenkins-page.adoc
http://jenkins-ci.org/commit/jenkins.io/331848eaed80bcd8697f8ce8e3a08d0ceec90648
Log:
JENKINS-43786 Addressed some carlosrodlop's suggestions
Code changed in jenkins
User: Manuel Recena
Path:
content/blog/2018/01/2018-01-15-overhaul-of-manage-jenkins-page.adoc
http://jenkins-ci.org/commit/jenkins.io/d174c8be9a3af77e310a932e73043a8512c8f3ad
Log:
JENKINS-43786 Addressed some carlosrodlop's suggestions
Code changed in jenkins
User: Manuel Recena
Path:
content/blog/2018/01/2018-01-15-overhaul-of-manage-jenkins-page.adoc
http://jenkins-ci.org/commit/jenkins.io/acba13129ee73f44508ab03e7102044d92e257c1
Log:
JENKINS-43786 Addressed suggestions from @vilacides, @amuniz and @fcojfernandez
Code changed in jenkins
User: Manuel Recena
Path:
content/blog/2018/01/2018-01-15-overhaul-of-manage-jenkins-page.adoc
http://jenkins-ci.org/commit/jenkins.io/0f5b9449145123242b0d25a850679c6b3d184761
Log:
JENKINS-43786 Addressed suggestions from @vilacides, @amuniz and @fcojfernandez
Code changed in jenkins
User: Manuel Recena
Path:
content/blog/2018/01/2018-01-15-overhaul-of-manage-jenkins-page.adoc
http://jenkins-ci.org/commit/jenkins.io/56bcebdb56a09d2c5e52403e41898879dbc898e0
Log:
JENKINS-43786 Addressed suggestions from @vilacides, @amuniz and @fcojfernandez
Code changed in jenkins
User: Manuel Recena
Path:
content/blog/2018/01/2018-01-15-overhaul-of-manage-jenkins-page.adoc
http://jenkins-ci.org/commit/jenkins.io/b97da0ee1e77029930dec473984d33294787b6b4
Log:
JENKINS-43786 Addressed @andresrc's suggestions
Code changed in jenkins
User: Manuel Recena
Path:
content/blog/2018/01/2018-01-15-overhaul-of-manage-jenkins-page.adoc
content/blog/2018/01/2018-01-21-overhaul-of-manage-jenkins-page.adoc
http://jenkins-ci.org/commit/jenkins.io/d21ea1c526fab3bb5812e5acb8c47c80b7a959ce
Log:
JENKINS-43786 Addressed @oleg-nenashev's comments
Code changed in jenkins
User: Manuel Recena
Path:
content/blog/2018/01/2018-01-21-overhaul-of-manage-jenkins-page.adoc
http://jenkins-ci.org/commit/jenkins.io/d1b29dab2b10efc18deff3e4ebcff0df3269a36f
Log:
JENKINS-43786 Updated the Jenkins core version with the proper weekly release where those changes will be available
Code changed in jenkins
User: Oleg Nenashev
Path:
content/blog/2018/01/2018-01-21-overhaul-of-manage-jenkins-page.adoc
content/images/post-images/2018-01-15-JENKINS-43786/JENKINS-43786_1.png
content/images/post-images/2018-01-15-JENKINS-43786/JENKINS-43786_2.png
content/images/post-images/2018-01-15-JENKINS-43786/JENKINS-43786_3-before.png
content/images/post-images/2018-01-15-JENKINS-43786/JENKINS-43786_4-before.png
http://jenkins-ci.org/commit/jenkins.io/6aa7533002448363c155c4f1bd2acbffb8f86e98
Log:
Merge pull request #1327 from recena/JENKINS-43786
JENKINS-43786 Blog post about JENKINS-43786
Compare: https://github.com/jenkins-infra/jenkins.io/compare/e66eaf2f3601...6aa753300244
Code changed in jenkins
User: Manuel Recena
Path:
src/main/resources/org/jenkinsci/plugins/github/admin/GitHubHookRegisterProblemMonitor/message.groovy
http://jenkins-ci.org/commit/github-plugin/96242f8d754c845f5a76f80fec6176cc339b52a4
Log:
JENKINS-43786Adapted the administrative monitor to the new UI definition (#177)