Skip to content

Commit

Permalink
🔖 Prepare 2.7.11 version
Browse files Browse the repository at this point in the history
  • Loading branch information
dflaven committed Sep 26, 2024
1 parent 1b29746 commit 8cb701b
Show file tree
Hide file tree
Showing 37 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion approot.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* @used-by utils::GetItopVersionWikiSyntax()
* @used-by iTopModulesPhpVersionIntegrationTest
*/
define('ITOP_CORE_VERSION', '2.7.10');
define('ITOP_CORE_VERSION', '2.7.11');


require_once APPROOT.'bootstrap.inc.php';
2 changes: 1 addition & 1 deletion css/css-variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*/

// Beware the version number MUST be enclosed with quotes otherwise v2.3.0 becomes v2 0.3 .0
$version: "v2.7.10";
$version: "v2.7.11";
$approot-relative: "../../../../../" !default; // relative to env-***/branding/themes/***/main.css

// Base colors
Expand Down
2 changes: 1 addition & 1 deletion datamodels/2.x/authent-cas/module.authent-cas.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'authent-cas/2.7.10',
'authent-cas/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'authent-external/2.7.10',
'authent-external/2.7.11',
array(
// Identification
//
Expand Down
2 changes: 1 addition & 1 deletion datamodels/2.x/authent-ldap/module.authent-ldap.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'authent-ldap/2.7.10',
'authent-ldap/2.7.11',
array(
// Identification
//
Expand Down
2 changes: 1 addition & 1 deletion datamodels/2.x/authent-local/module.authent-local.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'authent-local/2.7.10',
'authent-local/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/** @noinspection PhpUnhandledExceptionInspection */
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'combodo-db-tools/2.7.10',
'combodo-db-tools/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-attachments/2.7.10',
'itop-attachments/2.7.11',
array(
// Identification
//
Expand Down
2 changes: 1 addition & 1 deletion datamodels/2.x/itop-backup/module.itop-backup.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-backup/2.7.10',
'itop-backup/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-bridge-virtualization-storage/2.7.10',
'itop-bridge-virtualization-storage/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-change-mgmt-itil/2.7.10',
'itop-change-mgmt-itil/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-change-mgmt/2.7.10',
'itop-change-mgmt/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-config-mgmt/2.7.10',
'itop-config-mgmt/2.7.11',
array(
// Identification
//
Expand Down
2 changes: 1 addition & 1 deletion datamodels/2.x/itop-config/module.itop-config.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-config/2.7.10',
'itop-config/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/** @noinspection PhpUnhandledExceptionInspection */
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-core-update/2.7.10',
'itop-core-update/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-datacenter-mgmt/2.7.10',
'itop-datacenter-mgmt/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-endusers-devices/2.7.10',
'itop-endusers-devices/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/** @noinspection PhpUnhandledExceptionInspection */
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-files-information/2.7.10',
'itop-files-information/2.7.11',
array(
// Identification
//
Expand Down
2 changes: 1 addition & 1 deletion datamodels/2.x/itop-full-itil/module.itop-full-itil.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-full-itil/2.7.10',
'itop-full-itil/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-hub-connector/2.7.10',
'itop-hub-connector/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-incident-mgmt-itil/2.7.10',
'itop-incident-mgmt-itil/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-knownerror-mgmt/2.7.10',
'itop-knownerror-mgmt/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-oauth-client/2.7.10',
'itop-oauth-client/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
/** @noinspection PhpUnhandledExceptionInspection */
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-portal-base/2.7.10', array(
'itop-portal-base/2.7.11', array(
// Identification
'label' => 'Portal Development Library',
'category' => 'Portal',
Expand Down
2 changes: 1 addition & 1 deletion datamodels/2.x/itop-portal/module.itop-portal.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
/** @noinspection PhpUnhandledExceptionInspection */
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-portal/2.7.10', array(
'itop-portal/2.7.11', array(
// Identification
'label' => 'Enhanced Customer Portal',
'category' => 'Portal',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-problem-mgmt/2.7.10',
'itop-problem-mgmt/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-profiles-itil/2.7.10',
'itop-profiles-itil/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-request-mgmt-itil/2.7.10',
'itop-request-mgmt-itil/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-request-mgmt/2.7.10',
'itop-request-mgmt/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-service-mgmt-provider/2.7.10',
'itop-service-mgmt-provider/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-service-mgmt/2.7.10',
'itop-service-mgmt/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-sla-computation/2.7.10',
'itop-sla-computation/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-storage-mgmt/2.7.10',
'itop-storage-mgmt/2.7.11',
array(
// Identification
//
Expand Down
2 changes: 1 addition & 1 deletion datamodels/2.x/itop-tickets/module.itop-tickets.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__,
'itop-tickets/2.7.10',
'itop-tickets/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-virtualization-mgmt/2.7.10',
'itop-virtualization-mgmt/2.7.11',
array(
// Identification
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-welcome-itil/2.7.10',
'itop-welcome-itil/2.7.11',
array(
// Identification
//
Expand Down
2 changes: 1 addition & 1 deletion datamodels/2.x/version.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<information>
<version>2.7.10</version>
<version>2.7.11</version>
</information>

0 comments on commit 8cb701b

Please sign in to comment.