Commit graph

52 commits

Author SHA1 Message Date
Alexander A. Klimov
369e39382b Remove all kinds of flickering
refs #72
2017-11-16 18:34:32 +01:00
Alexander A. Klimov
9d1f03d6fd Monitored object detail view extension: serve a 1x1 #00000000 image first
refs #68
2017-10-19 18:00:19 +02:00
Alexander A. Klimov
a22c85e582 Fix missing constructor arguments
refs #5
2017-10-06 17:52:02 +02:00
Alexander A. Klimov
eacec58b22 Resolve templates' macros on demand
refs #5
2017-10-06 17:27:50 +02:00
Alexander A. Klimov
e723b04a04 Query only the templates designed for the monitored object's check command
refs #55
2017-09-29 17:36:46 +02:00
Alexander A. Klimov
8fe81455d2 Fix wrong usage of UrlParams::toArray() 2017-09-29 15:31:18 +02:00
Alexander A. Klimov
218355dd18 Fix not working SomeType[string] in code docs 2017-09-29 14:13:10 +02:00
Alexander A. Klimov
1c5c57b5cf Centralize operations on hardcoded paths
refs #54
2017-09-29 10:26:58 +02:00
Alexander A. Klimov
f9b8541c51 Clean up
refs #54
2017-09-28 19:03:53 +02:00
Alexander A. Klimov
73720cf917 Actually use the new components
refs #54
2017-09-28 18:56:16 +02:00
Alexander A. Klimov
d75b31158f Split configuration form
refs #54
2017-09-26 11:20:49 +02:00
Alexander A. Klimov
69c40cb71e Fix syntax not supported by PHP 5.4 2017-09-22 17:54:36 +02:00
Alexander A. Klimov
f03f583235 Merge branch 'feature/restrictions-11'
fixes #11
2017-09-22 14:20:06 +02:00
Alexander A. Klimov
94ee711c5a Re-introduce "template" as required parameter for /graph/*
refs #53
2017-09-22 13:57:34 +02:00
Alexander A. Klimov
fe08facbde Fix not found monitored objects
refs #11
2017-09-22 11:55:46 +02:00
Alexander A. Klimov
cc6fe8c686 Restrict /graph/*
refs #11
2017-09-22 11:03:59 +02:00
Alexander A. Klimov
c47e002a69 Drop /show
refs #11
2017-09-22 10:17:37 +02:00
Alexander A. Klimov
90278c3497 Merge branch 'master' into feature/restrictions-11 2017-09-22 10:12:27 +02:00
Alexander A. Klimov
6dac5e7dad Drop /show/graph
refs #46
2017-09-21 17:06:12 +02:00
Alexander A. Klimov
53848ed5b7 Implement simple-to-use image URLs /graph/*
refs #46
2017-09-21 16:45:37 +02:00
Alexander A. Klimov
def866f5cf Drop unused, non-secured method
refs #11
2017-09-20 18:14:10 +02:00
Alexander A. Klimov
59d6f7de54 Secure /config/
refs #11
2017-09-20 17:26:15 +02:00
Alexander A. Klimov
777204db90 Merge branch 'bugfix/content-type' 2017-09-20 14:32:56 +02:00
Alexander A. Klimov
5dc49c9b52 Merge branch 'bugfix/load-graphs-img-s-synchronously-48' into next
fixes #48
2017-09-20 14:27:50 +02:00
Alexander A. Klimov
cdce975c2c Drop /show/overview
refs #47
2017-09-20 11:38:07 +02:00
Alexander A. Klimov
e750c302dd Load graphs' <img/>s synchronously
refs #48
2017-09-20 11:37:47 +02:00
Alexander A. Klimov
aff73cf4d7 Use the time range picker in the list views
refs #27
2017-09-07 17:44:47 +02:00
Alexander A. Klimov
f02ab19872 Use the time range picker in the detail view
refs #27
2017-09-07 17:33:46 +02:00
Alexander A. Klimov
bba75938de Merge branch 'next' into feature/display-graph-in-detailview-27 2017-09-07 13:57:32 +02:00
Alexander A. Klimov
d573152028 /list/{hosts,services}: add dashboard and menu actions
refs #27
2017-09-04 13:24:36 +02:00
Alexander A. Klimov
6c59b145fb /list/*: fix missing navigation
refs #27
2017-09-01 17:00:20 +02:00
Alexander A. Klimov
e4a58c4568 /list/services
refs #27
2017-08-31 17:43:52 +02:00
Alexander A. Klimov
0d606dfc06 /list/hosts
refs #27
2017-08-31 17:12:26 +02:00
Alexander A. Klimov
32ddce05bc Support Graphite Web with HTTP basic authn
refs #36
2017-08-31 14:34:32 +02:00
Alexander A. Klimov
f86bf88dcc Make the Graphite Web URL configurable over the WebUI
refs #28
2017-08-30 14:55:36 +02:00
Alexander A. Klimov
af9b64c8e6 /show/graph: fix content-type 2017-08-30 10:29:50 +02:00
Thomas Gelf
b66c785616 encoding: re-encode everything, allow colon
fixes #16
fixes #17
2017-02-02 11:11:24 +01:00
Thomas Gelf
5e314cc84c ShowController: add serviceAction, adjust host 2016-02-16 16:10:43 +01:00
Thomas Gelf
d89e5ce6c6 ShowController: web does not depend on template 2016-02-16 15:51:52 +01:00
Thomas Gelf
b44ae3a162 ShowController: reorganize code, use new libs 2016-02-16 14:44:30 +01:00
Thomas Gelf
add1da9332 show/graph: move headers to controller 2016-02-16 14:11:54 +01:00
Thomas Gelf
f1044d7444 show/overview: render proxied images 2016-02-10 20:22:17 +01:00
Thomas Gelf
9eb91b059a ShowController: allow for wildcard filters 2016-02-10 20:19:37 +01:00
Thomas Gelf
d372a4e798 show/graph: new action for proxied images 2016-02-10 20:18:04 +01:00
Thomas Gelf
70841a408c Merge git.icinga.org:icingaweb2-module-graphite 2015-09-07 10:19:01 +02:00
Michael Friedrich
49ad12a1a9 Use namespaced controllers
fixes #10098
2015-09-04 17:08:34 +02:00
Thomas Gelf
78636ffcbb ShowController: semi-intelligent title extension 2015-06-25 15:30:59 +02:00
Thomas Gelf
3bdecba444 GraphiteUtil: move helper functions 2015-06-22 17:41:37 +02:00
Thomas Gelf
51e69b2a6c show/overview: add new generic overview section 2015-06-22 17:21:41 +02:00
Thomas Gelf
e07c78bca1 ShowController: allow for loading single templates 2015-06-22 16:43:23 +02:00