From e36334c50aeb0f288a140ec456b49656a8ff7183 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Mon, 24 Aug 2020 08:41:53 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8B=A5=E4=BE=9D=204.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 +- ruoyi-admin/pom.xml | 2 +- .../src/main/resources/application.yml | 2 +- .../templates/demo/form/summernote.html | 4 +- .../src/main/resources/templates/include.html | 6 +- .../src/main/resources/templates/index.html | 6 +- .../src/main/resources/templates/login.html | 4 +- .../src/main/resources/templates/main.html | 57 ++++++++++++++++++- .../main/resources/templates/register.html | 4 +- .../src/main/resources/templates/skin.html | 2 +- ruoyi-common/pom.xml | 2 +- ruoyi-framework/pom.xml | 2 +- ruoyi-generator/pom.xml | 2 +- ruoyi-quartz/pom.xml | 2 +- ruoyi-system/pom.xml | 2 +- 15 files changed, 78 insertions(+), 23 deletions(-) diff --git a/pom.xml b/pom.xml index ee4b2f978..5ea2133ec 100644 --- a/pom.xml +++ b/pom.xml @@ -5,14 +5,14 @@ com.ruoyi ruoyi - 4.3.1 + 4.4.0 ruoyi http://www.ruoyi.vip 若依管理系统 - 4.3.1 + 4.4.0 UTF-8 UTF-8 1.8 diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index 257702d7b..06a6028ce 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 4.3.1 + 4.4.0 4.0.0 jar diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index ffa7945cb..e46f8be01 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -3,7 +3,7 @@ ruoyi: # 名称 name: RuoYi # 版本 - version: 4.3.1 + version: 4.4.0 # 版权年份 copyrightYear: 2019 # 实例演示开关 diff --git a/ruoyi-admin/src/main/resources/templates/demo/form/summernote.html b/ruoyi-admin/src/main/resources/templates/demo/form/summernote.html index 6ef45ef34..e280b6b8e 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/form/summernote.html +++ b/ruoyi-admin/src/main/resources/templates/demo/form/summernote.html @@ -17,7 +17,7 @@

若依后台管理系统

ruoyi是一个完全响应式,基于Bootstrap3.3.6最新版本开发的扁平化主题,她采用了主流的左右两栏式布局,使用了Html5+CSS3等现代技术,她提供了诸多的强大的可以重新组合的UI组件,并集成了最新的jQuery版本(v2.1.1),当然,也集成了很多功能强大,用途广泛的就jQuery插件,她可以用于所有的Web应用程序,如网站管理后台网站会员中心CMSCRMOA等等,当然,您也可以对她进行深度定制,以做出更强系统。

- 当前版本:v4.3.1 + 当前版本:v4.4.0

免费开源 @@ -56,7 +56,7 @@

你好,若依

H+是一个完全响应式,基于Bootstrap3.3.6最新版本开发的扁平化主题,她采用了主流的左右两栏式布局,使用了Html5+CSS3等现代技术,她提供了诸多的强大的可以重新组合的UI组件,并集成了最新的jQuery版本(v2.1.1),当然,也集成了很多功能强大,用途广泛的就jQuery插件,她可以用于所有的Web应用程序,如网站管理后台网站会员中心CMSCRMOA等等,当然,您也可以对她进行深度定制,以做出更强系统。

- 当前版本:v4.3.1 + 当前版本:v4.4.0

开源免费 diff --git a/ruoyi-admin/src/main/resources/templates/include.html b/ruoyi-admin/src/main/resources/templates/include.html index ede6763f1..d4573379e 100644 --- a/ruoyi-admin/src/main/resources/templates/include.html +++ b/ruoyi-admin/src/main/resources/templates/include.html @@ -13,7 +13,7 @@ - + @@ -36,8 +36,8 @@ - - + + diff --git a/ruoyi-admin/src/main/resources/templates/index.html b/ruoyi-admin/src/main/resources/templates/index.html index efd2ac118..df01bc3cc 100644 --- a/ruoyi-admin/src/main/resources/templates/index.html +++ b/ruoyi-admin/src/main/resources/templates/index.html @@ -14,7 +14,7 @@ - +

