Commit Graph

  • 48bd4778e6 新增 岗位关联角色(用户->岗位->角色)权限控制,可通过 user.postRolePermi=true 参数开启 thinkgem 2024-11-07 10:17:51 +08:00
  • 380ee54ae5 新增 岗位关联角色(用户->岗位->角色)权限控制,可通过 user.postRolePermi=true 参数开启 thinkgem 2024-11-07 10:17:24 +08:00
  • 6e3b93f645 增加岗位切换接口;优化登录菜单权限查询,直接通过当前用户角色查询,减少联表,提升查询效率。 thinkgem 2024-11-07 10:15:59 +08:00
  • d7ada6e4e6 增加岗位切换接口;优化登录菜单权限查询,直接通过当前用户角色查询,减少联表,提升查询效率。 thinkgem 2024-11-07 10:15:20 +08:00
  • f8a008d88b 优化 增加岗位保存时清理关联的用户缓存 thinkgem 2024-11-07 10:14:37 +08:00
  • 3eaa799455 优化 增加岗位保存时清理关联的用户缓存 thinkgem 2024-11-07 10:14:32 +08:00
  • 283d27d0df 优化 超级管理员作为普通员工时的角色数据查询,允许修改超级管理员员工信息,不允许停用禁用删除超管 thinkgem 2024-11-07 10:12:54 +08:00
  • 7bfb458981 优化 超级管理员作为普通员工时的角色数据查询,允许修改超级管理员员工信息,不允许停用禁用删除超管 thinkgem 2024-11-07 10:12:46 +08:00
  • 8c86d1534c 增加手机端单表代码生成模板 thinkgem 2024-11-05 11:26:05 +08:00
  • a2ffa1e47a 增加手机端单表代码生成模板 thinkgem 2024-11-05 11:25:53 +08:00
  • 40054e4c6e quartz 2.4.0.rc3 thinkgem 2024-11-04 18:14:14 +08:00
  • 80b397e9e4 quartz 2.4.0.rc3 thinkgem 2024-11-04 18:14:03 +08:00
  • b008b0c956 修正代码生成时,子表文件生成目录不对问题,vue日期类型不匹配问题 thinkgem 2024-11-04 17:52:19 +08:00
  • 2981699bd1 update thinkgem 2024-11-04 17:52:11 +08:00
  • 3484d93a42 jackson 2.18.1 thinkgem 2024-11-04 17:36:31 +08:00
  • d79339b891 jackson 2.18.1 thinkgem 2024-11-04 17:36:24 +08:00
  • 81acccfe66 优化 mvc 接受字段类型不一致信息显示,方便调试 thinkgem 2024-11-01 19:59:56 +08:00
  • 9a70ddb758 优化 mvc 接受字段类型不一致信息显示,方便调试 thinkgem 2024-11-01 19:59:51 +08:00
  • fe6004d81d 调整代码生成模板目录 thinkgem 2024-11-01 10:44:10 +08:00
  • 805759db01 调整代码生成模板目录 thinkgem 2024-11-01 10:44:03 +08:00
  • 481246f52e 优化表单内表格的行高和边距 thinkgem 2024-10-28 21:27:36 +08:00
  • e404d2652d 优化表单内表格的行高和边距 thinkgem 2024-10-28 21:27:42 +08:00
  • 827d461437 update thinkgem 2024-10-25 19:07:25 +08:00
  • ba077ecd41 update thinkgem 2024-10-25 19:07:18 +08:00
  • 00d3995bd4 5.9.1 v5.9.1.springboot3 thinkgem 2024-10-21 22:34:58 +08:00
  • a2da4f095b 5.9.1 v5.9.1 thinkgem 2024-10-21 22:34:17 +08:00
  • ab801bd9cc update app name thinkgem 2024-10-21 14:12:14 +08:00
  • 302eb47b83 update app name thinkgem 2024-10-21 14:12:03 +08:00
  • 4fa6225017 logback 1.2.13 thinkgem 2024-10-14 21:16:38 +08:00
  • d71ad5e140 spring boot 3.2.10 thinkgem 2024-10-10 21:10:45 +08:00
  • 68058f948f spring 5.3.39 thinkgem 2024-10-10 20:48:58 +08:00
  • e7177d7f65 编辑表格中被隐藏的旧数据行控件忽略前端校验 thinkgem 2024-10-10 09:03:26 +08:00
  • fc59e3a7aa 编辑表格中被隐藏的旧数据行控件忽略前端校验 thinkgem 2024-10-10 09:03:20 +08:00
  • 8fba82935b update thinkgem 2024-10-08 16:34:12 +08:00
  • d1cd3ad5ad update thinkgem 2024-10-08 16:34:03 +08:00
  • 213834810c 代码生成模板新增vue子表独立组件的生成 thinkgem 2024-10-08 14:13:37 +08:00
  • 7d9b643edf 代码生成模板新增vue子表独立组件的生成 thinkgem 2024-10-08 14:13:32 +08:00
  • 2f74e04645 代码生成支持带减号的工程模块名生成工程和微服务工程 thinkgem 2024-10-08 14:06:21 +08:00
  • 6d381b31da 代码生成支持带减号的工程模块名生成工程和微服务工程 thinkgem 2024-10-08 14:07:22 +08:00
  • 1e723aae04 驼峰命名法工具增加减号替换 thinkgem 2024-10-08 14:04:57 +08:00
  • 5e55b5f4b3 驼峰命名法工具增加减号替换 thinkgem 2024-10-08 14:04:51 +08:00
  • e3dc77b75a 增加启动完成提示信息日志 thinkgem 2024-10-08 14:03:15 +08:00
  • 330a2977eb 增加启动完成提示信息日志 thinkgem 2024-10-08 14:03:05 +08:00
  • 58b22924dd 生成前端路径更改为 Vue 前端路径,仅用于分离端的代码生成路径。 thinkgem 2024-09-27 15:09:40 +08:00
  • 8167fff4bc 生成前端路径更改为 Vue 前端路径,仅用于分离端的代码生成路径。 thinkgem 2024-09-27 15:09:29 +08:00
  • 6c3ecdac63 代码生成模板新增classNameSimple参数,不带模块名的类名。子表List字段名不带模块名。 thinkgem 2024-09-27 15:05:45 +08:00
  • f7cdda05d1 代码生成模板新增classNameSimple参数,不带模块名的类名。子表List字段名不带模块名。 thinkgem 2024-09-27 15:08:29 +08:00
  • 874a4465ea fix gen template version thinkgem 2024-09-24 17:09:57 +08:00
  • c3e07cd96c 启动日志中显示 tomcat 版本号 thinkgem 2024-09-24 14:02:40 +08:00
  • cb52f25931 启动日志中显示 tomcat 版本号 thinkgem 2024-09-24 14:02:29 +08:00
  • 5b9a7c1d2c 新增监控开关参数 服务器监控 state.server 缓存监控 state.cache 数据监控 state.druid thinkgem 2024-09-23 13:32:53 +08:00
  • 509ab88fee 新增监控开关参数 服务器监控 state.server 缓存监控 state.cache 数据监控 state.druid thinkgem 2024-09-23 13:32:45 +08:00
  • c295b87f35 文件预览列表增加文件名返回参数 thinkgem 2024-09-23 12:02:28 +08:00
  • edce962f2c 文件预览列表增加文件名返回参数 thinkgem 2024-09-23 12:02:14 +08:00
  • d6eecc1c56 update upbw html thinkgem 2024-09-22 19:28:28 +08:00
  • 01f599db82 update upbw html thinkgem 2024-09-22 19:28:23 +08:00
  • 518b386637 update README.md thinkgem 2024-09-22 17:38:33 +08:00
  • 586a6adf97 5.9.0 thinkgem 2024-09-18 09:45:29 +08:00
  • 9d2a250d72 5.9.0 v5.9.0 thinkgem 2024-09-18 09:45:20 +08:00
  • f0cc98e45b 增加 gen.simpleRequestMapping 默认参数 true 可简洁 url 地址 thinkgem 2024-09-18 09:08:41 +08:00
  • 495da42f2b 增加 gen.simpleRequestMapping 默认参数 true 可简洁 url 地址 thinkgem 2024-09-18 09:08:33 +08:00
  • b353477793 fix 代码生成业务列表选择框i18n路径 thinkgem 2024-09-18 09:08:08 +08:00
  • a8fbf4d2b1 fix 代码生成业务列表选择框i18n路径 thinkgem 2024-09-18 09:07:55 +08:00
  • 2013201f06 数据源管理:新增连接等待时间、连接失败中断默认参数;新增集群支持,单机修改后自动同步到集群其它节点 thinkgem 2024-09-16 22:22:40 +08:00
  • 4d3dd85a1c 数据源管理:新增连接等待时间、连接失败中断默认参数;新增集群支持,单机修改后自动同步到集群其它节点 thinkgem 2024-09-16 22:22:08 +08:00
  • 425c74fab4 update README.md thinkgem 2024-09-14 13:06:00 +08:00
  • d7b4c2494d update README.md thinkgem 2024-09-14 13:05:54 +08:00
  • 0abd8cbd5a update thinkgem 2024-09-14 13:04:27 +08:00
  • b9fc0a9f86 update thinkgem 2024-09-14 12:55:17 +08:00
  • 9355576fad update thinkgem 2024-09-14 12:54:52 +08:00
  • ca256c1364 update thinkgem 2024-09-14 12:54:35 +08:00
  • c484e19448 小屏幕下的菜单按钮布局优化 thinkgem 2024-09-13 10:47:33 +08:00
  • f979005e2f 小屏幕下的菜单按钮布局优化 thinkgem 2024-09-13 10:47:28 +08:00
  • f65c6e0ab5 默认显示列表搜索框 thinkgem 2024-09-13 10:46:36 +08:00
  • 9275260019 默认显示列表搜索框 thinkgem 2024-09-13 10:46:31 +08:00
  • 9a671d8dfd 默认显示列表搜索框 thinkgem 2024-09-13 10:46:24 +08:00
  • dbafe28918 默认显示列表搜索框 thinkgem 2024-09-13 10:46:19 +08:00
  • ec47a71e16 默认显示列表搜索框 thinkgem 2024-09-13 10:46:06 +08:00
  • 7b537b4c83 默认显示列表搜索框 thinkgem 2024-09-13 10:46:02 +08:00
  • 223d05b8c1 默认显示列表搜索框 thinkgem 2024-09-13 10:45:55 +08:00
  • 4b566084e3 默认显示列表搜索框 thinkgem 2024-09-13 10:45:49 +08:00
  • 4ca8398f99 new version thinkgem 2024-09-12 10:13:25 +08:00
  • a4ecd765d4 new version thinkgem 2024-09-12 10:12:16 +08:00
  • f3ea863e76 子表增加表单验证提示、代码格式化 thinkgem 2024-09-11 10:13:34 +08:00
  • cfc8681174 子表增加表单验证提示、代码格式化 thinkgem 2024-09-11 10:15:31 +08:00
  • 9c5bfd9c59 update README.md thinkgem 2024-08-29 16:05:38 +08:00
  • 7787d7ce0a update README.md thinkgem 2024-08-29 16:05:56 +08:00
  • 3cfef3c57e 优化导入 thinkgem 2024-08-29 13:12:41 +08:00
  • 3f87f2a024 优化导入 thinkgem 2024-08-29 13:12:17 +08:00
  • 8a10f1679a update thinkgem 2024-08-29 10:31:14 +08:00
  • c3a25b98ec update thinkgem 2024-08-29 10:31:06 +08:00
  • f80e1b6c3a 新增支持 Vue 地址路由参数,使用 {param1} 自动替换为 :param1,用法详见 params.vue thinkgem 2024-08-28 15:09:31 +08:00
  • 5c09e3de51 新增支持 Vue 地址路由参数,使用 {param1} 自动替换为 :param1,用法详见 params.vue thinkgem 2024-08-28 15:09:15 +08:00
  • 49393124ac 新增导出Excel数据按钮loading状态 thinkgem 2024-08-27 14:40:45 +08:00
  • 91e08cf4df 新增导出Excel数据按钮loading状态 thinkgem 2024-08-27 14:40:41 +08:00
  • 14a38abb6d update thinkgem 2024-08-26 21:42:57 +08:00
  • 8e9b9043aa update thinkgem 2024-08-26 21:42:45 +08:00
  • a210e7f621 Merge remote-tracking branch 'origin/v5.springboot3' into v5.springboot3 thinkgem 2024-08-22 17:44:11 +08:00
  • 99c778c92d update README.md thinkgem 2024-08-22 17:40:54 +08:00
  • 9cf4cd30a2 update README.md thinkgem 2024-08-22 17:40:04 +08:00