thinkgem
|
ef8af187fc
|
增加一些图片
|
2019-11-19 09:25:07 +08:00 |
|
thinkgem
|
3e085c9ad1
|
base64 js 增加工具为空校验
|
2019-11-19 09:24:35 +08:00 |
|
thinkgem
|
68a304409c
|
请标准化json/xml等页面的Content-Type响应头,去掉AcceptCharset响应头 #I155OX
|
2019-11-18 15:31:33 +08:00 |
|
thinkgem
|
5e9c7a86e3
|
执行打包脚本后弹出提醒。
|
2019-11-17 22:07:32 +08:00 |
|
thinkgem
|
c466622249
|
初始化数据库脚本提示连接信息
|
2019-11-17 22:07:11 +08:00 |
|
thinkgem
|
27d1c25f4f
|
删除无用语言译文
|
2019-11-17 22:06:24 +08:00 |
|
thinkgem
|
92a11b26b2
|
修正一级菜单在头部的情况下,当一级菜单的二级菜单为空时,显示的iframe无法全屏,右边会有一点留白
|
2019-11-15 12:14:44 +08:00 |
|
thinkgem
|
b34a10c696
|
仪表盘页面图表展示更新
|
2019-11-14 22:18:19 +08:00 |
|
thinkgem
|
97a70c0517
|
启用用户后清理锁定账号的缓存数据。
|
2019-11-14 14:24:02 +08:00 |
|
thinkgem
|
497988c16c
|
新增下拉框选择后(change),免点查询按钮进行快速查询。
|
2019-11-14 14:19:57 +08:00 |
|
thinkgem
|
d0ad7913aa
|
增加 db2 和 h2 相关数据库脚本
|
2019-11-13 10:58:14 +08:00 |
|
thinkgem
|
b3aa7d4681
|
员工附属机构允许相同部门不同岗位
|
2019-11-12 23:37:26 +08:00 |
|
thinkgem
|
74393d82d9
|
logincontroller 增加 切换角色身份示例
|
2019-11-12 23:34:48 +08:00 |
|
thinkgem
|
74ea171622
|
替换 beetl 自带的数值格式化函数,健壮代码
|
2019-11-12 23:31:57 +08:00 |
|
thinkgem
|
cb2d4f6914
|
连接池增加 jdbc.pool.keepAlive 参数
|
2019-11-12 23:30:46 +08:00 |
|
thinkgem
|
9e902cccf1
|
EncodeUtils base64 string 健壮代码
|
2019-11-12 23:29:49 +08:00 |
|
thinkgem
|
f8273502e7
|
NumberUtils.formatNumber 健壮代码,减少报错率
|
2019-11-12 23:29:15 +08:00 |
|
thinkgem
|
8103aee0c7
|
clearAll 接口增加 sys:stste:cache 权限串
|
2019-11-09 20:10:32 +08:00 |
|
thinkgem
|
f78523e591
|
修正 emptyDataHint 重复显示的问题
|
2019-11-08 00:41:05 +08:00 |
|
thinkgem
|
279cf5b408
|
.nav-tabs-custom 激活样式根据主题调色
|
2019-11-08 00:40:00 +08:00 |
|
thinkgem
|
5f8ae44b41
|
shiro 升级到 1.4.1,并优化 记住我功能,详见 RememberMeKeyGen 文件。
|
2019-11-07 00:08:24 +08:00 |
|
thinkgem
|
64b53c5aff
|
firefox 下 excel 导出 下载文件名乱码优化
|
2019-11-07 00:03:08 +08:00 |
|
thinkgem
|
4caff46b4e
|
firefox 下 excel 导出 下载文件名乱码优化
|
2019-11-07 00:03:08 +08:00 |
|
thinkgem
|
667932b2ac
|
Merge branch 'master' into v4.1_dev
|
2019-11-06 00:47:09 +08:00 |
|
thinkgem
|
e470ce7865
|
Merge branch 'master' of https://gitee.com/thinkgem/jeesite4
|
2019-11-06 00:38:44 +08:00 |
|
thinkgem
|
e071e46bc8
|
Merge branch 'master' into v4.1_dev
|
2019-11-06 00:33:49 +08:00 |
|
thinkgem
|
d07d90c4ab
|
采用线程池保存日志及优化
|
2019-11-06 00:33:06 +08:00 |
|
thinkgem
|
2329bd10de
|
Merge branch 'master' into v4.1_dev
|
2019-11-06 00:11:38 +08:00 |
|
thinkgem
|
7c4ec8e199
|
Merge branch 'v4.1_dev' of https://gitee.com/thinkgem/jeesite4 into v4.1_dev
# Conflicts:
# modules/core/src/main/resources/views/error/500.html
|
2019-11-06 00:10:19 +08:00 |
|
thinkgem
|
878db00860
|
BaseMsgContent新增bulidReceiveCode方法,支持开发者再扩展消息类型的时候,通过userCode获取receiveCode等信息接口。
|
2019-11-05 23:43:52 +08:00 |
|
thinkgem
|
4d795de51d
|
新增 shiro.accessControlAllowMethods 和 shiro.accessControlAllowHeaders 配置
|
2019-11-02 23:54:33 +08:00 |
|
thinkgem
|
b2a062a93e
|
EmpUtils 新增根据机构类型获取机构数据方法
|
2019-10-31 20:34:56 +08:00 |
|
thinkgem
|
6ec4bd8e5a
|
beetl新增toBoolean函数,简化调用;此项升级注意:一定要同步更新beetl-core.properties文件。
|
2019-10-30 23:06:40 +08:00 |
|
thinkgem
|
390c36ab93
|
国际化一些后端代码
|
2019-10-29 14:11:25 +08:00 |
|
thinkgem
|
01c461afa6
|
添加批量插入单元测试
|
2019-10-28 22:47:00 +08:00 |
|
thinkgem
|
09da3116f2
|
国际化:二级管理员、系统管理员、租户管理员
|
2019-10-28 22:46:28 +08:00 |
|
thinkgem
|
09c81dcb24
|
开源 usercontroller 相关代码
|
2019-10-27 22:58:05 +08:00 |
|
thinkgem
|
a165c546f6
|
sso 默认跳转地址修正
|
2019-10-27 22:52:29 +08:00 |
|
thinkgem
|
25d60183e8
|
国际化消息推送、角色管理
|
2019-10-27 22:51:58 +08:00 |
|
thinkgem
|
fbfa291972
|
dataGrid 表头文字过长时支持 自动换行
|
2019-10-27 18:24:12 +08:00 |
|
thinkgem
|
093b692df4
|
start 4.1.8
|
2019-10-27 16:00:35 +08:00 |
|
thinkgem
|
43d17649d2
|
导入用户同步保存用户角色权限数据
|
2019-10-26 16:01:58 +08:00 |
|
thinkgem
|
37cff66f13
|
字典管理根据样式设置显示字典标签
|
2019-10-26 15:59:22 +08:00 |
|
thinkgem
|
e53335507b
|
sso接口支持ajax请求
|
2019-10-16 21:38:01 +08:00 |
|
thinkgem
|
195c0af52f
|
一些优化更新
|
2019-10-12 09:31:23 +08:00 |
|
thinkgem
|
7138f97a0e
|
点击右上角【Star】收藏本软件 ^_^
|
2019-10-08 13:42:09 +08:00 |
|
thinkgem
|
7462ac8e18
|
点击右上角【Star】收藏本软件 ^_^
|
2019-10-08 00:07:22 +08:00 |
|
thinkgem
|
e6303a38ef
|
侧边栏白底
v4.1.7
|
2019-10-07 23:38:26 +08:00 |
|
thinkgem
|
7342950a02
|
datagrid表格加上竖线,根据客户需求可自行设置。
|
2019-10-07 18:13:58 +08:00 |
|
thinkgem
|
d559bd5704
|
500页面,json情况下,支持返回错误信息。
|
2019-10-04 12:29:14 +08:00 |
|