- JENKINS-75013 Remove loading of yui treeview (PR #52)
- Bump org.jenkins-ci.plugins:plugin from 5.2 to 5.4 (PR #53)
- Bump io.jenkins.tools.bom:bom-2.479.x from 3654.v237e4a_f2d8da_ to 3850.vb_c5319efa_e29 (PR #54)
- Migrate to Jakarta EE 9 (PR #45)
- Remote YUI tree view and replace with jelly based rendering (PR #38)
- Run Jenkins Security Scan with Java 8 (PR #40)
- Enable Jenkins Security Scan (PR #39)
- JENKINS-73571 Replace method include() (not working with Jenkins >= 2.426.x) with the includes() (pure javascript method that should work with all modern browsers) (PR #37)
- JENKINS-45038 Add "Recurse in subfolders" option to sectioned view plugin (PR #19)
- JENKINS-58418 Fixed escaping of similar job names that could cause saving of view to throw an exception (PR #25)
- JENKINS-52399 Add Folder Listing Section
- JENKINS-37174 Restore itemGroup var used by column to calculate relative job names
- JENKINS-44987 Push section names through markup formatter
- Fix repo URL
- Findbugs
- JENKINS-26818 fixed issues with test trend display and upgraded to latest jenkins
- JENKINS-37174 Eliminate some of the duplicate item crunching, do not enumerate section items repeatedly while loading the view
- JENKINS-25920 Update UI style to match that in newer Jenkins versions
- JENKINS-8276 Fixed issue with View Job Filters in List View Section
- Job names in List View Section inside a Folder are now relative to that folder
- JENKINS-30799 Job list in List View Section config is now scrollable
- View Listing Section style updated to match newer Jenkins
- Fixed View Job Filters for jobs in Folders
- JENKINS-19376 + JENKINS-10612 - Fixed display of 3-column layout
- Support jobs within subfolders. Changes.
- JENKINS-29250 - Sectioned View appearance broken in 1.619
- Support CloudBees Folders or other item groups.
- Word wrap text sections even style is None.
- Fixed problems with textarea in text view sections introduced in 1.17.
- Security flaw: need to use configured markup formatter for text view sections.
- Better static resource caching.
- Fixed word wrapping in text section JENKINS-11755
- Fixed nested view tree in view listing section for recent versions of Jenkins JENKINS-11702
- Fixed NPE in View Listing Section when no views were selected.
- Cleaned up plugin licensing (MIT License).
- Added support for ViewsTabBar extensions (such as DropDown ViewsTabBar Plugin or Extension Point for Project Views Navigation).
- Replaced some occurrences of "Hudson" with "Jenkins" and updated links to point to new Jenkins wiki.
- Built against Jenkins 1.388
- Applied patch for JENKINS-8276 - Added ability to use View Job Filters on all Sectioned View Sections.
- Requires Jenkins 1.377 or higher
- Added a new section type for displaying a listing of selected views. Supports the Nested View Plugin for hierarchical views.
- Requires Jenkins 1.345 or higher
- Made job names clickable when configuring sections
- Some community-contributed localizations
- Added support for labelled test group graphs in Test Result and Job Graphs sections (see LabeledTestGroupsPublisher Plugin)
- Fixed url to compiler warnings trend graph when using a newer version of the Warnings Plugin - JENKINS-5725
- Note: this version will now fail to display the warnings when used with older versions of the Warnings Plugin
- Added some new graphs to Job Graphs Section
- Open Tasks trend
- Static Analysis combined trend
- Added a Tip style option to the Text Section (to match the style of the confluence tip macro)
- Integrated some French community-contributed translations
- Added an option for selecting a Text Section's style (currently just note/info/warning style)
- Newly added List View Sections now contain the standard columns by default
- Requires Jenkins 1.342 or higher
- Fix 1.342 Jenkins core compatibility
- Fixed JENKINS-4844 - Sectioned View in "My Views" now shows the correct tabs.
- Requires Jenkins 1.329 or higher
- Added ability to configure columns in List View Section just like in the standard List View
- Fixed table layout on configuration page
- Added violation graph support for Freestyle projects to the Job Graphs Section
- Added "Text Section" type
- Added section width and positioning settings
- Support for regex-based job includes for each section
- First implementation of "Job Graphs Section" type
- Initial release.
- Implemented "Test Result Section" and standard "List View Section"