+ Add 20.1.0 version info.

This commit is contained in:
caoyanyi
2024-05-22 10:27:51 +08:00
parent 8a0efd7f3e
commit 9b692c2f47
10 changed files with 4341 additions and 3 deletions
+2
View File
@@ -53,6 +53,8 @@ common:
# combine js and css files.
cp -fr misc zentaopms/misc && cd zentaopms/misc/ && php ./minifyfront.php
rm -fr zentaopms/misc
# delete the cache file.
rm -fr zentaopms/www/cache.php
# create the restart file for svn.
# touch zentaopms/module/svn/restart
# delete the unused files.
+1 -1
View File
@@ -1 +1 @@
20.0
20.1.0
+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.0'; // ZenTaoPHP的版本。 The version of ZenTaoPHP. Don't change it.
$config->version = '20.1.0'; // 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.
File diff suppressed because it is too large Load Diff
+7
View File
@@ -1,3 +1,10 @@
2024-05-22 20.1.0
完成的需求
开源版:
修复的Bug
开源版:
2024-04-30 20.0
完成的需求
开源版:
+2
View File
@@ -113,6 +113,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.0'] = '2024-05-22';
$lang->misc->releaseDate['20.0'] = '2024-04-30';
$lang->misc->releaseDate['18.12'] = '2024-04-12';
$lang->misc->releaseDate['20.0.beta2'] = '2024-03-15';
@@ -226,6 +227,7 @@ $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.0'][] = array('title' => "", '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' => '');
$lang->misc->feature->all['18.12'][] = array('title' => "To better streamline our services, we have discontinued information and associated evaluations for non-R&D users, while implementing timely reminders for impending technical service deadlines. Our latest update includes a comprehensive approach to metric management, offering customizable metrics, a robust library of foundational metrics, and the convenience of recalculating historical metric data at one click. Additionally, we are excited to introduce the demand pool matrix, enabling the removal of approved demands from roadmaps. Furthermore, our Operations Management Interface has been enhanced with the addition of feedback settings. In addition, we have introduced the 'Associated Demand Pool' search criterion, making it easier for users to search for requirements within the demand pool.", 'desc' => '');
$lang->misc->feature->all['20.0.beta2'][] = array('title' => 'Enhance the functionality and fine-tune the details, while addressing any known bugs.', 'desc' => '');
+2
View File
@@ -113,6 +113,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.0'] = '2024-05-22';
$lang->misc->releaseDate['20.0'] = '2024-04-30';
$lang->misc->releaseDate['18.12'] = '2024-04-12';
$lang->misc->releaseDate['20.0.beta2'] = '2024-03-15';
@@ -226,6 +227,7 @@ $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.0'][] = array('title' => "", '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' => '');
$lang->misc->feature->all['18.12'][] = array('title' => "To better streamline our services, we have discontinued information and associated evaluations for non-R&D users, while implementing timely reminders for impending technical service deadlines. Our latest update includes a comprehensive approach to metric management, offering customizable metrics, a robust library of foundational metrics, and the convenience of recalculating historical metric data at one click. Additionally, we are excited to introduce the demand pool matrix, enabling the removal of approved demands from roadmaps. Furthermore, our Operations Management Interface has been enhanced with the addition of feedback settings. In addition, we have introduced the 'Associated Demand Pool' search criterion, making it easier for users to search for requirements within the demand pool.", 'desc' => '');
$lang->misc->feature->all['20.0.beta2'][] = array('title' => 'Enhance the functionality and fine-tune the details, while addressing any known bugs.', 'desc' => '');
+2
View File
@@ -113,6 +113,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.0'] = '2024-05-22';
$lang->misc->releaseDate['20.0'] = '2024-04-30';
$lang->misc->releaseDate['18.12'] = '2024-04-12';
$lang->misc->releaseDate['20.0.beta2'] = '2024-03-15';
@@ -226,6 +227,7 @@ $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.0'][] = array('title' => "", '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' => '');
$lang->misc->feature->all['18.12'][] = array('title' => "To better streamline our services, we have discontinued information and associated evaluations for non-R&D users, while implementing timely reminders for impending technical service deadlines. Our latest update includes a comprehensive approach to metric management, offering customizable metrics, a robust library of foundational metrics, and the convenience of recalculating historical metric data at one click. Additionally, we are excited to introduce the demand pool matrix, enabling the removal of approved demands from roadmaps. Furthermore, our Operations Management Interface has been enhanced with the addition of feedback settings. In addition, we have introduced the 'Associated Demand Pool' search criterion, making it easier for users to search for requirements within the demand pool.", 'desc' => '');
$lang->misc->feature->all['20.0.beta2'][] = array('title' => 'Enhance the functionality and fine-tune the details, while addressing any known bugs.', 'desc' => '');
+2
View File
@@ -113,6 +113,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.0'] = '2024-05-22';
$lang->misc->releaseDate['20.0'] = '2024-04-30';
$lang->misc->releaseDate['18.12'] = '2024-04-12';
$lang->misc->releaseDate['20.0.beta2'] = '2024-03-15';
@@ -226,6 +227,7 @@ $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.0'][] = array('title' => "", 'desc' => '');
$lang->misc->feature->all['20.0'][] = array('title' => '重构底层PHP和UI框架,重构核心表单和仪表盘,用户体验全新升级。', 'desc' => '');
$lang->misc->feature->all['18.12'][] = array('title' => '禅道新版本中取消非研发用户的信息和相关判断,技术服务临期增加提醒。实现度量项条目化管理、自定义度量项、基础度量库、一键重算历史度量数据。需求池需求矩阵,路标支持移除已立项需求,运营管理界面增加反馈设置功能,需求池需求搜索条件中增加所属需求池搜索条件。', 'desc' => '');
$lang->misc->feature->all['20.0.beta2'][] = array('title' => '完善细节功能,解已知Bug。', 'desc' => '');
+2 -1
View File
@@ -191,7 +191,8 @@ $lang->upgrade->fromVersions['18_12'] = '18.12';
$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'; // pms insert position.
$lang->upgrade->fromVersions['20_0'] = '20.0';
$lang->upgrade->fromVersions['20_1_0'] = '20.1.0'; // pms insert position.
global $config;
/* Lite. */