Internal: Updated modules version to 2.4.0 (as well as some copyright dates)

SVN:trunk[5103]
This commit is contained in:
Guillaume Lajarige
2017-10-27 08:53:39 +00:00
parent 06d6968951
commit c607a7e35d
36 changed files with 33 additions and 74 deletions

View File

@@ -1,5 +1,5 @@
<?php
// Copyright (C) 2010-2012 Combodo SARL
// Copyright (C) 2010-2017 Combodo SARL
//
// This file is part of iTop.
//
@@ -21,13 +21,13 @@
* Authent External
* Module definition file for the "External Authentication" module
*
* @copyright Copyright (C) 2010-2012 Combodo SARL
* @copyright Copyright (C) 2010-2017 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'authent-external/2.2.0',
'authent-external/2.4.0',
array(
// Identification
//
@@ -63,4 +63,3 @@ SetupWebPage::AddModule(
'settings' => array(),
)
);
?>

View File

@@ -9,7 +9,7 @@ if (function_exists('ldap_connect'))
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'authent-ldap/2.2.0',
'authent-ldap/2.4.0',
array(
// Identification
//
@@ -63,5 +63,3 @@ SetupWebPage::AddModule(
);
} // if (function_exists('ldap_connect'))
?>

View File

@@ -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.2.0',
'authent-local/2.4.0',
array(
// Identification
//
@@ -40,5 +40,3 @@ SetupWebPage::AddModule(
),
)
);
?>

View File

@@ -1,5 +1,5 @@
<?php
// Copyright (C) 2010-2014 Combodo SARL
// Copyright (C) 2010-2017 Combodo SARL
//
// This file is part of iTop.
//
@@ -39,4 +39,3 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
'Attachments:NoAttachment' => 'Kein Attachment. ',
'Attachments:PreviewNotAvailable' => 'Vorschau für diesen Attachment-Typ nicht verfügbar.',
));
?>

View File

@@ -1,5 +1,5 @@
<?php
// Copyright (C) 2010-2016 Combodo SARL
// Copyright (C) 2010-2017 Combodo SARL
//
// This file is part of iTop.
//

View File

@@ -1,5 +1,5 @@
<?php
// Copyright (C) 2010-2012 Combodo SARL
// Copyright (C) 2010-2017 Combodo SARL
//
// This file is part of iTop.
//
@@ -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.3.0',
'itop-attachments/2.4.0',
array(
// Identification
//
@@ -145,5 +145,3 @@ if (!class_exists('AttachmentInstaller'))
}
}
}
?>

View File

@@ -24,4 +24,4 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
'Attachment:Max_Ko' => '(Максимальный размер файла: %1$s кБ)',
'Attachments:NoAttachment' => 'Нет вложений.',
'Attachments:PreviewNotAvailable' => 'Предварительный просмотр не доступен для этого типа вложений.',
));
));

View File

@@ -1,5 +1,5 @@
<?php
// Copyright (C) 2010-2014 Combodo SARL
// Copyright (C) 2010-2017 Combodo SARL
//
// This file is part of iTop.
//

View File

@@ -291,4 +291,3 @@ class ItopBackup extends ModuleHandlerAPI
}
}
}

View File

@@ -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.2.0',
'itop-backup/2.4.0',
array(
// Identification
//
@@ -56,5 +56,3 @@ SetupWebPage::AddModule(
),
)
);
?>

View File

@@ -47,4 +47,3 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
'bkp-wait-restore' => 'Пожалуйста, дождитесь завершения восстановления...',
'bkp-success-restore' => 'Восстановление успешно завершено.',
));
?>

View File

@@ -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.3.0',
'itop-bridge-virtualization-storage/2.4.0',
array(
// Identification
//
@@ -43,6 +43,3 @@ SetupWebPage::AddModule(
),
)
);
?>

View File

