From 27efbdeb013f1d00b93de163283ff4cb44454105 Mon Sep 17 00:00:00 2001 From: Laurent Pinsivy <lpinsivy@centreon.com> Date: Wed, 21 Feb 2018 12:16:20 +0000 Subject: [PATCH] Add release note for Centreon Web 2.8.18 --- .../centreon-2.8/centreon-2.8.18.rst | 27 +++++++++++++++++-- .../centreon-2.8/centreon-2.8.18.rst | 27 +++++++++++++++++-- 2 files changed, 50 insertions(+), 4 deletions(-) diff --git a/doc/en/release_notes/centreon-2.8/centreon-2.8.18.rst b/doc/en/release_notes/centreon-2.8/centreon-2.8.18.rst index 1630a58500..f01e667c62 100644 --- a/doc/en/release_notes/centreon-2.8/centreon-2.8.18.rst +++ b/doc/en/release_notes/centreon-2.8/centreon-2.8.18.rst @@ -2,6 +2,29 @@ Centreon Web 2.8.18 ################### -Bugfix -====== +Enhancements +============ +* [Administration] Add more actions and logging for ACL management - PR #5841 +* [API] Validate input parameters - PR #5958 +* [API] Check illegal char in add function for CLAPI - PR #5948 +* [API] Improve error message - PR #5972 +* [API] Get multiple parameters for host - PR #5946 +* [Configuration] Add form to configure Centreon Broker generic stream connectors - PR #6024 #6053 #6052 #6042 (beta) +* [Documentation] Add new chapter for Centreon ISO el7 installation - PR #6019 +* [Documentation] Describe get parameters for hosts #5783 - PR #5924 +* [Knowledge-Base] Add option to disable SSL certificate - PR #6027 + +Bug Fixes +========= + +* [Administration] Define default value for Broker - #6029 PR #6033 +* [Configuration] Change low limit of EventMaxQueueSize for Centreon Broker configuration - PR #6013 +* [Configuration] Avoid php notice when poller has no timezone - PR #6031 +* [Install] Compatibility with PHP version 5.3 - PR #5976 +* [Meta-service] Do not duplicate them on update - PR #5982 +* [Meta-service] Possibility for user with ACL to display chart - PR #5952 +* [Monitoring] Top Counter with ACL really slow - #5974 PR #5992 +* [Monitoring] Centreon UI freezes when access to "View contact Notification" - #5760 PR #5954 +* [Monitoring] Replace dot character in command line for better display - PR #5945 +* [Monitoring] Fix add downtime on hostgroup or poller with ACL - PR #6023 diff --git a/doc/fr/release_notes/centreon-2.8/centreon-2.8.18.rst b/doc/fr/release_notes/centreon-2.8/centreon-2.8.18.rst index 1630a58500..f01e667c62 100644 --- a/doc/fr/release_notes/centreon-2.8/centreon-2.8.18.rst +++ b/doc/fr/release_notes/centreon-2.8/centreon-2.8.18.rst @@ -2,6 +2,29 @@ Centreon Web 2.8.18 ################### -Bugfix -====== +Enhancements +============ +* [Administration] Add more actions and logging for ACL management - PR #5841 +* [API] Validate input parameters - PR #5958 +* [API] Check illegal char in add function for CLAPI - PR #5948 +* [API] Improve error message - PR #5972 +* [API] Get multiple parameters for host - PR #5946 +* [Configuration] Add form to configure Centreon Broker generic stream connectors - PR #6024 #6053 #6052 #6042 (beta) +* [Documentation] Add new chapter for Centreon ISO el7 installation - PR #6019 +* [Documentation] Describe get parameters for hosts #5783 - PR #5924 +* [Knowledge-Base] Add option to disable SSL certificate - PR #6027 + +Bug Fixes +========= + +* [Administration] Define default value for Broker - #6029 PR #6033 +* [Configuration] Change low limit of EventMaxQueueSize for Centreon Broker configuration - PR #6013 +* [Configuration] Avoid php notice when poller has no timezone - PR #6031 +* [Install] Compatibility with PHP version 5.3 - PR #5976 +* [Meta-service] Do not duplicate them on update - PR #5982 +* [Meta-service] Possibility for user with ACL to display chart - PR #5952 +* [Monitoring] Top Counter with ACL really slow - #5974 PR #5992 +* [Monitoring] Centreon UI freezes when access to "View contact Notification" - #5760 PR #5954 +* [Monitoring] Replace dot character in command line for better display - PR #5945 +* [Monitoring] Fix add downtime on hostgroup or poller with ACL - PR #6023 -- GitLab