|
1 | | -# Change Log |
| 1 | +# Changelog |
2 | 2 |
|
3 | | -## [1.1.0](https://github.com/nbuchwitz/icingaweb2-module-map/tree/1.1.0) (2018-11-06) |
4 | | -[Full Changelog](https://github.com/nbuchwitz/icingaweb2-module-map/compare/v1.0.4...1.1.0) |
| 3 | +## [2.0.0](https://github.com/nbuchwitz/icingaweb2-module-map/tree/2.0.0) (2024-01-18) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/nbuchwitz/icingaweb2-module-map/compare/v1.1.0...2.0.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Feature : Add icingadb support [\#105](https://github.com/nbuchwitz/icingaweb2-module-map/issues/105) |
| 10 | +- Release CTRL + f binding, when map is not open [\#85](https://github.com/nbuchwitz/icingaweb2-module-map/issues/85) |
| 11 | +- Feature: DataType for map\_icon [\#65](https://github.com/nbuchwitz/icingaweb2-module-map/issues/65) |
| 12 | +- Allow to save filtered maps [\#43](https://github.com/nbuchwitz/icingaweb2-module-map/issues/43) |
| 13 | +- Add icingadb support [\#106](https://github.com/nbuchwitz/icingaweb2-module-map/pull/106) ([sukhwinder33445](https://github.com/sukhwinder33445)) |
| 14 | +- Update map.po [\#95](https://github.com/nbuchwitz/icingaweb2-module-map/pull/95) ([Domi-cc](https://github.com/Domi-cc)) |
| 15 | +- Show popup on hover [\#94](https://github.com/nbuchwitz/icingaweb2-module-map/pull/94) ([nbuchwitz](https://github.com/nbuchwitz)) |
| 16 | +- Show problem count and total count in cluster [\#92](https://github.com/nbuchwitz/icingaweb2-module-map/pull/92) ([nbuchwitz](https://github.com/nbuchwitz)) |
| 17 | +- Feature/search [\#87](https://github.com/nbuchwitz/icingaweb2-module-map/pull/87) ([nbuchwitz](https://github.com/nbuchwitz)) |
| 18 | + |
| 19 | +**Fixed bugs:** |
| 20 | + |
| 21 | +- Module broken without IcingaDB module [\#107](https://github.com/nbuchwitz/icingaweb2-module-map/issues/107) |
| 22 | +- IcingaDB Web Modul Error [\#98](https://github.com/nbuchwitz/icingaweb2-module-map/issues/98) |
| 23 | +- Fix icingadb db queries [\#123](https://github.com/nbuchwitz/icingaweb2-module-map/pull/123) ([sukhwinder33445](https://github.com/sukhwinder33445)) |
| 24 | +- module.js - zoom button translation fix [\#88](https://github.com/nbuchwitz/icingaweb2-module-map/pull/88) ([Animancorda](https://github.com/Animancorda)) |
| 25 | +- Fix XSS Vulnerability [\#86](https://github.com/nbuchwitz/icingaweb2-module-map/pull/86) ([jason0x90](https://github.com/jason0x90)) |
| 26 | + |
| 27 | +**Closed issues:** |
| 28 | + |
| 29 | +- Config Option "URL for tile server" issue [\#120](https://github.com/nbuchwitz/icingaweb2-module-map/issues/120) |
| 30 | +- Broken Map module with Icinga 2.11.4 [\#115](https://github.com/nbuchwitz/icingaweb2-module-map/issues/115) |
| 31 | +- "ACL" for Users [\#114](https://github.com/nbuchwitz/icingaweb2-module-map/issues/114) |
| 32 | +- markers not shown in current version without mapDatatype [\#112](https://github.com/nbuchwitz/icingaweb2-module-map/issues/112) |
| 33 | +- Error: Error while evaluating expression: String index is out of range [\#102](https://github.com/nbuchwitz/icingaweb2-module-map/issues/102) |
| 34 | +- Icons on Latest Master [\#99](https://github.com/nbuchwitz/icingaweb2-module-map/issues/99) |
| 35 | +- 404 in GitHub repository description [\#97](https://github.com/nbuchwitz/icingaweb2-module-map/issues/97) |
| 36 | + |
| 37 | +**Merged pull requests:** |
| 38 | + |
| 39 | +- Fix js error: `Uncaught SyntaxError: Unexpected token '<'` [\#117](https://github.com/nbuchwitz/icingaweb2-module-map/pull/117) ([sukhwinder33445](https://github.com/sukhwinder33445)) |
| 40 | +- Icingadb map: Apply restrictions correctly [\#116](https://github.com/nbuchwitz/icingaweb2-module-map/pull/116) ([sukhwinder33445](https://github.com/sukhwinder33445)) |
| 41 | +- Update libs [\#113](https://github.com/nbuchwitz/icingaweb2-module-map/pull/113) ([nbuchwitz](https://github.com/nbuchwitz)) |
| 42 | +- Use separate calls to `ipl\Orm\Query::with()` [\#111](https://github.com/nbuchwitz/icingaweb2-module-map/pull/111) ([sukhwinder33445](https://github.com/sukhwinder33445)) |
| 43 | +- Icingadb: Use ipl `Filter::like()` for wildcard search [\#110](https://github.com/nbuchwitz/icingaweb2-module-map/pull/110) ([sukhwinder33445](https://github.com/sukhwinder33445)) |
| 44 | +- Don't depend on icingadb module [\#109](https://github.com/nbuchwitz/icingaweb2-module-map/pull/109) ([sukhwinder33445](https://github.com/sukhwinder33445)) |
| 45 | +- Fix php 8.1 deprecation errors [\#108](https://github.com/nbuchwitz/icingaweb2-module-map/pull/108) ([sukhwinder33445](https://github.com/sukhwinder33445)) |
| 46 | +- Typos [\#101](https://github.com/nbuchwitz/icingaweb2-module-map/pull/101) ([bebehei](https://github.com/bebehei)) |
| 47 | +- Upload icons for the module [\#100](https://github.com/nbuchwitz/icingaweb2-module-map/pull/100) ([theFeu](https://github.com/theFeu)) |
| 48 | +- module.js - clusters marks with label "total\_count/down\_count" [\#89](https://github.com/nbuchwitz/icingaweb2-module-map/pull/89) ([Animancorda](https://github.com/Animancorda)) |
| 49 | +- documentation extended [\#84](https://github.com/nbuchwitz/icingaweb2-module-map/pull/84) ([jschanz](https://github.com/jschanz)) |
| 50 | + |
| 51 | +## [v1.1.0](https://github.com/nbuchwitz/icingaweb2-module-map/tree/v1.1.0) (2018-11-06) |
| 52 | + |
| 53 | +[Full Changelog](https://github.com/nbuchwitz/icingaweb2-module-map/compare/v1.0.4...v1.1.0) |
5 | 54 |
|
6 | 55 | **Implemented enhancements:** |
7 | 56 |
|
|
51 | 100 | - Feature/fancy marker icons [\#55](https://github.com/nbuchwitz/icingaweb2-module-map/pull/55) ([nbuchwitz](https://github.com/nbuchwitz)) |
52 | 101 |
|
53 | 102 | ## [v1.0.4](https://github.com/nbuchwitz/icingaweb2-module-map/tree/v1.0.4) (2017-12-26) |
| 103 | + |
54 | 104 | [Full Changelog](https://github.com/nbuchwitz/icingaweb2-module-map/compare/v1.0.3...v1.0.4) |
55 | 105 |
|
56 | 106 | **Implemented enhancements:** |
|
84 | 134 | - Filtering host objects [\#27](https://github.com/nbuchwitz/icingaweb2-module-map/pull/27) ([nbuchwitz](https://github.com/nbuchwitz)) |
85 | 135 |
|
86 | 136 | ## [v1.0.3](https://github.com/nbuchwitz/icingaweb2-module-map/tree/v1.0.3) (2017-08-15) |
| 137 | + |
87 | 138 | [Full Changelog](https://github.com/nbuchwitz/icingaweb2-module-map/compare/v1.0.2...v1.0.3) |
88 | 139 |
|
89 | 140 | **Fixed bugs:** |
|
99 | 150 | - Add GitHub issue template [\#23](https://github.com/nbuchwitz/icingaweb2-module-map/pull/23) ([dnsmichi](https://github.com/dnsmichi)) |
100 | 151 |
|
101 | 152 | ## [v1.0.2](https://github.com/nbuchwitz/icingaweb2-module-map/tree/v1.0.2) (2017-08-08) |
| 153 | + |
102 | 154 | [Full Changelog](https://github.com/nbuchwitz/icingaweb2-module-map/compare/v1.0.1...v1.0.2) |
103 | 155 |
|
104 | 156 | **Implemented enhancements:** |
|
115 | 167 | - Fix undefined variable error if there are no data points fetched [\#15](https://github.com/nbuchwitz/icingaweb2-module-map/pull/15) ([dnsmichi](https://github.com/dnsmichi)) |
116 | 168 |
|
117 | 169 | ## [v1.0.1](https://github.com/nbuchwitz/icingaweb2-module-map/tree/v1.0.1) (2017-08-06) |
| 170 | + |
118 | 171 | [Full Changelog](https://github.com/nbuchwitz/icingaweb2-module-map/compare/v1.0.0...v1.0.1) |
119 | 172 |
|
120 | 173 | **Implemented enhancements:** |
|
132 | 185 | - Docs: Add release tarball installation [\#6](https://github.com/nbuchwitz/icingaweb2-module-map/pull/6) ([dnsmichi](https://github.com/dnsmichi)) |
133 | 186 |
|
134 | 187 | ## [v1.0.0](https://github.com/nbuchwitz/icingaweb2-module-map/tree/v1.0.0) (2017-08-04) |
| 188 | + |
| 189 | +[Full Changelog](https://github.com/nbuchwitz/icingaweb2-module-map/compare/dd2f6ba71a8977be17f82ec00bdc7134ffc574a5...v1.0.0) |
| 190 | + |
135 | 191 | **Merged pull requests:** |
136 | 192 |
|
137 | 193 | - Rename menu entry, adopt module description [\#5](https://github.com/nbuchwitz/icingaweb2-module-map/pull/5) ([dnsmichi](https://github.com/dnsmichi)) |
138 | 194 | - Add CONTRIBUTING details [\#4](https://github.com/nbuchwitz/icingaweb2-module-map/pull/4) ([dnsmichi](https://github.com/dnsmichi)) |
139 | 195 | - Add missing LICENSE file [\#3](https://github.com/nbuchwitz/icingaweb2-module-map/pull/3) ([dnsmichi](https://github.com/dnsmichi)) |
140 | 196 | - Update README [\#2](https://github.com/nbuchwitz/icingaweb2-module-map/pull/2) ([dnsmichi](https://github.com/dnsmichi)) |
141 | | -- Load map tiles via protocol that is used to access icingaweb2 [\#1](https://github.com/nbuchwitz/icingaweb2-module-map/pull/1) ([Mikesch-mp](https://github.com/Mikesch-mp)) |
142 | 197 |
|
143 | 198 |
|
144 | 199 |
|
145 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 200 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments