- It's impossible to delete all global sidebar links bcf37fa9fbee76464c5fcff9c1c9c7a6afbbe39 JENKINS-72183
- Update dependencies
- Update dependencies
- JENKINS-71391 always validate fields f17aa3367a460bf2525571b83669c9678ed870ee
- Update dependencies
- Apply upcoming core styling to file upload #46
- Do not validate icon if default one is used #50
- Update dependencies
- Fixes default icon name JENKINS-68250
- Update dependencies
- Fix icon upload iframe in global config (PR #36, fixes #28, fixes JENKINS-55710)
hudson.plugins.sidebar_link.SidebarLinkPlugin.xml file on the Jenkins
controller. Previous versions used sidebar-link.xml instead.
- Remove Travis, add Jenkins badge (PR #29)
- Remove outdated Codacy badge (PR #30)
- Tweaks to use of Java generics (PR #32)
- Adding JCasC support (PR #25, fixes JENKINS-63149)
- Integrates with TravisCI (PR #15)
- Fixes broken link to badge (PR #16)
- Adds Codacy badge, removes reported issues (PR #18)
- Adds integration with Appveyor (PR #19)
- Use HTTPS URLs in pom.xml (PR #20)
- Migrate to JDK 11 (PR #24)
- Updates pom.xml, adds .gitignore, license (PR #12)
- Upgrades dependencies and JDK to version 8 (PR #13)
- Reformats code to Java standards (PR #14)
- Add support of Sidebar links for Jenkins Pipeline and other project types (PR #9, fixes JENKINS-33458)
- Add Jenkinsfile (PR #10)
- Fix displaying of saved URL values in the configuration pages (PR #8, fixes JENKINS-45451, regression in 1.9)
- Fix persisted XSS vulnerability (SECURITY-352, CVE-2017-1000088)
- Add support for CloudBees Folders Plugin (PR #2)
- Fix issues with empty link list in job (PR #3, fixes JENKINS-15924)
- Add sidebar links for Computers (PR #4, fixes JENKINS-24124)
- Add README.md (PR #6)
- Allow reordering sidebar links (fixes JENKINS-41380)
- Raise version of Jenkins, so it can be run by java 7. Fix bug which caused null pointer exception when user did not define any link. (PR #5)
- Update maven pom to use repo.jenkins-ci.org repository.
- Remove stray ">" showing up on job config page. (JENKINS-10310)
- Update for Jenkins rather than Hudson.
- Translate more text to Japanese.
- Add option for sidebar links in project pages. (JENKINS-7298)
- Add ability to upload image files into
JENKINS_HOME/userContentdirectory from global config page. (JENKINS-8320) - Japanese translation. (JENKINS-8523)
- Add help text about how to use icon images placed in
HUDSON_HOME/userContentdirectory, and for absolute vs in-this-Hudson URLs.
- Update code for more recent Hudson.
- French and Russian translations.
- Support for more than one link. (JENKINS-3577)
- Avoid NullPointerException when plugin is installed but not configured.
- Initial release.