xiaochong0302
|
af4b570681
|
增加删除和还原用户功能
|
2024-04-08 10:59:19 +08:00 |
|
xiaochong0302
|
00cb8bf963
|
1.拆解migration创建表脚本
2.增加post方式传递csrf_token
3.优化storage上传
|
2024-02-26 09:56:51 +08:00 |
|
xiaochong0302
|
8edc8bfee4
|
1.删除chapter中resource_count,consult_count属性
2.重新统计course中resource_count
|
2024-01-31 18:01:54 +08:00 |
|
xiaochong0302
|
c4259d78f3
|
1.删除chapter中resource_count,consult_count属性
2.重新统计course中resource_count
|
2024-01-31 18:01:25 +08:00 |
|
xiaochong0302
|
7b6b7d2802
|
修正首页缓存刷新问题
|
2024-01-30 17:54:19 +08:00 |
|
xiaochong0302
|
9b7a244fa3
|
修正首页缓存刷新问题
|
2024-01-30 17:54:09 +08:00 |
|
xiaochong0302
|
0b34f907a6
|
Merge branch 'koogua/v1.6.8' into demo
# Conflicts:
# app/Http/Admin/Views/chapter/lessons.volt
# app/Http/Admin/Views/chapter/lessons_live.volt
# app/Http/Admin/Views/chapter/lessons_offline.volt
# app/Http/Admin/Views/chapter/lessons_read.volt
# app/Http/Admin/Views/chapter/lessons_vod.volt
|
2024-01-30 11:48:20 +08:00 |
|
xiaochong0302
|
56e04fc3a3
|
优化分类等必选判断
|
2024-01-22 12:37:58 +08:00 |
|
xiaochong0302
|
5e1ca229ec
|
修正课时评论管理链接
|
2024-01-11 18:51:52 +08:00 |
|
xiaochong0302
|
78d538c816
|
清理代码
|
2023-12-30 15:23:53 +08:00 |
|
xiaochong0302
|
5ce45971e6
|
优化AccountSearchTrait
|
2023-12-28 21:31:59 +08:00 |
|
xiaochong0302
|
33fc75b9f8
|
1.精简chapter/lessons.volt
2.使用ServiceTrait精简代码
|
2023-12-27 16:05:23 +08:00 |
|
xiaochong0302
|
ab5e815b1d
|
修正用户active_time搜索条件
|
2023-12-25 20:18:27 +08:00 |
|
xiaochong0302
|
ce9f0eade0
|
修正用户active_time搜索条件
|
2023-12-25 20:18:13 +08:00 |
|
xiaochong0302
|
daab36ba6a
|
统一layui-skin=switch属性位置
|
2023-12-21 09:30:21 +08:00 |
|
xiaochong0302
|
decf80273a
|
统一layui-skin=switch属性位置
|
2023-12-21 09:26:48 +08:00 |
|
xiaochong0302
|
6c33dbc724
|
修正课时发布switch开关问题
|
2023-12-20 21:39:25 +08:00 |
|
xiaochong0302
|
e21ab16993
|
修正课时发布switch开关问题
|
2023-12-20 21:36:30 +08:00 |
|
xiaochong0302
|
dd0c26d6ad
|
v1.6.8 start
|
2023-12-20 21:17:10 +08:00 |
|
xiaochong0302
|
fb01e61332
|
去除分类必选限制
|
2023-12-13 20:20:51 +08:00 |
|
xiaochong0302
|
0f379cb049
|
去除分类必选限制
|
2023-12-13 20:20:18 +08:00 |
|
xiaochong0302
|
7a8d8ba342
|
优化相关文章和问题
|
2023-12-12 17:19:19 +08:00 |
|
xiaochong0302
|
b192760deb
|
优化相关文章和问题
|
2023-12-12 17:18:24 +08:00 |
|
xiaochong0302
|
3e08ad8dcb
|
调整推荐课程缓存时间
|
2023-12-11 17:49:08 +08:00 |
|
xiaochong0302
|
56f909b5d2
|
调整推荐课程缓存时间
|
2023-12-11 17:47:07 +08:00 |
|
xiaochong0302
|
12ceda62df
|
增加问题推荐
|
2023-12-11 12:23:56 +08:00 |
|
xiaochong0302
|
435bc12035
|
增加问题推荐
|
2023-12-11 12:23:42 +08:00 |
|
xiaochong0302
|
4c3436dc95
|
优化排版
|
2023-12-10 20:56:51 +08:00 |
|
xiaochong0302
|
dca1ccf79a
|
优化排版
|
2023-12-10 20:55:26 +08:00 |
|
xiaochong0302
|
1b5afd4532
|
放弃部分地方缓存的使用
|
2023-12-09 19:02:14 +08:00 |
|
xiaochong0302
|
817b32b067
|
放弃部分地方缓存的使用
|
2023-12-09 19:02:05 +08:00 |
|
xiaochong0302
|
5f9928593e
|
优化批量删除后的跳转
|
2023-12-08 20:19:01 +08:00 |
|
xiaochong0302
|
8f22cab282
|
优化批量删除后的跳转
|
2023-12-08 20:17:39 +08:00 |
|
xiaochong0302
|
d8a1c1474b
|
Merge branch 'koogua/v1.6.7' into demo
# Conflicts:
# CHANGELOG.md
# app/Http/Admin/Services/Course.php
# app/Http/Admin/Views/article/list.volt
# app/Http/Admin/Views/course/list.volt
# app/Http/Admin/Views/question/list.volt
# app/Http/Admin/Views/review/list.volt
# app/Http/Admin/Views/student/learning.volt
# app/Services/Logic/Review/ReviewCreate.php
# app/Validators/Course.php
# public/static/admin/js/common.js
|
2023-12-07 17:10:04 +08:00 |
|
xiaochong0302
|
3dd5490bdb
|
阶段性优化
|
2023-12-06 20:24:09 +08:00 |
|
xiaochong0302
|
79a678fa54
|
阶段性优化
|
2023-12-04 19:46:54 +08:00 |
|
xiaochong0302
|
0072b4f5fe
|
精简代码
|
2023-10-29 22:30:14 +08:00 |
|
xiaochong0302
|
2c881547b4
|
修正课程课件资源列表权限
|
2023-09-18 06:52:57 +08:00 |
|
xiaochong0302
|
7f7aa1f6ad
|
修正课程课件资源列表权限
|
2023-09-18 06:52:40 +08:00 |
|
xiaochong0302
|
dccdbd2713
|
增加匿名评价
|
2023-09-17 17:19:55 +08:00 |
|
xiaochong0302
|
7d54f0e933
|
增加匿名评价
|
2023-09-16 21:44:23 +08:00 |
|
xiaochong0302
|
1e3b60dbad
|
1.kg_course表增加索引
2.优化错误页
3.优化富文本内容长度获取
4.优化layer关闭窗口后发布状态同步
|
2023-09-16 20:51:57 +08:00 |
|
xiaochong0302
|
1bef24f217
|
1.kg_course表增加索引
2.优化错误页
3.优化富文本内容长度获取
4.优化layer关闭窗口后发布状态同步
|
2023-09-16 20:51:31 +08:00 |
|
xiaochong0302
|
0baa5cdf2c
|
去除课时列表中的课件属性
(cherry picked from commit 66bd0965d646cd6f77ca4104d1ef591252e063fc)
|
2023-09-04 11:30:16 +08:00 |
|
xiaochong0302
|
66bd0965d6
|
去除课时列表中的课件属性
|
2023-09-03 10:54:55 +08:00 |
|
xiaochong0302
|
10ff834cc0
|
Merge branch 'koogua/v1.6.6' into demo
|
2023-08-31 17:19:47 +08:00 |
|
xiaochong0302
|
ebd310caa6
|
v1.6.6
|
2023-08-31 17:18:05 +08:00 |
|
xiaochong0302
|
138b9d45ce
|
日常优化
|
2023-08-28 15:55:40 +08:00 |
|
xiaochong0302
|
65b5190a05
|
去除删除远程COS课件的逻辑
|
2023-08-11 15:53:41 +08:00 |
|
xiaochong0302
|
16dafaf21e
|
Merge branch 'koogua/v1.6.6' into demo
|
2023-07-23 18:57:52 +08:00 |
|