* [misc] update pms version.

This commit is contained in:
caoyanyi
2024-06-18 09:14:28 +08:00
committed by 田淑杰
parent 769f165d87
commit a1bf5ac2ae
8 changed files with 11 additions and 18 deletions
+1 -1
View File
@@ -1 +1 @@
20.1.2
20.1.1
+1 -1
View File
@@ -16,7 +16,7 @@ if(!class_exists('config')){class config{}}
if(!function_exists('getWebRoot')){function getWebRoot(){}}
/* 基本设置。Basic settings. */
$config->version = '20.1.2'; // ZenTaoPHP的版本。 The version of ZenTaoPHP. Don't change it.
$config->version = '20.1.1'; // ZenTaoPHP的版本。 The version of ZenTaoPHP. Don't change it.
$config->liteVersion = '1.2'; // 迅捷版版本。 The version of Lite.
$config->charset = 'UTF-8'; // ZenTaoPHP的编码。 The encoding of ZenTaoPHP.
$config->cookieLife = time() + 2592000; // Cookie的生存时间。The cookie life time.
+1 -3
View File
@@ -114,8 +114,7 @@ $lang->misc->feature->promptExecImage = 'theme/default/images/main/prompt_exec
$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/book/zentaopms/1097.html';
/* Release Date. */
$lang->misc->releaseDate['20.1.2'] = '2024-06-21';
$lang->misc->releaseDate['20.1.1'] = '2024-06-14';
$lang->misc->releaseDate['20.1.1'] = '2024-06-21';
$lang->misc->releaseDate['20.1.0'] = '2024-06-03';
$lang->misc->releaseDate['20.0'] = '2024-04-30';
$lang->misc->releaseDate['18.12'] = '2024-04-12';
@@ -230,7 +229,6 @@ $lang->misc->releaseDate['7.1.stable'] = '2015-03-07';
$lang->misc->releaseDate['6.3.stable'] = '2014-11-07';
/* Release Detail. */
$lang->misc->feature->all['20.1.2'][] = array('title' => "", 'desc' => '');
$lang->misc->feature->all['20.1.1'][] = array('title' => "We've completely refactored the core PHP and UI frameworks, streamlining forms and dashboards for a whole new user experience. Plus, APCu caching delivers a significant performance boost. The baseline review list now boasts a search function, making it a breeze to find what you need. And the OR interface enhancements include a dedicated pending tasks feature, along with the ability to customize IPD project stages and review points for maximum flexibility, and a search function within the baseline review list.", 'desc' => '');
$lang->misc->feature->all['20.1.0'][] = array('title' => 'Leverages APCu caching to significantly boost system performance. Fine-tuned the interaction design for an optimized user experience. Implemented bug fixes.', 'desc' => '');
$lang->misc->feature->all['20.0'][] = array('title' => 'In this upgrade, we have reconstructed the underlying PHP and UI frameworks, revamped the core forms and dashboards, resulting in a completely elevated user experience.', 'desc' => '');
+1 -3
View File
@@ -114,8 +114,7 @@ $lang->misc->feature->promptExecImage = 'theme/default/images/main/prompt_exec
$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/book/zentaopms/1097.html';
/* Release Date. */
$lang->misc->releaseDate['20.1.2'] = '2024-06-21';
$lang->misc->releaseDate['20.1.1'] = '2024-06-14';
$lang->misc->releaseDate['20.1.1'] = '2024-06-21';
$lang->misc->releaseDate['20.1.0'] = '2024-06-03';
$lang->misc->releaseDate['20.0'] = '2024-04-30';
$lang->misc->releaseDate['18.12'] = '2024-04-12';
@@ -230,7 +229,6 @@ $lang->misc->releaseDate['7.1.stable'] = '2015-03-07';
$lang->misc->releaseDate['6.3.stable'] = '2014-11-07';
/* Release Detail. */
$lang->misc->feature->all['20.1.2'][] = array('title' => "", 'desc' => '');
$lang->misc->feature->all['20.1.1'][] = array('title' => "We've completely refactored the core PHP and UI frameworks, streamlining forms and dashboards for a whole new user experience. Plus, APCu caching delivers a significant performance boost. The baseline review list now boasts a search function, making it a breeze to find what you need. And the OR interface enhancements include a dedicated pending tasks feature, along with the ability to customize IPD project stages and review points for maximum flexibility, and a search function within the baseline review list.", 'desc' => '');
$lang->misc->feature->all['20.1.0'][] = array('title' => 'Leverages APCu caching to significantly boost system performance. Fine-tuned the interaction design for an optimized user experience. Implemented bug fixes.', 'desc' => '');
$lang->misc->feature->all['20.0'][] = array('title' => 'In this upgrade, we have reconstructed the underlying PHP and UI frameworks, revamped the core forms and dashboards, resulting in a completely elevated user experience.', 'desc' => '');
+1 -3
View File
@@ -114,8 +114,7 @@ $lang->misc->feature->promptExecImage = 'theme/default/images/main/prompt_exec
$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/book/zentaopms/1097.html';
/* Release Date. */
$lang->misc->releaseDate['20.1.2'] = '2024-06-21';
$lang->misc->releaseDate['20.1.1'] = '2024-06-14';
$lang->misc->releaseDate['20.1.1'] = '2024-06-21';
$lang->misc->releaseDate['20.1.0'] = '2024-06-03';
$lang->misc->releaseDate['20.0'] = '2024-04-30';
$lang->misc->releaseDate['18.12'] = '2024-04-12';
@@ -230,7 +229,6 @@ $lang->misc->releaseDate['7.1.stable'] = '2015-03-07';
$lang->misc->releaseDate['6.3.stable'] = '2014-11-07';
/* Release Detail. */
$lang->misc->feature->all['20.1.2'][] = array('title' => "", 'desc' => '');
$lang->misc->feature->all['20.1.1'][] = array('title' => "We've completely refactored the core PHP and UI frameworks, streamlining forms and dashboards for a whole new user experience. Plus, APCu caching delivers a significant performance boost. The baseline review list now boasts a search function, making it a breeze to find what you need. And the OR interface enhancements include a dedicated pending tasks feature, along with the ability to customize IPD project stages and review points for maximum flexibility, and a search function within the baseline review list.", 'desc' => '');
$lang->misc->feature->all['20.1.0'][] = array('title' => 'Leverages APCu caching to significantly boost system performance. Fine-tuned the interaction design for an optimized user experience. Implemented bug fixes.', 'desc' => '');
$lang->misc->feature->all['20.0'][] = array('title' => 'In this upgrade, we have reconstructed the underlying PHP and UI frameworks, revamped the core forms and dashboards, resulting in a completely elevated user experience.', 'desc' => '');
+1 -3
View File
@@ -114,8 +114,7 @@ $lang->misc->feature->promptExecImage = 'theme/default/images/main/prompt_exec
$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/book/zentaopms/1097.html';
/* Release Date. */
$lang->misc->releaseDate['20.1.2'] = '2024-06-21';
$lang->misc->releaseDate['20.1.1'] = '2024-06-14';
$lang->misc->releaseDate['20.1.1'] = '2024-06-21';
$lang->misc->releaseDate['20.1.0'] = '2024-06-03';
$lang->misc->releaseDate['20.0'] = '2024-04-30';
$lang->misc->releaseDate['18.12'] = '2024-04-12';
@@ -230,7 +229,6 @@ $lang->misc->releaseDate['7.1.stable'] = '2015-03-07';
$lang->misc->releaseDate['6.3.stable'] = '2014-11-07';
/* Release Detail. */
$lang->misc->feature->all['20.1.2'][] = array('title' => "", 'desc' => '');
$lang->misc->feature->all['20.1.1'][] = array('title' => '重构底层PHP和UI框架,重构核心表单和仪表盘,用户体验全新升级。支持APCu 缓存,大幅提升系统性能。基线评审列表中的搜索功能。OR界面增加待处理功能、IPD项目的阶段和评审点支持自定义、基线评审列表中的搜索功能。', 'desc' => '');
$lang->misc->feature->all['20.1.0'][] = array('title' => '支持APCu 缓存,大幅提升系统性能,细节交互设计优化,DevOps细节优化,修复Bug。', 'desc' => '');
$lang->misc->feature->all['20.0'][] = array('title' => '重构底层PHP和UI框架,重构核心表单和仪表盘,用户体验全新升级。', 'desc' => '');
+3 -3
View File
@@ -48,7 +48,7 @@ $config->upgrade->maxVersion['max4_10_1'] = '18_10_1';
$config->upgrade->maxVersion['max4_11'] = '18_11';
$config->upgrade->maxVersion['max4_12'] = '18_12';
$config->upgrade->maxVersion['max5_0_0_beta1'] = '20_1_1';
$config->upgrade->maxVersion['max5_0_0'] = '20_1_2'; // max insert position.
$config->upgrade->maxVersion['max5_0_0'] = '20_1_1'; // max insert position.
$config->upgrade->bizVersion = array();
$config->upgrade->bizVersion['biz1_0'] = '9_5_1';
@@ -135,7 +135,7 @@ $config->upgrade->bizVersion['biz8_10_1'] = '18_10_1';
$config->upgrade->bizVersion['biz8_11'] = '18_11';
$config->upgrade->bizVersion['biz8_12'] = '18_12';
$config->upgrade->bizVersion['biz10_0_0_beta1'] = '20_1_1';
$config->upgrade->bizVersion['biz10_0_0'] = '20_1_2'; // max insert position.
$config->upgrade->bizVersion['biz10_0_0'] = '20_1_1'; // max insert position.
$config->upgrade->proVersion = array();
$config->upgrade->proVersion['pro1_0'] = '3_1';
@@ -259,7 +259,7 @@ $config->upgrade->ipdVersion['ipd1_2'] = '18_10_1';
$config->upgrade->ipdVersion['ipd1_3'] = '18_11';
$config->upgrade->ipdVersion['ipd1_4'] = '18_12';
$config->upgrade->ipdVersion['ipd2_0_0_beta1'] = '20_1_1';
$config->upgrade->ipdVersion['ipd2_0_0'] = '20_1_2'; // max insert position.
$config->upgrade->ipdVersion['ipd2_0_0'] = '20_1_1'; // max insert position.
$config->upgrade->lowerTables = array();
$config->upgrade->lowerTables[$config->db->prefix . 'caseStep'] = $config->db->prefix . 'casestep';
+2 -1
View File
@@ -192,7 +192,8 @@ $lang->upgrade->fromVersions['20_0_alpha1'] = '20.0.alpha1';
$lang->upgrade->fromVersions['20_0_beta1'] = '20.0.beta1';
$lang->upgrade->fromVersions['20_0_beta2'] = '20.0.beta2';
$lang->upgrade->fromVersions['20_0'] = '20.0';
$lang->upgrade->fromVersions['20_1_0'] = '20.1.0'; // pms insert position.
$lang->upgrade->fromVersions['20_1_0'] = '20.1.0';
$lang->upgrade->fromVersions['20_1_1'] = '20.1.1'; // pms insert position.
global $config;
/* Lite. */