Commit Graph

96 Commits

Author SHA1 Message Date
thinkgem
9c8cfa3f53 5.5.0 2023-08-21 17:09:48 +08:00
thinkgem
2cfe47fcd0 new version 2023-08-16 10:42:02 +08:00
thinkgem
520dd4694b 隐藏表单右上角按钮 2023-08-14 12:40:35 +08:00
thinkgem
a445e43fbb html和js语法编写不同的占位符,减少IDE标红提示 2023-08-03 17:23:24 +08:00
thinkgem
47a4bd31a7 update 2023-07-27 21:44:13 +08:00
thinkgem
7659fa0e7d update script 2023-07-07 17:32:31 +08:00
thinkgem
3271bb3afc springdoc、openapi、swagger v3 2023-07-05 22:38:36 +08:00
thinkgem
cce67cf0ad update version 2023-06-28 19:50:45 +08:00
thinkgem
74f72fb2b8 import javax.validation. 替换为 import jakarta.validation. 2023-06-24 14:39:14 +08:00
thinkgem
8e81648bdd import javax.validation. 替换为 import jakarta.validation. 2023-06-24 14:38:38 +08:00
thinkgem
023743bbe9 import javax.servlet. 替换为 import jakarta.servlet. 2023-06-23 18:30:23 +08:00
thinkgem
4638656f5d prepare springboot3 2023-06-23 18:15:39 +08:00
thinkgem
369b00a74e 5.4.0 2023-06-23 17:57:30 +08:00
thinkgem
8e4be5f03c StringUtils增加splitComma、joinComma 2023-06-09 20:57:20 +08:00
thinkgem
1217e145d5 static add final 2023-06-09 17:23:44 +08:00
thinkgem
60cd6a62fb update version 2023-06-06 10:39:10 +08:00
thinkgem
e716b13762 upgrade jquery 3.7.0 2023-05-24 14:12:25 +08:00
thinkgem
82f223687f 执行逻辑删除的时候,同时修改主键字段值增加删除标识,方便再次使用这个主键值 2023-05-18 09:25:10 +08:00
thinkgem
921c44e361 新增UEditor简洁主题和各项体验改进 2023-05-13 00:11:09 +08:00
thinkgem
0f7267ce19 将ueditor移动到module-core模块下 2023-05-12 12:32:39 +08:00
thinkgem
ec36c14f9d 5.3.2 2023-05-10 10:20:22 +08:00
thinkgem
a54e0426e4 #I6XWLB 2023-04-28 13:12:41 +08:00
thinkgem
eda6faa06b 优化配置信息增加注释提示 2023-04-15 11:38:15 +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
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
ee3adf6fee update //<% 2023-03-16 19:20:27 +08:00
thinkgem
563fa84f49 优化CMS各种url生成调用 2023-03-15 11:59:31 +08:00
thinkgem
44d14f495b CMS网站主题优化 2023-03-07 13:50:57 +08:00
thinkgem
71ed21c0a3 5.3.0 2023-03-06 10:23:43 +08:00
thinkgem
f75746435e 修正内容管理文字扩展字段不能保存问题 #I6IBXO 2023-03-02 09:32:44 +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
b6e9151be5 默认点击重置按钮即查询 2023-02-27 09:57:47 +08:00
thinkgem
de61f75eaa update 2023-02-27 09:55:11 +08:00
thinkgem
2683533a50 语法变更 getSqlMap() 替换为 sqlMap() 2023-02-23 19:32:45 +08:00
thinkgem
b22f4cd5de 语法变更 getCurrentUser、setCurrentUser 函数替换为 currentUser 2023-02-23 19:08:00 +08:00
thinkgem
dd9a058d63 @FunctionalInterface 2023-02-11 18:15:37 +08:00
thinkgem
969b5945c7 next 2023-02-01 13:00:11 +08:00
thinkgem
f18af7130b 5.2.1 2023-01-30 16:43:46 +08:00