Eric Lippmann
|
232b3d3a9f
|
Don't select host_perfdata in the service detail view
The column host_perfdata is not used in the service detail view.
refs #8614
|
2015-03-10 13:30:03 +01:00 |
Eric Lippmann
|
e1dbe0b9a7
|
Don't select host_severity in the service detail view
The column host_severity is not used in the service detail view.
refs #8614
|
2015-03-10 13:29:39 +01:00 |
Eric Lippmann
|
9146a62573
|
Don't select host_ipv4 in the service detail view
The column host_ipv4 is not used in the service detail view.
refs #8614
|
2015-03-10 13:28:44 +01:00 |
Eric Lippmann
|
5f57e290c7
|
Don't select host_notes_url in the service detail view
The column host_notes_url is not used in the service detail view.
refs #8614
|
2015-03-10 13:27:07 +01:00 |
Eric Lippmann
|
0f65f83374
|
Don't select host_action_url in the service detail view
The column host_action_url is not used in the service detail view.
refs #8614
|
2015-03-10 13:26:47 +01:00 |
Eric Lippmann
|
b9ec2844f5
|
Don't select host_unhandled_services in the service detail view
The column host_unhandled_services is not used in the service detail view.
refs #8614
|
2015-03-10 13:25:25 +01:00 |
Eric Lippmann
|
4102ee290b
|
Don't select host_last_check in the service detail view
The column host_last_check is not used in the service detail view.
refs #8614
|
2015-03-10 13:22:28 +01:00 |
Eric Lippmann
|
151d87f38c
|
Don't select host_is_flapping in the service detail view
The column host_is_flapping is not used in the service detail view.
refs #8614
|
2015-03-10 13:19:37 +01:00 |
Eric Lippmann
|
da7f959db5
|
Don't select host_long_output in the service detail view
The column host_long_output is not used in the service detail view.
refs #8614
|
2015-03-10 13:09:59 +01:00 |
Eric Lippmann
|
9dc6e65e5f
|
Don't select host_output column in the service detail view
The column host_output is not used in the service detail view
refs #8614
|
2015-03-10 13:05:54 +01:00 |
Eric Lippmann
|
6d78ab69ef
|
Don't select service_severity column in the service detail view
The column service_severity is not used in the service detail view.
refs #8614
|
2015-03-10 13:03:55 +01:00 |
Eric Lippmann
|
2ba5e8eb0c
|
Don't select service_unhandled column in the service detail view
The column service_unhandled is not used in the service detail view.
refs #8614
|
2015-03-10 13:02:57 +01:00 |
Eric Lippmann
|
b2bb5af0a7
|
Don't select host_problem in the service detail view
The column host_problem is not used in the service detail view.
refs #8614
|
2015-03-10 13:01:41 +01:00 |
Eric Lippmann
|
af4bce3557
|
Do not select icon_image columns in the service detail view
The columns host_icon_image and service_icon_image are not used in the service detail view.
refs #8665
refs #8614
|
2015-03-10 10:00:07 +01:00 |
Eric Lippmann
|
330b575c7c
|
Remove duplicate service_last_check column from the service detail view select
refs #8614
|
2015-03-10 09:58:36 +01:00 |
Eric Lippmann
|
2d3fec9a42
|
Do not select host_state_type in the service detail view
The column host_state_type is not used in the service detail view.
refs #8614
|
2015-03-10 09:57:51 +01:00 |
Eric Lippmann
|
cbf39a2d99
|
Use host_name and service_description columns in the downtime overview
refs #8614
|
2015-03-06 13:14:56 +01:00 |
Eric Lippmann
|
7317aa7158
|
Do not join hosts when fetching a service's downtimes
refs #8614
|
2015-03-06 13:14:20 +01:00 |
Eric Lippmann
|
db99c323cc
|
Add host and service name columns to the Downtime data view
refs #8614
|
2015-03-06 13:13:48 +01:00 |
Eric Lippmann
|
6d43673754
|
Do not always join host and service status in the DowntimeQuery
Now the hoststatus and servicestatus tables are only joined if necessary.
refs #8614
|
2015-03-06 13:13:02 +01:00 |
Eric Lippmann
|
64d1d12c73
|
Do not join icinga_hosts when fetching a service's contact groups
refs #8614
|
2015-03-06 10:02:20 +01:00 |
Eric Lippmann
|
2b91ec7f2c
|
Comment out unused query in the ContactgroupQuery
refs #8614
|
2015-03-06 09:54:12 +01:00 |
Eric Lippmann
|
fc403e693b
|
Fix array indentation in the ContactQuery
refs #8614
|
2015-03-06 09:46:47 +01:00 |
Eric Lippmann
|
dc223128bb
|
Remove host_- and service_object_id from ContactQuery's columnMap
We do not use these columns.
refs #8614
|
2015-03-05 17:18:52 +01:00 |
Eric Lippmann
|
2df7c60a19
|
puppet: Provision the roles.ini
fixes #8617
|
2015-03-05 17:16:21 +01:00 |
Johannes Meyer
|
31560c9249
|
Wizard: Explain that the webserver user must be in the group "icingaweb2"
resolves #8491
|
2015-03-05 10:30:06 +01:00 |
Johannes Meyer
|
5c371a6d0b
|
Fix form tests
|
2015-03-04 09:43:37 +01:00 |
Johannes Meyer
|
ff263946c8
|
Form: Fix translation domain detection while running unit tests
|
2015-03-04 09:38:00 +01:00 |
Johannes Meyer
|
6e61980dd2
|
Fix operator precedence when detecting the default locale
fixes #8370
|
2015-03-04 08:28:30 +01:00 |
Johannes Meyer
|
e2887df03e
|
Form: It's a field, not a control
|
2015-03-03 15:01:09 +01:00 |
Johannes Meyer
|
507e5b43cc
|
Show a form based autosubmit warning when toggling object features
refs #7935
|
2015-03-03 14:52:45 +01:00 |
Johannes Meyer
|
8510835fba
|
Fix accessibility of the Autosubmit decorator when applied to a form
refs #7935
|
2015-03-03 14:35:46 +01:00 |
Johannes Meyer
|
c2339d156b
|
Improve aria-hidden handling in the icon and img view helper
|
2015-03-03 14:35:41 +01:00 |
Johannes Meyer
|
d9fdcf036b
|
Show a form based autosubmit warning when toggling instance features
refs #7935
|
2015-03-03 14:34:08 +01:00 |
Johannes Meyer
|
747e51553e
|
Allow the Autosubmit decorator being used on forms as well
refs #7935
|
2015-03-03 13:33:26 +01:00 |
Johannes Meyer
|
dcf38cbf73
|
Fix form id of the authentication configuration
|
2015-03-03 09:54:12 +01:00 |
Johannes Meyer
|
642fa44fce
|
Move a form's title into the markup of its form
|
2015-03-03 09:53:25 +01:00 |
Johannes Meyer
|
f7785ee04a
|
Fix that the DashletForm handles the autosubmit manually
|
2015-03-03 08:24:23 +01:00 |
Johannes Meyer
|
53e73161d8
|
Fix that the AcknowledgeCommandForm is opened in a new column
|
2015-03-02 18:45:38 +01:00 |
Johannes Meyer
|
b9ac42b54d
|
Drop CommandForm::getHelp() as being obsolete
|
2015-03-02 18:40:47 +01:00 |
Johannes Meyer
|
a2f88dc60f
|
Commands: Use native form title and description support where appropriate
refs #7947
refs #7976
|
2015-03-02 18:40:47 +01:00 |
Johannes Meyer
|
4ba281e7e8
|
Config: Use native form title and description support where appropriate
refs #7947
refs #7976
|
2015-03-02 18:40:47 +01:00 |
Johannes Meyer
|
2af83e7d72
|
Installation: Use native form title and description support where appropriate
refs #7947
refs #7976
|
2015-03-02 18:40:47 +01:00 |
Johannes Meyer
|
d3f9bd633c
|
Installation: Hide the required cue when choosing the preference backend
refs #7934
|
2015-03-02 18:40:46 +01:00 |
Johannes Meyer
|
ea7b77eb72
|
Remove the required cue when disabling notifications globally
refs #7934
|
2015-03-02 18:40:46 +01:00 |
Johannes Meyer
|
d714c4323c
|
Installation: Remove required cue from the token input
refs #7934
|
2015-03-02 18:40:46 +01:00 |
Johannes Meyer
|
4d2bd75a38
|
Installation: Fix ugly checkbox positioning when selecting modules
|
2015-03-02 18:40:46 +01:00 |
Johannes Meyer
|
b1d0c12df3
|
Form: Introduce setTitle() as alias for Zend_Form::setDescription()
|
2015-03-02 18:40:46 +01:00 |
Johannes Meyer
|
ad288c08ca
|
Form: Add the Description decorator by default for native title support
|
2015-03-02 18:40:46 +01:00 |
Johannes Meyer
|
cbd061aa41
|
Fix that the FormDescriptions decorator does not ignore Notes and Buttons
|
2015-03-02 18:40:46 +01:00 |