@@ -7,7 +7,7 @@
<comment><![CDATA[/**
* Persistent classes for a CMDB
*
* @copyright Copyright (C) 2010-2012 Combodo SARL
* @copyright Copyright (C) 2010-2017 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/]]></comment>
<category>bizmodel,searchable,changemgmt</category>

View File

@@ -1,5 +1,5 @@
<?php
// Copyright (C) 2010-2014 Combodo SARL
// Copyright (C) 2010-2017 Combodo SARL
//
// This file is part of iTop.
//

View File

@@ -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.3.0',
'itop-change-mgmt-itil/2.4.0',
array(
// Identification
//
@@ -42,5 +42,3 @@ SetupWebPage::AddModule(
),
)
);
?>

View File

@@ -7,7 +7,7 @@
<comment><![CDATA[/**
* Persistent classes for a CMDB
*
* @copyright Copyright (C) 2010-2012 Combodo SARL
* @copyright Copyright (C) 2010-2017 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/]]></comment>
<category>bizmodel,searchable,changemgmt</category>

View File

@@ -1,5 +1,5 @@
<?php
// Copyright (C) 2010-2014 Combodo SARL
// Copyright (C) 2010-2017 Combodo SARL
//
// This file is part of iTop.
//

View File

@@ -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.3.0',
'itop-change-mgmt/2.4.0',
array(
// Identification
//
@@ -91,5 +91,3 @@ class ChangeManagementInstaller extends ModuleInstallerAPI
}
}
}
?>

View File

@@ -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/1.0.3',
'itop-config/2.4.0',
array(
// Identification
//

View File

@@ -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.2.0',
'itop-datacenter-mgmt/2.4.0',
array(
// Identification
//

View File

@@ -1,5 +1,5 @@
<?php
// Copyright (C) 2010-2014 Combodo SARL
// Copyright (C) 2010-2017 Combodo SARL
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
@@ -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.2.0',
'itop-endusers-devices/2.4.0',
array(
// Identification
//

View File

@@ -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/1.0.0', array(
'itop-full-itil/2.4.0', array(
// Identification
//
'label' => 'Bridge - Request management ITIL + Incident management ITIL',

View File

@@ -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.3.0',
'itop-knownerror-mgmt/2.4.0',
array(
// Identification
//

View File

@@ -2,7 +2,7 @@
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-portal-base/1.2.0', array(
'itop-portal-base/2.4.0', array(
// Identification
'label' => 'Portal Development Library',
'category' => 'Portal',
@@ -40,4 +40,3 @@ SetupWebPage::AddModule(
),
)
);

View File

@@ -2,7 +2,7 @@
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-portal/1.1.0', array(
'itop-portal/2.4.0', array(
// Identification
'label' => 'Enhanced Customer Portal',
'category' => 'Portal',
@@ -35,4 +35,3 @@ SetupWebPage::AddModule(
),
)
);
?>

View File

@@ -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.3.0',
'itop-problem-mgmt/2.4.0',
array(
// Identification
//
@@ -42,5 +42,3 @@ SetupWebPage::AddModule(
),
)
);
?>

View File

@@ -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.3.0',
'itop-profiles-itil/2.4.0',
array(
// Identification
//

View File

@@ -43,5 +43,3 @@ SetupWebPage::AddModule(
),
)
);
?>

View File

@@ -43,5 +43,3 @@ SetupWebPage::AddModule(
),
)
);
?>

View File

@@ -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.3.0',
'itop-service-mgmt-provider/2.4.0',
array(
// Identification
//
@@ -95,5 +95,3 @@ if (!class_exists('ServiceMgmtProviderInstaller'))
}
}
}
?>

View File

@@ -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.3.0',
'itop-service-mgmt/2.4.0',
array(
// Identification
//
@@ -92,4 +92,3 @@ if (!class_exists('ServiceMgmtInstaller'))
}
}
}
?>

View File

@@ -1,5 +1,5 @@
<?php
// Copyright (C) 2010-2012 Combodo SARL
// Copyright (C) 2010-2017 Combodo SARL
//
// This file is part of iTop.
//
@@ -60,6 +60,3 @@ SetupWebPage::AddModule(
),
)
);
?>

View File

@@ -107,5 +107,3 @@ if (!class_exists('StorageMgmtInstaller'))
}
}
}
?>

View File

@@ -70,4 +70,3 @@ class TicketsInstaller extends ModuleInstallerAPI
}
}
}
?>

View File

@@ -66,6 +66,3 @@ SetupWebPage::AddModule(
),
)
);
?>

View File

@@ -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.2.0',
'itop-welcome-itil/2.4.0',
array(
// Identification
//
@@ -46,5 +46,3 @@ SetupWebPage::AddModule(
),
)
);
?>