zhouhao
|
0429233c31
|
refactor: 优化透传解析api
|
2025-10-23 09:19:47 +08:00 |
zhouhao
|
a3edb86a49
|
refactor: 优化
|
2025-10-20 09:52:37 +08:00 |
zhouhao
|
fc7d09ce8b
|
refactor: 优化
|
2025-10-15 16:56:08 +08:00 |
zhouhao
|
5879d8bbe5
|
refactor: 优化告警解除逻辑
|
2025-10-15 14:05:09 +08:00 |
zhouhao
|
67789af77d
|
refactor: 优化
|
2025-10-15 09:33:46 +08:00 |
zhouhao
|
472e1dc89c
|
refactor: 优化权限初始化逻辑
|
2025-09-27 15:03:41 +08:00 |
zhouhao
|
3811266945
|
refactor: 优化菜单初始化逻辑
|
2025-09-27 12:14:26 +08:00 |
zhouhao
|
8e829817c5
|
refactor: 优化用户权限初始化逻辑
|
2025-09-27 10:00:58 +08:00 |
zhouhao
|
dcdba73994
|
refactor: 优化
|
2025-09-11 09:31:02 +08:00 |
zhouhao
|
773f9f4bb1
|
fix: 修复设备统计没有产品字段问题
|
2025-07-30 15:36:28 +08:00 |
zhouhao
|
1ee2c16a48
|
refactor: 优化数据库兼容性
|
2025-07-18 13:43:38 +08:00 |
zhouhao
|
2c891e5d20
|
refactor: 优化
|
2025-07-09 21:04:32 +08:00 |
zhouhao
|
916736c1ec
|
refactor: 优化并行度
|
2025-07-09 15:37:07 +08:00 |
zhouhao
|
705929a713
|
refactor: 优化配置
|
2025-07-08 09:25:19 +08:00 |
zhouhao
|
1ffc0e6070
|
fix(网关管理): 修复插件网关禁用仍调用createPlugin()方法的问题
|
2025-07-03 18:32:53 +08:00 |
zhouhao
|
2c52227714
|
refactor: 优化状态同步消息订阅
|
2025-07-01 16:04:02 +08:00 |
zhouhao
|
a7887857c9
|
fix: 修复表结构字段名称错误
|
2025-06-27 10:27:34 +08:00 |
zhouhao
|
9f15c5333b
|
doc: add license
|
2025-06-24 11:02:53 +08:00 |
zhouhao
|
317fc42c6b
|
fix: 修复告警记录统计错误
|
2025-06-24 11:02:22 +08:00 |
zhouhao
|
7fe35252f3
|
refactor: 优化兼容性
|
2025-06-12 14:04:06 +08:00 |
PengyuDeng
|
2e1907b74d
|
refactor: 只保留一个OrgDimensionType (#643)
|
2025-06-10 19:17:26 +08:00 |
zhouhao
|
2ffd0f3183
|
doc: add license
|
2025-06-07 22:21:49 +08:00 |
zhouhao
|
9fb37d826c
|
fix: 修复修改插件后不生效问题
|
2025-06-07 19:30:50 +08:00 |
zhouhao
|
fc62dab895
|
refactor: 优化
|
2025-05-30 16:23:15 +08:00 |
zhouhao
|
ab95bb1d37
|
fix: license
|
2025-05-30 12:03:07 +08:00 |
zhouhao
|
a809a8c33d
|
refactor: 优化插件
|
2025-05-30 10:58:05 +08:00 |
zhouhao
|
0cf365e2b3
|
doc: add license
|
2025-05-29 16:48:07 +08:00 |
zhouhao
|
bb687f9484
|
refactor: 增加设备命令支持
|
2025-05-29 16:23:40 +08:00 |
zhouhao
|
8ee188c13c
|
refactor: 优化协议管理
|
2025-05-28 15:08:24 +08:00 |
zhouhao
|
ff2e36e77a
|
fix: license 缺失
|
2025-05-26 20:03:17 +08:00 |
zhouhao
|
94342f13dc
|
Merge remote-tracking branch 'origin/master' into 2.10
# Conflicts:
# jetlinks-components/common-component/src/main/java/org/jetlinks/community/configuration/UiResourceConfiguration.java
# jetlinks-components/common-component/src/main/java/org/jetlinks/community/resource/ui/UiMenuResourceProvider.java
# jetlinks-components/common-component/src/main/java/org/jetlinks/community/resource/ui/UiResourceProvider.java
# jetlinks-components/common-component/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
|
2025-05-26 19:05:20 +08:00 |
Zhang Ji
|
fc651ecd9d
|
fix(场景联动): 修复执行动作的内置参数获取可能失效的问题 (#636)
|
2025-05-26 19:03:49 +08:00 |
zhouhao
|
54143df3e1
|
doc: add license header
|
2025-05-23 12:37:38 +08:00 |
zhouhao
|
f194946492
|
refactor: 优化配置
|
2025-05-15 15:00:34 +08:00 |
zhouhao
|
93b973a56d
|
fix: 移除无用类
|
2025-05-08 17:58:21 +08:00 |
zhouhao
|
80ed50211a
|
refactor: 优化标签存储
|
2025-04-29 18:11:00 +08:00 |
zhouhao
|
3a1f0b65de
|
fix: 修复设备标签无法更新问题
|
2025-04-28 18:33:07 +08:00 |
zhouhao
|
587c4f4d48
|
refactor: spring-boot3 适配
|
2025-04-27 17:28:32 +08:00 |
老周
|
7fdfe87e9d
|
build: 2.3 版本发布 (#615)
* build: 2.3 版本发布
* feat: 更新网关及设备管理相关模块代码 (#614)
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* feat(community): 场景联动以及通知模块2.3相关功能更新 (#612)
* feat(community): 场景联动以及通知模块2.3相关功能更新
* Update pull_request.yml
* feat(community): 场景联动清除资产相关代码
* fix(场景联动): 修复场景初始化问题
* feat(community): 注册个人订阅通道
* fix(通知模块): 订阅通道初始化
* fix(通知模块): 删除无用类
* fix(community): 解决合并冲突
---------
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
Co-authored-by: 老周 <zh.sqy@qq.com>
* build: 升级依赖版本
* feat(community): 认证模块更新2.3相关功能 (#616)
* feat(community): 认证模块更新2.3相关功能
* fix(community): 修复自定义查询报错的问题
* fix(community): 优化邮件附件名称获取
---------
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* feat(community): 补充国际化相关内容,修复设备上线/离线没有日志的问题 (#619)
* feat(community): 补充国际化相关内容,修复设备上线/离线没有日志的问题
* feat(community): 补充设备物模型映射接口
---------
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* fix(notify): 修复消息通知相关问题 (#620)
* fix(notify): 修复消息通知相关问题
* fix(notify): 修复订阅管理数据展示错误问题
---------
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* fix(rule-engine): 场景联动相关bug修复 (#621)
* fix(rule-engine): 场景联动相关bug修复
* fix(rule-engine): 场景联动相关bug修复
* fix(rule-engine): 场景联动相关bug修复
* fix(rule-engine): 修复程序启动时订阅提供商禁用,但用户已订阅仍加载成功并订阅的问题
---------
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* fix(community): 修复认证中心以及设备相关的bug (#622)
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* feat(auth): 增加密码校验功能 (#625)
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* fix(auth): 修复组织父节点清除失败问题 (#627)
* fix(auth): 修复组织父节点清除失败问题
* fix(store): 补充存储模式名称国际化方法
---------
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* fix(auth): 修复用户绑定组织,查询用户关联组织失败的问题 (#628)
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* build: 升级依赖版本
---------
Co-authored-by: fighter-wang <118291973+fighter-wang@users.noreply.github.com>
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
|
2025-04-25 19:15:32 +08:00 |
zhouhao
|
0325eaddbf
|
refactor: 优化设备注册逻辑
|
2025-03-26 14:46:10 +08:00 |
zhouhao
|
c01d31606c
|
refactor: 优化资源释放
|
2025-03-13 10:25:32 +08:00 |
Zhang Ji
|
27a9fd6618
|
feat(场景联动): 添加设备数据执行动作,扩展数组条件,优化国际化 (#605)
|
2025-01-23 18:57:15 +08:00 |
fighter-wang
|
9c26d7d6c3
|
feat(设备管理): 新增在reactorQL中获取设备属性上报时间 (#592)
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
|
2024-12-09 13:53:14 +08:00 |
zhouhao
|
b5944c6d3a
|
fix: #580
|
2024-10-29 15:02:06 +08:00 |
XiXuanHao
|
9b9545ecca
|
fix(产品管理): 产品启用时会重复触发DeviceProductDeployEvent事件 (#513)
Co-authored-by: XIXUANHAO <xi_xh@foxmail.com>
|
2024-10-08 09:40:17 +08:00 |
zhouhao
|
e3d7831073
|
build(maven): 2.3.0-SNAPSHOT
|
2024-09-27 11:09:22 +08:00 |
fighter-wang
|
0f78fec18f
|
feat(设备管理): 增加解析文件为属性物模型功能 (#569)
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
|
2024-09-12 11:57:10 +08:00 |
fighter-wang
|
824466037b
|
feat(菜单管理): 新增清空菜单授权功能 (#570)
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
|
2024-09-06 14:55:20 +08:00 |
Zhang Ji
|
3ce520ebe6
|
fix(场景联动): 修复重启服务后,场景联动未初始化的问题 (#566)
|
2024-09-02 12:23:46 +08:00 |
PengyuDeng
|
412fbd6e2c
|
feat(权限管理): 分页获取用户详情,新增组织信息 (#560)
|
2024-09-02 09:33:12 +08:00 |