thinkgem
|
d0ee5873de
|
update
|
2018-05-03 22:29:17 +08:00 |
|
thinkgem
|
2523895212
|
增加 shiro.allowRequestMethods 参数,可指定允许的请求方法,默认GET,POST; TabPanel 增加
onTablePageClose 事件;SpringMVC 优化 MaxFileSize 参数,同
MaxRequestSize;新增PatternValue验证注解,支持从属性文件中读取正则表达式,可修改主键和loginCode的验证正则表达式;优化userService.save方法,支持直接保存password。
|
2018-05-02 22:09:06 +08:00 |
|
thinkgem
|
a7428360c4
|
update pom.xml
|
2018-04-23 20:06:23 +08:00 |
|
thinkgem
|
3ca1bd53e7
|
合并pulls:https://gitee.com/thinkgem/jeesite4/pulls/3
ZP 修改内容:
1.导入时如果遇到空行可能会出现空指针异常 2.导入时对于带有小数部分得数据可能出现精度丢失得情况,修改后精确到小数点后两位,此处应该可以根据实际情况来配置,或者其他更加好的方法,比如保留所有进度
|
2018-04-23 19:36:51 +08:00 |
|
thinkgem
|
fb0e94fe6d
|
update
|
2018-04-23 16:35:52 +08:00 |
|
thinkgem
|
4fc7a6869b
|
完成国际化组织管理功能和代码生成模板
v4.0.2
|
2018-04-22 18:56:53 +08:00 |
|
thinkgem
|
44df274845
|
update README.md
|
2018-04-22 17:59:30 +08:00 |
|
thinkgem
|
0be8bae8af
|
移除sql脚本中的更新模板版本,因为新版本不需要了。
|
2018-04-21 22:55:51 +08:00 |
|
thinkgem
|
212324badb
|
国际化用户管理功能
|
2018-04-21 19:52:21 +08:00 |
|
thinkgem
|
cc8da29107
|
国际化一些组件和组织管理功能
|
2018-04-21 16:38:13 +08:00 |
|
thinkgem
|
503e14b146
|
多数据源优化,支持分布式事务,支持Service层切换数据源;支持MyBatisDao注解指定数据源名称;jquery validate
remote 中文乱码导致验证失败问题;角色管理增加状态条件;附件列表增加上传人和时间;
|
2018-04-21 12:58:42 +08:00 |
|
thinkgem
|
630a1f1d73
|
update .gitignore
|
2018-04-20 22:46:50 +08:00 |
|
thinkgem
|
bd58537795
|
update README.md
|
2018-04-20 22:46:18 +08:00 |
|
thinkgem
|
178fcce206
|
修正表单右下角提示undefined问题 #IJ4N2
|
2018-04-17 22:15:54 +08:00 |
|
thinkgem
|
db050dc130
|
国际化一些组件及视图
|
2018-04-17 21:47:39 +08:00 |
|
thinkgem
|
3ba0fb3a28
|
update LICENSE
|
2018-04-17 20:55:52 +08:00 |
|
thinkgem
|
f8562e1ccb
|
优化bat脚本及shell脚本
|
2018-04-17 20:55:22 +08:00 |
|
thinkgem
|
d9193835ef
|
国际化一些视图文件。
|
2018-04-16 22:43:09 +08:00 |
|
thinkgem
|
e8bfce2bce
|
国际化部分核心功能。
|
2018-04-15 22:16:08 +08:00 |
|
thinkgem
|
ff19a2ea55
|
修正EmpUserService和UserService事务失效问题
|
2018-04-15 17:22:37 +08:00 |
|
thinkgem
|
092347b778
|
update .gitignore
|
2018-04-15 17:21:06 +08:00 |
|
thinkgem
|
31b8e3f7fd
|
优化linux下的shell脚本
|
2018-04-14 15:19:11 +08:00 |
|
thinkgem
|
7670575e32
|
修正linux下找不到程序包 java.lang问题
|
2018-04-14 15:18:26 +08:00 |
|
thinkgem
|
451130ea4e
|
update
|
2018-04-13 21:44:43 +08:00 |
|
thinkgem
|
81fd46f394
|
优化代码
|
2018-04-12 22:32:06 +08:00 |
|
thinkgem
|
2482343c4e
|
分析阻断优化;修正代码生成选择多个验证条件的时候报错;
|
2018-04-12 21:45:31 +08:00 |
|
thinkgem
|
fbfe327bab
|
init data sysout to logger
|
2018-04-11 22:39:33 +08:00 |
|
thinkgem
|
b6183093fc
|
优化初始化脚本,主要针对mysql脚本;将varchar2000替换为varchar1000,修复创建索引错误;将timestamp替换为datetime类型,杜绝创建时间更新问题,时间不能为空问题。
|
2018-04-10 21:14:32 +08:00 |
|
thinkgem
|
c852f9f619
|
优化ExcelExport接口,更方便的支持多Sheet。
|
2018-04-10 21:09:09 +08:00 |
|
thinkgem
|
f0111c3aa3
|
设置SpringBoot的上传文件大小限制与file.maxFileSize设置统一
|
2018-04-10 21:07:58 +08:00 |
|
thinkgem
|
737cff469d
|
优化代码,删除工具类测试代码。
|
2018-04-10 21:06:34 +08:00 |
|
thinkgem
|
8630873100
|
update bin sh
|
2018-04-08 22:37:43 +08:00 |
|
thinkgem
|
da2a8f77c3
|
国际化jeesite.js、validate.extend.js
|
2018-04-08 21:49:05 +08:00 |
|
thinkgem
|
349f23e110
|
update terms.md
|
2018-04-08 21:48:41 +08:00 |
|
灰太狼最美
|
87ee544fed
|
!1 shell脚本
Merge pull request !1 from 灰太狼最美/master
|
2018-04-08 15:17:17 +08:00 |
|
thinkgem
|
ca56382b00
|
startup.bat move to /WEB-INF/
|
2018-04-07 21:48:00 +08:00 |
|
BlankKelly
|
faa10147d6
|
数据初始化shell脚本
|
2018-04-05 23:21:09 +08:00 |
|
thinkgem
|
4fa38828b0
|
startup.bat 工作路径默认为上级路径
|
2018-04-03 20:45:58 +08:00 |
|
thinkgem
|
ac6679086e
|
redis 增加 clientName 设置参数
|
2018-04-03 20:44:56 +08:00 |
|
thinkgem
|
e33ad323de
|
update yml
|
2018-04-01 13:36:21 +08:00 |
|
thinkgem
|
8d39d5ec95
|
v4.0.1
v4.0.1
|
2018-03-31 16:11:41 +08:00 |
|
thinkgem
|
e60a23bf1b
|
update README.md
|
2018-03-30 22:35:13 +08:00 |
|
thinkgem
|
0d678189e0
|
update terms.md
|
2018-03-30 22:34:45 +08:00 |
|
thinkgem
|
2f4543334a
|
CookieUtils.getCookie增加path参数
|
2018-03-30 21:40:30 +08:00 |
|
thinkgem
|
198844b47e
|
修正Excel导入导出中的DictUtils反射方法参数顺序似乎不对问题 #IINDU
|
2018-03-30 09:01:19 +08:00 |
|
thinkgem
|
d1bc7242a6
|
update pom.xml
|
2018-03-29 21:19:52 +08:00 |
|
thinkgem
|
f5df7d304f
|
升级脚本更新
|
2018-03-29 21:15:46 +08:00 |
|
thinkgem
|
8b2965fe0c
|
新增表单视图示例
|
2018-03-29 21:11:06 +08:00 |
|
thinkgem
|
b9c221461b
|
国际化登录相关和错误页面信息
|
2018-03-29 21:07:17 +08:00 |
|
thinkgem
|
54a976d09e
|
DataGrid多表头、行分组、合计行、小计行、编辑表格,实例
|
2018-03-25 22:04:18 +08:00 |
|