Eric Lippmann
|
f54441a0b4
|
monitoring: Fix alignment in the backend config form
refs #5543
|
2015-11-12 15:49:05 +01:00 |
Johannes Meyer
|
125ecb2f0a
|
ActionForm: Allow contact_name and contactgroup_name as filter column
Because it works now.
|
2015-10-05 14:05:17 +02:00 |
Eric Lippmann
|
3a27e44437
|
monitoring: Remove h1 from service/show and feature command forms
refs #5543
|
2015-10-01 22:53:42 +02:00 |
Thomas Gelf
|
0c0944174a
|
Remove ack: remove text label, hover-info suffices
|
2015-10-01 14:49:34 +02:00 |
Johannes Meyer
|
748a3c62fd
|
monitoring: Fix layout of the wizard's welcome page
refs #5543
|
2015-10-01 14:13:24 +02:00 |
Eric Lippmann
|
5fbb3893e2
|
monitoring: Fix submit label for remove ack
refs #5543
|
2015-10-01 02:50:23 +02:00 |
Eric Lippmann
|
b333439b2e
|
monitoring: Add spinner to inline command forms
refs #5543
|
2015-09-30 22:44:52 +02:00 |
Matthias Jentsch
|
417c6bb1ea
|
monitoring: New layout for downtime views
refs #5543
|
2015-09-30 20:20:39 +02:00 |
Eric Lippmann
|
d3ac1b16ee
|
Merge branch 'master' into feature/dope-layout-5543
|
2015-09-27 13:11:11 +02:00 |
Johannes Meyer
|
a55cced039
|
Merge branch 'master' into feature/custom-menu-items-5600
Conflicts:
modules/monitoring/application/views/scripts/list/comments.phtml
modules/monitoring/application/views/scripts/list/downtimes.phtml
|
2015-09-25 14:12:43 +02:00 |
Eric Lippmann
|
e7497f3ac7
|
monitoring/CSS: Use icon-cancel for the delete comment button
refs #5543
|
2015-09-25 11:34:55 +02:00 |
Eric Lippmann
|
af41a9c981
|
monitoring/CSS: Fix classes used in the delete comment command form (WIP)
Spinner is missing for the moment.
refs #5543
|
2015-09-25 11:33:07 +02:00 |
Eric Lippmann
|
fef50e9584
|
monitoring/CSS: Fix css classes used in the check now command form (WIP)
Spinner is missing for the moment.
refs #5543
|
2015-09-25 11:33:06 +02:00 |
Johannes Meyer
|
6aecfe6959
|
Introduce base form class ActionForm
refs #5600
|
2015-09-23 13:45:33 +02:00 |
Alexander A. Klimov
|
dd0e924e8d
|
Do not validate section names in forms
fixes #10151
|
2015-09-18 16:11:51 +02:00 |
Johannes Meyer
|
ade0c605a9
|
Introduce form class ServiceActionForm
refs #5600
|
2015-09-17 09:21:43 +02:00 |
Johannes Meyer
|
25307fc1a0
|
Introduce form class HostActionForm
refs #5600
|
2015-09-17 09:21:33 +02:00 |
Eric Lippmann
|
0f8c28d749
|
Merge branch 'master' into feature/api-9606
|
2015-09-07 11:33:44 +02:00 |
Matthias Jentsch
|
29a2ee1a02
|
Merge branch 'feature/provide-counter-view-10033'
resolves #10033
|
2015-09-04 15:27:35 +02:00 |
Matthias Jentsch
|
fff9bf7b2b
|
Implement view to display stats about checks and monitored objects
refs #10033
|
2015-09-04 14:22:57 +02:00 |
Eric Lippmann
|
90f606fbd4
|
monitoring: Fix tooltip of the sticky flag for acks
|
2015-09-04 13:03:28 +02:00 |
Johannes Meyer
|
ff54284401
|
TransportConfigForm: Use a select input for setting the instance
refs #9651
|
2015-08-31 12:17:57 +02:00 |
Johannes Meyer
|
e04c19a819
|
CommandForm: Use the CommandTransport class directly
Provides a fallback mechanism now and will check the instance's
name soon.
refs #8981
refs #9651
|
2015-08-31 09:28:42 +02:00 |
Johannes Meyer
|
660540ee1a
|
TransportConfigForm: Add `instance' form field
refs #9651
|
2015-08-27 16:33:10 +02:00 |
Johannes Meyer
|
8c887ee450
|
monitoring: Rename all command transport related classes
refs #9651
|
2015-08-26 15:52:36 +02:00 |
Johannes Meyer
|
ec8567cbbf
|
monitoring: It's now a command transport, not an instance anymore
refs #9651
|
2015-08-26 15:43:30 +02:00 |
Eric Lippmann
|
96fb3b5d4b
|
Merge branch 'master' into feature/api-9606
|
2015-08-25 09:25:59 +02:00 |
Eric Lippmann
|
f7630b98a9
|
monitoring: Optimize method order in the DeleteCommentsCommandForm
|
2015-08-21 10:32:16 +02:00 |
Eric Lippmann
|
15cf5a9724
|
monitoring: Fix submit label of the DeleteCommentsCommandForm
|
2015-08-21 10:31:21 +02:00 |
Eric Lippmann
|
5b143ce205
|
monitoring: Optimize method order in the DeleteDowntimesCommandForm
|
2015-08-21 10:30:55 +02:00 |
Eric Lippmann
|
b092d081b9
|
monitoring: Use translatePlural for the success message in the DeleteCommentsCommandForm
|
2015-08-21 10:28:52 +02:00 |
Eric Lippmann
|
ed25488cff
|
monitoring: Use translatePlural for the success message in the DeleteDowntimesCommandForm
|
2015-08-21 10:28:28 +02:00 |
Eric Lippmann
|
f27f1097ca
|
monitoring: Don't require the child_hosts parameter when scheduling host downtimes
refs #9606
|
2015-08-20 15:54:03 +02:00 |
Johannes Meyer
|
4edf122364
|
Show a spinner when deleting comments or downtimes
refs #8369
|
2015-08-20 15:49:25 +02:00 |
Johannes Meyer
|
b7a389601d
|
IdoResourcePage: Validate the version of a PostgreSQL server
refs #9460
|
2015-08-19 14:42:18 +02:00 |
Alexander Fuhr
|
b5ae4599fd
|
ProcessCheckResultCommandForm: Use substr instead of pregmatch
refs #9672
|
2015-08-04 13:54:30 +02:00 |
Alexander Fuhr
|
18f382e85e
|
ProcessCheckResultCommandForm: Use getHostMultiOptions method
refs #9672
|
2015-08-04 13:30:46 +02:00 |
Alexander Fuhr
|
ceb32679d8
|
RemoteInstanceForm: Fix the unhandled exception if no ...
..resources are available
* Now we only can use the ssh identity, if there is at least one ssh identity
resource exists
fixes #9517
|
2015-08-03 16:52:50 +02:00 |
Johannes Meyer
|
a159e8195f
|
Wizard: Fix that auto-submitting a form does not have any effect
I already said it's a mess...
|
2015-07-29 16:17:14 +02:00 |
Johannes Meyer
|
e8af4295b1
|
Allow to manually validate the configuration in the wizard as well
It's a mess...
|
2015-07-29 10:52:32 +02:00 |
Eric Lippmann
|
0d2f73668d
|
Merge branch 'bugfix/non-compound-9449'
fixes #9449
|
2015-07-28 13:37:39 +02:00 |
Eric Lippmann
|
a8765bc4ea
|
monitoring: Remove unnecessary use in StatehistoryForm
refs #9449
|
2015-07-28 13:36:51 +02:00 |
Eric Lippmann
|
7df1b3aa0f
|
monitoring: Fix use statements in EventOverviewForm
refs #9449
|
2015-07-28 13:35:52 +02:00 |
Eric Lippmann
|
0a01eb66b1
|
monitoring: Remove unnecessary use w/ backslash in DeleteDowntimesCommandForm
refs #9449
|
2015-07-28 13:34:39 +02:00 |
Eric Lippmann
|
5d01dca291
|
monitoring: Fix PHPDoc in DeleteDowntimesCommandForm
|
2015-07-28 13:33:56 +02:00 |
Eric Lippmann
|
72c3337be8
|
monitoring: Use @inheritdoc in DeleteDowntimeCommandForm
|
2015-07-28 13:33:56 +02:00 |
Eric Lippmann
|
455d2cee69
|
monitoring: Use @inheritdoc in DeleteCommentCommandForm
|
2015-07-28 13:33:56 +02:00 |
Eric Lippmann
|
9bd31f70e2
|
monitoring: Remove unnecessary use w/ backlash in DeleteDowntimeCommandForm
refs #9449
|
2015-07-28 12:44:27 +02:00 |
Eric Lippmann
|
f6ec028627
|
monitoring: Fix PHPDoc in DeleteCommentsCommandForm
|
2015-07-28 12:32:19 +02:00 |
Eric Lippmann
|
36a5ec3e17
|
monitoring: Fix PHPDoc in CommandForm
|
2015-07-28 12:32:19 +02:00 |
Eric Lippmann
|
ec07da6c5e
|
monitoring: Remove unnecessary use w/ backlash in DeleteCommentsCommandForm
refs #9449
|
2015-07-28 11:56:48 +02:00 |
Johannes Meyer
|
2c4b6eb915
|
ResourceConfigForm: Replace isValid- with inspectResource()
refs #7588
|
2015-07-24 14:24:11 +02:00 |
Johannes Meyer
|
56759e7f21
|
Merge branch 'master' into feature/ldap-auth-backend-discovery-9602
|
2015-07-24 10:52:14 +02:00 |
Johannes Meyer
|
0448323697
|
InstanceConfigForm: Translate exceptions shown to the user
|
2015-07-23 16:18:44 +02:00 |
Johannes Meyer
|
666c401a40
|
BackendConfigForm: Translate exceptions shown to the user
|
2015-07-23 16:18:35 +02:00 |
Johannes Meyer
|
1d3a0f63eb
|
BackendConfigForm: Fix that skipping the schema validation is not possible
fixes #9719
|
2015-07-23 12:25:30 +02:00 |
Johannes Meyer
|
9a90e2a183
|
Wizard: Be less hysteric to not to make users upset
fixes #9620
|
2015-07-15 08:50:39 +02:00 |
Johannes Meyer
|
e5f62f017f
|
DeleteCommentCommandForm: Show a trash icon instead
The "cancel" icon is, like its name implies, supposed to abort/close
something..
|
2015-07-10 14:26:39 +02:00 |
Johannes Meyer
|
cef9b58029
|
InstancePage: Show missing fields
fixes #9540
|
2015-07-03 15:07:58 +02:00 |
Johannes Meyer
|
74a916d72a
|
Hide feature commands which are not supported by Icinga 2 from the user
fixes #7930
|
2015-07-03 14:17:06 +02:00 |
Johannes Meyer
|
3e5e6ec64e
|
ToggleInstanceFeaturesCommandForm: Only issue a command for changes
|
2015-07-03 13:36:24 +02:00 |
Johannes Meyer
|
a2b7b10df8
|
BackendConfigForm: Validate IDO resources
fixes #9519
|
2015-06-29 15:51:39 +02:00 |
Johannes Meyer
|
a1b336f26b
|
IdoResourcePage: Some documentation and style fixes
|
2015-06-29 15:03:46 +02:00 |
Johannes Meyer
|
db20f2d05a
|
BackendConfigForm: Adjust how to process requests
refs #9516
|
2015-06-29 14:00:34 +02:00 |
Johannes Meyer
|
766ff8ed83
|
InstanceConfigForm: Adjust how to process requests
fixes #7486
fixes #7488
fixes #7489
fixes #7490
refs #9516
|
2015-06-29 12:01:43 +02:00 |
Thomas Gelf
|
7669fd88bc
|
ToggleObjectFeaturesCommandForm: use h2 instead of h4
|
2015-06-16 01:28:38 +02:00 |
Thomas Gelf
|
0170d9941a
|
Merge remote-tracking branch 'origin/master' into feature/refine-ui-for-rc1-9361
|
2015-06-15 23:08:17 +02:00 |
Thomas Gelf
|
38a88d129c
|
DeleteCommentCommandForm: choose another icon
|
2015-06-03 15:35:50 +02:00 |
Thomas Gelf
|
5b19f9474c
|
CheckNowCommandForm: remove visible whitespace
|
2015-06-03 15:35:50 +02:00 |
Alexander Fuhr
|
558120e23b
|
Add resource ssh usage to resources and instances
refs #7595
|
2015-05-28 10:50:13 +02:00 |
Alexander A. Klimov
|
7caba93a28
|
Replace `...' w/ `..'
refs #9023
|
2015-05-18 16:07:28 +02:00 |
Alexander A. Klimov
|
0d48ddcc06
|
ToggleObjectFeaturesCommandForm::onSuccess(): show a notification for each feature about whether it has been enabled or disabled
refs #9023
|
2015-05-18 15:18:26 +02:00 |
Alexander A. Klimov
|
729fb9a4d1
|
ToggleInstanceFeaturesCommandForm::onSuccess(): notifications: show which feature has been enabled or disabled
refs #9023
|
2015-05-18 14:51:22 +02:00 |
Alexander A. Klimov
|
4fbadaea2c
|
ToggleInstanceFeaturesCommandForm::createElements(): make form labels shorter
refs #9023
|
2015-05-18 14:20:17 +02:00 |
Alexander A. Klimov
|
58434d9743
|
ToggleInstanceFeaturesCommandForm::onSuccess(): show a notification for each feature about whether it has been enabled or disabled
fixes #9023
|
2015-05-15 17:01:28 +02:00 |
Alexander Fuhr
|
e6ba3d6470
|
Add descriptive message to custom validations
refs #9203
|
2015-05-15 15:49:57 +02:00 |
Alexander Fuhr
|
df7b56881f
|
Add IDO instance validation
refs #9203
|
2015-05-15 13:06:33 +02:00 |
Alexander Fuhr
|
c3b4ea71d3
|
Add ido schema and instance availability validation
refs #9203
|
2015-05-11 10:32:34 +02:00 |
Matthias Jentsch
|
1fa550838d
|
Coding guidelines and cleanup
|
2015-05-07 16:37:35 +02:00 |
Matthias Jentsch
|
ac599e642a
|
Add submit button label to multi comment form
refs #8624
|
2015-05-07 16:21:34 +02:00 |
Matthias Jentsch
|
4463f16f04
|
Add abbillity to remove multiple comments by id
refs #8624
|
2015-05-07 15:11:54 +02:00 |
Matthias Jentsch
|
ffd12e325c
|
Improve up downtime command form properties
Use a flag instead of a enumeration in delete downtime command form, to remove needless boilerplate.
refs #8624
|
2015-05-07 14:05:16 +02:00 |
Matthias Jentsch
|
b35dd4ddfe
|
Separate forms for deleting single and multiple comments
refs #8624
|
2015-05-07 14:03:09 +02:00 |
Matthias Jentsch
|
3187975553
|
Conform to coding guidelines
|
2015-05-07 10:59:36 +02:00 |
Matthias Jentsch
|
d316b31cbb
|
Fix downtime removal command in detail view
Use removal command for single downtimes in detail view. Move removing single and multiple downtimees into seperate forms.
refs #8902
|
2015-05-07 10:34:06 +02:00 |
Matthias Jentsch
|
6ddb004230
|
Move removal command actions into the downtime controllers
refs #8902
|
2015-05-07 10:34:06 +02:00 |
Alexander Fuhr
|
993cb31572
|
Fix the permission for the toggle object feature assertion
fixes #9198
|
2015-05-04 14:39:12 +02:00 |
Eric Lippmann
|
a8ce3abca7
|
Fix code compliance in the SendCustomNotificationCommandForm
|
2015-04-15 14:59:29 +02:00 |
Alexander Klimov
|
967a2e82dc
|
Use (only) "@return $this" in fluent interfaces' documentation
|
2015-04-07 14:24:11 +02:00 |
Johannes Meyer
|
99610bc1bd
|
Avoid sub-tables when showing comments or downtimes in the detail view
fixes #8625
|
2015-03-13 08:32:50 +01:00 |
Marius Hein
|
cb28f00c4d
|
Merge branch 'master' into feature/custom-notification-command-8644
|
2015-03-12 16:45:57 +01:00 |
Eric Lippmann
|
8563d5ed3f
|
PHPDoc: Use @var instead of @type
Becasue of too many kittens PSR-5 backed off of deprecating @var.
So that's the way we go too.
|
2015-03-12 16:08:47 +01:00 |
Marius Hein
|
ddc8dd5d4c
|
Add command send custom notification to monitoring module
refs #8644
|
2015-03-12 16:08:22 +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
|
d9fdcf036b
|
Show a form based autosubmit warning when toggling instance features
refs #7935
|
2015-03-03 14:34:08 +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
|
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
|
ea7b77eb72
|
Remove the required cue when disabling notifications globally
refs #7934
|
2015-03-02 18:40:46 +01:00 |
Alexander Fuhr
|
797d37735d
|
Add .spinner class to CheckNowCommandForm submit button
refs #7968
|
2015-02-25 14:16:35 +01:00 |