|
9b53e6dc58
|
release: v3.5.0
|
2025-03-05 21:39:12 +08:00 |
|
|
37d6efb70e
|
refactor(system/storage): 重构存储管理,新增设置默认存储、修改状态接口
S3 => OSS
|
2025-03-04 21:29:56 +08:00 |
|
|
c6e33b8e71
|
chore: 优化 Issue 模板
|
2025-03-02 20:38:27 +08:00 |
|
|
0a62f81ad7
|
fix(system/role): 修复角色菜单权限缓存未清理错误,优化角色菜单缓存逻辑
Closes #IBNENK
|
2025-02-27 20:02:53 +08:00 |
|
|
65941c1ee4
|
chore: 调整日志 module 字段长度 50 => 100
|
2025-02-26 21:27:54 +08:00 |
|
|
82cf4390e8
|
chore: 客户端管理 => 终端管理
|
2025-02-26 21:27:28 +08:00 |
|
|
d3369119e0
|
chore: 优化系统配置 SQL 数据脚本
|
2025-02-26 21:09:37 +08:00 |
|
|
5b76fe9bb9
|
Revert "feat(system/config): 移除系统管理,新增存储配置"
This reverts commit 6d64f47d3e .
|
2025-02-26 20:30:06 +08:00 |
|
|
6d64f47d3e
|
feat(system/config): 移除系统管理,新增存储配置
|
2025-02-25 14:17:53 +00:00 |
|
KAI
|
5f68e84e7d
|
fix: 修复客户端管理设置Token最低活跃频率不生效的问题
|
2025-02-20 09:34:51 +00:00 |
|
|
9eb0252d09
|
chore: continew-starter 2.8.3 => 2.9.0
1.使用 QueryWrapperHelper#sort 优化部分排序
|
2025-02-14 22:52:09 +08:00 |
|
wanxp
|
0e651902f2
|
chore(schedule): 优化任务调度服务配置,允许用户名密码使用环境变量 (#129)
|
2025-02-12 11:54:32 +08:00 |
|
|
dd484c9e0d
|
fix: 修复重置演示环境数据定时任务未能正确清除缓存的问题
|
2025-02-10 21:16:55 +08:00 |
|
|
f6535ef7a3
|
refactor(system/role): 重构角色管理
|
2025-02-06 20:36:18 +08:00 |
|
ppxb
|
4caada8c64
|
fix(mysql): mysql 8.x failing to connect to the database correctly issue (#128)
|
2025-01-17 15:06:15 +08:00 |
|
|
cefbf82f20
|
chore: continew-starter 2.8.2 => 2.8.3
1.移除 BaseReq、BaseDO、BaseCreateDO、BaseUpdateDO 等(已移动到 Admin 项目内)
2.移除 BaseReq
3.修复查询条件校验无效的问题
4.调整版本为 3.5.0-SNAPSHOT,方便区分稳定版和快照版
|
2025-01-16 21:53:08 +08:00 |
|
Guaning
|
aab3931f30
|
fix(system/log): 修复邮箱登录,手机号登录对应日志没有记录操作人问题
|
2025-01-14 05:39:57 +00:00 |
|
|
b7c5fd25bd
|
fix: 修复演示环境任务重置演示环境数据定时任务
|
2025-01-12 23:28:43 +08:00 |
|
|
498e680672
|
refactor: 调整 starter 内的 BaseDO、BaseCreateDO、BaseUpdateDO 到 admin 项目
|
2025-01-12 23:16:21 +08:00 |
|
luoqiz
|
653802efbe
|
feat(generator): 源项目内生成代码文件 (#125)
|
2025-01-12 22:32:14 +08:00 |
|
|
146f5b2169
|
chore: continew-starter 2.8.1 => 2.8.2
1.graceful-response 5.0.4-boot3 => 5.0.5-boot3(修复父类参数校验异常)
2.修复日志记录时所属模块和描述取值优先级失效的问题
3.使用 SpringUtils.getProxy 优化部分代码
|
2025-01-09 21:34:50 +08:00 |
|
|
b5bbdb27e6
|
chore: 丰富部门、角色、用户初始测试数据,方便开发场景
|
2025-01-09 21:34:21 +08:00 |
|
|
a24136d6fe
|
chore: 优化登录日志描述
|
2025-01-09 21:28:57 +08:00 |
|
|
d12c68d243
|
chore: continew-starter 2.8.0 => 2.8.1
|
2025-01-06 21:29:35 +08:00 |
|
OneKr-Billy
|
a305eac96f
|
fix(system/client): 修复 PostgreSQL 和 MySQL 初始数据脚本错误 (#123)
|
2025-01-03 18:18:13 +08:00 |
|
|
3fb9922b52
|
fix: 修复部分过期配置信息
|
2025-01-02 20:40:48 +08:00 |
|
|
7e3257bd6d
|
fix: 调整 PostgreSQL 连接配置以消除部分类型使用报错
|
2025-01-02 20:40:03 +08:00 |
|
|
91924acaa1
|
fix(system/user): 修复新增用户时日志记录获取 description 为空的问题
Closes #121
|
2025-01-02 20:38:21 +08:00 |
|
|
4f39854b62
|
chore: 完善演示环境任务重置演示环境数据定时任务
|
2024-12-31 10:50:34 +08:00 |
|
|
8c53700cfd
|
fix: 修复 PostgreSQL Liquibase 数据脚本缺失
Closes #118
Closes #119
|
2024-12-30 20:38:49 +08:00 |
|
|
229bd9becf
|
refactor(system/client): 完善客户端管理
|
2024-12-27 21:54:10 +08:00 |
|
|
144251b21e
|
refactor: 调整 starter 内的 BaseResp、BaseDetailResp 到 admin 项目
|
2024-12-27 20:48:38 +08:00 |
|
|
438615f87c
|
refactor: 优化认证及客户端相关代码
|
2024-12-27 20:29:36 +08:00 |
|
|
c90e80e9d7
|
refactor: 优化认证及客户端相关代码
|
2024-12-27 00:20:36 +08:00 |
|
KAI
|
95f2617a4c
|
feat(system/client): 新增客户端管理
|
2024-12-26 02:18:34 +00:00 |
|
|
6bcff7244f
|
chore: continew-starter 2.7.5 => 2.8.0
1.log 模块包调整
2.修复 PageResp 手动分页计算错误
3.依赖升级
|
2024-12-25 22:11:57 +08:00 |
|
|
a90a32cce1
|
chore: 优化部分代码
|
2024-12-18 20:24:34 +08:00 |
|
|
b51936445d
|
feat(generator): 代码生成新增 Mapper.xml 模板
|
2024-12-12 21:16:58 +08:00 |
|
|
a7296a3627
|
feat(generator): 生成预览支持批量
|
2024-12-12 20:51:26 +08:00 |
|
|
9d0e1fc8e6
|
chore: 移除初始数据脚本 update_user、update_time 字段赋值(此优化无需跟进升级)
|
2024-12-11 22:12:50 +08:00 |
|
|
cdd1c632bf
|
release: v3.4.1
|
2024-12-08 20:19:43 +08:00 |
|
|
d7ae7b4e42
|
chore: continew-starter 2.7.4 => 2.7.5
1.BaseServiceImpl 所在包调整
2.BaseController 改为在 Admin common 模块编写(重构权限校验 checkPermission 处理)
3.CRUD ValidateGroup => CrudValidationGroup
4.Admin ValidateGroup => ValidationGroup
5.修复 Query 查询数组范围报错
Closes #IB8711
|
2024-12-06 22:06:23 +08:00 |
|
|
61fe39d439
|
refactor: 优化登录验证码开关代码
|
2024-12-05 19:29:29 +08:00 |
|
Gyq灬明
|
e31434617e
|
feat: 新增验证码配置开关
|
2024-12-05 07:57:22 +00:00 |
|
|
270fbf15af
|
chore: 补充能力开放模块接口文档配置
|
2024-11-23 23:14:03 +08:00 |
|
|
9296985be0
|
chore: 优化代码生成菜单图标
|
2024-11-23 23:08:27 +08:00 |
|
|
88313c8b20
|
chore: 移除关于项目菜单初始数据(该菜单从动态路由调整为前端静态,且不再需要鉴权)
|
2024-11-23 23:07:57 +08:00 |
|
|
935fc2ddb9
|
release: v3.4.0
|
2024-11-18 23:25:07 +08:00 |
|
|
66f55cdf70
|
chore: continew-starter 2.7.3 => 2.7.4
|
2024-11-18 23:19:34 +08:00 |
|
|
d1b38242b9
|
refactor(open): 重构及优化应用管理代码
|
2024-11-17 22:18:02 +08:00 |
|