Pall Sigurdsson
Pall Sigurdsson
Is there any word if #631 fixes the issue ? From adagios perspective, setting nagios_config in adagios.conf is supposed to be a supported scenario, and /etc/nagios/nagios.conf being present on the...
That is an exciting project to take on. Can you give a high level summary of what changes will need to be made ?
Javascript plugin 'datatables' is messing this up because there is HTML in the column elements. Quick googling around tells me that this is a known issue, and we can workaround...
Short update on this. The buttons are fully functional in current version. However, other javascript features like 'click anywhere on the row to select' and 'highlight selected rows' are currently...
I like it... Any takers on where to place the buttons for this ?
Hang on.. We already have this (via /objectbrowser/nagios.cfg) However we are not talking to the live process, we are editing the configuration file. I wonder if it is feasible to...
We need a test for object browser.configure... It seems to be one of the most fragile things that are currently untested. On Oct 23, 2014 4:04 PM, "Matthieu Caneill" [email protected]...
This patch is making me uncomfortably aware of how many (shaky?) javascript dependencies we have. Does anyone have opinion on the dependencies that are outside bower repositories (like select2 which...
yes, which helps us partly if (when) any of them updates and breaks backwards compatibility, but not if the projects are removed or renamed.
Are you still working on this patch ? I noticed a few issues that might block this patch from getting into master, namely: - Bootstrap is being updated from 2.0.4...