Commit Graph

413 Commits

Author SHA1 Message Date
thinkgem
a9f8cd778e 优化用户选择根据用户类型查询用户 2021-02-24 11:18:56 +08:00
thinkgem
a57052ba38 用户类型的 未知 字典改为 无 2021-02-24 10:38:09 +08:00
thinkgem
4396fdaea4 v4.2.3 2021-02-19 21:55:41 +08:00
thinkgem
ce1c531580 新增 mybatis.jdbcTransaction 参数,支持 MyBatis 指定 JDBC 事务管理,默认 Spring 管理事务 2021-02-12 23:22:59 +08:00
thinkgem
c39a8226e5 addTabPage 增加 data-title="false" 不显示对话框标题参数;
data-layer-shade-close="false" 点击遮罩层关闭参数
2021-02-03 16:13:05 +08:00
thinkgem
04bef9ac2c 新增zTree主题,图标美化 2021-01-28 01:04:29 +08:00
thinkgem
ae274cd8e6 sys_file_upload extend 2021-01-25 21:49:09 +08:00
thinkgem
596c64aa56 新增 使用手机或邮箱 找回密码开关 2021-01-25 15:35:31 +08:00
thinkgem
dcbac8dea9 国际化安全审计功能 2021-01-25 15:34:53 +08:00
thinkgem
dcf2b48d31 新增 page.maxPageSize 参数 2021-01-25 15:34:36 +08:00
thinkgem
0127572420 日期选择图标美化 2021-01-23 12:17:27 +08:00
thinkgem
d5b2e37fdb 添加菜单初始化完成后的js执行事件 2021-01-22 01:05:40 +08:00
thinkgem
94ca59e025 修改数据日志,差异化工具显示增强,人性化,通用化 2021-01-19 22:17:21 +08:00
thinkgem
b1996130e6 优化有些数据库错误不打印日志,如字段数据过长,的信息将输出日志 2021-01-19 22:16:55 +08:00
thinkgem
9cf813dcd6 如果会话超时,则提醒用户会话超时,请重新登录的对话框。 2021-01-18 00:40:33 +08:00
thinkgem
afc61f4a32 生成模板优化 2021-01-14 23:33:17 +08:00
thinkgem
81657cd0df remove dialog from bat 2021-01-10 11:45:46 +08:00
thinkgem
26871a85f6 只将未知异常输出到日志文件 2021-01-05 21:24:01 +08:00
thinkgem
06d75964db 设置显示隐藏或排序Grid列的对话增加全选/取消全选复选框 2021-01-02 09:35:33 +08:00
thinkgem
eb340af57c 密码策略强制修改密码的情况下修改后不能跳转到首页的问题 2020-12-23 15:35:34 +08:00
thinkgem
a96991f7ea 访问日志记录,增加表单提交前后的差异数据分析 2020-12-22 10:12:35 +08:00
thinkgem
7e42620f44 找回密码和注册账号的密码填写增加密码等级提醒 2020-12-21 22:47:50 +08:00
thinkgem
0e919bdd0a fileupload 增加 extend 扩展字段 2020-12-18 16:55:54 +08:00
thinkgem
09a567f4d9 优化界面细节和提示 2020-12-18 16:20:47 +08:00
thinkgem
e61f7f1ecb 代码生成模板主子表服务类增加子表数据查询方法;去掉复选框必须选择一项的验证; 2020-12-10 16:22:45 +08:00
thinkgem
4bf31c6418 update 2020-11-26 22:24:01 +08:00
thinkgem
22f4b1f121 update versions 2020-11-18 18:47:37 +08:00
thinkgem
9d32a7f17d 删除无用的代码 2020-10-30 20:53:33 +08:00
thinkgem
eabaf8b0d6 topMenu 引用 子模板文件 路径改为绝对路径 2020-10-29 16:13:58 +08:00
thinkgem
5e346c6d72 找回密码和注册用户敏感信息加密处理 2020-09-29 16:07:47 +08:00
thinkgem
a95d663db3 新增 listselect 代码生成模板。 2020-09-25 22:37:39 +08:00
thinkgem
40169ac7a9 新增 Cloud 微服务模块的代码生成模板。 2020-09-25 16:22:33 +08:00
thinkgem
63fa05b440 新增创建模块的代码生成功能,模块代码生成模板。 2020-09-24 10:12:32 +08:00
thinkgem
3dd8ec03b9 优化ueditor设置高度的时候出现不必要的滚动条。 2020-09-24 10:05:00 +08:00
thinkgem
0f0ff4af1a 新增 BPM 表单代码生成模板;Cloud 代码生成模块迁移到核心模块; 2020-09-21 14:29:25 +08:00
thinkgem
af56d05847 登录界面 user.loginByValidCode 优化 2020-09-21 13:38:15 +08:00
thinkgem
202e9d8918 新增手机号短信验证码登录 user.loginByValidCode=true;调整
sysLogin、sysIndex、menuTree、forgetPwd、registerUser 的目录,方便覆写和理解;增加 自定义主题视图
的 readme.txt 帮助文件。
2020-09-20 18:42:25 +08:00
thinkgem
faeb49ee98 新增手机号短信验证码登录 user.loginByValidCode=true;调整
sysLogin、sysIndex、menuTree、forgetPwd、registerUser 的目录,方便覆写和理解;增加 自定义主题视图
的 readme.txt 帮助文件。
2020-09-20 18:28:48 +08:00
thinkgem
055d791c44 不允许上传空文件友情提示 2020-09-18 16:55:11 +08:00
thinkgem
df98f266b9 初始化数据库脚本优化 2020-09-14 23:01:25 +08:00
thinkgem
687dbe0f93 生成模板的树表没有状态字段的时候不判断状态 2020-09-09 20:56:59 +08:00
thinkgem
9063996fd0 主题优化,全屏桌面,性能及体验再此提升。 2020-09-09 19:16:37 +08:00
thinkgem
1fef63126d 文件管理增加租户支持 2020-09-08 17:13:20 +08:00
thinkgem
add7294529 细节优化 2020-09-06 23:44:09 +08:00
thinkgem
b799b92cf1 登录页图标显示优化 2020-09-01 11:27:37 +08:00
thinkgem
a11fd3a645 微不足道,按登录设备自定义会话超时时间的例子。 2020-08-25 15:08:06 +08:00
thinkgem
4ac34013b3 当使用 __ajax=json 参数的时候 403 页面返回空字符的优化。 2020-08-23 23:59:49 +08:00
thinkgem
78c3f02f41 用户管理新增附属部门及岗位的查询 2020-08-20 14:21:19 +08:00
thinkgem
14f0cc5811 支持匿名访问swagger文档 2020-08-18 18:37:44 +08:00
thinkgem
3a9e0d5dc1 use jackson xml instead jaxb 2020-08-15 23:21:38 +08:00