📝 Fix 2.9.0 version present in deprecated mentions

This commit is contained in:
Pierre Goiffon
2020-10-21 19:17:38 +02:00
parent 0119f6c395
commit 7fa7ebb59c
13 changed files with 28 additions and 27 deletions

View File

@@ -1,13 +1,13 @@
<?php
/**
* @copyright Copyright (C) 2010-2020 Combodo SARL
* @deprecated will be removed in 3.1.0 - moved to sources/application/WebPage/AjaxPage.php
* @license http://opensource.org/licenses/AGPL-3.0
* @deprecated removed in 2.9.0 - moved to sources/application/WebPage/AjaxPage.php
* @copyright Copyright (C) 2010-2020 Combodo SARL
*/
/**
* Class ajax_page
* @deprecated removed in 2.9.0 - moved to AjaxPage
* @deprecated will be removed in 3.1.0 - moved to AjaxPage
*/
class ajax_page extends AjaxPage
{

View File

@@ -1,7 +1,7 @@
<?php
/**
* @copyright Copyright (C) 2010-2020 Combodo SARL
* @deprecated will be removed in 3.1.0 - moved to sources/application/WebPage/CaptureWebPage.php
* @license http://opensource.org/licenses/AGPL-3.0
* @deprecated removed in 2.9.0 - moved to sources/application/WebPage/CaptureWebPage.php
* @copyright Copyright (C) 2010-2020 Combodo SARL
*/

View File

@@ -1,7 +1,7 @@
<?php
/**
* @copyright Copyright (C) 2010-2020 Combodo SARL
* @deprecated will be removed in 3.1.0 - moved to sources/application/WebPage/CLIPage.php
* @license http://opensource.org/licenses/AGPL-3.0
* @deprecated removed in 2.9.0 - moved to sources/application/WebPage/CLIPage.php
* @copyright Copyright (C) 2010-2020 Combodo SARL
*/

View File

@@ -1,7 +1,7 @@
<?php
/**
* @copyright Copyright (C) 2010-2020 Combodo SARL
* @deprecated will be removed in 3.1.0 - moved to sources/application/WebPage/CSVPage.php
* @license http://opensource.org/licenses/AGPL-3.0
* @deprecated removed in 2.9.0 - moved to sources/application/WebPage/CSVPage.php
* @copyright Copyright (C) 2010-2020 Combodo SARL
*/

View File

@@ -1,7 +1,7 @@
<?php
/**
* @copyright Copyright (C) 2010-2020 Combodo SARL
* @deprecated will be removed in 3.1.0 - moved to sources/application/WebPage/ErrorPage.php
* @license http://opensource.org/licenses/AGPL-3.0
* @deprecated removed in 2.9.0 - moved to sources/application/WebPage/ErrorPage.php
* @copyright Copyright (C) 2010-2020 Combodo SARL
*/

View File

@@ -1,7 +1,7 @@
<?php
/**
* @copyright Copyright (C) 2010-2020 Combodo SARL
* @deprecated will be removed in 3.1.0 - moved to sources/application/WebPage/iTopWebPage.php
* @license http://opensource.org/licenses/AGPL-3.0
* @deprecated removed in 2.9.0 - moved to sources/application/WebPage/iTopWebPage.php
* @copyright Copyright (C) 2010-2020 Combodo SARL
*/

View File

@@ -1,7 +1,7 @@
<?php
/**
* @copyright Copyright (C) 2010-2020 Combodo SARL
* @deprecated will be removed in 3.1.0 - moved to sources/application/WebPage/iTopWizardWebPage.php
* @license http://opensource.org/licenses/AGPL-3.0
* @deprecated removed in 2.9.0 - moved to sources/application/WebPage/iTopWizardWebPage.php
* @copyright Copyright (C) 2010-2020 Combodo SARL
*/

View File

@@ -1,7 +1,7 @@
<?php
/**
* @copyright Copyright (C) 2010-2020 Combodo SARL
* @deprecated will be removed in 3.1.0 - moved to sources/application/WebPage/NiceWebPage.php
* @license http://opensource.org/licenses/AGPL-3.0
* @deprecated removed in 2.9.0 - moved to sources/application/WebPage/NiceWebPage.php
* @copyright Copyright (C) 2010-2020 Combodo SARL
*/

View File

@@ -1,7 +1,7 @@
<?php
/**
* @copyright Copyright (C) 2010-2020 Combodo SARL
* @deprecated will be removed in 3.1.0 - moved to sources/application/WebPage/PDFPage.php
* @license http://opensource.org/licenses/AGPL-3.0
* @deprecated removed in 2.9.0 - moved to sources/application/WebPage/PDFPage.php
* @copyright Copyright (C) 2010-2020 Combodo SARL
*/

View File

@@ -1,7 +1,7 @@
<?php
/**
* @copyright Copyright (C) 2010-2020 Combodo SARL
* @deprecated will be removed in 3.1.0 - moved to sources/application/WebPage/WebPage.php
* @license http://opensource.org/licenses/AGPL-3.0
* @deprecated removed in 2.9.0 - moved to sources/application/WebPage/WebPage.php
* @copyright Copyright (C) 2010-2020 Combodo SARL
*/

View File

@@ -1,7 +1,7 @@
<?php
/**
* @copyright Copyright (C) 2010-2020 Combodo SARL
* @deprecated will be removed in 3.1.0 - moved to sources/application/WebPage/XMLPage.php
* @license http://opensource.org/licenses/AGPL-3.0
* @deprecated removed in 2.9.0 - moved to sources/application/WebPage/XMLPage.php
* @copyright Copyright (C) 2010-2020 Combodo SARL
*/

View File

@@ -549,11 +549,12 @@ abstract class CMDBObject extends DBObject
* The check should never fail, because the UI should prevent from such a usage
* Anyhow, if the user has found a workaround... the security gets enforced here
*
* @param $bSkipStrongSecurity
* @param $iActionCode
* @deprecated 3.0.0 N°2591 will be removed in 3.1.0
*
* @param bool $bSkipStrongSecurity
* @param int $iActionCode
*
* @throws \SecurityException
* @deprecated in 3.0.0 will be removed in 2.9
*/
protected function CheckUserRights($bSkipStrongSecurity, $iActionCode)
{

View File

@@ -124,7 +124,7 @@ class iTopWebPage extends NiceWebPage implements iTabbedPage
$this->add_linked_script(utils::GetAbsoluteUrlAppRoot().'js/ckeditor/ckeditor.js');
$this->add_linked_script(utils::GetAbsoluteUrlAppRoot().'js/ckeditor/adapters/jquery.js');
$this->add_linked_script(utils::GetAbsoluteUrlAppRoot().'js/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js');
/* @deprecated qTip will be removed in 2.9.0, use Tippy.js instead */
/** @deprecated qTip will be removed in 3.1.0, use Tippy.js instead */
$this->add_linked_script(utils::GetAbsoluteUrlAppRoot().'js/jquery.qtip-1.0.min.js');
$this->add_linked_script(utils::GetAbsoluteUrlAppRoot().'node_modules/@popperjs/core/dist/umd/popper.js');
$this->add_linked_script(utils::GetAbsoluteUrlAppRoot().'node_modules/tippy.js/dist/tippy-bundle.umd.js');