Commit Graph

924 Commits

Author SHA1 Message Date
thinkgem
2f9afa02b6 增加一些快捷查询操作 2023-04-18 14:41:54 +08:00
thinkgem
aa84962a8a 新增 ELK 日志搜集配置及文档 2023-04-15 12:45:35 +08:00
thinkgem
0ed161c986 新增开源手机端服务模块 2023-04-15 11:40:23 +08:00
thinkgem
eda6faa06b 优化配置信息增加注释提示 2023-04-15 11:38:15 +08:00
thinkgem
82abfdfbdc 角色数据范围字典未设置修改为本人数据 2023-04-14 22:18:44 +08:00
thinkgem
03a519fd23 CMS优化全文检索模块提示 2023-04-11 11:29:22 +08:00
thinkgem
5a11da74ca CMS网站内容静态化、全文检索功能 2023-04-10 16:53:29 +08:00
thinkgem
df76b8742c CMS增加ES全文检索功能 2023-04-10 15:31:43 +08:00
thinkgem
a756f973b9 CMS静态化后的动态数据刷新 2023-04-10 10:28:33 +08:00
thinkgem
183a4c3694 CMS增加页面高速缓存网页静态化缓存 2023-04-10 10:27:13 +08:00
thinkgem
42ee036804 添加方法 getPropertyToArray 2023-04-10 09:48:24 +08:00
thinkgem
30acc93b3c CMS根据栏目查询,增加包含下级栏目的文章 2023-04-08 18:11:29 +08:00
thinkgem
063d137afd update 2023-04-08 13:32:27 +08:00
thinkgem
6e62c9fa83 删除用不到的表 2023-04-08 12:34:51 +08:00
thinkgem
302c518829 添加CMS的栏目权限 2023-04-07 19:17:17 +08:00
thinkgem
1113198a9f 修正CMS的ViewConfig 2023-04-07 19:16:21 +08:00
thinkgem
76f57604fe code format 2023-04-07 16:37:55 +08:00
thinkgem
dc10f8670b update 2023-04-06 23:59:56 +08:00
thinkgem
f429bf1c83 5.3.1 2023-04-06 15:09:33 +08:00
thinkgem
5562a98a0e update 2023-04-04 11:32:23 +08:00
thinkgem
cd4fc57eb8 update 2023-04-03 11:27:43 +08:00
thinkgem
bdfd9d8b28 修正cloud工程生成模板的启动脚本路径问题 2023-04-03 11:27:33 +08:00
thinkgem
6757958342 update 2023-03-28 09:42:23 +08:00
thinkgem
c2e71cb80a 登录超时提示信息调整 2023-03-27 09:50:31 +08:00
thinkgem
f3b2e2204b 默认不继承上级任务的优先级,根据需要模型里设置,或每次审批的时候根据需要指定。 2023-03-20 15:27:39 +08:00
thinkgem
09a57cb928 增加 mybatis.scanTypeAliasesBasePackage 配置 2023-03-20 15:21:56 +08:00
thinkgem
c59564b393 修正oauth2绑定账号后的没有跳转到vue页面的问题 2023-03-20 13:12:29 +08:00
thinkgem
ee3adf6fee update //<% 2023-03-16 19:20:27 +08:00
thinkgem
b9f614479b update sysDesktop.html 2023-03-15 16:59:25 +08:00
thinkgem
563fa84f49 优化CMS各种url生成调用 2023-03-15 11:59:31 +08:00
thinkgem
513fd4ca50 优化vue代码生成模板子表验证提示信息 2023-03-13 17:44:14 +08:00
thinkgem
1e4c9914fa update 2023-03-08 17:39:20 +08:00
thinkgem
44d14f495b CMS网站主题优化 2023-03-07 13:50:57 +08:00
thinkgem
07ac6b98b1 CookieUtils增加Cookie参数配置,SameSite可为空 2023-03-07 10:42:12 +08:00
thinkgem
71ed21c0a3 5.3.0 2023-03-06 10:23:43 +08:00
thinkgem
b02783e0da productVersion: V5.3 2023-03-06 10:21:14 +08:00
thinkgem
5214f55208 jeesite client 2023-03-06 10:19:05 +08:00
thinkgem
97d19ab350 update 2023-03-06 10:18:30 +08:00
thinkgem
2bf55f1db1 排除刷新主框架页日志记录 2023-03-06 09:58:28 +08:00
thinkgem
f75746435e 修正内容管理文字扩展字段不能保存问题 #I6IBXO 2023-03-02 09:32:44 +08:00
thinkgem
d14e5259bf 分离端登录页增加租户选择框(当租户内账号唯一的情况下使用) 2023-02-28 20:10:56 +08:00
thinkgem
689438d704 消息推送开启状态反馈给分离前端 2023-02-28 11:50:45 +08:00
thinkgem
0954638b3a 当只给用户 内容发布 菜单授权时,栏目树没有权限加载问题 2023-02-27 12:28:42 +08:00
thinkgem
c81d96a6d4 CmsUtils.getArticleList 的 isQueryArticleData 参数不生效问题 #I6HN74 2023-02-27 10:35:35 +08:00
thinkgem
0a95c15ff0 新增自动扫描@Table的列注释到Swagger在线文档,并补充字段说明。 2023-02-27 09:59:45 +08:00
thinkgem
b6e9151be5 默认点击重置按钮即查询 2023-02-27 09:57:47 +08:00
thinkgem
de61f75eaa update 2023-02-27 09:55:11 +08:00
thinkgem
d3d338cc70 Page 增加构造,传递 isPaging 可快速设置是否分页 2023-02-26 23:06:07 +08:00
thinkgem
a5361bf1e4 删除过时方法 2023-02-24 16:06:13 +08:00
thinkgem
2683533a50 语法变更 getSqlMap() 替换为 sqlMap() 2023-02-23 19:32:45 +08:00