Skip to content

Latest commit

 

History

History
192 lines (125 loc) · 12.8 KB

CHANGELOG.md

File metadata and controls

192 lines (125 loc) · 12.8 KB

Changelog

Full Changelog

Fixed bugs:

  • [Bug] DOWN Hosts are not displayed correctly and throw errors: "no implicit conversion of nil into string" #120
  • [Bug] Receiving 401 errors after Installation #119

Closed issues:

  • Pie-chart widgets render too big #123
  • Invalid yield in layout.erb #121
  • No data on icinga2-Dashboard #115

Merged pull requests:

v3.1.0 (2020-12-08)

Full Changelog

Merged pull requests:

3.1.0 (2020-11-07)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Use Chartjs update() and rebuild chart only when necessary #97 (coderobe)

Closed issues:

  • Host and Service Problems still 0 #105
  • Object not found! Error in Last two panel #104
  • Enhancement Request: numbers next to host/service dials #102
  • Wrong data at "Service Problems", "Unhandled Services" and "Problems" at the to view. #96
  • Wrong Data and Graphs Orientation on Mouse Over #93
  • Dual login windows/iFrames w/Ruby using RHSCL #80
  • Cannot install on CentOS 7 / RHEL 7 - /usr/bin/ruby too old #98

Merged pull requests:

v3.0.0 (2019-10-16)

Full Changelog

Implemented enhancements:

  • iFrame Title #82
  • Add title support for the iframe widget for Icinga Web #90 (dnsmichi)
  • Support both, Dashing and Smashing as Gems #88 (dnsmichi)
  • Add chartjs widgets to dashboard #86 (dnsmichi)
  • Docker: Introduce dnsmichi/dashing-icinga2 #85 (dnsmichi)
  • Add timezone to clock widget #74 (Dambakk)
  • Add option to show only hard state problems #73 (Dambakk)

Fixed bugs:

Closed issues:

  • Not working (stale information, information does not updated) after icinga2 update to version 2.11 #83
  • Service down number not matching #79
  • CentOs 7 - Cannot Start Service /usr/bin/env: ruby: No such file or directory #78
  • sample dashbaord blank #77
  • Blank dashboard with console-log "EventSource's response has a MIME type ("text/html") that is not "text/event-stream" #76
  • Two lower panels (iframes) not showing content #75
  • Communication with Certificates #69
  • Icinga2 crashes after a few seconds when starting dashing-icinga2 #68
  • setting permissions to exclude network devices. #66
  • Add a better indicator for 0 unhandled problems for Simplelist #65
  • How to add multiple Icinga2 instances #64
  • Empty values in dashing-icinga2 #63

Merged pull requests:

  • Add support details & sponsoring #89 (dnsmichi)
  • Change license to MIT to comply with Dashing and assets #87 (dnsmichi)
  • Refactor version parsing and drop the version_revision attribute #84 (dnsmichi)

v2.0.0 (2018-03-08)

Full Changelog

Implemented enhancements:

  • Refine Dashing layout #57 (dnsmichi)
  • Allow to configure the Icinga Web 2 Iframe URL #54 (dnsmichi)
  • Add support for environment variables overriding local configuration settings #52 (dnsmichi)
  • Allow to use 'config/icinga2.local.json' for local configuration overrides #51 (dnsmichi)
  • Render Undhandled Problems green if count is zero #45 (dnsmichi)
  • colored and sorted problems by severity #41 (marconett)
  • Allow Overriding of TLS Cert Names #40 (spjmurray)
  • Move Logo #39 (spjmurray)
  • Upgrade Presentation Layer #38 (spjmurray)

Fixed bugs:

  • Dashing issues with refreshing data #29
  • blank dashboard #15
  • Handle SocketError #34 (glauco)

Closed issues:

  • 2.8.0 Icinga Plugin shows Menu #50
  • Verify dashboard, Javascript and browser versions #19

Merged pull requests:

  • Fix problem list ordering: Crit -> Warn -> Unknown #53 (dnsmichi)
  • Fix version dependencies in Gemfile for dashing and rack-test #49 (dnsmichi)

v1.3.0 (2017-06-29)

Full Changelog

Implemented enhancements:

  • Update simplemon widget counts to only show unhandled problems (!ack && !downtime) #17
  • Update documentation #37 (dnsmichi)
  • Lower refresh interval to 10s #30 (dnsmichi)
  • Better layout: 5 cols, handled stats, problems 2 rows, refined titles and font size #27 (dnsmichi)
  • Better error handling and default values #25 (dnsmichi)
  • Problem dashboards should show unhandled counts (and overall counts below) #24 (dnsmichi)
  • Add WorkQueue metrics to library and dashboard #23 (dnsmichi)
  • Add GitHub issue template #20 (dnsmichi)

Closed issues:

  • host down widget does not see downtime #16

Merged pull requests:

v1.2.0 (2017-04-13)

Full Changelog

Closed issues:

  • Don't fetch all object data by default #13
  • dashing-icinga2 wont start #10

Merged pull requests:

v1.1.0 (2016-12-16)

Full Changelog

v1.0.1 (2016-12-02)

Full Changelog

v1.0.0 (2016-11-27)

Full Changelog

v0.9.0 (2016-10-16)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator