From 4cbfa4bac18df993bafb552a2f288bfa0febd6f9 Mon Sep 17 00:00:00 2001 From: caoyanyi Date: Fri, 20 Dec 2024 10:48:11 +0800 Subject: [PATCH] * [misc] update release data. --- module/misc/lang/de.php | 1 + module/misc/lang/en.php | 1 + module/misc/lang/fr.php | 1 + module/misc/lang/zh-cn.php | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/module/misc/lang/de.php b/module/misc/lang/de.php index 1a1fb81317..964b0ddfe9 100644 --- a/module/misc/lang/de.php +++ b/module/misc/lang/de.php @@ -242,6 +242,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['21.3'][] = array('title' => 'Introduce a filter for postponed items in the program, project, and execution lists. After a project is successfully created, offer guidance for the next steps. In waterfall projects, allow existing tasks and data phases to be subdivided into sub-phases. Include prompt information in the new fields component of the workflow. Refactor the ticket creation page. Introduce opportunity features in Agile projects. For projects that do not have the iteration feature enabled, provide functionalities for issues, risks, opportunities, processes, QA, and meetings.', 'desc' => ''); $lang->misc->feature->all['21.2'][] = array('title' => 'Add applications under Release; add program grouping display and document permission prompts to the document dropdown menu; allow attachments to be included when copying tasks, requirements, bugs, and use cases; system administrators can delete public contact data; add task search functionality to the project execution list; add overdue filter tags in the execution list; support workflow extension for project initiation; add version management for BI; optimize document editor compatibility; add copy functionality for feedback; allow module editing when the associated module is empty on the create feedback page; add message notifications for issues, risks, opportunities, and audits; add audit and baseline lists to the dashboard contributions; improve review and audit detail page refinements; support task search functionality on the Gantt chart page; add requirement change confirmation functionality for design; support export for review reports and baseline status reports.', 'desc' => ''); $lang->misc->feature->all['21.1'][] = array('title' => 'This launch includes enhanced document interface space, improved host functionality, refined object relationship mapping, implementation of zero-padding logic for metrics, DuckDB-related optimizations, and significant enhancements to our online features.', 'desc' => ''); $lang->misc->feature->all['21.0'][] = array('title' => 'Optimization of document functionalities; enhancements to product and project process templates in the BI designer.', 'desc' => ''); diff --git a/module/misc/lang/en.php b/module/misc/lang/en.php index 529cedc28f..0d370e953f 100644 --- a/module/misc/lang/en.php +++ b/module/misc/lang/en.php @@ -242,6 +242,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['21.3'][] = array('title' => 'Introduce a filter for postponed items in the program, project, and execution lists. After a project is successfully created, offer guidance for the next steps. In waterfall projects, allow existing tasks and data phases to be subdivided into sub-phases. Include prompt information in the new fields component of the workflow. Refactor the ticket creation page. Introduce opportunity features in Agile projects. For projects that do not have the iteration feature enabled, provide functionalities for issues, risks, opportunities, processes, QA, and meetings.', 'desc' => ''); $lang->misc->feature->all['21.2'][] = array('title' => 'Add applications under Release; add program grouping display and document permission prompts to the document dropdown menu; allow attachments to be included when copying tasks, requirements, bugs, and use cases; system administrators can delete public contact data; add task search functionality to the project execution list; add overdue filter tags in the execution list; support workflow extension for project initiation; add version management for BI; optimize document editor compatibility; add copy functionality for feedback; allow module editing when the associated module is empty on the create feedback page; add message notifications for issues, risks, opportunities, and audits; add audit and baseline lists to the dashboard contributions; improve review and audit detail page refinements; support task search functionality on the Gantt chart page; add requirement change confirmation functionality for design; support export for review reports and baseline status reports.', 'desc' => ''); $lang->misc->feature->all['21.1'][] = array('title' => 'This launch includes enhanced document interface space, improved host functionality, refined object relationship mapping, implementation of zero-padding logic for metrics, DuckDB-related optimizations, and significant enhancements to our online features.', 'desc' => ''); $lang->misc->feature->all['21.0'][] = array('title' => 'Optimization of document functionalities; enhancements to product and project process templates in the BI designer.', 'desc' => ''); diff --git a/module/misc/lang/fr.php b/module/misc/lang/fr.php index 54c6ac0194..78080b1ff8 100644 --- a/module/misc/lang/fr.php +++ b/module/misc/lang/fr.php @@ -242,6 +242,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['21.3'][] = array('title' => 'Introduce a filter for postponed items in the program, project, and execution lists. After a project is successfully created, offer guidance for the next steps. In waterfall projects, allow existing tasks and data phases to be subdivided into sub-phases. Include prompt information in the new fields component of the workflow. Refactor the ticket creation page. Introduce opportunity features in Agile projects. For projects that do not have the iteration feature enabled, provide functionalities for issues, risks, opportunities, processes, QA, and meetings.', 'desc' => ''); $lang->misc->feature->all['21.2'][] = array('title' => 'Add applications under Release; add program grouping display and document permission prompts to the document dropdown menu; allow attachments to be included when copying tasks, requirements, bugs, and use cases; system administrators can delete public contact data; add task search functionality to the project execution list; add overdue filter tags in the execution list; support workflow extension for project initiation; add version management for BI; optimize document editor compatibility; add copy functionality for feedback; allow module editing when the associated module is empty on the create feedback page; add message notifications for issues, risks, opportunities, and audits; add audit and baseline lists to the dashboard contributions; improve review and audit detail page refinements; support task search functionality on the Gantt chart page; add requirement change confirmation functionality for design; support export for review reports and baseline status reports.', 'desc' => ''); $lang->misc->feature->all['21.1'][] = array('title' => 'This launch includes enhanced document interface space, improved host functionality, refined object relationship mapping, implementation of zero-padding logic for metrics, DuckDB-related optimizations, and significant enhancements to our online features.', 'desc' => ''); $lang->misc->feature->all['21.0'][] = array('title' => 'Optimization of document functionalities; enhancements to product and project process templates in the BI designer.', 'desc' => ''); diff --git a/module/misc/lang/zh-cn.php b/module/misc/lang/zh-cn.php index fb039e97e4..c15cdee3ae 100644 --- a/module/misc/lang/zh-cn.php +++ b/module/misc/lang/zh-cn.php @@ -242,7 +242,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['21.3'][] = array('title' => '', 'desc' => ''); +$lang->misc->feature->all['21.3'][] = array('title' => '项目集、项目、执行列表中增加已延期的筛选标签,项目创建成功后增加下一步工作的引导,瀑布项目中已有任务和其他数据的阶段可以拆分子阶段,工作流新增的字段组件中支持设置提示信息,重构创建工单页面,敏捷项目中增加机会功能,在不启用迭代功能的项目中增加问题、风险、机会、过程、QA、会议功能。', 'desc' => ''); $lang->misc->feature->all['21.2'][] = array('title' => '发布下增加应用,文档下拉菜单增加项目集分组显示和文档权限提示,复制任务、需求、Bug、用例可以带入附件,系统管理员可以删除公共联系人数据,项目执行列表中增加任务搜索功能,执行列表中增加已延期筛选标签,立项支持工作流扩展,BI增加版本管理,文档编辑器兼容优化,反馈增加复制功能,创建反馈页面所属模块为空时可以维护模块,问题、风险、机会、审计增加消息通知,地盘贡献增加贡献的审计、基线列表,评审、审计详情页面细节优,甘特图页面支持任务搜索功能,设计增加需求变更后确认功能,评审报告、基线状态报告支持导出。', 'desc' => ''); $lang->misc->feature->all['21.2'][] = array('title' => '', 'desc' => ''); $lang->misc->feature->all['21.1'][] = array('title' => '文档接口空间优化升级,接口空间核心功能入口优化,主机功能优化,对象间关联关系完善,度量项补0逻辑,DuckDB相关优化,上线功能优化。', 'desc' => '');