Adds a widget in the sidebar with the next build date for all the scheduled projects. It also creates a column definition.
- On DEV@cloud
- Screenshots
- Changelog
- Version 1.0.15 (2019-10-30)
- Version 1.0.12 (2016-09-20)
- Version 1.0.11 (2016-02-04)
- Version 1.0.10 (2015-02-01)
- Version 1.0.9 (2014-07-08)
- Version 1.0.8 (2014-06-17)
- Version 1.0.7 (2014-06-09)
- Version 1.0.6 (2014-02-10)
- Version 1.0.5 (2012-11-07)
- Version 1.0.4 (2012-02-25)
- Version 1.0.3 (2012-01-13)
- Version 1.0.2 (2011-06-21)
- Version 1.0.1 (2011-06-14)
- Version 1.0.0 (2011-06-09)
Changelog
Version 1.0.15 (2019-10-30)
-
Some failed versions (unable to release them) between this one and 1.0.12
-
Build on ci.jenkins.io
-
Migrated documentation from wiki to github
-
Updated versions (core, parent, jdk)
-
Fixed some spotbugs
Version 1.0.12 (2016-09-20)
-
JENKINS-35476: Show pipeline/workflow jobs
-
JENKINS-30840: added column type for possible next executions.
-
JENKINS-36210: expose widget data through API
Version 1.0.11 (2016-02-04)
-
Fixes JENKINS-32652.
-
Updated german translation
Version 1.0.10 (2015-02-01)
-
Show items in the queue (only if they’re gonna be there for more than a minute). See, for example, Schedule Build Plugin).
-
Fixed widget’s different display modes in latest Jenkins versions.
Version 1.0.9 (2014-07-08)
-
JENKINS-16339 Jobname truncated in next-executions. Added 3 display modes to show the job name in the widget.
-
Truncate: truncate job name if too long.
-
Fixed width: job name wraps to next line
-
Jenkins: same as other regular Jenkins' widgets; widget expands horizontally to show the job name.
-
Version 1.0.8 (2014-06-17)
-
JENKINS-23391 Widget don’t collapse when "-" button is clicked.
Version 1.0.7 (2014-06-09)
-
Added German translation (thanks to phoenix384).
-
JENKINS-23162 Added an optional widget to show the next polling for the SCM trigger. To enable it, go to the global configuration page.
Version 1.0.6 (2014-02-10)
-
Added French translation (thanks to damienfinck).
-
JENKINS-21267 Added tooltip to show remaining time until next execution.
Version 1.0.5 (2012-11-07)
-
Fixed JENKINS-12676 (thanks to OHTAKE Tomohiro for the patch).
-
Added a global configuration option to enable/disable filtering by view in sidebar’s widget.
-
Added a Computer’s widget. It shows the jobs tied to a computer.
Version 1.0.2 (2011-06-21)
-
Added column definition for the views.
-
Shows only projects associated with the view.
-
Disabled projects should not be shown.