|
9b53e6dc58
|
release: v3.5.0
v3.5.0
|
2025-03-05 21:39:12 +08:00 |
|
luoqiz
|
82f3df59c3
|
fix(generator): 修复代码生成 PgSQL 菜单权限错误 (#136)
|
2025-03-05 18:19:54 +08:00 |
|
|
37d6efb70e
|
refactor(system/storage): 重构存储管理,新增设置默认存储、修改状态接口
S3 => OSS
|
2025-03-04 21:29:56 +08:00 |
|
|
98569ae205
|
fix(generator): 优化 Mapper XML 文件生成位置
Closes #134
|
2025-03-02 21:13:49 +08:00 |
|
|
c6e33b8e71
|
chore: 优化 Issue 模板
|
2025-03-02 20:38:27 +08:00 |
|
|
f7fe9dbfe7
|
chore(generator): 完善前端模板
|
2025-02-27 22:44:30 +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 |
|
|
4efe025b2e
|
feat: 新增NoHandlerFoundException、HttpRequestMethodNotSupportedException异常处理 @dom-w
|
2025-02-26 20:45:44 +08:00 |
|
|
19c5dbd265
|
feat: 新增接口文档配置,支持显示 SaToken 权限码 @dom-w
|
2025-02-26 20:44:17 +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 |
|
|
144cfa27ce
|
refactor(system/user): 分页列表调整排除用户 ID 列表参数为 roleId,改为后端根据 roleId 查询
|
2025-02-14 23:01:09 +08: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 |
|
|
0fab8e4a84
|
chore(generator): 优化代码生成模板
|
2025-01-13 23:35:08 +08: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 |
|
|
f1d0b491b1
|
refactor: 调整 starter 内的 CommonUserService、ContainerPool 到 admin 项目
|
2025-01-09 21:28:14 +08:00 |
|
|
ee46e47361
|
revert(generator): 还原静态模型变量设置,修复 Menu.ftl 生成报错
|
2025-01-08 09:20:24 +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 |
|
Guaning
|
c870014730
|
fix(system/user): 修复导入用户部门名称校验注解使用错误
|
2024-12-27 04:39:16 +00: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 |
|
|
2bab917616
|
chore: 优化 Issue 模板
|
2024-12-25 22:03:36 +08:00 |
|
KAI
|
160ab8d38b
|
fix(system/notice): 修复通知公告分页 通知范围字段类型回显错误
|
2024-12-23 09:33:53 +00:00 |
|
KAI
|
fdd0617a28
|
fix(system/notice): 修复公告通知范围字段类型错误
|
2024-12-22 13:47:20 +00:00 |
|
|
cff83078bb
|
chore(schedule): 完善部分说明
|
2024-12-22 18:44:55 +08:00 |
|