Commit Graph

1313 Commits (v1.6.0.20250331)
 

Author SHA1 Message Date
Karson b13ed1da95 更新版本号 2025-03-31 17:24:14 +08:00
Karson 3637028f89 更新bootstrap仓库链接
修改bootstrap至fastadmin-bootstrap
2025-03-31 17:14:39 +08:00
Karson 4f8d7380a5
!490 简化代码
Merge pull request !490 from simon429/1.x
2025-03-30 04:33:36 +00:00
Karson 3f3800cbdc 更新mailer依赖组件,修复QQ邮箱兼容问题 2025-03-30 11:42:29 +08:00
Karson 87d4163a89 更新仓库链接 2025-03-29 22:47:24 +08:00
Karson 0099085bf2 优化包名 2025-03-29 22:40:27 +08:00
Karson 8c1a2f7274 优化站点路径 2025-03-29 22:39:45 +08:00
Karson 6f4bc063cd 修复系统配置分组标题未转义的问题 2025-03-29 22:38:24 +08:00
Karson 41d75cdbf8 新增限制上传以.开头的文件
优化上传文件配置提示
2025-03-29 22:34:46 +08:00
Karson 7fbb953497
!491 !481 修复本地时间参数无效、修复 __ 函数的参数传递错误
Merge pull request !491 from Karson/develop
2025-03-29 01:40:44 +00:00
Karson 4cb081f5c0 修复normal和flag格式化方法输出未转义的问题 2025-03-29 09:37:29 +08:00
Karson ca4c0ed076 优化Gruntfile配置 2025-03-29 09:22:29 +08:00
Simon 8162279430 简化代码 2025-03-29 01:41:35 +08:00
Karson af25765558 新增package包管理,移除bower包管理 2025-03-28 17:21:30 +08:00
Karson 49e8cc52e7 新增bower-cleanup.js用于移除bower.json中ignores参数配置的文件或文件夹
bower.json新增ignores配置
2025-03-12 15:41:11 +08:00
Karson 31c3d7b469 优化参数 2025-02-17 21:41:39 +08:00
Karson 017c7687c3 更新版本号 2025-02-17 14:55:09 +08:00
Karson 2bd2fd5684 修复菜单规则和会员规则列表转义 2025-02-17 14:47:58 +08:00
Karson 71d15964fd 修复日期渲染 2025-02-17 14:47:12 +08:00
Karson 7a81b078f3
!477 BUG后台自动跳转
Merge pull request !477 from 御宅男(YznCMS官方)/demo
2025-01-03 03:03:50 +00:00
Karson 9bdf43e808
!481 修复本地时间参数无效、修复 __ 函数的参数传递错误
Merge pull request !481 from 一半/develop
2025-01-03 03:02:38 +00:00
一半 8fe9f5954c
修复本地时间参数无效、修复 __ 函数的参数传递错误
Signed-off-by: 一半 <1094963513@qq.com>
2025-01-01 23:49:59 +00: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 00c5561c49 优化日期区间选择组件事件 2024-11-28 18:09:42 +08:00
Karson 0882b94683 优化customField字段
优化占位符替换

# Conflicts:
#	public/assets/js/require-table.js
2024-11-28 18:09:26 +08:00
Karson 420b82f6fb 优化验证码发送和验证
# Conflicts:
#	application/index/view/common/script.html
#	public/assets/js/frontend.js
2024-11-28 18:05:14 +08:00
Karson 8e3582a392 优化登录失效判断 2024-11-28 18:03:33 +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 4efc5056a5 优化依赖版本号 2024-11-28 17:46:17 +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 8a50431006 优化通用搜索和表格searchList 2024-11-28 12:11:59 +08:00
Karson 1276d44e48 优化视图渲染 2024-11-28 12:10:22 +08:00
Karson d7c3bc90ea 优化代码 2024-11-28 11:53:18 +08:00
Karson 279d8d876f 优化API文档生成 2024-11-28 11:46:44 +08:00
Karson 17931decd5
!471 动态显示组件在进行判断时, 增加对已被附加禁用(disabled)组件的处理
Merge pull request !471 from AriFe.Liu/develop
2024-11-18 09:50:09 +00:00
Karson 4fd2558a8b
!442 update public/assets/js/require-table.js.
Merge pull request !442 from 御宅男(YznCMS官方)/N/A
2024-11-18 09:46:58 +00:00
Karson be3c601b72
!468 searchList 如果传入的是$.getJSON,则无法正确显示label
Merge pull request !468 from 还俗二师兄/develop
2024-11-18 09:46:12 +00:00
Karson a5a0a30d07
!452 模型已做清除缓存,去除多余代码
Merge pull request !452 from 御宅男(YznCMS官方)/N/A
2024-11-18 09:16:05 +00:00
Karson 426209a5d5
!479 CRUD生成admin表时,默认字段为nickname
Merge pull request !479 from simon429/develop
2024-11-18 09:14:36 +00:00
Karson 385a33344c
!472 重构初始化安装的数据库配置处理,使用 .env 文件
Merge pull request !472 from ox5a0b54/env-file-db-config
2024-11-18 09:01:55 +00:00
Karson 142ed14afa
!476 require.js 原型污染安全修复
Merge pull request !476 from 御宅男(YznCMS官方)/1.x
2024-11-18 08:04:58 +00:00
Karson cfd8a6a295
!475 会员登录次数无效,旧的冗余代码删除
Merge pull request !475 from 御宅男(YznCMS官方)/1.x
2024-11-18 08:03:49 +00:00
Karson 7763aefd61
!478 做了一些修改
Merge pull request !478 from 端木/develop
2024-11-18 08:00:59 +00:00
Simon 16ae2acb2c CRUD生成admin表时,默认字段为nickname 2024-11-10 18:42:35 +08:00
端木 63cdd2ad25 mod: add type comments 2024-11-10 11:09:48 +08:00
御宅男(YznCMS官方) 04af4aa1c0
Revert "update application/common/view/tpl/dispatch_jump.tpl."
Signed-off-by: 御宅男(YznCMS官方) <530765310@qq.com>
2024-10-29 07:03:25 +00:00
御宅男(YznCMS官方) f4a14c6295
update application/common/view/tpl/dispatch_jump.tpl.
Signed-off-by: 御宅男(YznCMS官方) <530765310@qq.com>
2024-10-29 05:42:43 +00:00
御宅男(YznCMS官方) d6635c1cd6
update application/common/view/tpl/dispatch_jump.tpl.
Signed-off-by: 御宅男(YznCMS官方) <530765310@qq.com>
2024-10-29 05:37:27 +00: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