Commit Graph

  • 532a20ed6f upgrade spring boot 2.7.10 thinkgem 2023-03-24 23:45:08 +08:00
  • f3b2e2204b 默认不继承上级任务的优先级,根据需要模型里设置,或每次审批的时候根据需要指定。 thinkgem 2023-03-20 15:27:39 +08:00
  • 09a57cb928 增加 mybatis.scanTypeAliasesBasePackage 配置 thinkgem 2023-03-20 15:21:56 +08:00
  • c59564b393 修正oauth2绑定账号后的没有跳转到vue页面的问题 thinkgem 2023-03-20 13:12:29 +08:00
  • 0a2c29abc3 update README.md thinkgem 2023-03-17 15:42:17 +08:00
  • 3f2f00b6f6 update README.md thinkgem 2023-03-17 15:41:46 +08:00
  • 3b04eff399 增加子表编辑的另一种实现例子 thinkgem 2023-03-16 19:20:48 +08:00
  • 6beec711b6 update thinkgem 2023-03-16 20:19:22 +08:00
  • ee3adf6fee update //<% thinkgem 2023-03-16 19:20:27 +08:00
  • 0352fff7e6 增加子表编辑的另一种实现例子 thinkgem 2023-03-16 19:19:35 +08:00
  • b9f614479b update sysDesktop.html thinkgem 2023-03-15 16:59:25 +08:00
  • 9dc99927b3 update sysDesktop.html thinkgem 2023-03-15 16:59:17 +08:00
  • 563fa84f49 优化CMS各种url生成调用 thinkgem 2023-03-15 11:59:31 +08:00
  • 513fd4ca50 优化vue代码生成模板子表验证提示信息 thinkgem 2023-03-13 17:44:14 +08:00
  • 1e4c9914fa update thinkgem 2023-03-08 17:39:20 +08:00
  • 44d14f495b CMS网站主题优化 v5.3.0 thinkgem 2023-03-07 11:26:35 +08:00
  • d7d5ef01ed CMS网站主题优化 thinkgem 2023-03-07 12:20:47 +08:00
  • 53abddef44 CMS网站主题优化 thinkgem 2023-03-07 11:26:00 +08:00
  • 07ac6b98b1 CookieUtils增加Cookie参数配置,SameSite可为空 thinkgem 2023-03-07 10:42:12 +08:00
  • fe17f43f3a 同步更新 thinkgem 2023-03-06 11:26:27 +08:00
  • 4090a655e9 点击重置按钮即查询 thinkgem 2023-03-06 11:19:59 +08:00
  • 71ed21c0a3 5.3.0 thinkgem 2023-03-06 10:23:43 +08:00
  • 71126077d8 update README.md thinkgem 2023-03-06 10:22:13 +08:00
  • 87181377ea update thinkgem 2023-03-06 10:21:45 +08:00
  • b02783e0da productVersion: V5.3 thinkgem 2023-03-06 10:20:37 +08:00
  • 5214f55208 jeesite client thinkgem 2023-03-06 10:19:05 +08:00
  • 97d19ab350 update thinkgem 2023-03-06 10:18:30 +08:00
  • 2bf55f1db1 排除刷新主框架页日志记录 thinkgem 2023-03-06 09:58:28 +08:00
  • c7b2512a72 visual v2.5 thinkgem 2023-03-05 22:12:25 +08:00
  • a660a8e912 jeesite client thinkgem 2023-03-05 22:00:54 +08:00
  • 22e1a6d7ea update thinkgem 2023-03-05 22:00:22 +08:00
  • 82e98f563f upgrade spring boot 2.7.9 thinkgem 2023-03-02 09:33:07 +08:00
  • f75746435e 修正内容管理文字扩展字段不能保存问题 #I6IBXO thinkgem 2023-03-02 09:32:44 +08:00
  • d14e5259bf 分离端登录页增加租户选择框(当租户内账号唯一的情况下使用) thinkgem 2023-02-28 15:09:06 +08:00
  • 689438d704 消息推送开启状态反馈给分离前端 thinkgem 2023-02-27 13:15:44 +08:00
  • 0954638b3a 当只给用户 内容发布 菜单授权时,栏目树没有权限加载问题 thinkgem 2023-02-27 12:28:42 +08:00
  • c81d96a6d4 CmsUtils.getArticleList 的 isQueryArticleData 参数不生效问题 #I6HN74 thinkgem 2023-02-27 10:35:35 +08:00
  • 0a95c15ff0 新增自动扫描@Table的列注释到Swagger在线文档,并补充字段说明。 thinkgem 2023-02-27 09:59:45 +08:00
  • b6e9151be5 默认点击重置按钮即查询 thinkgem 2023-02-27 09:57:47 +08:00
  • de61f75eaa update thinkgem 2023-02-27 09:55:11 +08:00
  • d3d338cc70 Page 增加构造,传递 isPaging 可快速设置是否分页 thinkgem 2023-02-26 23:06:07 +08:00
  • a5361bf1e4 删除过时方法 thinkgem 2023-02-24 16:06:01 +08:00
  • 2683533a50 语法变更 getSqlMap() 替换为 sqlMap() thinkgem 2023-02-23 19:32:45 +08:00
  • b22f4cd5de 语法变更 getCurrentUser、setCurrentUser 函数替换为 currentUser thinkgem 2023-02-23 19:08:00 +08:00
  • 2abe3348fb 分页的输入框,用户说太隐蔽了,所以增加边框提示;分页输入框增加宽度自适应;优化返回无效页码的提示信息。 thinkgem 2023-02-22 19:42:25 +08:00
  • b658ac5473 新增参数 oauth2.successUrl thinkgem 2023-02-22 10:23:52 +08:00
  • a955847d06 代码优化 thinkgem 2023-02-22 10:23:31 +08:00
  • d24e70d69c 支持带域名的地址外部跳转 thinkgem 2023-02-22 10:23:15 +08:00
  • 19e4f86fe6 update thinkgem 2023-02-22 10:22:29 +08:00
  • 668c124126 优化帮助提示 thinkgem 2023-02-21 10:03:55 +08:00
  • 66e4e47c4a format code thinkgem 2023-02-21 10:03:34 +08:00
  • fa39e1f593 修正CAS中央认证服务退出后,没有退出客户端的问题 thinkgem 2023-02-21 10:02:53 +08:00
  • 8d7c499321 代码优化 thinkgem 2023-02-21 10:02:41 +08:00
  • 7ad0379066 修正CAS中央认证服务退出后,没有退出客户端的问题 thinkgem 2023-02-21 10:02:23 +08:00
  • d9f9b17ece 分页参数不正确的时候,优化返回错误的提示信息。 thinkgem 2023-02-15 22:34:58 +08:00
  • 89f8d8aed8 preferred-networks thinkgem 2023-02-14 15:56:44 +08:00
  • ee50473830 Java 反射采用 ASM 并增加缓存,高并发下大幅度性能提升 thinkgem 2023-02-13 13:46:49 +08:00
  • fda9e9b571 用户管理增加性别维护 thinkgem 2023-02-13 13:44:37 +08:00
  • 99d2eb4349 Merge remote-tracking branch 'origin/v5.temp' into v5.temp thinkgem 2023-02-11 18:15:50 +08:00
  • dd9a058d63 @FunctionalInterface thinkgem 2023-02-08 12:52:55 +08:00
  • ebb6f0ff26 @FunctionalInterface thinkgem 2023-02-08 12:52:55 +08:00
  • da5dbdf23b update README.md v4.6.1 thinkgem 2023-02-07 11:53:05 +08:00
  • 4866a13365 Merge remote-tracking branch 'origin/v4.temp' into v4.temp thinkgem 2023-02-07 11:50:07 +08:00
  • 9d4f849371 4.6.1 thinkgem 2023-02-02 23:17:25 +08:00
  • dd81693b36 添加缺少的字段 thinkgem 2023-02-06 21:32:27 +08:00
  • 38ed0fac97 优化格式,秒后增加毫秒显示,补全显示天时分、时分秒毫秒 thinkgem 2023-02-06 17:04:53 +08:00
  • 9485e59bc6 update DaoMapperTest.java thinkgem 2023-02-02 23:38:21 +08:00
  • 5dd679eb24 update DaoMapperTest.java thinkgem 2023-02-02 23:17:25 +08:00
  • 969b5945c7 next thinkgem 2023-02-01 13:00:11 +08:00
  • f788cb7e78 update README.md thinkgem 2023-01-31 15:25:34 +08:00
  • 9ec99230ad update thinkgem 2023-01-31 15:25:13 +08:00
  • 691c566031 update thinkgem 2023-01-31 15:23:47 +08:00
  • f18af7130b 5.2.1 v5.2.1 thinkgem 2023-01-30 16:43:46 +08:00
  • e0780b464d 操作日志中的登录失败不标记为异常日志 thinkgem 2023-01-30 16:24:34 +08:00
  • 926c25c18b sqlMap.where 新增 条件嵌套查询,可替代 andBracket、orBracket、endBracket thinkgem 2023-01-29 14:37:16 +08:00
  • 9c390d7cb1 mybatis 3.5.11 thinkgem 2023-01-29 14:16:03 +08:00
  • 1b22ee0591 update db jeesite_v5 thinkgem 2023-01-28 16:36:13 +08:00
  • 4a2a8afe72 spring-boot 2.7.8、mybatis 3.5.11、shiro 1.11.0、druid 1.2.15... thinkgem 2023-01-28 11:36:01 +08:00
  • 470a8998fb 增加 Table 注解缓存 thinkgem 2023-01-28 10:32:02 +08:00
  • 28aef61cea spring boot 2.7.8、shiro 1.11.0 thinkgem 2023-01-23 22:47:48 +08:00
  • a3199ff716 增加 web.staticCachePeriod 参数 thinkgem 2023-01-10 12:56:08 +08:00
  • a358118658 代码优化 thinkgem 2023-01-04 11:01:11 +08:00
  • 15ae96b04a update thinkgem 2022-12-30 15:29:20 +08:00
  • 4733ed375a copyrightYear: 2023 thinkgem 2022-12-30 11:26:07 +08:00
  • a8764cf247 copyrightYear: 2023 thinkgem 2022-12-30 11:25:09 +08:00
  • a22a91c482 新增允许重定向的地址限定,不设置为全部允许,设置this只允许本项目内部跳转,多个用逗号隔开,例如:this,http://*.jeesite.com thinkgem 2022-12-23 13:54:24 +08:00
  • a30f1d51c4 内部消息和文件管理 去掉菜单的IFRAME thinkgem 2022-12-23 13:53:02 +08:00
  • e5842b42f4 remove JaxbMapper.java thinkgem 2022-12-23 10:41:57 +08:00
  • 4d7a40d30f update thinkgem 2022-12-20 23:29:02 +08:00
  • 96d1d7c4fd 登录后重定向地址不允许跳转到外部地址 thinkgem 2022-12-15 23:27:18 +08:00
  • 26f6781a62 任务调度表增加一些字段 thinkgem 2022-12-08 16:44:12 +08:00
  • a861ba7c80 next thinkgem 2022-12-07 11:33:39 +08:00
  • a38cdb3e5a 方便requestbody数据是否有附件校验 thinkgem 2022-11-24 16:54:43 +08:00
  • fe18621aa9 4.6.0 v4.6.0 thinkgem 2022-11-08 14:10:09 +08:00
  • a029e6d56a mybatis 3.5.10、jsqlparser 4.5、druid 1.2.11 thinkgem 2022-11-08 11:11:31 +08:00
  • edb3c078ae update config thinkgem 2022-11-02 16:55:25 +08:00
  • 73f64ca648 update config thinkgem 2022-11-02 16:55:08 +08:00
  • 63e3bd03b4 update thinkgem 2022-11-02 16:54:15 +08:00
  • 101484d938 update thinkgem 2022-11-02 16:53:25 +08:00
  • 4103bf1d6a 微服务情况下 emputils.get 有时候没有数据问题 thinkgem 2022-11-02 16:36:51 +08:00