Commit Graph

1553 Commits

Author SHA1 Message Date
thinkgem
2683533a50 语法变更 getSqlMap() 替换为 sqlMap() 2023-02-23 19:32:45 +08:00
thinkgem
b22f4cd5de 语法变更 getCurrentUser、setCurrentUser 函数替换为 currentUser 2023-02-23 19:08:00 +08:00
thinkgem
b658ac5473 新增参数 oauth2.successUrl 2023-02-22 10:23:52 +08:00
thinkgem
a955847d06 代码优化 2023-02-22 10:23:31 +08:00
thinkgem
d24e70d69c 支持带域名的地址外部跳转 2023-02-22 10:23:15 +08:00
thinkgem
19e4f86fe6 update 2023-02-22 10:22:29 +08:00
thinkgem
668c124126 优化帮助提示 2023-02-21 10:03:55 +08:00
thinkgem
66e4e47c4a format code 2023-02-21 10:03:34 +08:00
thinkgem
fa39e1f593 修正CAS中央认证服务退出后,没有退出客户端的问题 2023-02-21 10:02:53 +08:00
thinkgem
d9f9b17ece 分页参数不正确的时候,优化返回错误的提示信息。 2023-02-15 22:34:58 +08:00
thinkgem
89f8d8aed8 preferred-networks 2023-02-14 15:56:44 +08:00
thinkgem
ee50473830 Java 反射采用 ASM 并增加缓存,高并发下大幅度性能提升 2023-02-13 13:49:15 +08:00
thinkgem
fda9e9b571 用户管理增加性别维护 2023-02-13 13:44:37 +08:00
thinkgem
99d2eb4349 Merge remote-tracking branch 'origin/v5.temp' into v5.temp 2023-02-11 18:15:50 +08:00
thinkgem
dd9a058d63 @FunctionalInterface 2023-02-11 18:15:37 +08:00
thinkgem
ebb6f0ff26 @FunctionalInterface 2023-02-08 12:52:55 +08:00
thinkgem
dd81693b36 添加缺少的字段 2023-02-06 21:32:27 +08:00
thinkgem
38ed0fac97 优化格式,秒后增加毫秒显示,补全显示天时分、时分秒毫秒 2023-02-06 17:04:53 +08:00
thinkgem
9485e59bc6 update DaoMapperTest.java 2023-02-02 23:38:21 +08:00
thinkgem
969b5945c7 next 2023-02-01 13:00:11 +08:00
thinkgem
691c566031 update 2023-01-31 15:23:47 +08:00
thinkgem
f18af7130b 5.2.1 v5.2.1 2023-01-30 16:43:46 +08:00
thinkgem
e0780b464d 操作日志中的登录失败不标记为异常日志 2023-01-30 16:24:34 +08:00
thinkgem
926c25c18b sqlMap.where 新增 条件嵌套查询,可替代 andBracket、orBracket、endBracket 2023-01-29 14:37:16 +08:00
thinkgem
1b22ee0591 update db jeesite_v5 2023-01-28 16:36:13 +08:00
thinkgem
4a2a8afe72 spring-boot 2.7.8、mybatis 3.5.11、shiro 1.11.0、druid 1.2.15... 2023-01-28 11:36:01 +08:00
thinkgem
470a8998fb 增加 Table 注解缓存 2023-01-28 10:32:02 +08:00
thinkgem
a3199ff716 增加 web.staticCachePeriod 参数 2023-01-10 12:56:08 +08:00
thinkgem
a358118658 代码优化 2023-01-04 11:01:11 +08:00
thinkgem
4733ed375a copyrightYear: 2023 2022-12-30 11:26:07 +08:00
thinkgem
a22a91c482 新增允许重定向的地址限定,不设置为全部允许,设置this只允许本项目内部跳转,多个用逗号隔开,例如:this,http://*.jeesite.com 2022-12-23 13:54:24 +08:00
thinkgem
a30f1d51c4 内部消息和文件管理 去掉菜单的IFRAME 2022-12-23 13:53:02 +08:00
thinkgem
96d1d7c4fd 登录后重定向地址不允许跳转到外部地址 2022-12-15 23:27:18 +08:00
thinkgem
26f6781a62 任务调度表增加一些字段 2022-12-08 16:44:12 +08:00
thinkgem
a861ba7c80 next 2022-12-07 11:33:39 +08:00
thinkgem
a38cdb3e5a 方便requestbody数据是否有附件校验 2022-12-05 13:17:30 +08:00
thinkgem
edb3c078ae update config 2022-11-02 16:55:25 +08:00
thinkgem
101484d938 update 2022-11-02 16:53:25 +08:00
thinkgem
31775c0255 update 2022-10-25 13:44:36 +08:00
thinkgem
1b4b70a9ac 微服务下偶尔会获取不到Employee数据问题 2022-10-25 13:43:49 +08:00
thinkgem
e31a810437 update README.md v5.2.0 2022-10-16 20:56:51 +08:00
thinkgem
fdedcc4f79 更新5.2.0生成模板 2022-10-16 17:25:09 +08:00
thinkgem
7c6e79b06b shiro 1.10.0 2022-10-14 16:59:48 +08:00
thinkgem
d0e0cbdf7a commons-text 1.10.0 2022-10-14 16:57:41 +08:00
thinkgem
bb5db42ed5 5.2.0 2022-10-13 10:00:22 +08:00
thinkgem
b40fc1c35c upgrade spring boot 2.7 2022-10-12 13:53:05 +08:00
thinkgem
21fcae1e97 调整 setDrawerProps resetFields 顺序 2022-10-09 16:26:34 +08:00
thinkgem
0150e054c2 update 2022-09-30 10:18:26 +08:00
thinkgem
d8c85389b7 cloud生成模板树表import修正 2022-09-30 10:06:15 +08:00
thinkgem
9c5b2d232c update 2022-09-30 10:05:18 +08:00