Commit Graph

70 Commits

Author SHA1 Message Date
thinkgem
0abd8cbd5a update 2024-09-14 13:04:27 +08:00
thinkgem
fcc53684cd 新增 SM2Utils、SM3Utils、SM4Utils 国密算法工具类及测试类 2024-07-23 19:44:28 +08:00
thinkgem
afe32c5abe 5.8.0 2024-06-26 11:22:13 +08:00
thinkgem
cde338b7c2 update format 2024-04-17 09:06:04 +08:00
thinkgem
aa904c5763 update productVersion 2024-03-20 09:39:23 +08:00
thinkgem
aea8eb2241 5.6.0 2024-01-04 12:06:07 +08:00
thinkgem
de4dc8542b update 2024 2024-01-02 10:24:31 +08:00
thinkgem
924e035074 update 5.5 2023-08-17 14:25:40 +08:00
thinkgem
369b00a74e 5.4.0 2023-06-23 17:57:30 +08:00
thinkgem
7a11c061e4 update DaoMapperTest.java 2023-05-16 14:51:45 +08:00
thinkgem
063d137afd update 2023-04-08 13:32:27 +08:00
thinkgem
b02783e0da productVersion: V5.3 2023-03-06 10:21:14 +08:00
thinkgem
2683533a50 语法变更 getSqlMap() 替换为 sqlMap() 2023-02-23 19:32:45 +08:00
thinkgem
9485e59bc6 update DaoMapperTest.java 2023-02-02 23:38:21 +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
4733ed375a copyrightYear: 2023 2022-12-30 11:26:07 +08:00
thinkgem
b40fc1c35c upgrade spring boot 2.7 2022-10-12 13:53:05 +08:00
thinkgem
3716cdfa87 5.1.0 2022-09-13 14:48:22 +08:00
thinkgem
02c635c8af update 2022-05-26 10:18:04 +08:00
thinkgem
f195e1f120 update 2021-12-03 20:49:03 +08:00
thinkgem
611cd1cdc8 点击右上角【Star】收藏本软件 ^_^ 2021-11-16 15:21:33 +08:00
thinkgem
e0da7197e6 update 2021-04-26 16:30:26 +08:00
thinkgem
dcf2b48d31 新增 page.maxPageSize 参数 2021-01-25 15:34:36 +08:00
thinkgem
e007f57387 mysql timezone update 2020-07-24 16:01:45 +08:00
thinkgem
d4f0ad3662 模板消息支持扩展参数,如邮件的炒送密送 2020-06-23 20:46:42 +08:00
thinkgem
b4f049e70b 脚本优化,免加 jeesite.initdata=true 参数 2020-06-01 09:34:12 +08:00
thinkgem
8689fd1cd6 点击右上角【Star】收藏本软件 ^_^ 2020-05-14 17:36:39 +08:00
thinkgem
9c8c1a8935 更新配置 2020-03-29 22:02:50 +08:00
thinkgem
2eee70a366 升级依赖 springboot 2.2.5、mybatis 3.5.4、mybatis-spring 2.0.3、jsqlparser
3.1、druid 1.1.21、shiro 1.5.1、j2cache 2.8.0、beetl 3.0.19
commons-fileupload 1.4、commons-beanutils 1.9.4、commons-text 1.8、ant
1.10.7、fastjson 1.2.62、jackson 2.10.2、dom4j 2.1.1、jsoup
1.12.2、thumbnailator 0.4.11、twelvemonkeys 3.5、blade-patchca 1.1.2、zxing
3.4.0、poi 4.1.2;以及springboot依赖库同步跟随升级,如:spring framework 5.2.4、tomcat
9.0.31、mysql jdbc 8.0、postgresql 42.2 等等
2020-03-01 14:02:34 +08:00
thinkgem
aa50b5a696 代码生成工具超多字段的时候使用 2020-02-02 12:51:48 +08:00
thinkgem
5a99b57eda 国际化系统功能:作业监控、缓存监控、服务器监控、菜单管理、模块管理、参数配置、字典管理、国际化管理、在线用户 2019-11-21 00:16:01 +08:00
thinkgem
d0ad7913aa 增加 db2 和 h2 相关数据库脚本 2019-11-13 10:58:14 +08:00
thinkgem
25d60183e8 国际化消息推送、角色管理 2019-10-27 22:51:58 +08:00
thinkgem
fbfa291972 dataGrid 表头文字过长时支持 自动换行 2019-10-27 18:24:12 +08:00
thinkgem
907712dfd6 分页情况下foreach测试 2019-09-09 08:04:17 +08:00
thinkgem
b7c453d2d5 消除歧义,延迟推送改为合并推送,合并推送也是延迟推送的一种,合并推送表示:不重要的通知进行汇总,30分钟或更长执行一次,将多条消息合并为一条消息延迟推送给用户,和定时消息的延迟推送不是一回事 2019-09-04 10:10:47 +08:00
thinkgem
05695edff9 SqlMap Where 联合查询,属性名支持指定别名 2019-08-11 10:30:12 +08:00
thinkgem
f19f6bb51e DaoMapper新增联合查询未设定columns和attrName为this时测试 2019-08-03 22:10:08 +08:00
thinkgem
77155af474 单元测试优化,不再必须依赖 j2cache.proerties 属性文件,系统默认会设定一些默认值。 2019-08-02 18:14:45 +08:00
thinkgem
7b599405fa DaoMapper 测试类新增 IN、NOT IN 测试方法 2019-08-02 16:53:05 +08:00
thinkgem
46910d0037 支持joinTable联合查询属性为this时也可作为查询条件 2019-07-17 23:10:43 +08:00
thinkgem
81b22ad3d8 大部分form标签加了defaultValue默认值属性 2019-06-28 21:48:47 +08:00
thinkgem
b82217e624 新增 web.strictMode,提供更严格的数据安全验证 2019-05-05 15:43:52 +08:00
thinkgem
6f5b7ee120 @Table单元测试类优化 2019-03-27 11:37:31 +08:00
thinkgem
3b0060c300 初始化数据库脚本小优化 2019-03-21 17:04:36 +08:00
thinkgem
3e7ed978a3 日志输出格式优化 2019-01-05 19:25:20 +08:00
thinkgem
e6fe7b5420 测试代码优化 2018-11-20 21:25:33 +08:00
thinkgem
3d5f48bc43 MsgPushUtils增加一个方法,填写定时发送消息时不需要填写是否合并消息参数了 2018-10-22 22:12:05 +08:00
thinkgem
ec29a3941f core resource rename resources 2018-10-16 22:04:51 +08:00