Karson
|
aaa16feb8a
|
Merge branch '1.6.x-dev' into 1.7.x-dev
# Conflicts:
# application/admin/controller/Index.php
# application/common/controller/Backend.php
# application/common/library/SelectPage.php
# application/config.php
# public/assets/js/require-frontend.min.js
|
2026-06-05 16:55:30 +08:00 |
Karson
|
b993aa7efb
|
优化Referer校验
|
2026-06-02 17:16:36 +08:00 |
Karson
|
6ab37ef8b7
|
优化退出逻辑
|
2026-06-02 15:59:15 +08:00 |
Karson
|
308e86c345
|
优化退出表单元素
|
2026-06-02 15:36:01 +08:00 |
Karson
|
dd1560d9bf
|
优化后台退出逻辑
|
2026-06-02 15:17:46 +08:00 |
Karson
|
56253711b7
|
!514 去除多余代码
Merge pull request !514 from 御宅男(YznCMS官方)/1.x-dev
|
2026-01-14 07:49:09 +00:00 |
Karson
|
063773b3b5
|
优化视图模板
|
2026-01-07 18:10:50 +08:00 |
ken678
|
4c66764541
|
去除多余代码
|
2025-09-30 10:02:07 +08:00 |
Karson
|
92e722c674
|
优化权限角色组列表
|
2025-09-11 14:24:50 +08:00 |
Karson
|
82386cc9d8
|
优化权限菜单规则列表
|
2025-09-11 14:24:22 +08:00 |
Karson
|
fad4731136
|
优化用户名验证规则
|
2025-08-14 11:05:16 +08:00 |
御宅男(YznCMS官方)
|
f6ec6a93f7
|
和前台会员统一,头像上传只能选择图片
Signed-off-by: 御宅男(YznCMS官方) <530765310@qq.com>
|
2025-07-04 02:01:32 +00:00 |
Karson
|
6ceb59b9f1
|
优化附件列表图片生成
优化referrer默认值
|
2025-06-06 23:45:21 +08:00 |
Karson
|
0265c0b8ad
|
优化视图条件判断
|
2025-06-04 16:24:48 +08:00 |
Karson
|
91dea04a86
|
优化简洁菜单和多级菜单逻辑判断
|
2025-06-04 14:47:50 +08:00 |
Karson
|
e2901f3b5e
|
优化后台拖拽排序逻辑
|
2025-06-03 11:19:01 +08:00 |
Karson
|
05a18ca601
|
新增简洁菜单模式
|
2025-04-01 08:52:09 +08:00 |
Karson
|
6f4bc063cd
|
修复系统配置分组标题未转义的问题
|
2025-03-29 22:38:24 +08:00 |
Karson
|
516c18116a
|
Merge branch 'develop' into 1.x
# Conflicts:
# README.md
# application/admin/view/index/index.html
# application/api/controller/User.php
# application/config.php
# application/index/view/common/script.html
# bower.json
# composer.json
# public/assets/js/require-backend.min.js
# public/assets/js/require-frontend.min.js
# public/assets/js/require-table.js
|
2024-11-28 18:23:42 +08:00 |
Karson
|
1276d44e48
|
优化视图渲染
|
2024-11-28 12:10:22 +08:00 |
AriFe.Liu
|
37c18d4e92
|
修复iframe打开窗口时链接内问号重复的问题
如果在添加菜单时, 在规则或URL中追加了 ? , 则会导致在刷新这个标签页时, 请求链接中使用了两个问号导致参数取出错误, 此处原本追加的?addtabs=1未做判断.
Signed-off-by: AriFe.Liu <88468560@qq.com>
|
2024-09-03 15:14:52 +08:00 |
Karson
|
5400c6ff2a
|
优化视图变量输出
|
2024-09-03 10:20:59 +08:00 |
Karson
|
e7c96a994b
|
!410 修复iframe打开窗口时链接内问号重复的问题以及附件选择组件在未添加ID时无法正常响应
Merge pull request !410 from AriFe.Liu/develop
|
2024-06-18 07:39:11 +00:00 |
Karson
|
8caeeb8a78
|
Merge branch '1.x' into develop
# Conflicts:
# README.md
# application/admin/command/Install/fastadmin.sql
# application/admin/controller/Index.php
# application/admin/controller/auth/Adminlog.php
# application/common.php
# application/common/controller/Backend.php
# application/common/library/Email.php
# application/config.php
# application/index/controller/User.php
# bower.json
# composer.json
# extend/fast/Http.php
# public/assets/css/backend.min.css
# public/assets/css/frontend.min.css
# public/assets/js/backend/addon.js
# public/assets/js/bootstrap-table-commonsearch.js
# public/assets/js/fast.js
# public/assets/js/frontend/user.js
# public/assets/js/jquery.drag.min.js
# public/assets/js/require-backend.js
# public/assets/js/require-backend.min.js
# public/assets/js/require-form.js
# public/assets/js/require-frontend.min.js
# public/assets/js/require-table.js
|
2024-04-01 15:22:15 +08:00 |
Karson
|
c5d26b7f3a
|
新增插件配置switch支持
优化默认SQL
|
2024-03-27 11:11:59 +08:00 |
Karson
|
d1c240bd91
|
新增插件管理本地安装升级和版本检测
优化前台
优化fieldlist组件
优化上传组件传递参数
优化composer依赖
|
2024-03-26 17:51:30 +08:00 |
Karson
|
57c2f23106
|
增强后台安全限制
优化登录判断机制
移除冗余代码
(cherry picked from commit 7e6314a701)
|
2024-02-15 22:52:01 +08:00 |
Karson
|
1066b4108b
|
优化权限规则列表显示
(cherry picked from commit 2c66c67d71)
|
2024-02-15 22:28:29 +08:00 |
Karson
|
7e6314a701
|
增强后台安全限制
优化登录判断机制
移除冗余代码
|
2023-06-20 11:51:59 +08:00 |
Karson
|
2c66c67d71
|
优化权限规则列表显示
|
2023-06-16 23:05:05 +08:00 |
Karson
|
bc6bcb84f9
|
优化插件管理
# Conflicts:
# public/assets/js/backend/addon.js
|
2023-06-16 11:03:58 +08:00 |
Karson
|
96dd46d32d
|
优化插件管理
兼容旧版本jQuery的size方法
|
2023-06-15 21:40:15 +08:00 |
Karson
|
0e75d1d6cd
|
优化插件管理
|
2023-06-15 21:32:42 +08:00 |
Karson
|
152ac2cdcb
|
优化插件管理前端代码
|
2023-06-15 15:29:43 +08:00 |
Karson
|
8ce9f1f884
|
优化会员编辑模板
|
2023-06-15 14:52:41 +08:00 |
Karson
|
25832b2a0e
|
优化会员编辑模板
|
2023-06-14 11:18:01 +08:00 |
Karson
|
09bdafd65c
|
优化附件上传预览
|
2023-06-14 10:41:58 +08:00 |
Karson
|
a5fd9067c1
|
新增手机验证码登录
|
2023-03-15 16:37:34 +08:00 |
Karson
|
9c422d6285
|
新增简洁模式菜单
|
2023-03-15 16:34:38 +08:00 |
Karson
|
2c02ed019b
|
优化本地上传cdnurl
修复移动端站点配置不可见的问题
优化代码和注释
|
2023-03-09 17:42:20 +08:00 |
Karson
|
17256db17a
|
优化前台默认首页
|
2022-12-14 16:34:33 +08:00 |
sixXing
|
6b190fe111
|
update application/admin/view/addon/config.html.
1.解决按钮换行问题,2.解决图片和文件组件有tip时重叠问题
Signed-off-by: sixXing <464401240@qq.com>
|
2022-10-13 11:45:28 +00:00 |
AriFe.Liu
|
34e4c6c1e5
|
修复iframe打开窗口时链接内问号重复的问题
如果在添加菜单时, 在规则或URL中追加了 ? , 则会导致在刷新这个标签页时, 请求链接中使用了两个问号导致参数取出错误, 此处原本追加的?addtabs=1未做判断.
Signed-off-by: AriFe.Liu <88468560@qq.com>
|
2022-08-13 03:46:36 +00:00 |
Karson
|
a7983055fc
|
优化密码长度判断
新增个人资料手机号显示
|
2022-05-30 11:24:23 +08:00 |
Karson
|
85e0f4bacc
|
管理员表新增mobile字段
|
2022-05-27 16:21:36 +08:00 |
Karson
|
0b4eceea54
|
移除头部语言配置
|
2022-05-27 11:43:42 +08:00 |
Karson
|
2401cd3ba1
|
优化插件配置分组
|
2022-01-21 11:36:57 +08:00 |
Karson
|
3dd4276ca1
|
优化插件插件列表
优化登录注册模板注释,便于插件整合。
|
2022-01-20 22:05:05 +08:00 |
Karson
|
02cc257faf
|
新增是否默认展示子菜单功能
|
2022-01-20 17:23:43 +08:00 |
Karson
|
cd60f5f381
|
优化控制台统计
|
2022-01-20 16:46:02 +08:00 |