From c864fd5b7d83e7423ca41bb234a60451dd94118d Mon Sep 17 00:00:00 2001 From: Kevin Duret <kduret@centreon.com> Date: Tue, 17 Apr 2018 18:07:34 +0200 Subject: [PATCH] fix(doc): retrieve good release notes for 2.8.22 --- .../centreon-2.8/centreon-2.8.22.rst | 24 +++---------------- .../centreon-2.8/centreon-2.8.22.rst | 24 +++---------------- 2 files changed, 6 insertions(+), 42 deletions(-) diff --git a/doc/en/release_notes/centreon-2.8/centreon-2.8.22.rst b/doc/en/release_notes/centreon-2.8/centreon-2.8.22.rst index 2bb1a8b533..2cf9f9b79d 100644 --- a/doc/en/release_notes/centreon-2.8/centreon-2.8.22.rst +++ b/doc/en/release_notes/centreon-2.8/centreon-2.8.22.rst @@ -5,28 +5,10 @@ Centreon Web 2.8.22 Enhancements ============ -* [API] Add default poller - PR #6098 -* [API] Link host with default poller if unknown poller - PR #6099 -* [ACL] Improve performance - #6056 PR #6107 -* [Documentation] Improve Centreon CLAPI usage - PR #6090 #6091 -* [Documentation] Improve documentation to add a new poller - #6075 PR #6086 -* [Documentation] Add notice for 64 bits support only - PR #6101 -* [Monitoring] Display links in output and comments - #5943 PR #6113 - Bug Fixes ========= -* [ACL] Allow nested groups filter in ldap configuration - #6127 PR #6128 -* [API] Export specific service, add host before service in CLAPI - PR #6100 -* [API] CLAPI add resource export filter - PR #6125 -* [API] CLAPI Export contact with contact group - PR #6131 -* [API] CLAPI Export service categories - PR #6134 -* [Configuration] SNMP trap poller generation uses ACL - #6043 PR #6069 -* [Custom Views] Fix share custom view - PR #6109 -* [Poller Stats] Poller Statistics Graphs are displayed in first column only - #6003 PR #6122 - -Others -====== +* [CLAPI] Fix host services deployment - PR #6212 -* Update copyright date on the login page - PR #6076 -* Remove multiple debug in Centreon - PR #6138 +Other +===== diff --git a/doc/fr/release_notes/centreon-2.8/centreon-2.8.22.rst b/doc/fr/release_notes/centreon-2.8/centreon-2.8.22.rst index 2bb1a8b533..2cf9f9b79d 100644 --- a/doc/fr/release_notes/centreon-2.8/centreon-2.8.22.rst +++ b/doc/fr/release_notes/centreon-2.8/centreon-2.8.22.rst @@ -5,28 +5,10 @@ Centreon Web 2.8.22 Enhancements ============ -* [API] Add default poller - PR #6098 -* [API] Link host with default poller if unknown poller - PR #6099 -* [ACL] Improve performance - #6056 PR #6107 -* [Documentation] Improve Centreon CLAPI usage - PR #6090 #6091 -* [Documentation] Improve documentation to add a new poller - #6075 PR #6086 -* [Documentation] Add notice for 64 bits support only - PR #6101 -* [Monitoring] Display links in output and comments - #5943 PR #6113 - Bug Fixes ========= -* [ACL] Allow nested groups filter in ldap configuration - #6127 PR #6128 -* [API] Export specific service, add host before service in CLAPI - PR #6100 -* [API] CLAPI add resource export filter - PR #6125 -* [API] CLAPI Export contact with contact group - PR #6131 -* [API] CLAPI Export service categories - PR #6134 -* [Configuration] SNMP trap poller generation uses ACL - #6043 PR #6069 -* [Custom Views] Fix share custom view - PR #6109 -* [Poller Stats] Poller Statistics Graphs are displayed in first column only - #6003 PR #6122 - -Others -====== +* [CLAPI] Fix host services deployment - PR #6212 -* Update copyright date on the login page - PR #6076 -* Remove multiple debug in Centreon - PR #6138 +Other +===== -- GitLab