Christian McHugh
Christian McHugh
I just ran into something similar with the spacing around bold items. `**key: **value` Is much better rendered as `**key:** value` It might be worth special casing the ` **[a-zA-Z]`...
I'm seeing a similar error as well. Nextcloud 26 with photos 2.2.0. After scrolling part way through an entry under "people", I only see blurry image previews and eventually blank...
Sorry for the delay in replying. Github seems to have stopped notifying me about replies. Anyway, this was a css change for the list content on the left. I've found...
Here's what the news phone app displays vs what you see via the news web interface. App  Web  These were taken on my phone, but on a larger...
Did anyone come up with the elasticsearch config to update existing indexes?
I'll leave this open as a feature request, but you should be able to accomplish this use case by organizing your hosts into hostgroups in zabbix. Then you can configure...
That's excellent! The chrome/firefox extension framework already includes internationalization. The default language for this project is in the en folder of [_locales](/mchugh19/zabbix-vue/tree/master/app/_locales). If you translate the message and description values...
@AlexGluck are you able to see the messages.json file? All that has to be done is to translate those values. If you send send over the translated file, I can...
Is that a screenshot of the plugin? What do you mean the translation is not placed to fields? If your browser is set to use ru localization, then it should...
Hmmm. That might be an issue with zabbix 2.2. What are the pages for acknowledging an event or getting to the problem screen in 2.2 for your environment?