* Raise version to 1.1.3
* Update CHANGELOG
* action-list: Add method doc
* action-list: Deselect `dashboard` items when not in detail url
* action-list: Take items with css propery `display:contents` into account
* DbResourcePage: Avoid showing a default charset for pgsql
* Catch `\Throwable` when utilizing hooks
* phpstan: Update standard baseline
* CheckStatistics: Fix incorrect check interval detection
* Try even harder to not fail badly if some results are missing
* VolatileStateResults: Properly handle missing host details
* phpstan: Update standard baseline
* doc: Mention the new `plugin_output_character_limit` setting
* doc: Re-format and re-phrase settings documentation
* event|host|service: Allow to configure pluginoutput limit
* Phpstan: Update baseline files
* PluginOutputTest: Migrate tests from monitoring/PluginOutputTest
* PluginOutput: Add method return type and visibility to constants
* PluginOutput: Remove `processHtml()` method
* `PluginOutput::render()`: Shorten the output by characterLimit before processing it
* UserDetail: add missing information (#1031)
* FlattenedObjectVars: Only avoid relation traversing...
* JsonResultSetUtils: When query offset is null, Use 0 as default
* phpstan: Update standard baseline
* servicegroups: Preserve filters in details
* hostgroups: Preserve filters in details
* ObjectSuggestions: Support more base filters than restrictions
* css: Ensure compatibility with ipl v0.14.2
* Update 01-About.md
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:monitoring/icingadb-web?expand=0&rev=8
* Raise version to 1.0.2
* Update CHANGELOG.md
* Update AUTHORS
* Update .mailmap
* RedisConfigForm: Properly clear empty sections/options
* RedisConfigForm: Properly store password of 2nd redis
* EventDetail: Use `'UTC'` instead of `DateTimeZone::UTC`
* DowntimeDetail: Build the remove URL in a more standardized way
* CommentDetail: Build the remove URL in a more standardized way
* css: Fix superfluous bottom margin on quick actions
* Show `Output unavailable.` everywhere where applicable
* PluginOutput: Automatically detect that an empty string isn't HTML
* action-list.js: Open subject links in a new window if requested
* Database: Only use `PDO::MYSQL_ATTR_INIT_COMMAND` for mysql connections
* Avoid accessing non-existent last comment
* ObjectDetail: Fix action and note url retrieval
* css: Keep compatibility with ipl v0.10.0 for now
* css: Remove default control rules now provided by ipl-web
* Fix/SetApiTimeout
* Fix/SetApiTimeout
* Fix/SetApiTimeout
* Fix/SetApiTimeout
* Fix/SetApiTimeout
* ObjectDetail: Still load legacy hooks if monitoring is just disabled
* Provide generic tts integration
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:monitoring/icingadb-web?expand=0&rev=7
* Raise version to 1.0.1
* Update CHANGELOG
* Require icinga-php-library v0.10.0
* Change the order of handled state icons
* css: Prevent scrollbars to appear if icon images are large
* BaseNotificationListItem: Don't try to render plugin output without a command name
* BaseHistoryListItem: Don't try to render an object url without an object
* BaseHistoryListItem: Don't try to render plugin output without a command name
* EventDetail: Don't try to render plugin output without a command name
* ObjectAuthorization: Gracefully handle incomplete objects in `grantsOn()`
* Make group summaries work in the searchbar
* ReRoute: Apply filters on `downtime,comment,history,notification_history` correctly when containing servicegroup names
* Replace deprecated hook `Icinga\Web\Hook` with `Icinga\Application\Hook`
* Sort also pie charts in detailed view mode
* tactical: Also search for hosts during quick search
* Add new search route to only search for services on specific hosts
* Controller: Outsource filter construction in method `handleSearchRequest()`
* ObjectSuggestions: Properly qualify search columns
* servicegroups: Use the searchbar's updated filter as base filter
* hostgroups: Use the searchbar's updated filter as base filter
* Controller: Qualify search columns
* ObjectInspectionDetail: Handle formatting errors gracefully
* StateListItem: Also don't show last state change if its zero
* Model: Add `ReRoute` behavior after the binary behaviors
* Show warning health state badges
* Fix pending state balls (#605)
* css: Ensure compatiblity with collapsible.js in legacy versions
* Remove `[*]` from custom var filter enrichments
* Service: Implement default for property `customvars`
OBS-URL: https://build.opensuse.org/package/show/home:ecsos:monitoring/icingadb-web?expand=0&rev=6