Eric Lippmann
|
27650be481
|
monitoring/commands: Add missing `ListController' change from the last commit
refs #6593
|
2014-09-19 14:41:51 +02:00 |
Eric Lippmann
|
274f2e7410
|
monitoring/commands: Fix remove commands in the list comments and list downtimes views
refs #6593
|
2014-09-19 14:34:42 +02:00 |
Eric Lippmann
|
4b7096bbbf
|
monitoring: Support host and service filters for downtimes
refs #7278
|
2014-09-19 14:28:23 +02:00 |
Eric Lippmann
|
72a9a53201
|
monitoring/commands: Use translate plurar in the object command forms
refs #6593
|
2014-09-19 14:25:49 +02:00 |
Eric Lippmann
|
c51b05296e
|
Merge branch 'master' into bugfix/commands-6593
|
2014-09-19 13:18:47 +02:00 |
Eric Lippmann
|
8afdc3db1a
|
monitoring: Replace show partials calls to getHost() and getService() with getName()
|
2014-09-17 09:48:30 +02:00 |
Eric Lippmann
|
5cdcf36243
|
monitoring: Add HostController's show action view script
|
2014-09-17 09:46:42 +02:00 |
Eric Lippmann
|
71ffd0ed74
|
monitoring/commands: Add schedule host check command form
refs #6593
|
2014-09-16 18:48:36 +02:00 |
Eric Lippmann
|
4d8b6dddf1
|
monitoring/commands: Add schedule host downtime command form
refs #6593
|
2014-09-16 18:48:07 +02:00 |
Eric Lippmann
|
a2a645892d
|
monitoring: Add `HostController'
|
2014-09-16 18:46:58 +02:00 |
Eric Lippmann
|
0084fed2c3
|
monitoring/`ServiceController': Extend `MonitoredObjectController'
|
2014-09-16 18:46:27 +02:00 |
Eric Lippmann
|
05776651b4
|
modules/commands: Fix `IcingaCommandFileCommandRenderer's `getHost()' and `getService()' calls
refs #6593
|
2014-09-16 18:45:31 +02:00 |
Eric Lippmann
|
cc2d06e582
|
monitoring/`Service': Add `getStateText()', let `getHost()' return the host object
refs #6593
|
2014-09-16 18:44:44 +02:00 |
Eric Lippmann
|
88b3b5d690
|
monitoring/`Host': Add `fetchServices', `fetchStats' and `getStateText'
|
2014-09-16 18:39:13 +02:00 |
Eric Lippmann
|
c04768ee8f
|
monitoring/`MonitoredObject': Use `host_name' and `service_description' for filtering
|
2014-09-16 18:38:03 +02:00 |
Eric Lippmann
|
0a81aeefa2
|
monitoring: Deprecate `MonitoringState' view helper
|
2014-09-16 18:21:41 +02:00 |
Eric Lippmann
|
92d855e035
|
monitoring/lib: Add `MonitoredObjectController'
The `MonitoredObjectController' should be the base class for the host and service controller.
|
2014-09-16 17:29:29 +02:00 |
Eric Lippmann
|
0e6e37199a
|
monitoring/commands: Add 'command-form' partial
refs #6593
|
2014-09-16 17:28:00 +02:00 |
Alexander Fuhr
|
b8d2429845
|
Update module/translation documentation
refs #6982
|
2014-09-16 16:26:09 +02:00 |
Alexander Fuhr
|
b38ef9c0bd
|
Implement plural and context based translation functionality
refs #6982
|
2014-09-16 15:19:23 +02:00 |
Alexander Fuhr
|
e2b5e05f21
|
Implement plural translation (testing)
|
2014-09-15 14:11:42 +02:00 |
Eric Lippmann
|
8bf66425d1
|
Merge branch 'master' into bugfix/commands-6593
|
2014-09-15 09:27:56 +02:00 |
Eric Lippmann
|
9e0d6657b7
|
Merge branch 'bugfix/rebuild-form-builder-5525' into bugfix/commands-6593
Conflicts:
application/forms/Preference/GeneralForm.php
|
2014-09-15 09:27:07 +02:00 |
Eric Lippmann
|
a18287d183
|
monitoring/commands: Rename `PropagateHostDowntime' to `PropagateHostDowntimeCommand'
refs #6593
|
2014-09-13 20:34:51 +02:00 |
Eric Lippmann
|
6bfab25009
|
monitoring/commands: Remove the `CommandForm' view helper
All command forms will be renderered using their real classes.
refs #6593
|
2014-09-13 20:33:45 +02:00 |
Eric Lippmann
|
33e0fbb7d9
|
monitoring/commands: Fix code compliance
refs #6593
|
2014-09-12 16:53:48 +02:00 |
Eric Lippmann
|
9b5c1f06d0
|
monitoring/commands: Let detail snippets use the new command forms
refs #6593
|
2014-09-12 16:52:45 +02:00 |
Eric Lippmann
|
17e04e9937
|
monitoring: Point service's detail to the new `ServiceController' in the services list view
refs #6593
|
2014-09-12 16:51:18 +02:00 |
Eric Lippmann
|
5d07b04f82
|
monitoring/commands: Introduce `ServiceController'
refs #6593
|
2014-09-12 16:50:42 +02:00 |
Eric Lippmann
|
5f13db73ce
|
monitoring/commands: Use the toggle instance features command form in the process controller
refs #6593
|
2014-09-12 16:46:07 +02:00 |
Eric Lippmann
|
3a9774e6e5
|
monitoring/commands: Support toggling instance features
refs #6593
|
2014-09-12 16:43:18 +02:00 |
Eric Lippmann
|
4d784c6097
|
monitoring/commands: Re-add the changed identifier to object features
refs #6593
|
2014-09-12 16:42:00 +02:00 |
Eric Lippmann
|
442f956945
|
monitoring/commands: Fix object command forms code compliance
refs #6593
|
2014-09-12 15:03:03 +02:00 |
Eric Lippmann
|
e5e806a3a1
|
monitoring/commands: Fix instance command forms code compliance
refs #6593
|
2014-09-12 15:02:31 +02:00 |
Eric Lippmann
|
16bc0e5d5a
|
monitoring/commands: Add icon to the check now command form
refs #6593
|
2014-09-12 13:29:23 +02:00 |
Eric Lippmann
|
1d54c7f836
|
monitoring/commands: Support 'DISABLE_NOTIFICATIONS_EXPIRE_TIME'
refs #6593
|
2014-09-12 10:42:48 +02:00 |
Eric Lippmann
|
3f216f26ff
|
monitoring/commands: Remove superseded command forms and command objects
refs #6593
|
2014-09-12 10:20:38 +02:00 |
Eric Lippmann
|
c0e3447339
|
monitoring: Adapt host and service classes to match their base class' interface
|
2014-09-12 10:17:46 +02:00 |
Eric Lippmann
|
aca5a2e466
|
monitoring: Fetch Icinga object properties lazily
|
2014-09-12 10:16:31 +02:00 |
Alexander Fuhr
|
583fd46f15
|
Experimental Plural Translation Implementation
Personal BACKUP
|
2014-09-11 18:04:10 +02:00 |
Eric Lippmann
|
b6ac31d10f
|
monitoring/commands: Let transports use the Icinga command file command renderer
refs #6593
|
2014-09-11 17:39:59 +02:00 |
Eric Lippmann
|
1df8076234
|
monitoring/commands: Add command renderer for the Icinga command file
refs #6593
|
2014-09-11 17:39:13 +02:00 |
Eric Lippmann
|
b4faa0142b
|
monitoring/commands: Add object command forms
refs #6593
|
2014-09-11 17:20:20 +02:00 |
Eric Lippmann
|
746e75e5ed
|
monitroing/commands: Remove method `CommandForm::inline()'
Inline forms will set themselves as inline.
refs #6593
|
2014-09-11 17:19:00 +02:00 |
Eric Lippmann
|
3845301dfb
|
monitoring/commands: Add object command classes
refs #6593
|
2014-09-11 17:18:07 +02:00 |
Eric Lippmann
|
92571599df
|
monitoring/commands: Move toggle instance feature command forms into a single form
refs #6593
|
2014-09-11 17:16:13 +02:00 |
Eric Lippmann
|
22771e6f6f
|
monitoring/commands: Rename `DisableNotificationsCommandForm' to `DisableNotificationsExpireCommandForm'
The associated command also has 'Expired' in its name.
refs #6593
|
2014-09-11 17:13:57 +02:00 |
Eric Lippmann
|
c40ac6f9dc
|
monitoring/commands: Add `DisableNotificationsExpireCommand'
refs #6593
|
2014-09-11 17:11:32 +02:00 |
Eric Lippmann
|
1247fdcad4
|
monitoring/commands: Move toggle instance feature commands into a single command
refs #6593
|
2014-09-11 17:10:20 +02:00 |
Alexander Fuhr
|
3615b96093
|
Fix Incorrect plural form in host overview
fixes #7172
|
2014-09-11 15:46:23 +02:00 |