thinkgem
|
6757958342
|
update
|
2023-03-28 09:42:23 +08:00 |
|
thinkgem
|
c2e71cb80a
|
登录超时提示信息调整
|
2023-03-27 09:50:31 +08:00 |
|
thinkgem
|
f3b2e2204b
|
默认不继承上级任务的优先级,根据需要模型里设置,或每次审批的时候根据需要指定。
|
2023-03-20 15:27:39 +08:00 |
|
thinkgem
|
09a57cb928
|
增加 mybatis.scanTypeAliasesBasePackage 配置
|
2023-03-20 15:21:56 +08:00 |
|
thinkgem
|
c59564b393
|
修正oauth2绑定账号后的没有跳转到vue页面的问题
|
2023-03-20 13:12:29 +08:00 |
|
thinkgem
|
b9f614479b
|
update sysDesktop.html
|
2023-03-15 16:59:25 +08:00 |
|
thinkgem
|
513fd4ca50
|
优化vue代码生成模板子表验证提示信息
|
2023-03-13 17:44:14 +08:00 |
|
thinkgem
|
1e4c9914fa
|
update
|
2023-03-08 17:39:20 +08:00 |
|
thinkgem
|
07ac6b98b1
|
CookieUtils增加Cookie参数配置,SameSite可为空
|
2023-03-07 10:42:12 +08:00 |
|
thinkgem
|
b02783e0da
|
productVersion: V5.3
|
2023-03-06 10:21:14 +08:00 |
|
thinkgem
|
5214f55208
|
jeesite client
|
2023-03-06 10:19:05 +08:00 |
|
thinkgem
|
97d19ab350
|
update
|
2023-03-06 10:18:30 +08:00 |
|
thinkgem
|
2bf55f1db1
|
排除刷新主框架页日志记录
|
2023-03-06 09:58:28 +08:00 |
|
thinkgem
|
d14e5259bf
|
分离端登录页增加租户选择框(当租户内账号唯一的情况下使用)
|
2023-02-28 20:10:56 +08:00 |
|
thinkgem
|
689438d704
|
消息推送开启状态反馈给分离前端
|
2023-02-28 11:50:45 +08:00 |
|
thinkgem
|
0a95c15ff0
|
新增自动扫描@Table的列注释到Swagger在线文档,并补充字段说明。
|
2023-02-27 09:59:45 +08:00 |
|
thinkgem
|
b6e9151be5
|
默认点击重置按钮即查询
|
2023-02-27 09:57:47 +08:00 |
|
thinkgem
|
d3d338cc70
|
Page 增加构造,传递 isPaging 可快速设置是否分页
|
2023-02-26 23:06:07 +08:00 |
|
thinkgem
|
a5361bf1e4
|
删除过时方法
|
2023-02-24 16:06:13 +08:00 |
|
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
|
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
|
fda9e9b571
|
用户管理增加性别维护
|
2023-02-13 13:44:37 +08:00 |
|
thinkgem
|
dd9a058d63
|
@FunctionalInterface
|
2023-02-11 18:15:37 +08:00 |
|
thinkgem
|
dd81693b36
|
添加缺少的字段
|
2023-02-06 21:32:27 +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
|
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
|
31775c0255
|
update
|
2022-10-25 13:44:36 +08:00 |
|