Commit Graph

4266 Commits

Author SHA1 Message Date
Thomas Gelf 3a00923116 RemoteCommandFile: Replace exec with proc_open 2016-06-06 15:08:45 +02:00
Eric Lippmann 1de446fa3d Merge branch 'bugfix/html-links-in-plugin-output-don-t-behave-as-expected-11267'
fixes #11267
2016-06-03 15:33:16 +02:00
Eric Lippmann 97451dae86 Merge branch 'bugfix/remove-large-add-to-menu-tab-11850'
fixes #11850
2016-06-02 17:57:51 +02:00
Eric Lippmann e92aa3de42 Merge branch 'bugfix/sorting-no-longer-works-as-expected-11729'
fixes #11729
2016-06-02 17:57:50 +02:00
Eric Lippmann 6cf8c2ec93 Merge branch 'bugfix/zero-width-space-characters-may-destroy-links-in-plugin-output-11796'
fixes #11796
fxies #11737
2016-06-02 17:57:33 +02:00
Eric Lippmann 934fb34c06 Merge branch 'bugfix/preserve-character-after-comma-in-plugin-output-11728'
fixes #11728
2016-06-02 17:49:28 +02:00
Eric Lippmann 4c2b7f4377 Make delete action in the comment and dowtime list view accessible
fixes #11883
2016-06-02 17:23:38 +02:00
Alexander A. Klimov f75925b550 PluginOutput: preserve <a target="_blank">
refs #11267
2016-06-02 12:40:18 +02:00
hailthemelody@rm-laptop04 188703cf95 fix various typos
Signed-off-by: Johannes Meyer <johannes.meyer@netways.de>
2016-06-02 08:24:05 +02:00
Eric Lippmann ba5fe61fa9 monitoring: Make timeline colors accessible
fixes #11871
2016-06-01 14:40:55 +02:00
Eric Lippmann 656359a108 CSS: Remove border from extrapolated circles in the timeline
Looks cleaner to me
2016-06-01 13:37:02 +02:00
Alexander A. Klimov b6a76581b0 Host/show: display host alias if it differs from host_name and display_name
fixes #11348
2016-06-01 13:13:35 +02:00
Alexander A. Klimov ecfc8b0f0a Don't provide the "Add to menu" action for command forms
refs #11850
2016-05-31 14:56:42 +02:00
Alexander A. Klimov 1be8e14772 Servicegroups list: show how many services are unknown and handled
fixes #11708
2016-05-20 17:05:51 +02:00
Alexander A. Klimov af2cee0942 Make host and service severities independend of whether the state is soft or hard
refs #11729
2016-05-20 14:41:02 +02:00
Alexander A. Klimov 7cfdbfccdb PluginOutput: fix links only if there is any HTML
refs #11796
2016-05-20 14:07:01 +02:00
Alexander A. Klimov ac96d16af0 PluginOutput: add doc
refs #11796
2016-05-20 14:07:00 +02:00
Alexander A. Klimov 53d8278877 Add regression test for bug #11796 2016-05-20 14:07:00 +02:00
Alexander A. Klimov 10d2b9c51d Don't destroy links by adding zero width space characters to plugin output
refs #11796
2016-05-20 14:07:00 +02:00
Alexander A. Klimov 06755ba778 Add regression test for bug #11728
refs #11728
2016-05-19 13:45:15 +02:00
Alexander A. Klimov c94228308a PluginOutput: preserve character after comma
refs #11728
2016-05-19 11:37:12 +02:00
Alexander A. Klimov 21e4ba5680 Icinga Web 2.3.2 2016-04-28 14:56:31 +02:00
Alexander A. Klimov f75d268c3e monitoring/config: honor permissions
fixes #11691
2016-04-28 11:43:01 +02:00
Alexander A. Klimov 8461cfafd8 Merge branch 'bugfix/can-t-configure-monitoring-backend-when-none-were-configured-11392'
fixes #11392
2016-04-26 12:56:11 +02:00
Alexander A. Klimov dda44bf7ba ConfigController: ignore URL parameter `backend'
refs #11392
2016-04-26 12:54:02 +02:00
Alexander A. Klimov 809c2d0e02 Event history: display a heading above each group of events (by day)
refs #11629
2016-04-26 12:09:40 +02:00
Alexander A. Klimov 531d999129 Event history: show the absolute time of events
refs #11629
2016-04-26 11:38:24 +02:00
Alexander A. Klimov 098eff9050 Event history: preserve translation domain
refs #11629
2016-04-26 11:34:10 +02:00
Alexander A. Klimov 4b9a20f239 ConfigController: inherit from Icinga\Web\Controller directly
refs #11392
2016-04-25 17:22:13 +02:00
Alexander A. Klimov aa57981b3e ConfigController: don't use Monitoring\Controller::$backend
refs #11392
2016-04-25 17:19:57 +02:00
Johannes Meyer d0cd03f324 ScheduleHostDowntimeCommandForm: Add missing use statement for DateTime 2016-04-21 15:35:29 +02:00
Alexander A. Klimov 66bdae81ac Don't let the user schedule illogical host or service downtimes
refs #10847
2016-04-18 17:55:29 +02:00
Eric Lippmann fdbcc6af8e Bump version to 2.3.1 2016-04-18 01:10:20 +02:00
Eric Lippmann f66daa622c Fix unwanted change of ContactgroupQuery::$groupBase
Oops!

fixes #11598
2016-04-18 01:01:26 +02:00
Eric Lippmann 773c3cc88e Bump version to 2.3.0 2016-04-13 16:23:38 +02:00
Eric Lippmann 5f8611ffe5 doc: Support fragment-less file links 2016-04-13 16:18:27 +02:00
Eric Lippmann 4d488ab354 Merge branch 'master' into feature/restrict-custom-variables-10965 2016-04-13 15:44:12 +02:00
Alexander A. Klimov 589da9bcd1 monitoring: Apply custom variable restrictions
refs #10965
2016-04-13 15:43:42 +02:00
Eric Lippmann 0461b060f8 Fix typo in doc/module.less 2016-04-13 15:33:19 +02:00
Eric Lippmann 0a162008a2 Increase font-weight of links in docs 2016-04-13 15:28:08 +02:00
Eric Lippmann 04a3d3e90d Fix issue w/ duplicate section IDs
fixes #11580
2016-04-13 14:49:34 +02:00
Eric Lippmann 42112b28c5 Revert "doc: Replace whitespaces with - for section IDs"
This reverts commit 82d36e11cc.
2016-04-13 14:41:27 +02:00
Eric Lippmann 855e7f7120 Fix icingacli monitoring list --problems
fixes #11245
2016-04-13 13:51:43 +02:00
Florian Strohmaier 8034e9de23 Accessibility: Increase focus visibility in tactical overview
fixes #11516
2016-04-13 13:48:32 +02:00
Florian Strohmaier 7e15f68a7a CSS: Beautify state-badges 2016-04-13 12:42:52 +02:00
Eric Lippmann 275d9bd411 Add CSS class for state badge groups 2016-04-13 12:28:38 +02:00
Eric Lippmann 5afc54d973 monitoring: Select instance_name in multi-select views
Before, if all command transports are configured to filter for a specific instance, no command would have been sent to Icinga.
2016-04-12 13:23:13 +02:00
Eric Lippmann b0e3dd438f Doc: Fix too greedy regex for matching blockquotes 2016-04-12 11:11:41 +02:00
Eric Lippmann 7ea9ae8305 CSS: Remove redundant hover styles for a 2016-04-11 14:12:32 +02:00
Eric Lippmann 05f752ecd8 Don't offer disable notifications w/ expire time if backend is Icinga 2
resolves #11529
2016-04-11 10:51:37 +02:00
Eric Lippmann b783b0c44c monitoring: Use icon view helper instead for icon images
fixes #11299
2016-04-11 10:41:22 +02:00
Eric Lippmann 4cc4657ee9 Add host_is_reachable column to the host status data view
refs #11404
2016-04-11 10:29:26 +02:00
Eric Lippmann 750b8950b2 lib: Reorder columns in Hoststatus 2016-04-11 10:29:08 +02:00
Eric Lippmann a824637c0e Add service_is_reachable column to the service status data view
refs #11404
2016-04-11 10:28:12 +02:00
Eric Lippmann aced4f3b6e lib: Reorder columns in Servicestatus 2016-04-11 10:27:28 +02:00
Eric Lippmann e23672e483 Merge branch 'bugfix/word-break-in-plugin-output-10820'
refs #10820
2016-04-11 10:00:20 +02:00
Eric Lippmann 48cd99aba3 doc: Render chapter tab titles human readable 2016-04-01 14:38:23 +02:00
Eric Lippmann 3ecf390a4b doc: Use module name for tab and window title 2016-04-01 14:36:11 +02:00
Eric Lippmann 38892a971f doc: Support loading images beneath doc/ directories 2016-04-01 14:32:33 +02:00
Alexander A. Klimov dc4bcdabb6 Gettext: respect context while parsing mt(...) 2016-04-01 14:19:40 +02:00
Eric Lippmann f9b7c302fc doc: Update bullets in toc 2016-03-31 17:38:34 +02:00
Eric Lippmann 793acd8475 CSS: Move styles related to controls to controls.less
refs #11145
2016-03-31 12:38:25 +02:00
Florian Strohmaier 6267001053 monitoring: float state-summaries left
refs #11145
2016-03-31 10:30:01 +02:00
Eric Lippmann ad6d8dca2e monitoring: Update controls markup in services
refs #11145
2016-03-31 10:27:02 +02:00
Eric Lippmann f50906dade monitoring: Use descriptive variable names in servicesAction() 2016-03-31 10:27:01 +02:00
Eric Lippmann ad8cffcbbd monitoring: Update content markup in servicegroups 2016-03-31 10:27:01 +02:00
Eric Lippmann 913c024e46 monitoring: Use descriptive variable names in servicegroupsAction() 2016-03-31 10:27:01 +02:00
Eric Lippmann b3d382a3d4 monitoring: Update controls markup in service groups
refs #11145
2016-03-31 10:26:56 +02:00
Eric Lippmann 09892d5490 monitoring: Update controls markup in notifications
refs #11145
2016-03-31 10:26:40 +02:00
Eric Lippmann 9e4d5387ab monitoring: Use descriptive variable names in notificatiosnAction() 2016-03-31 10:26:40 +02:00
Eric Lippmann 107a06df4e monitoring: Update controls markup in hosts
refs #11145
2016-03-31 10:26:40 +02:00
Eric Lippmann c1dce54b71 monitoring: Use descriptive variable names in hostsAction() 2016-03-31 10:26:40 +02:00
Eric Lippmann 7bc17aee74 monitoring: Update content markup in host groups 2016-03-31 10:26:40 +02:00
Eric Lippmann 0551133291 monitoring: Update controls markup in host groups
refs #11145
2016-03-31 10:26:40 +02:00
Eric Lippmann 28e639bde1 monitoring: Use descriptive variable names in hostgroupsAction() 2016-03-31 10:26:39 +02:00
Eric Lippmann c7249eab0c monitoring: Update controls markup in event views
refs #11145
2016-03-31 10:26:39 +02:00
Eric Lippmann bd3d40d46d monitoring: Update content markup in downtimes 2016-03-31 10:26:39 +02:00
Eric Lippmann f135e4d0d2 monitoring: Update controls markup in downtimes
refs #11145
2016-03-31 10:26:39 +02:00
Eric Lippmann 40e1c96df0 monitoring: Use descriptive variable names in downtimesAction() 2016-03-31 10:26:39 +02:00
Eric Lippmann 1da35eaad4 monitoring/list: Update content markup in contacts 2016-03-31 10:26:39 +02:00
Eric Lippmann a2d067ba97 monitoring: Update controls markup in contacts
refs #11145
2016-03-31 10:26:39 +02:00
Eric Lippmann bb565b28aa monitoring/contacts: Remove sort by time period 2016-03-31 10:26:38 +02:00
Eric Lippmann af2a26474e monitoring: Use descriptive variable names in contactsAction() 2016-03-31 10:26:38 +02:00
Eric Lippmann 6e287d7905 monitoring: Update controls markup in contact groups
refs #11145
2016-03-31 10:26:35 +02:00
Eric Lippmann a2ff8c9778 monitoring: No longer provide contact columns in the contact group query
Contacts query w/ filter for contact group should be used instead.
2016-03-31 10:26:27 +02:00
Eric Lippmann 7481e3af43 monitoring: Update controls markup in comments
refs #11145
2016-03-31 10:26:24 +02:00
Eric Lippmann 975230d116 monitoring: Use descriptive variable names in commentsAction() 2016-03-31 10:10:28 +02:00
Eric Lippmann 2667457eec doc: Don't fail on duplicate IDs 2016-03-30 15:31:53 +02:00
Alexander A. Klimov 66a7bdfc84 MonitoredObject: implement hideBlacklistedProperties()
refs #10965
2016-03-22 18:21:20 +01:00
Alexander A. Klimov 32b556c2b1 Provide restriction monitoring/blacklist/properties
refs #10965
2016-03-22 16:21:40 +01:00
Eric Lippmann 5bc52a2801 Merge branch 'master' into feature/restrict-custom-variables-10965 2016-03-21 14:50:13 +01:00
Eric Lippmann 01e169b756 doc: Remove curly brace expansion for custom var restriction
refs #10965
2016-03-21 14:49:37 +01:00
Marius Hein 609b2da565 Update module versions 2016-02-29 22:49:40 +01:00
Marius Hein c831bc5232 Add host_alias to search columns if backend is icinga 1 2016-02-29 22:34:54 +01:00
Marius Hein 2a9a96c8b4 Update german translation 2016-02-29 22:18:31 +01:00
Johannes Meyer 1dca5bd123 ActionsController: Pass the backend to downtime command forms
fixes #11260
2016-02-29 15:25:03 +01:00
Eric Lippmann 70d296ea32 Merge branch 'bugfix/disable-comment-persisent-for-icinga2-11100'
fixes #11100
2016-02-27 22:48:45 +01:00
Eric Lippmann ad3ca513c9 Fix misleading tooltip in Tactical Overview
fixes #11039
2016-02-27 22:03:14 +01:00
Eric Lippmann dc0359f5b2 Fix icon_image size and provide a CSS class for theming
fixes #11032
2016-02-27 21:57:02 +01:00
Eric Lippmann d4dcdb96bd Force browsers to respect overflow of plugin output in tables
refs #10820
2016-02-27 18:06:35 +01:00