Sign in

wms / wms4_shanghaichaogui2qi · Commits

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 653
  • Compare
  • Branches 2
  • Tags 0
0e870168d08250746de7a16d6e1a24d803225b57
  • wms4_shanghaichaogui2qi
20 Sep, 2020
1 commit
  • 解决 issues/I1VN0E缺少表结构eoa_mailbox_info
    0e870168
    zhangdaiscott authored
    5 years ago  
    Browse Code »

18 Sep, 2020
1 commit
  • 解决切换微服务后无法使用Online相关功能 #1760
    6426204c
    zhangdaiscott authored
    5 years ago  
    Browse Code »

17 Sep, 2020
1 commit
  • 解决,找不到jeecg-cloud-module在其子目录config下有两个配置文件 #1754
    43183a46
    zhangdaiscott authored
    5 years ago  
    Browse Code »

15 Sep, 2020
1 commit
  • 解决2.3严重权限问题: issues/1740 JAVA访问权限控制 无法使用的问题
    8506d984
    zhangdaiscott authored
    5 years ago  
    Browse Code »

14 Sep, 2020
6 commits
  • 解决2.3 [bug]online表单开发的权限控制使用报错 #1733 ...
    7ab88181
    解决2.3 IE11兼容问题
    zhangdaiscott authored
    5 years ago  
    Browse Code »
  • 解决 2.3数据库文件缺少 #1728
    913124da
    zhangdaiscott authored
    5 years ago  
    Browse Code »
  • 修复jeecg 2.3 管理员还是没有编辑用户管理的权限 #1729
    31111fe3
    zhangdaiscott authored
    5 years ago  
    Browse Code »
  • 2.3版本, oracle11g、SqlServer2017数据库脚步
    e1480efb
    zhangdaiscott authored
    5 years ago  
    Browse Code »
  • 解决2.3 所有类型的角色都没有编辑用户管理的权限 #1726
    6e350819
    zhangdaiscott authored
    5 years ago  
    Browse Code »
  • Jeecg Boot 2.3 里程碑版本发布,基于 SpringBoot 的低代码平台
    f1a2d565
    zhangdaiscott authored
    5 years ago  
    Browse Code »

13 Sep, 2020
1 commit
  • Jeecg Boot 2.3 里程碑版本发布,支持微服务和单体自由切换、提供新行编辑表格JVXETable
    f4f1fd1b
    zhangdaiscott authored
    5 years ago  
    Browse Code »

12 Sep, 2020
3 commits
  • Jeecg Boot 2.3 里程碑版本发布,支持微服务和单体自由切换、提供新行编辑表格JVXETable
    790f4177
    zhangdaiscott authored
    5 years ago  
    Browse Code »
  • Jeecg Boot 2.3 里程碑版本发布,支持微服务和单体自由切换、提供新行编辑表格JVXETable
    02785b83
    zhangdaiscott authored
    5 years ago  
    Browse Code »
  • Jeecg Boot 2.3 里程碑版本发布,支持微服务和单体自由切换(数据库脚步上传)
    39d6bd19
    zhangdaiscott authored
    5 years ago  
    Browse Code »

11 Sep, 2020
3 commits
  • JeecgBoot2.3 里程碑版本,支持微服务和单体自由切换、提供新行编辑表格JVXETable
    f16abe8f
    zhangdaiscott authored
    5 years ago  
    Browse Code »
  • JeecgBoot2.3 里程碑版本,支持微服务和单体自由切换、提供新行编辑表格JVXETable
    aad242ae
    zhangdaiscott authored
    5 years ago  
    Browse Code »
  • JeecgBoot2.3 里程碑版本,支持微服务和单体自由切换、提供新行编辑表格JVXETable
    0a315b9a
    zhangdaiscott authored
    5 years ago  
    Browse Code »

08 Sep, 2020
2 commits
  • update jeecg-boot/jeecg-boot-module-system/src/main/java/org/jeecg/config/ShiroConfig.java. ...
    b89d90ed
    修复-因shiro配置导致actuator漏洞利用造成token暴露
    weirdor authored
    5 years ago  
    Browse Code »
  • 更新文档
    c80a2fe3
    zhangdaiscott authored
    5 years ago  
    Browse Code »

