Alexander Fuhr
6cf8307e0d
GettextTranslationHelper::updateHeader() - rename vars for matchResults
2014-09-11 13:39:32 +02:00
Alexander Fuhr
3e41fd6a50
Add translation module documentation
...
resolves #7113
2014-09-11 12:55:02 +02:00
Marius Hein
9c2cf0bd0f
StateHistoryQuery: Make whereToSql robust
...
This fixes bugs is a array for expression comes in or types
does not exist.
fixes #7133
2014-09-10 10:07:03 +02:00
Eric Lippmann
5757a6f34b
monitoring: Fix typo in the `Downtime' data view
2014-09-10 09:29:01 +02:00
Eric Lippmann
171b366744
monitoring/commands: Let `AddCommentCommand' be the command object for adding both host and service commands
...
refs #6593
2014-09-09 16:41:41 +02:00
Eric Lippmann
28a66c8541
monitoring/commands: Introduce `ObjectCommand' for commands that involve a Icinga object
...
refs #6593
2014-09-09 16:40:09 +02:00
Eric Lippmann
d9fbbca447
monitoring/commands: Move `AddCommentCommand' to `WithCommentCommand'
...
`AddCommentCommand' will be the command for adding both host and service comments.
refs #6593
2014-09-09 16:39:22 +02:00
Eric Lippmann
a841b0956d
monitoring/commands: Do not require command objects to return the command string
...
There will be command renderer instead.
refs #6593
2014-09-09 16:35:06 +02:00
Johannes Meyer
83772c6684
Merge branch 'master' into bugfix/rebuild-form-builder-5525
2014-09-09 16:03:22 +02:00
Alexander Fuhr
7d45384289
Fixes translations module missing header language line
...
fixes #7154
2014-09-09 15:52:26 +02:00
Johannes Meyer
ceeb3a9ff8
Fix createElements() not returning self where applicable
...
refs #5525
2014-09-09 13:24:39 +02:00
Johannes Meyer
c8bdb70d06
Remove command form tests
...
refs #5525
2014-09-09 09:27:04 +02:00
Matthias Jentsch
40611659ed
Fix disappearing tooltips on SVG reload
...
Use a unified linebreak in the chart controller, so the tooltip handling will recognize the titles as identical
2014-09-08 16:23:14 +02:00
Johannes Meyer
f53519c54d
Rename ConfigForm::setConfig() to ConfigForm::setIniConfig()
...
We do not want to override Zend_Form::setConfig() so this renaming is
required. set*Ini*Config() because ConfigForm::save() utilizes an ini-writer
to persist the configuration to disk.
refs #5525
2014-09-08 13:31:25 +02:00
Eric Lippmann
0e7ca591ec
Merge branch 'master' into bugfix/commands-6593
...
Conflicts:
application/forms/Preference/GeneralForm.php
application/views/helpers/FormDateTime.php
modules/monitoring/application/forms/Command/CommandForm.php
2014-09-08 10:16:05 +02:00
Matthias Jentsch
e39dd64a1b
Fix layout of HistoryColorGrid
...
Use actual color for critical hosts and only display the first two letters of the weekday
2014-09-08 09:52:28 +02:00
Johannes Meyer
930e6e7d71
We shouldn't require Form::createElements() to return self
...
refs #5525
2014-09-08 09:24:53 +02:00
Johannes Meyer
ae9e5a40cc
Merge branch 'master' into bugfix/rebuild-form-builder-5525
...
Conflicts:
application/forms/Preference/GeneralForm.php
2014-09-08 08:46:53 +02:00
Gunnar Beutner
7d623fdfe3
Fix spelling mistake: Unandled -> Unhandled
2014-09-05 23:42:49 +02:00
Thomas Gelf
6095e44064
Host/Service: provide process_perfdata attribute
2014-09-05 19:05:13 +02:00
Thomas Gelf
ccb8f51ba9
list/eventhistory: sort by timestamp, not raw_ts
2014-09-05 18:44:29 +02:00
Thomas Gelf
cbaa2d8ae9
StateHistoryQuery: tune type queries
2014-09-05 18:41:51 +02:00
Thomas Gelf
adab58e769
list/statehistorysummary: fix filter links
2014-09-05 18:38:56 +02:00
Thomas Gelf
22b3b0e46a
list/hosts: no time for pending, state on dashboard
2014-09-05 18:36:56 +02:00
Thomas Gelf
d1dae46fae
show/history: link notification contacts, show state
2014-09-05 18:20:35 +02:00
Thomas Gelf
fe6a1b1f0f
list/notifications: don't show contact...
...
...when showing notifications for a single contact, other cleanup.
refs #7104
2014-09-05 18:16:59 +02:00
Thomas Gelf
9ea377fd45
NotificationHistoryQuery: names instead of aliases
...
refs #7104
2014-09-05 18:16:59 +02:00
Thomas Gelf
48f49c56b2
show/contact: first attempt to restyle them
...
refs #7104
2014-09-05 18:16:59 +02:00
Thomas Gelf
38c6d6aaf8
StatusSummaryQuery: reorganize, add new columns
...
refs #6993
2014-09-05 18:16:58 +02:00
Matthias Jentsch
51d14af154
Merge branch 'master' into feature/navigation-unhandled-badges-7114
...
Conflicts:
library/Icinga/Web/Menu.php
2014-09-05 18:14:29 +02:00
Thomas Gelf
3fbf1727da
monitoring/show: provide summary data to views
...
refs #6993
2014-09-05 18:03:45 +02:00
Thomas Gelf
6689fabb1e
show/services: use new services summary
...
refs #6993
2014-09-05 18:01:34 +02:00
Thomas Gelf
66dba8b98d
show/host: use new host services summary
...
refs #6993
2014-09-05 18:00:26 +02:00
Thomas Gelf
4da3f55cd9
component/hostservicesummary: initial commit
...
refs #6993
2014-09-05 17:58:48 +02:00
Matthias Jentsch
19eca5f50b
Show all unhandled host and services in a menu
...
Add the option to define custom renderers for menu items and implement renderers to
display all unhandled services and host in a badge in the navigation.
resolves #7114
2014-09-05 17:57:20 +02:00
Thomas Gelf
315c2a6e51
list/comments: fix PHP warning
2014-09-05 17:54:09 +02:00
Thomas Gelf
d4d3c776a5
list/services: use new snippet, cleanup HTML
...
refs #6993
2014-09-05 17:43:13 +02:00
Thomas Gelf
65b2a25fd6
list/components/servicesummary: show state summary
...
refs #6993
2014-09-05 17:41:53 +02:00
Thomas Gelf
c312139334
list/services: provide summaries to the view
...
refs #6993
2014-09-05 17:40:57 +02:00
Thomas Gelf
caab729451
monitoring/list: get rid of last DataView traces
2014-09-05 17:38:02 +02:00
Thomas Gelf
6e33061b21
monitoring/module.less: prepare styles for summary
...
refs #6993
2014-09-05 16:03:07 +02:00
Johannes Meyer
7d212658bc
Fix "Use statement with non compound name..." in TimelineController
2014-09-05 09:17:54 +02:00
Johannes Meyer
d021747bde
Fix form widgets
...
refs #5525
2014-09-05 09:17:09 +02:00
Thomas Gelf
7b35741985
monitoring/show: forgot to check for existance
2014-09-04 18:57:20 +02:00
Thomas Gelf
05a64ceea9
monitoring/show: use global hasPreviews check once
...
refs #6932
2014-09-04 18:51:54 +02:00
Thomas Gelf
dccc57b7a2
CommandForm: fix broken function
2014-09-04 18:39:02 +02:00
Thomas Gelf
b6b16e25e9
monitoring/show: use new grapher hook interface
...
refs #6932
2014-09-04 16:43:07 +02:00
Alexander Fuhr
70ac8077e6
Merge branch 'master' into feature/modules-search-capabilities-6495
2014-09-04 16:33:40 +02:00
Alexander Fuhr
1eacde0233
Implement modules self provided search configuration
...
refs #6495
2014-09-04 16:31:10 +02:00
Marius Hein
6fcf5ec88a
DateTime: Remove global and user formattings
...
refs #6077
2014-09-04 16:02:10 +02:00
Eric Lippmann
a83ddb9d8e
monitoring/commands: Let `ScheduleDowntimeCommand' extend `AddCommentCommand'
...
refs #6593
2014-09-04 15:52:20 +02:00
Eric Lippmann
a94e84f3b0
monitoring/commands: Add common `AddCommentCommand'
...
refs #6593
2014-09-04 15:51:41 +02:00
Eric Lippmann
9cfd74d618
monitoring: Introduce `ServiceController'
...
In the long term, `ServiceController' and the upcmoing `HostController' should replace `ShowController'.
refs #6593
2014-09-04 15:43:37 +02:00
Eric Lippmann
1358a5d49f
monitoring/commands: Add command form for scheduling a service downtime
...
refs #6593
2014-09-04 15:42:46 +02:00
Eric Lippmann
fe47441efc
monitoring/commands: Add command to schedule a service downtime
...
refs #6593
2014-09-04 15:42:11 +02:00
Eric Lippmann
1c8f880d18
modules/command: Remove old `ScheduleDowntimeCommand'
...
refs #6593
2014-09-04 15:38:48 +02:00
Eric Lippmann
f57bb0f6a1
modules/commands: Add common `ScheduleDowntimeCommand'
...
`ScheduleDowntimeCommand' is the base class for commands scheduling downtimes.
refs #6593
2014-09-04 15:37:30 +02:00
Eric Lippmann
6f8fc3eb6d
modules/command: Add command description to `DisableNotificationsCommandForm'
...
refs #6593
2014-09-04 15:30:54 +02:00
Thomas Gelf
6739034a14
monitoring/list: handle q param and search for *q*
...
Handle the generic search parameter q, search defaults to *searchString*
instead of searchString* right now.
refs #6680
refs #6495
2014-09-04 15:12:49 +02:00
Marius Hein
f694b16092
Doc/IcingaWebController: Fix "The ... with non-compound name ... has no effect"
2014-09-04 14:53:00 +02:00
Marius Hein
4c88abcb3c
Doc/ModuleController: Fix "The ... with non-compound name ... has no effect"
2014-09-04 14:49:58 +02:00
Marius Hein
f8b3ffb3c8
AbstractObject: Rename to MonitoredObject
...
refs #6932
2014-09-04 14:00:48 +02:00
Eric Lippmann
ed645b1eeb
monitoring/commands: Fix `CommandForm::getTransport()'s PHPDoc
...
refs #6593
2014-09-04 13:29:12 +02:00
Eric Lippmann
cb23ef3c4e
monitoring/commands: Add `DisableNotificationsCommandForm'
...
`DisableNotificationsCommandForm' is the form for disabling host and service notifications w/ an optional expire date and time on an Icinga instance.
refs #6593
2014-09-04 13:06:47 +02:00
Eric Lippmann
3d0a74bfdb
monitoring/commands: Add `ToggleNotificationsCommandForm'
...
`ToggleNotificationsCommandForm' is the form for enabling/disabling host and service notifications on an Icinga instance.
refs #6593
2014-09-04 13:04:54 +02:00
Eric Lippmann
bc1d00f146
monitoring/commands: Fix `ToggleFeatureCommandForm::createElements()'
...
`Icinga\Web\Form::createElements()' no longer requires to return an array of elements
because elements should be created directly.
refs #6593
2014-09-04 13:02:38 +02:00
Eric Lippmann
8d109132b0
monitoring/commands: Add common `ScheduleDowntimeCommandForm'
...
`ScheduleDowntimeCommandForm' should be the base class for forms scheduling downtimes.
refs #6593
2014-09-04 13:01:42 +02:00
Eric Lippmann
a45b17fcd0
monitoring/lib: Add methods `Service::getHostName()' and `Service::getName()'
...
The upcoming service command objects will require a service object.
In order to build the command string, the service command objects require
retrieval of the service's host name and the service's name.
The actual implementation of the methods is subject to change
refs #6593
2014-09-04 12:54:52 +02:00
Johannes Meyer
439d1895a7
Adjust Monitoring\BackendForm to use handleRequest() & Co.
...
refs #5525
2014-09-04 11:25:47 +02:00
Johannes Meyer
9d66cc9023
Adjust Monitoring\InstanceForm to use handleRequest() & Co.
...
refs #5525
2014-09-04 08:47:16 +02:00
Eric Lippmann
c3c0043307
Merge branch 'master' into bugfix/commands-6593
2014-09-03 23:23:20 +02:00
Thomas Gelf
8fdf20fbf2
Groupsummary: remove invalid sort column discovery
...
This didn't result in a loop 'til now as it wasn't even used. The problem
here is that the same View is used for tow differend things, this makes no
sense. In the meantime removing that code fixes related problems.
2014-09-03 18:55:20 +02:00
Matthias Jentsch
da85112538
Merge branch 'master' into feature/svg-chart-tooltips-7024
2014-09-03 17:08:00 +02:00
Johannes Meyer
49562e75d7
Adjust ..\Monitoring\Form\Config\SecurityForm to use handleRequest()
...
refs #5525
2014-09-03 15:08:37 +02:00
Eric Lippmann
5d1f2ada97
monitoring/commands: Fix `ToggleFeatureCommandForm::onSucces()'s PHPDoc
...
refs #6593
2014-09-03 14:42:49 +02:00
Johannes Meyer
c4d17a3509
Drop Zend_View_Helper_MonitoringProperties as it's not used anywhere
2014-09-03 10:27:24 +02:00
Johannes Meyer
06c7c4bd3e
Fix that the MonitoringProperties view helper returns locale aware floats
...
refs #7063
2014-09-03 10:09:43 +02:00
Johannes Meyer
07151d0a5e
Fix that the MonitoringProperties view helper returns locale aware floats
...
refs #7063
2014-09-03 10:01:20 +02:00
Thomas Gelf
1734f01040
CommentdeletionhistoryQuery: 1970-01-01 -> -02
...
refs #7000
2014-09-02 17:02:58 +02:00
Thomas Gelf
a58b2aac00
Ido\StatusQuery: join ALL latest comment
...
And it was soooo fast :p
refs #7057
2014-09-02 15:31:06 +02:00
Eric Lippmann
9bcd861b1c
Merge branch 'bugfix/rebuild-form-builder-5525' into bugfix/commands-6593
2014-09-02 15:27:27 +02:00
Thomas Gelf
d8e71d3790
monitoring/list: ignore post in applyFilter
...
refs #6644
2014-09-02 14:07:46 +02:00
Marius Hein
19136b548a
StatusQuery: Separate last comment fields
...
fixes #7057
2014-09-02 13:57:43 +02:00
Thomas Gelf
8a5e274c8b
monitoring/show: handle format=sql after pagination
2014-09-02 13:26:48 +02:00
Thomas Gelf
e75de8cf60
monitoring/list: redirect when posting new order
...
refs #6644
2014-09-02 13:07:20 +02:00
Thomas Gelf
307787cfb7
DataView: use default sort order if none given
...
We should not be forced to order(null) to have the default order, that
should be the default in case order has not been called.
refs #6644
2014-09-02 12:54:38 +02:00
Thomas Gelf
6be31f4f51
Downtime*Query: use 1970-01-02 as "null"
...
refs #7000
2014-09-02 12:47:03 +02:00
Thomas Gelf
4a95b9d942
StatusSummaryQuery: respect pending, add columns
2014-09-02 12:45:15 +02:00
Thomas Gelf
153013bbc6
Ido\StatusQuery: pending hosts are not problems
2014-09-02 12:28:25 +02:00
Matthias Jentsch
4b55bcf8b6
Add tooltips to bar charts
...
Add a class to format and populate tooltips from graph data sets and implement
those tooltips in the ChartController.
2014-09-02 12:24:29 +02:00
Thomas Gelf
8f124051e3
MonitoringBackend: use correct config object
2014-09-02 11:32:48 +02:00
Alexander Fuhr
bb0e1dc105
Revert "Fixes unaccepted behavior in module configuration"
...
This reverts commit 236d384bab
.
2014-09-02 10:23:41 +02:00
Alexander Fuhr
a47c376fb3
Revert "Fixes dashboard title configuration"
...
This reverts commit 968fa36cfd
.
2014-09-02 10:23:39 +02:00
Eric Lippmann
ae180166b3
monitoring/commands: Let `ToggleFeatureCommandForm' extend `CommandForm'
...
`InstanceCommandForm' was renamed to `CommandForm'.
efs #659
2014-09-02 09:57:15 +02:00
Eric Lippmann
c27c5690ba
monitoring/commands: Rename `InstanceCommandForm' to `CommandForm'
...
Since the old `CommandForm' is removed, `InstanceCommandForm' is now the new base class for all command forms.
refs #6593
2014-09-02 09:55:38 +02:00
Eric Lippmann
4b210f95ea
monitoring/commands: Remove `CommandForm' which will be replaced
...
Remove the rubbish.
refs #6593
2014-09-02 09:51:40 +02:00
Eric Lippmann
c005ef434e
monitoring/commands: Add form for enabling/disabling the processing of host and service performance data on an Icinga instance
...
refs #6593
2014-09-01 16:21:49 +02:00
Eric Lippmann
d47951f9d6
monitoring/commands: Add form for enabling/disabling passive service checks on an Icinga instance
...
refs #6593
2014-09-01 16:21:23 +02:00
Eric Lippmann
8686074fb1
monitoring/commands: Add form for enabling/disabling passive host checks on an Icinga instance
...
refs #6593
2014-09-01 16:20:56 +02:00
Eric Lippmann
176a1a72ca
monitoring/commands: Add form for enabling/disabling processing of service checks via the OCHP command on an Icinga instance
...
refs #6593
2014-09-01 16:20:31 +02:00