* [release] add release detail.

This commit is contained in:
caoyanyi
2024-10-18 10:40:23 +08:00
committed by 田淑杰
parent 3f99ce2e9e
commit 5344c1c00e
4 changed files with 4 additions and 1 deletions
+1
View File
@@ -238,6 +238,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.8'][] = array('title' => 'Document Optimization: We have optimized the task dependencies and fixed some Bugs.', 'desc' => '');
$lang->misc->feature->all['20.7.1'][] = array('title' => 'Addressing any known bugs.', 'desc' => '');
$lang->misc->feature->all['20.7'][] = array('title' => "Optimized the new user guide; Menu can be custimized now; Improved the workflow; A contribution module has been added to the OR interface.", 'desc' => '');
$lang->misc->feature->all['20.6'][] = array('title' => "The workflow now allows for the configuration of multiple interfaces. The approval workflow can be customized to include conditional logic based on workflow fields. Bug fixes implemented.", 'desc' => '');
+1
View File
@@ -238,6 +238,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.8'][] = array('title' => 'Document Optimization: We have optimized the task dependencies and fixed some Bugs.', 'desc' => '');
$lang->misc->feature->all['20.7.1'][] = array('title' => 'Addressing any known bugs.', 'desc' => '');
$lang->misc->feature->all['20.7'][] = array('title' => "Optimized the new user guide; Menu can be custimized now; Improved the workflow; A contribution module has been added to the OR interface.", 'desc' => '');
$lang->misc->feature->all['20.6'][] = array('title' => "The workflow now allows for the configuration of multiple interfaces. The approval workflow can be customized to include conditional logic based on workflow fields. Bug fixes implemented.", 'desc' => '');
+1
View File
@@ -238,6 +238,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.8'][] = array('title' => 'Document Optimization: We have optimized the task dependencies and fixed some Bugs.', 'desc' => '');
$lang->misc->feature->all['20.7.1'][] = array('title' => 'Addressing any known bugs.', 'desc' => '');
$lang->misc->feature->all['20.7'][] = array('title' => "Optimized the new user guide; Menu can be custimized now; Improved the workflow; A contribution module has been added to the OR interface.", 'desc' => '');
$lang->misc->feature->all['20.6'][] = array('title' => "The workflow now allows for the configuration of multiple interfaces. The approval workflow can be customized to include conditional logic based on workflow fields. Bug fixes implemented.", 'desc' => '');
+1 -1
View File
@@ -238,7 +238,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.8'][] = array('title' => '', 'desc' => '');
$lang->misc->feature->all['20.8'][] = array('title' => '文档优化:优化任务关系,修复Bug。', 'desc' => '');
$lang->misc->feature->all['20.7.1'][] = array('title' => '修复已知Bug。', 'desc' => '');
$lang->misc->feature->all['20.7'][] = array('title' => '新手引导优化;菜单自定义;工作流优化;OR界面增加贡献模块。', 'desc' => '');
$lang->misc->feature->all['20.6'][] = array('title' => '工作流支持配置多界面;审批流支持使用工作流中字段配置条件;修复Bug。', 'desc' => '');