2.0.0 (2024-01-18)
Implemented enhancements:
- Feature : Add icingadb support #105
- Release CTRL + f binding, when map is not open #85
- Feature: DataType for map_icon #65
- Allow to save filtered maps #43
- Add icingadb support #106 (sukhwinder33445)
- Update map.po #95 (Domi-cc)
- Show popup on hover #94 (nbuchwitz)
- Show problem count and total count in cluster #92 (nbuchwitz)
- Feature/search #87 (nbuchwitz)
Fixed bugs:
- Module broken without IcingaDB module #107
- IcingaDB Web Modul Error #98
- Fix icingadb db queries #123 (sukhwinder33445)
- module.js - zoom button translation fix #88 (Animancorda)
- Fix XSS Vulnerability #86 (jason0x90)
Closed issues:
- Config Option "URL for tile server" issue #120
- Broken Map module with Icinga 2.11.4 #115
- "ACL" for Users #114
- markers not shown in current version without mapDatatype #112
- Error: Error while evaluating expression: String index is out of range #102
- Icons on Latest Master #99
- 404 in GitHub repository description #97
Merged pull requests:
- Fix js error:
Uncaught SyntaxError: Unexpected token '<'
#117 (sukhwinder33445) - Icingadb map: Apply restrictions correctly #116 (sukhwinder33445)
- Update libs #113 (nbuchwitz)
- Use separate calls to
ipl\Orm\Query::with()
#111 (sukhwinder33445) - Icingadb: Use ipl
Filter::like()
for wildcard search #110 (sukhwinder33445) - Don't depend on icingadb module #109 (sukhwinder33445)
- Fix php 8.1 deprecation errors #108 (sukhwinder33445)
- Typos #101 (bebehei)
- Upload icons for the module #100 (theFeu)
- module.js - clusters marks with label "total_count/down_count" #89 (Animancorda)
- documentation extended #84 (jschanz)
v1.1.0 (2018-11-06)
Implemented enhancements:
- Show services as handled if host is down #72
- Add host status indication to popup #70
- Update leaflet to version 1.3.1 #64
- Add custom icons to marker #62
- additional Color Marker for handled state #54
- Provides additional marker images for retina displays #42
- Support also geolocation for services #40
- Filter by status #32
- configuring offline maps #18
- Adapt colors to used theme #75 (nbuchwitz)
Fixed bugs:
- Show action links only if geolocation is set #63
- Status indication of unknown services / markers is broken #61
- Marker tooltip is broken #60
- Map filtering in dashboards don't work #51
Closed issues:
- Name a hosts cluster? #79
- configurable option for clustering count as number of problem hosts in the cluster rather than number of services #78
- disable grouping? #77
- User preference for default zoom, longitude and latitude #74
- No host/services are shown in the map #68
- Documentation for marker icons #58
- Documentation for objectType and service markers #57
- Raise php dependency to >= 5.6 #53
- problem viewing distant locations #52
- Unable to filter hosts on map #50
- Write documentation about using Dashlet function #49
- module-map behind proxy #48
- Marker points to incorrect location #44
Merged pull requests:
- Add configuration option for value in cluster #83 (nbuchwitz)
- Add support for disabling clustering #82 (nbuchwitz)
- Feature/user settings #81 (nbuchwitz)
- Add config options for leaflet map #80 (rangoy)
- Add documentation for markers #76 (dgoetz)
- Feature/host down indication #73 (nbuchwitz)
- Add host status indication in popup #71 (nbuchwitz)
- Feature/fancy marker icons #55 (nbuchwitz)
v1.0.4 (2017-12-26)
Implemented enhancements:
- No grouping on last zoom level #37
- Proposal to show display_name instead of hostname on popup #25
- Move documentation to doc/ and enhance #20
- Filter syntax #11
- Provide support for localization #10
Fixed bugs:
- Hostmarker not visible on mobile #38
- Show host on map parameter handling #34
- 20 seconds to load the points. #28
Closed issues:
- Other options for filtering in config file #45
- Feature: Filter by host-group #39
- Locations not shown on map #35
- URL for Host Action #33
- Filtering by hostgroup is not possible #29
Merged pull requests:
- Uncluster hosts at max zoom level #47 (nbuchwitz)
- Improved documentation #46 (nbuchwitz)
- Added basic translation support #36 (nbuchwitz)
- Fixed handling of broken coordinates #31 (nbuchwitz)
- Filtering host objects #27 (nbuchwitz)
v1.0.3 (2017-08-15)
Fixed bugs:
- Uncaught TypeError: Cannot read property 'lat' of null #19
Closed issues:
- Default zoom/location redirect wrong #21
Merged pull requests:
v1.0.2 (2017-08-08)
Implemented enhancements:
- worst state handling: how to treat pending/unknown? #16
Fixed bugs:
- Use a green bubble if hosts are not down #13
Merged pull requests:
- Clean vendor JS/CSS from Leaflet; add License details #17 (dnsmichi)
- Fix undefined variable error if there are no data points fetched #15 (dnsmichi)
v1.0.1 (2017-08-06)
Implemented enhancements:
- Switch for state modus #12
Fixed bugs:
- Two dashlets, only the first one gets updated #9
Merged pull requests:
- Remove sub menu icon - style guide change #8 (dnsmichi)
- Move "Host Map" into "Maps" menu item #7 (dnsmichi)
- Docs: Add release tarball installation #6 (dnsmichi)
v1.0.0 (2017-08-04)
Merged pull requests:
- Rename menu entry, adopt module description #5 (dnsmichi)
- Add CONTRIBUTING details #4 (dnsmichi)
- Add missing LICENSE file #3 (dnsmichi)
- Update README #2 (dnsmichi)
* This Changelog was automatically generated by github_changelog_generator