diff --git a/VERSION b/VERSION index a534775a0..e760bfcb1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.6.22 +2.6.26 diff --git a/app.yml b/app.yml index ad9d5568c..e13d7b5db 100644 --- a/app.yml +++ b/app.yml @@ -5,7 +5,7 @@ author: 蓝鲸智云 category: 办公应用 introduction: 流程服务是蓝鲸推出的轻量级ITSM,通过可自定义设计的流程模块,覆盖IT服务中的不同管理活动或应用场景。帮助企业用户规范内部管理流程,提升沟通及管理效率。 introduction_en: bk_itsm is a lightweight ITSM created by Blueking. It covers different application scenarios in IT services through customizable workflows and help enterprise users to implement standardize IT workflow, improve communication and management efficiency. -version: 2.6.22 +version: 2.6.26 language: python is_use_celery: True is_use_celery_with_gevent: False diff --git a/app_desc.yaml b/app_desc.yaml index ea9a4ef84..b16a9ad0e 100644 --- a/app_desc.yaml +++ b/app_desc.yaml @@ -1,5 +1,5 @@ spec_version: 2 -app_version: "2.6.22" +app_version: "2.6.26" app: region: default bk_app_code: bk_itsm diff --git a/docs/RELEASE.md b/docs/RELEASE.md index faa5bceaa..5c725823a 100644 --- a/docs/RELEASE.md +++ b/docs/RELEASE.md @@ -1,34 +1,64 @@ # Changelog +## [Version: 2.6.26] - 2024-07-22 +【修复】修复接口数值为 0 导致流程异常的问题 +【修复】修复apigw初始化异常的问题 + +## [Version: 2.6.25] - 2024-07-19 +【修复】修复消息通知在部分环境接口请求地址不正确的问题 +【修复】修复 API 节点手动重试取值异常的问题 + +## [Version: 2.6.24] - 2024-07-18 +【优化】通知模板列表搜索优化 +【修复】新建服务校验失败信息收敛 +【修复】引用公共触发器弹窗增加非空校验 +【修复】服务列表搜索去掉sla筛选项 +【修复】编辑数据字典侧滑面板挂载到body +【修复】修复全局配置favicon不生效的问题 +【修复】修复获取 role 信息时, desc 为空导致的异常问题 + +## [Version: 2.6.23] - 2024-07-03 +【优化】服务表单左侧字段控件搜索支持清空操作 +【优化】任务模板触发器去掉引用公共触发器方式 +【优化】关单操作移除提单人、节点处理人权限 +【修复】修复消息通知中心前端不显示的问题 +【修复】修复服务列表左侧菜单栏展开/收起icon显示不正确问题 +【修复】数据字典编辑后未保存点击阴影增加二次弹窗确认 +【修复】服务表格行高不生效问题修复 +【修复】首页常用服务和全部服务卡片收藏状态切换后不同步问题修复 +【修复】修复api编辑后回到列表页数据未更新的问题 +【修复】修复服务导入后左侧目录树未更新的问题 + + ## [Version: 2.6.22] - 2024-06-24 【优化】项目全局配置可修改 ## [Version: 2.6.21] - 2024-06-12 -【修复】默认项目无法编辑修复 -【修复】连续点击创建服务按钮会创建多个相同服务问题修复 -【修复】服务列表页按照类型搜索参数key不正确问题修复 -【修复】关单、挂起单据操作弹窗原因表单增加最大字符长度为1000限制 +【修复】默认项目无法编辑修复 +【修复】连续点击创建服务按钮会创建多个相同服务问题修复 +【修复】服务列表页按照类型搜索参数key不正确问题修复 +【修复】关单、挂起单据操作弹窗原因表单增加最大字符长度为1000限制 ## [Version: 2.6.20] - 2024-06-06 -【修复】运营分析页面时间控件位置计算不准确修复 -【修复】单据评论编辑弹窗去掉评论类型切换icon -【修复】移除工单接口人员信息 -【优化】流水日志超长字符样式优化 -【优化】人员选择器placehoder文案优化 -【优化】单据表格字段增加最大高度 +【修复】运营分析页面时间控件位置计算不准确修复 +【修复】单据评论编辑弹窗去掉评论类型切换icon +【修复】移除工单接口人员信息 +【优化】流水日志超长字符样式优化 +【优化】人员选择器placehoder文案优化 +【优化】单据表格字段增加最大高度 ## [Version: 2.6.19] - 2024-05-29 -【修复】修复退出登录不生效的问题 -【优化】支持iframe加载模式方案 +【修复】修复退出登录不生效的问题 +【优化】支持iframe加载模式方案 ## [Version: 2.6.18] - 2024-05-15 -【修复】修复联合校验未处理节点字段的问题 -【修复】修复登录后未跳转的问题 -【修复】修复打印页部分变量不存在导致接口异常的问 -【优化】新增工单关闭原因长度限制 -【优化】工单数据表索引优化 +【修复】修复联合校验未处理节点字段的问题 +【修复】修复登录后未跳转的问题 +【修复】修复打印页部分变量不存在导致接口异常的问 +【优化】新增工单关闭原因长度限制 +【优化】工单数据表索引优化 ## [Version: 2.6.17] - 2024-05-11 -【修复】修复工单富文本 xss 问题 +【修复】修复工单富文本 xss 问题 【优化】统一登录窗口交互 ## [Version: 2.6.16] - 2024-05-08 @@ -41,15 +71,15 @@ 【优化】升级部分pip依赖版本以提升安全性 ## [Version: 2.6.13] - 2024-04-17 -【修复】修复单据详情页单据信息字段显示不全的问题 +【修复】修复单据详情页单据信息字段显示不全的问题 【修复】修复创建服务时未校验所属目录字段的问题 ## [Version: 2.6.12] - 2024-04-08 -【修复】修复并行网关下,SOPS 任务失败时,处理人无权限的问题 +【修复】修复并行网关下,SOPS 任务失败时,处理人无权限的问题 ## [Version: 2.6.11] - 2024-02-29 【优化】修复附件存储为制品库时上传异常的问题 -【修复】修复容器化环境通知中心未注册的问题 +【修复】修复容器化环境通知中心未注册的问题 【修复】修复初始化导入权限中心的角色为空不正常的问题 ## [Version: 2.6.10] - 2024-02-04 diff --git a/docs/RELEASE_EN.md b/docs/RELEASE_EN.md index f7c6c399a..b3244c288 100644 --- a/docs/RELEASE_EN.md +++ b/docs/RELEASE_EN.md @@ -1,34 +1,64 @@ # Changelog +## [Version: 2.6.26] - 2024-07-22 +【Fixed】Fix the issue where an interface value of 0 causes process abnormalities. +【Fixed】Fix the initialization exception of apigw. + +## [Version: 2.6.25] - 2024-07-19 +【Fixed】Fixed the issue where the API request URL for message notifications was incorrect in certain environments. + +## [Version: 2.6.24] - 2024-07-18 +【Improved】Optimized the search functionality for the notification template list. +【Fixed】Consolidated validation failure messages when creating a new service. +【Fixed】Added non-empty validation to the pop-up for referencing common triggers. +【Fixed】Removed the SLA filter option from the service list search. +【Fixed】Mounted the data dictionary edit side panel to the body. +【Fixed】Fixed the issue where the global configuration favicon was not being applied. +【Fixed】Resolved the issue causing an exception when desc is empty while fetching role information. +【Fixed】Fix the issue with the abnormal value retrieval during manual retry of the API node. + + +## [Version: 2.6.23] - 2024-07-03 +【Improved】Enabled support for clearing the search operation on the left-side field controls of the service form. +【Improved】Removed the method of referencing common triggers from the task template triggers. +【Improved】Remove the permissions of the submitter and node handler in the close order operation. +【Fixed】Fixed the issue where the Message Notification Center was not displayed on the frontend. +【Fixed】Fixed the issue where the expand/collapse icon on the left-side menu of the service list was displayed incorrectly. +【Fixed】Added a secondary confirmation pop-up when clicking on the shadow area after editing the data dictionary without saving. +【Fixed】Fixed the issue where the row height in the service table was not being applied. +【Fixed】Fixed the issue where the favorite status of the frequently used services and all services cards on the homepage did not synchronize after toggling. +【Fixed】Fixed the issue where data in the list page was not updated after editing the API. +【Fixed】Fixed the issue where the left-side directory tree was not updated after service import. + ## [Version: 2.6.22] - 2024-06-24 【Improved】Global project settings are editable. ## [Version: 2.6.21] - 2024-06-12 -【Fixed】Fixed the issue where the default project could not be edited. -【Fixed】Fixed the issue where multiple identical services could be created by repeatedly clicking the Create Service button. -【Fixed】Fixed the issue where the search parameter key was incorrect when filtering the service list by type. -【Fixed】Added a maximum character limit of 1000 to the reason form in the close and suspend document operation pop-ups. +【Fixed】Fixed the issue where the default project could not be edited. +【Fixed】Fixed the issue where multiple identical services could be created by repeatedly clicking the Create Service button. +【Fixed】Fixed the issue where the search parameter key was incorrect when filtering the service list by type. +【Fixed】Added a maximum character limit of 1000 to the reason form in the close and suspend document operation pop-ups. ## [Version: 2.6.20] - 2024-06-06 -【Fixed】Fixed the issue where the time control position on the Operations Analysis page was calculated inaccurately. -【Fixed】Removed the comment type switch icon from the document comment edit popup. -【Fix】Remove personnel information from the work order interface. -【Improved】Optimized the style for long characters in the transaction log. -【Improved】Optimized the placeholder text for the personnel selector. -【Improved】Added maximum height to the ticket detail table fields. +【Fixed】Fixed the issue where the time control position on the Operations Analysis page was calculated inaccurately. +【Fixed】Removed the comment type switch icon from the document comment edit popup. +【Fix】Remove personnel information from the work order interface. +【Improved】Optimized the style for long characters in the transaction log. +【Improved】Optimized the placeholder text for the personnel selector. +【Improved】Added maximum height to the ticket detail table fields. ## [Version: 2.6.19] - 2024-05-29 -【Fixed】Fixed the issue where logout was not effective +【Fixed】Fixed the issue where logout was not effective 【Improved】Support for iframe loading mode implemented ## [Version: 2.6.18] - 2024-05-15 -[Fixed] Resolved the issue with unprocessed node fields during joint validation -[Fixed] Fixed the issue where there was no redirection after login -[Fixed] Fixed the interface anomaly caused by non-existent variables on the print page -[Improved] Added length restriction for work order closure reasons -[Improved] Optimized indexes in the ticket table +[Fixed] Resolved the issue with unprocessed node fields during joint validation +[Fixed] Fixed the issue where there was no redirection after login +[Fixed] Fixed the interface anomaly caused by non-existent variables on the print page +[Improved] Added length restriction for work order closure reasons +[Improved] Optimized indexes in the ticket table ## [Version: 2.6.17] - 2024-05-11 -[Fixed] Resolved XSS vulnerability in work order rich text +[Fixed] Resolved XSS vulnerability in work order rich text [Improved] Unified login window interactions ## [Version: 2.6.16] - 2024-05-08 @@ -41,19 +71,19 @@ [Improved] Upgraded select pip dependencies for improved security ## [Version: 2.6.13] - 2024-04-17 -[Fixed] Fixed the issue where the document information fields on the detail page of the repair order were not fully displayed. +[Fixed] Fixed the issue where the document information fields on the detail page of the repair order were not fully displayed. [Fixed] Fixed the issue where the directory field was not validated when creating a service. ## [Version: 2.6.12] - 2024-04-08 【Fixed】Fixed the issue of insufficient permissions for the assignee when SOPS tasks fail in parallel gateways. ## [Version: 2.6.11] - 2024-02-29 - [Improved] Fix the problem of uploading abnormality when the attachment is stored as a product library + [Improved] Fix the problem of uploading abnormality when the attachment is stored as a product library [Fixed] Repair the problem of unregistered the notification center of the containerization environment [Fixed] Repair the role of the initialization of the introduction authority center is an issue of abnormal emptiness ## [Version: 2.6.10] - 2024-02-04 - [Improved] Allow to configure the timeout of permission center sdk & skip auto-authorization for resources created by admin. + [Improved] Allow to configure the timeout of permission center sdk & skip auto-authorization for resources created by admin. [Fixed] Fix the problem that the import process is abnormal when it is a user group. [Improved] Front-end access to message notification center diff --git a/frontend/pc/.eslintrc.js b/frontend/pc/.eslintrc.js index f6032ff82..330b8aed0 100644 --- a/frontend/pc/.eslintrc.js +++ b/frontend/pc/.eslintrc.js @@ -56,8 +56,7 @@ module.exports = { LEGACY_APP_MIGRATION_ENABLED: true, AJAX_URL_PIRFIX: true, GRAFANA_IFRAME_URL: true, - gettext: true, - Aegis: true + gettext: true }, // add your custom rules here rules: { diff --git a/frontend/pc/index-dev.html b/frontend/pc/index-dev.html index 507fe90f5..e9cb03e61 100644 --- a/frontend/pc/index-dev.html +++ b/frontend/pc/index-dev.html @@ -25,7 +25,6 @@ window.is_vip = true; window.use_log = true; window.log_name = '流程服务'; - window.TAM_PROJECT_ID = "" window.DEFAULT_PROJECT = '0' @@ -32,7 +31,6 @@ window.log_name = '{{LOG_NAME}}'; window.use_log = {{USE_LOG}}; window.iam_code = "{{ BK_IAM_APP_CODE }}"; - window.TAM_PROJECT_ID = "{{TAM_PROJECT_ID}}"; window.DEFAULT_PROJECT = "{{DEFAULT_PROJECT}}"; window.BK_PAAS_ESB_HOST = "{{BK_PAAS_ESB_HOST}}"; window.NOTICE_CENTER_SWITCH = "{{NOTICE_CENTER_SWITCH}}"; @@ -65,9 +63,6 @@ } } - {% if TAM_PROJECT_ID != '' %} - - {% endif %}
diff --git a/frontend/pc/src/App.vue b/frontend/pc/src/App.vue index b8197b579..aef59c68a 100644 --- a/frontend/pc/src/App.vue +++ b/frontend/pc/src/App.vue @@ -22,7 +22,7 @@+