@@ -248,8 +248,8 @@ - - + + - + diff --git a/ruoyi-admin/src/main/resources/templates/main.html b/ruoyi-admin/src/main/resources/templates/main.html index cb468f5c4..408011aef 100644 --- a/ruoyi-admin/src/main/resources/templates/main.html +++ b/ruoyi-admin/src/main/resources/templates/main.html @@ -96,13 +96,68 @@
+
+
+
+ v4.4.02020.08.24 +
+
+
+
+
    +
  1. 升级bootstrapTable到最新版本1.17.1
  2. +
  3. 升级shiro到最新版1.6.0 阻止权限绕过漏洞
  4. +
  5. 升级fastjson到最新版1.2.73
  6. +
  7. 代码生成支持同步数据库
  8. +
  9. 代码生成支持富文本控件
  10. +
  11. 用户密码支持自定义配置规则
  12. +
  13. 新增表格自动刷新插件
  14. +
  15. 新增表格打印配置插件
  16. +
  17. 更换图片裁剪工具为cropper
  18. +
  19. Excel支持sort导出排序
  20. +
  21. 代码生成支持自定义路径
  22. +
  23. 代码生成支持选择上级菜单
  24. +
  25. 代码生成支持上传控件
  26. +
  27. 新增表格参数(自定义加载文本的字体大小loadingFontSize)
  28. +
  29. Excel注解支持设置BigDecimal精度&舍入规则
  30. +
  31. 操作日志记录排除敏感属性字段
  32. +
  33. 修复不同浏览器附件下载中文名乱码的问题
  34. +
  35. 用户分配角色不允许选择超级管理员角色
  36. +
  37. 更换表格冻结列插件
  38. +
  39. 添加右侧冻结列示例
  40. +
  41. 升级表格行编辑&移动端适应插件
  42. +
  43. 修复更新表格插件后无法设置实例配置问题
  44. +
  45. 修复更新表格插件后导致的主子表错误
  46. +
  47. 修复页面存在多表格,回调函数res数据不正确问题
  48. +
  49. 强退&过期清理登录帐号缓存会话
  50. +
  51. 表格树标题内容支持html语义化标签
  52. +
  53. 修复配置应用的访问路径首页页签重复问题
  54. +
  55. 优化openTab打开时滚动到当前页签
  56. +
  57. 表格请求方式method支持自定义配置
  58. +
  59. 菜单页签联动优化
  60. +
  61. 用户邮箱长度限制修改为50
  62. +
  63. 主子表示例添加日期格式案例
  64. +
  65. 修改表格行内编辑示例旧值参数
  66. +
  67. 操作日志查询方式调整
  68. +
  69. 唯一限制条件只返回单条数据
  70. +
  71. 修改Excel设置STRING单元格类型
  72. +
  73. 添加获取当前的环境配置方法
  74. +
  75. 截取返回参数长度,防止超出异常
  76. +
  77. 定时任务cron表达式验证
  78. +
  79. 拆分表格插件,按需引入
  80. +
  81. 多行文本框补齐必填错误提示背景
  82. +
  83. 其他细节优化
  84. +
+
+
+
v4.3.12020.07.05
-
+
  1. 国家信息安全漏洞(请务必保持cipherKey密钥唯一性)
  2. diff --git a/ruoyi-admin/src/main/resources/templates/register.html b/ruoyi-admin/src/main/resources/templates/register.html index 1a15380fa..a272d8153 100644 --- a/ruoyi-admin/src/main/resources/templates/register.html +++ b/ruoyi-admin/src/main/resources/templates/register.html @@ -9,7 +9,7 @@ - + @@ -77,7 +77,7 @@ - + diff --git a/ruoyi-admin/src/main/resources/templates/skin.html b/ruoyi-admin/src/main/resources/templates/skin.html index be437593e..5d8b9cd22 100644 --- a/ruoyi-admin/src/main/resources/templates/skin.html +++ b/ruoyi-admin/src/main/resources/templates/skin.html @@ -140,7 +140,7 @@ - +