07 Sep, 2020
4 commits
  • 修复-个人设置未根据路由选中对应的子菜单
    28be979e
    tanpenggood authored
    5 years ago  
    Browse Code »
  • !21 跨域请求时,客户端如果需要传递cookie,则必须设置Access-Control-Allow-Credentials为true。 ...
    edd49834
    Merge pull request !21 from dingxl18/I1TAAP_cors
    JEECG开源社区 authored
    5 years ago  
    Browse Code »
  • 修复-个人设置(聚合路由) maximum call stack size exceeded #1577
    8865aa95
    tanpenggood authored
    5 years ago  
    Browse Code »
  • 修复-点击菜单未动态更改页面标题
    fb042d82
    tanpenggood authored
    5 years ago  
    Browse Code »

05 Sep, 2020
1 commit
  • fix #I1TAAP,跨域问题。如果客户端需要传递cookie,服务端需要设置Access-Control-Allow-Credentials为true
    eb969a5c
    dingxl authored
    5 years ago  
    Browse Code »

04 Sep, 2020
1 commit
  • 修复登陆页面提示登陆超时BUG
    087c736a
    zhangdaiscott authored
    5 years ago  
    Browse Code »

02 Sep, 2020
1 commit
  • 修复queryTableDictByKeys与queryTableDictTextByKey存在redis key冲突的情况
    63e00767
    tanpenggood authored
    5 years ago  
    Browse Code »

28 Aug, 2020
2 commits
  • !11 pgsql数据库脚本 ...
    e55872fa
    Merge pull request !11 from ldonotcare/master
    JEECG开源社区 authored
    5 years ago  
    Browse Code »
  • !15 限制部门选择树高度,避免部门太多时点击确定不便 ...
    b77032bb
    Merge pull request !15 from xshawn/master
    JEECG开源社区 authored
    5 years ago  
    Browse Code »

10 Aug, 2020
1 commit
  • update ant-design-vue-jeecg/vue.config.js. ...
    be323b75
    这个正则应该要这样写才对
    光速蜗牛 authored
    5 years ago  
    Browse Code »

31 Jul, 2020
1 commit
  • 返回结果支持泛型
    fbaa1a53
    e authored
    5 years ago  
    Browse Code »

27 Jul, 2020
1 commit
  • 修复登陆页面提示登陆超时BUG
    445c2015
    e authored
    5 years ago  
    Browse Code »

21 Jul, 2020
1 commit
  • 解决代码生成器模板几个问题: ...
    e4846413
    1.主键换成IdType.ASSIGN_ID
    2.生成代码,自定义实体名代码报错问题
    3.新模式表单,流程参数个性化定义
    zhangdaiscott authored
    5 years ago  
    Browse Code »

20 Jul, 2020
3 commits
  • 解决 issues/I1OAM9 2.2.1的ERP模板不可用
    e2934211
    zhangdaiscott authored
    5 years ago  
    Browse Code »
  • 解决 issues/I1N6Z1 online表单开发,勾上“是否排序”,页面无排序功能
    b72cd2fd
    zhangdaiscott authored
    5 years ago  
    Browse Code »
  • 解决 issues/I1NV8M 关于在线开发中的表单开发和报表配置的问题
    ff70d848
    zhangdaiscott authored
    5 years ago  
    Browse Code »

18 Jul, 2020
1 commit
  • bug[代码生成器] 树代码生成器模板,实体写死了
    da065f5e
    zhangdaiscott authored
    5 years ago  
    Browse Code »

13 Jul, 2020
1 commit
  • Jeecg Boot 2.2.1 版本发布,基于 SpringBoot 的低代码平台
    33c44ee8
    zhangdaiscott authored
    5 years ago  
    Browse Code »

11 Jul, 2020
3 commits
  • Jeecg Boot 2.2.1 版本发布,基于SpringBoot的低代码平台
    d959e6ca
    zhangdaiscott authored
    5 years ago  
    Browse Code »
  • Jeecg Boot 2.2.1 版本发布,基于SpringBoot的低代码平台
    9ad389aa
    zhangdaiscott authored
    5 years ago  
    Browse Code »
  • Jeecg Boot 2.2.1 版本发布,基于SpringBoot的低代码平台
    6986122b
    zhangdaiscott authored
    5 years ago  
    Browse Code »