Karson
|
c7582f7efe
|
优化API文档生成
优化公共接口输出
优化用户退出逻辑
优化头像保存
优化模板变量输出
|
2026-06-02 10:42:14 +08:00 |
Karson
|
3b02c0fbeb
|
优化API模板资源地址
|
2026-03-23 22:31:25 +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
|
b0a44db6d8
|
优化安装最低PHP版本限制
# Conflicts:
# application/admin/command/Install.php
# application/admin/command/Install/zh-cn.php
|
2024-11-28 18:03:02 +08:00 |
Karson
|
4b9643e967
|
Merge branch '1.x' of gitee.com:karson/fastadmin into 1.x
|
2024-11-28 17:44:54 +08:00 |
Karson
|
279d8d876f
|
优化API文档生成
|
2024-11-28 11:46:44 +08:00 |
Karson
|
426209a5d5
|
!479 CRUD生成admin表时,默认字段为nickname
Merge pull request !479 from simon429/develop
|
2024-11-18 09:14:36 +00:00 |
Simon
|
16ae2acb2c
|
CRUD生成admin表时,默认字段为nickname
|
2024-11-10 18:42:35 +08:00 |
ken678
|
3e6ffdf276
|
优化
|
2024-10-10 10:14:40 +08:00 |
御宅男(YznCMS官方)
|
4e28f319b7
|
update application/admin/command/Min/r.js.
require.js 原型污染安全修复
Signed-off-by: 御宅男(YznCMS官方) <530765310@qq.com>
|
2024-10-10 01:44:38 +00:00 |
Karson
|
c74b9dc24a
|
修复会员表结构字段
优化版本依赖
|
2024-09-06 11:05:48 +08:00 |
Simon
|
a532001e7b
|
修复添加时,权重传值不生效
|
2024-09-03 15:15:44 +08:00 |
苏小马
|
9876dc22db
|
update application/admin/command/Crud.php.
问题:删除模式时不需要强制读取数据表,如果在删除前已手动删除数据表,将抛出异常“table not found”导致删除失败
修复:增加删除模式判断,如果是删除模式,无需读取数据表
Signed-off-by: 苏小马 <179906767@qq.com>
|
2024-09-03 15:15:22 +08:00 |
Karson
|
996fa27d62
|
优化数据表结构
|
2024-09-03 15:05:53 +08:00 |
Karson
|
c78b3aecc5
|
优化API资源URL
|
2024-09-03 10:53:19 +08:00 |
Karson
|
54d6e0904b
|
优化安装脚本资源加载
|
2024-09-03 10:53:19 +08:00 |
Karson
|
7f54960449
|
优化PHP版本依赖
|
2024-09-03 10:27:24 +08:00 |
ox5a0b54
|
c12e304aec
|
重构初始化安装的数据库配置处理
|
2024-08-01 15:50:55 +08:00 |
ox5a0b54
|
0fb49c1a9a
|
重构初始化安装的数据库配置处理
|
2024-08-01 15:38:42 +08:00 |
gtlee
|
d12f549396
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2024-08-01 15:07:27 +08:00 |
Karson
|
1496698d46
|
优化API资源URL
|
2024-07-25 14:52:39 +08:00 |
Karson
|
25c0490285
|
优化安装脚本资源加载
|
2024-07-25 14:51:18 +08:00 |
Karson
|
c4499a3266
|
!414 修复Crud.php删除时抛出table not found异常问题
Merge pull request !414 from 苏小马/develop
|
2024-06-18 07:34:54 +00:00 |
gtlee
|
ccf6bd9a98
|
修复头像URL在命令行初始化安装时无法获取域名问题
|
2024-06-14 22:38:07 +08:00 |
Karson
|
feed46823f
|
Merge branch 'develop' of gitee.com:karson/fastadmin into develop
|
2024-05-16 11:04:04 +08:00 |
Karson
|
6d82e89ff6
|
优化插件打包
|
2024-05-16 10:52:23 +08:00 |
Karson
|
1a8f81cc35
|
!463 有权重字段时,模型添加数据后会自动用ID替换,导致添加时设置的权重值无法保存
Merge pull request !463 from simon429/develop
|
2024-04-26 03:46:50 +00:00 |
Karson
|
9cf5b91143
|
优化安装最低PHP版本限制
|
2024-04-02 10:23:21 +08: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
|
26a5ca4a2c
|
修改install.sql默认数据
|
2024-03-28 11:56:50 +08:00 |
Karson
|
2b14bc4e2b
|
优化fa_test表测试数据
|
2024-03-28 09:42:20 +08:00 |
Karson
|
1a31ac2dc9
|
新增无键名数组CRUD生成
优化注释判断
|
2024-03-27 15:09:05 +08:00 |
Karson
|
c5d26b7f3a
|
新增插件配置switch支持
优化默认SQL
|
2024-03-27 11:11:59 +08:00 |
Karson
|
684e6704e8
|
!459 mail_smtp_pass 为密码类型
Merge pull request !459 from 高级CV工程师/N/A
|
2024-03-27 02:59:08 +00:00 |
Karson
|
448eaad5f5
|
优化CRUD生成
优化代码
|
2024-03-25 15:26:58 +08:00 |
Simon
|
e37103f8f3
|
修复添加时,权重传值不生效
|
2024-02-29 19:41:32 +08:00 |
Karson
|
20dea7cb5b
|
优化CRUD生成
(cherry picked from commit a40420b8cd)
|
2024-02-15 22:52:29 +08:00 |
Karson
|
4f466551e2
|
新增自定义错误码模板配置
(cherry picked from commit 4845b08077)
|
2024-02-15 22:33:55 +08:00 |
Karson
|
4badf65bd2
|
优化获取类名兼容性
(cherry picked from commit a9003ecce4)
|
2024-02-15 22:18:55 +08:00 |
高级CV工程师
|
e0f684a0c3
|
mail_smtp_pass 为密码类型
Signed-off-by: 高级CV工程师 <2535688890@qq.com>
|
2024-02-07 14:32:58 +00:00 |
F4nniu
|
35d6514381
|
api 生成兼容 php8
|
2023-07-16 15:27:20 +08:00 |
Karson
|
033af96e1a
|
优化代码
|
2023-07-10 14:30:50 +08:00 |
Karson
|
4845b08077
|
新增自定义错误码模板配置
|
2023-07-07 15:45:53 +08:00 |
Karson
|
b0387e668b
|
优化CRUD生成
|
2023-07-07 15:25:03 +08:00 |
Karson
|
aca4e9221c
|
优化表单重置时组件渲染
移除CRUD默认的重置按钮
优化上传大小判断
优化插件管理
|
2023-07-07 14:56:30 +08:00 |
Karson
|
a9003ecce4
|
优化获取类名兼容性
|
2023-07-06 17:31:21 +08:00 |
Karson
|
7f28eaa570
|
优化服务端cdnurl函数计算
优化代码
|
2023-07-05 15:03:30 +08:00 |
Karson
|
a40420b8cd
|
优化CRUD生成
|
2023-06-20 10:10:55 +08:00 |
Karson
|
76c48c00fd
|
优化插件管理
兼容旧版本jQuery的size方法
|
2023-06-16 11:32:58 +08:00 |
Karson
|
5f35be92b5
|
优化CRUD代码
|
2023-06-16 11:03:14 +08:00 |