Commit Graph

289 Commits

Author SHA1 Message Date
thinkgem
edbe454a73 验证码字体小一点 2021-12-21 10:14:56 +08:00
thinkgem
8b4fa39916 update 2021-12-14 16:51:06 +08:00
thinkgem
fb7c4cd68d layer优化msg弹窗,超时时间比较长的加关闭创建按钮,全屏消息的增宽显示更多内容。 2021-12-14 16:48:24 +08:00
thinkgem
9d128e42fa 当超过设置最大选择长度时,自动关闭下拉框 2021-12-09 23:14:03 +08:00
thinkgem
3c769e17e1 vue 2021-11-29 12:26:12 +08:00
thinkgem
dd850c88a0 代码优化 2021-11-19 13:46:20 +08:00
thinkgem
611cd1cdc8 点击右上角【Star】收藏本软件 ^_^ 2021-11-16 15:21:33 +08:00
thinkgem
81634a4ee4 去掉 apache fileupload 的依赖,及其他不常用依赖 2021-11-16 10:19:29 +08:00
thinkgem
a839cb37b1 Excel导入导出支持注解写到构造上 2021-10-22 09:50:26 +08:00
thinkgem
de21959a80 4.3.1 start 2021-10-11 18:18:49 +08:00
thinkgem
5190815458 修正禁用的时候,按空格可弹窗下拉框问题 2021-09-17 14:11:09 +08:00
thinkgem
135e48008d update 2021-09-13 14:36:32 +08:00
thinkgem
abe4e4be27 IE下优化 2021-09-11 22:53:32 +08:00
thinkgem
51d1c11425 ztree图标显示优化 2021-09-10 21:33:55 +08:00
thinkgem
fe0022afe8 日志输出优化 2021-08-30 13:46:45 +08:00
thinkgem
76ae202f04 去掉top动画,不影响拖拽动作 2021-08-23 11:33:18 +08:00
thinkgem
346db1dfd4 强化md5File截取前后内容,更确保唯一性,支持读取超大文件秒级完成。 2021-07-10 23:34:04 +08:00
thinkgem
8abcf5f9f8 优化 ObjectUtils.toDouble 支持 字符串带 * 相乘写法,方便字节赋值,如 10*1024*1024 2021-07-10 16:34:28 +08:00
thinkgem
bbb260d906 优化layer内容高度与设定高度差值小于50的自动修正高度 2021-06-16 17:38:14 +08:00
thinkgem
fc81166915 update 2021-06-04 15:49:14 +08:00
thinkgem
9403efc790 代码优化 UTF-8 2021-06-02 14:48:06 +08:00
thinkgem
9f56d80240 xssFilter去掉UReport的单引号和双引号的替换 2021-05-28 13:58:46 +08:00
thinkgem
11e1934d04 xssFilter和sqlFilter增加附加参数,方便追踪调用来源 2021-05-27 19:52:15 +08:00
thinkgem
ff04855966 增加JsonMapper日期类型的默认转换格式,并兼容@JsonFormat注解。 2021-05-26 12:59:16 +08:00
thinkgem
d3518144c9 请求头重命名:原Header名称 __ajax、__sid、__remember,更改为 x-ajax, x-token,
x-remember(升级注意);新增
ajaxParamName、ajaxHeaderName、contentSecurityPolicy、sessionIdHeaderName、writeCookieParamName、rememberMeHeaderName
参数设置,使用方法详见 yml 注释
2021-05-17 14:56:12 +08:00
thinkgem
af1c45601c PropertiesUtils 增加 getPropertyToBoolean、getPropertyToInteger 方法 2021-05-15 21:23:05 +08:00
thinkgem
2ea39dd4d8 ueditor 请求头 X_Requested_With 重命名 X-Requested-With 2021-05-15 21:22:24 +08:00
thinkgem
20c41088d2 反射方法赋值,支持级联对象为空的方法赋值,改进Excel导入导出时,为对象的时候,不用再进行 判断为空并new对象了。 2021-05-03 11:55:12 +08:00
thinkgem
76794dd6e6 v4.3.0、升级 spring boot 2.4.5、等等其它依赖 2021-04-21 22:47:10 +08:00
thinkgem
cb8846c02a 修正DesUtils非空判断 2021-04-19 00:36:29 +08:00
thinkgem
c9dd006597 如果 Tomcat 下部署多个项目的时候 logPath 会出现项目之间串用问题,所以启用 customLogPath 名字 2021-04-15 18:57:36 +08:00
thinkgem
708acb0817 Nacos unicode problem 2021-03-26 12:08:48 +08:00
thinkgem
222b66abeb DES一个或两个key的为空验证问题 2021-03-01 13:40:14 +08:00
thinkgem
6bd4204fec 避免有时候 cookie path 为空的时候无法读取。 2021-02-24 17:11:35 +08:00
thinkgem
f2c23b72a0 新增zTree主题,图标美化 2021-01-30 00:37:39 +08:00
thinkgem
04bef9ac2c 新增zTree主题,图标美化 2021-01-28 01:04:29 +08:00
thinkgem
81657cd0df remove dialog from bat 2021-01-10 11:45:46 +08:00
thinkgem
759b416297 修正ios下单选和复选框不容易选择问题 2020-12-31 11:45:00 +08:00
thinkgem
09a567f4d9 优化界面细节和提示 2020-12-18 16:20:47 +08:00
thinkgem
dc9bfdc65e 美化表单、表格、整体样式 2020-12-10 16:16:52 +08:00
thinkgem
51335cffeb IdGen.nextCode支持超长数值 2020-12-07 22:19:47 +08:00
thinkgem
ba55da3e71 start 4.2.3 2020-12-07 11:40:18 +08:00
thinkgem
9f8dfd53b1 隐藏 map 文件提醒 2020-12-02 12:50:49 +08:00
thinkgem
ade275c057 laytpl 去掉无用的 console.log() 2020-11-24 23:52:45 +08:00
thinkgem
699afecc3e DateUtils增加"yyyyMMdd","yyyyMM"格式解析 2020-11-12 12:14:33 +08:00
thinkgem
fd55449efb ObjectUtils增加logger输出 2020-11-12 12:13:57 +08:00
thinkgem
53bf08eeca layer get method 支持 contentFormData 参数 2020-10-29 15:56:09 +08:00
thinkgem
b23e65fed9 Double-checked locking and volatile 2020-10-28 12:36:38 +08:00
thinkgem
c54a21cfd6 兼容 spring cloud config 2020-10-27 21:12:05 +08:00
thinkgem
fa2b3d92ca 更改cookie默认存储路径为contextpath 2020-10-14 22:55:29 +08:00