Alexander Fuhr
|
038964a325
|
Add tinystatesummary for hosts overview
|
2014-11-14 16:50:34 +01:00 |
Johannes Meyer
|
ddf2ef5cc9
|
Remove $request parameter from Form::onSuccess and Form::onRequest
fixes #7552
|
2014-11-14 14:59:29 +01:00 |
Johannes Meyer
|
3166c518e1
|
Rename Icinga\Module\Monitoring\Form to Icinga\Module\Moni...\Forms
refs #7553
|
2014-11-14 11:17:22 +01:00 |
Johannes Meyer
|
d64ec0aa3c
|
Rename Icinga\Module\Setup\Form to Icinga\Module\Setup\Forms
refs #7553
|
2014-11-14 11:01:16 +01:00 |
Johannes Meyer
|
775c20d9ad
|
Rename namespace Icinga\Form to Icinga\Forms
refs #7553
|
2014-11-14 10:57:14 +01:00 |
Johannes Meyer
|
ea56e4f108
|
Fix addElements call in CheckNowCommandForm
|
2014-11-14 10:41:30 +01:00 |
Johannes Meyer
|
1c4a5ce86f
|
Leave it up to Icinga\Web\Form to instantiate our own form elements
|
2014-11-14 10:15:27 +01:00 |
Eric Lippmann
|
1f77ef069d
|
Use HTMLPurifier from the include path
refs #6165
refs #6166
|
2014-11-13 23:49:32 +01:00 |
Matthias Jentsch
|
0db5167a35
|
Fix event grid layout and forms
Make event grid horizontal, user build in form apply button, add linebreak between filter and grid
|
2014-11-13 18:40:13 +01:00 |
Matthias Jentsch
|
022d89254f
|
Fix tab, navigation and menu names
|
2014-11-13 18:38:42 +01:00 |
Alexander Fuhr
|
dedb348af9
|
Add clickable icon for command check now 2
|
2014-11-13 15:55:25 +01:00 |
Alexander Fuhr
|
dc1960184d
|
Add hint in the grid if there are no active downtimes
|
2014-11-13 14:18:19 +01:00 |
Alexander Fuhr
|
d0651e9e7f
|
Rename 'service current state' to 'service detail information' header
|
2014-11-13 14:04:23 +01:00 |
Alexander Fuhr
|
46df428e28
|
Add selection count hint in grids with help for hosts and services
refs #7654
|
2014-11-13 12:50:39 +01:00 |
Johannes Meyer
|
db7954c350
|
Merge branch 'master' into feature/setup-wizard-7163
|
2014-11-12 17:05:13 +01:00 |
Johannes Meyer
|
933172f250
|
Replace navigation of the service matrix and rename it to service grid
fixes #6180
|
2014-11-12 15:07:01 +01:00 |
Johannes Meyer
|
7aae291f69
|
Merge branch 'master' into feature/setup-wizard-7163
|
2014-11-12 10:08:28 +01:00 |
Johannes Meyer
|
4992140326
|
Hardcode the access mode to use when creating files
refs #7163
|
2014-11-12 09:39:18 +01:00 |
Johannes Meyer
|
ca66480ba7
|
Hardcode the access mode to use when creating directories
refs #7163
|
2014-11-12 09:18:19 +01:00 |
Thomas Gelf
|
e5ac319cbb
|
helpers/MonitoringState: translate 'since'
|
2014-11-12 09:13:49 +01:00 |
Thomas Gelf
|
13d3b81728
|
monitoring/bin: remove obsolete file/directory
|
2014-11-12 00:21:20 +01:00 |
Thomas Gelf
|
f24b0e2a4e
|
MonitoringBackend: a few more places, doesn't hurt
|
2014-11-12 00:20:37 +01:00 |
Thomas Gelf
|
4876854893
|
Monitoring\ObjectList: expect a MonitoringObject
|
2014-11-12 00:16:07 +01:00 |
Thomas Gelf
|
1ca83c001f
|
MonitoringBackend: just a few comments
fixes #7635
|
2014-11-11 17:33:31 +01:00 |
Thomas Gelf
|
78fd5109ac
|
MonitoringBackend: fix variable name in exception
refs #7635
|
2014-11-11 17:23:49 +01:00 |
Thomas Gelf
|
9431a3432f
|
MonitoringBackend: remove comment for SOLID fanboys
|
2014-11-11 17:21:32 +01:00 |
Thomas Gelf
|
8faf81dad5
|
MonitoringBackend: add clearInstances()
refs #7635
|
2014-11-11 16:57:34 +01:00 |
Thomas Gelf
|
6c0aa8dcc5
|
MonitoringBackend: handle null name in a nice way
When we get null as a backend name, we load the default one. While we
want to cache that null backend, it should still know about it's real
name.
|
2014-11-11 16:49:56 +01:00 |
Thomas Gelf
|
3f4110d33d
|
MonitoredObject: use MonitoringBackend::instance
refs #7635
|
2014-11-11 16:43:51 +01:00 |
Thomas Gelf
|
6627b5ae6e
|
Monitoring\Object: use MonitoringBackend
refs #7635
|
2014-11-11 16:29:07 +01:00 |
Thomas Gelf
|
1557410b72
|
DataView: query instantiation is up to the backend
refs #7635
|
2014-11-11 15:49:27 +01:00 |
Thomas Gelf
|
11f587aa09
|
Monitoring\Backend: reduce to compat facade
This is a facade for Monitoring\Backend right now. To be removed as soon
as it got replaced everywhere.
refs #7635
|
2014-11-11 15:46:17 +01:00 |
Thomas Gelf
|
50b0ef45ff
|
IdoBackend: concrete backend implementation
Nothing special to be found here. Not yet.
refs #7635
|
2014-11-11 15:44:39 +01:00 |
Thomas Gelf
|
19ab8237d4
|
Backend\MonitoringBackend: base class for backends
refs #7635
|
2014-11-11 15:40:38 +01:00 |
Johannes Meyer
|
4974f582d3
|
Add page titles
refs #7163
|
2014-11-11 15:27:14 +01:00 |
Johannes Meyer
|
7b804e4747
|
Provide some default values in the wizard
refs #7163
|
2014-11-11 12:41:02 +01:00 |
Johannes Meyer
|
af99f62843
|
Prefer Icinga\Application\Config over Zend_Config
refs #7163
|
2014-11-11 12:11:14 +01:00 |
Eric Lippmann
|
548b54253e
|
Remove display: flex;
fixes #7549
|
2014-11-11 10:27:42 +01:00 |
Johannes Meyer
|
9d292269b1
|
Merge branch 'master' into feature/setup-wizard-7163
Conflicts:
application/forms/Config/Resource/LdapResourceForm.php
test/php/application/forms/Config/Authentication/LdapBackendFormTest.php
|
2014-11-11 09:44:11 +01:00 |
Johannes Meyer
|
6b2f434f32
|
Do not use Installer anywhere. ²
"It's setup."
refs #7163
|
2014-11-10 16:53:28 +01:00 |
Johannes Meyer
|
21ed823da7
|
Adjust namespace declarations
refs #7163
|
2014-11-10 16:31:40 +01:00 |
Johannes Meyer
|
79493592bb
|
Do not use Installer anywhere.
"It's setup."
refs #7163
|
2014-11-10 10:30:52 +01:00 |
Johannes Meyer
|
f1b6a82387
|
Make it optional to define protected custom variables
fixes #7590
|
2014-11-07 15:05:08 +01:00 |
Johannes Meyer
|
bb96316a7c
|
Make sure that IDO is the default backend type if available
refs #7163
fixes #7604
|
2014-11-07 14:47:37 +01:00 |
Johannes Meyer
|
9a5d01b3fd
|
Check the mysql or pgsql extension instead of just pdo, really
|
2014-11-07 14:31:20 +01:00 |
Marius Hein
|
cb09c8acdc
|
Backend/Config: Add shortlink to resource
fixes #7493
|
2014-11-07 14:20:47 +01:00 |
Marius Hein
|
a460286597
|
Revert "Monitoring/Backens: Add resource configuration link"
This reverts commit 52c452c044 .
Wrong implementation.
|
2014-11-07 14:18:23 +01:00 |
Johannes Meyer
|
124f64ad89
|
Merge branch 'master' into bugfix/drop-zend-config-7147
|
2014-11-07 14:07:15 +01:00 |
Johannes Meyer
|
7b99b74ae1
|
Prefer Icinga\Application\Config instead of Zend_Config
refs #7147
|
2014-11-07 13:53:03 +01:00 |
Thomas Gelf
|
74e60ec0f6
|
MonitoredObject: decode structured customvars
fixes #7569
|
2014-11-06 16:15:16 +01:00 |