Commit Graph

  • d6635c1cd6
    update application/common/view/tpl/dispatch_jump.tpl. 御宅男(YznCMS官方) 2024-10-29 05:37:27 +0000
  • 3e6ffdf276 优化 ken678 2024-10-10 10:14:40 +0800
  • 4e28f319b7
    update application/admin/command/Min/r.js. require.js 原型污染安全修复 御宅男(YznCMS官方) 2024-10-10 01:44:38 +0000
  • 73686e38c8
    update public/assets/js/require.min.js. require.js 原型污染安全修复 御宅男(YznCMS官方) 2024-10-09 09:17:39 +0000
  • 986cc85be3
    update public/assets/js/require.js. require.js 原型污染安全修复 御宅男(YznCMS官方) 2024-10-09 09:12:24 +0000
  • f01d11d02b
    update application/admin/controller/auth/Adminlog.php. 删除残留的旧的冗余代码 御宅男(YznCMS官方) 2024-09-27 05:33:05 +0000
  • 77300998fc 优化SelectPage编码输出 Karson 2024-09-26 17:23:49 +0800
  • a5025fd1b1
    update application/index/lang/zh-cn/user.php. 登录次数多语言 御宅男(YznCMS官方) 2024-09-19 02:47:53 +0000
  • f57cf5ce80
    update application/common/library/Auth.php. 此处没有用return false; 御宅男(YznCMS官方) 2024-09-19 02:42:28 +0000
  • 72f0c987ce
    Pre Merge pull request !474 from document/master document 2024-09-07 04:04:04 +0000
  • 6cac11a2eb 修复加载语言包控制器匹配正则问题 lll 2024-09-07 12:00:10 +0800
  • c74b9dc24a 修复会员表结构字段 master v1.5.2.20240906 Karson 2024-09-06 11:05:48 +0800
  • 5188621e9c 优化语言包加载 Karson 2024-09-04 12:10:37 +0800
  • 7238632f14 更新版本号 v1.5.1.20240903 Karson 2024-09-03 17:51:45 +0800
  • 4329b47c56 更新phpoffice/phpspreadsheet依赖版本 Karson 2024-09-03 17:48:46 +0800
  • 418d93f448 打包JS Karson 2024-09-03 15:24:23 +0800
  • 8e88e1c9dc 优化格式化输出时文本编码 Karson 2024-04-02 17:50:19 +0800
  • 592a42fcc5 优化后台参数传递 Karson 2024-05-16 10:58:47 +0800
  • a532001e7b 修复添加时,权重传值不生效 Simon 2024-02-29 19:41:32 +0800
  • 9876dc22db update application/admin/command/Crud.php. 问题:删除模式时不需要强制读取数据表,如果在删除前已手动删除数据表,将抛出异常“table not found”导致删除失败 苏小马 2022-09-09 03:23:40 +0000
  • 37c18d4e92 修复iframe打开窗口时链接内问号重复的问题 如果在添加菜单时, 在规则或URL中追加了 ? , 则会导致在刷新这个标签页时, 请求链接中使用了两个问号导致参数取出错误, 此处原本追加的?addtabs=1未做判断. AriFe.Liu 2022-08-13 03:46:36 +0000
  • 5c9c6ef89c 修复附件选择组件因没有id导致无法响应事件的bug 该问题曾导致附件选择组件在没有添加ID时造成无法正常响应回调事件 官方文档: https://doc.fastadmin.net/doc/183.html 附件选择 中, 示例及文档均未提及添加了faselect的组件必须添加id 如非bug而有意为之, 请修改官方文档说明, 告知用户添加了faselect的标签必须同时添加ID才能正确处理回调. AriFe.Liu 2022-06-27 03:27:27 +0000
  • 03ccce86f0 修复autocomplete选中后未触发验证的问题 Karson 2024-06-18 16:05:57 +0800
  • 18a661fb22 !465 修改字段错误问题 * 修复字段错误 小和 2024-06-17 01:56:09 +0000
  • c01628a914 修复sidebar左侧菜单因大小写问题导致的菜单列表不能正确显示问题 当手动添加菜单规则时, 规则字段未提示和处理用户录入的字符 在application/admin/library/Auth.php -> getSidebar方法中, 会对当前用户所拥有的权限节点做校验移除不相关的权限 当判断当前菜单规则是否在$userRule中时, 原本的$v['name']为直接从数据库中取出未做处理, $userRule则是通过$this->getRuleList方法获取, 方法内已经对字符串做了转小写处理, 假如用户填写了大小写混合的规则, 则此处将会被错误的移除掉; 导致左侧菜单无法正常展示该菜单规则; AriFe.Liu 2024-07-23 03:33:44 +0000
  • 996fa27d62 优化数据表结构 Karson 2024-09-03 15:05:53 +0800
  • b13a1ca7b5 优化冗余参数 Karson 2024-07-25 14:53:18 +0800
  • c78b3aecc5 优化API资源URL Karson 2024-07-25 14:52:39 +0800
  • 54d6e0904b 优化安装脚本资源加载 Karson 2024-07-25 14:51:18 +0800
  • 6d4aaf5ea8 优化邮箱验证码发送参数验证 Karson 2024-07-04 15:27:26 +0800
  • 4a97bdaf19 Merge branch '1.x' of gitee.com:karson/fastadmin into 1.x Karson 2024-09-03 10:28:37 +0800
  • 028a0b5f22 Fieldlist新增使用数组保存和保留空数据选项 Karson 2024-09-03 10:27:56 +0800
  • 7f54960449 优化PHP版本依赖 Karson 2024-09-03 10:27:24 +0800
  • e7c1922cf3 优化前台会员登录 Karson 2024-09-03 10:23:19 +0800
  • c5285b8fdd 优化多语言加载 Karson 2024-09-03 10:22:34 +0800
  • 5400c6ff2a 优化视图变量输出 Karson 2024-09-03 10:20:59 +0800
  • c12e304aec 重构初始化安装的数据库配置处理 ox5a0b54 2024-08-01 15:50:55 +0800
  • 0fb49c1a9a 重构初始化安装的数据库配置处理 ox5a0b54 2024-08-01 15:38:42 +0800
  • d12f549396 Merge remote-tracking branch 'upstream/develop' into develop gtlee 2024-08-01 15:07:27 +0800
  • 7c7780bc56
    动态显示组件在进行判断时, 增加对已被附加禁用(disabled)组件的处理 原代码在进行校验时, 使用serializeArray方法在序列化表单元素时, 会默认将disabled的组件过滤掉, 此操作将会导致动态显示组件依赖的组件被设置为disabled时判断失效, 会隐藏掉使用了data-favisible的组件 本次修改在调用序列化之前, 先临时移除disabled属性, 取出完整的序列化参数后, 再将其恢复禁用, 从而使附加了disabled的组件也能使data-favisible组件正确获取到其当前值 使用情景: 添加表单时某个选项需要管理员手动选择, 在添加完成后, 编辑不能再次修改该选项, 但其下根据该元素需要显隐的组件应当正常展示 AriFe.Liu 2024-07-26 12:51:44 +0000
  • b0d295bd67 Merge branch 'develop' of gitee.com:karson/fastadmin into develop Karson 2024-07-25 15:26:14 +0800
  • 3ee684875f 新增选择文件后回调 Karson 2024-07-25 15:25:37 +0800
  • b6ae55ef1e 修复插件安装时发现冲突文件时无法提示的问题 Karson 2024-07-25 14:53:55 +0800
  • 38969376c9 优化冗余参数 Karson 2024-07-25 14:53:18 +0800
  • 1496698d46 优化API资源URL Karson 2024-07-25 14:52:39 +0800
  • 25c0490285 优化安装脚本资源加载 Karson 2024-07-25 14:51:18 +0800
  • dfc209024c
    Pre Merge pull request !469 from 小和/develop 小和 2024-07-25 02:50:19 +0000
  • e8d65eb124
    !470 修复sidebar左侧菜单因大小写问题导致的菜单列表不能正确显示问题 Merge pull request !470 from AriFe.Liu/develop Karson 2024-07-25 02:50:15 +0000
  • 2e79e79576
    Pre Merge pull request !470 from AriFe.Liu/develop AriFe.Liu 2024-07-23 03:36:26 +0000
  • 271596ee2d
    修复sidebar左侧菜单因大小写问题导致的菜单列表不能正确显示问题 当手动添加菜单规则时, 规则字段未提示和处理用户录入的字符 在application/admin/library/Auth.php -> getSidebar方法中, 会对当前用户所拥有的权限节点做校验移除不相关的权限 当判断当前菜单规则是否在$userRule中时, 原本的$v['name']为直接从数据库中取出未做处理, $userRule则是通过$this->getRuleList方法获取, 方法内已经对字符串做了转小写处理, 假如用户填写了大小写混合的规则, 则此处将会被错误的移除掉; 导致左侧菜单无法正常展示该菜单规则; AriFe.Liu 2024-07-23 03:33:44 +0000
  • 557f5f2b52
    api文档修改js和css资源链接为本地 小和 2024-07-19 01:03:27 +0000
  • 6ab795e12f
    update public/assets/js/require-table.js. searchList 如果传入的是$.getJSON,则无法正确显示label 还俗二师兄 2024-07-17 16:55:12 +0000
  • a811bacb4a
    Fix:修改commonsearch中使用SelectPage可能存在的问题 * 1、点击“重置”按钮,SelectPage无法恢复初始搜索值 * 2、点击“重置”按钮,SelectPage需要点击两次才能返回执行默认条件搜索,第一次点击时恢复初始搜索值,第二次点击才会执行搜索 Jason 2024-07-11 01:19:04 +0000
  • ac25e4b275 优化邮箱验证码发送参数验证 Karson 2024-07-04 15:27:26 +0800
  • 090381a1a2
    !462 按照注释规则修改API模块下控制器方法的注解 Merge pull request !462 from Henry/fix_phpdoc 建伟F4nniu 2024-07-03 08:03:46 +0000
  • 64c157f56a 新增删除按钮自定义提示语 Karson 2024-06-25 11:44:38 +0800
  • b72b5605e5 Merge branch 'develop' of gitee.com:karson/fastadmin into develop Karson 2024-06-18 16:06:14 +0800
  • db8739670c 修复autocomplete选中后未触发验证的问题 Karson 2024-06-18 16:05:57 +0800
  • c296584ed6
    Pre Merge pull request !373 from HID丨emotion/N/A HID丨emotion 2024-06-18 07:39:12 +0000
  • e7c96a994b
    !410 修复iframe打开窗口时链接内问号重复的问题以及附件选择组件在未添加ID时无法正常响应 Merge pull request !410 from AriFe.Liu/develop Karson 2024-06-18 07:39:11 +0000
  • 817efc8007
    Pre Merge pull request !410 from AriFe.Liu/develop AriFe.Liu 2024-06-18 07:34:55 +0000
  • c4499a3266
    !414 修复Crud.php删除时抛出table not found异常问题 Merge pull request !414 from 苏小马/develop Karson 2024-06-18 07:34:54 +0000
  • 6ebf77b305
    Pre Merge pull request !414 from 苏小马/develop 苏小马 2024-06-17 01:56:12 +0000
  • 372be26dd2 !465 修改字段错误问题 * 修复字段错误 小和 2024-06-17 01:56:09 +0000
  • ccf6bd9a98 修复头像URL在命令行初始化安装时无法获取域名问题 gtlee 2024-06-14 22:38:07 +0800
  • ff3031cb38
    Pre Merge pull request !465 from 小和/develop 小和 2024-05-28 03:29:50 +0000
  • a8243990c1
    修复字段错误 小和 2024-05-28 03:27:51 +0000
  • feed46823f Merge branch 'develop' of gitee.com:karson/fastadmin into develop Karson 2024-05-16 11:04:04 +0800
  • cc4c0ab3ed 优化后台参数传递 Karson 2024-05-16 10:58:47 +0800
  • ddccd51105 优化表格加载 Karson 2024-05-16 10:54:32 +0800
  • 6d82e89ff6 优化插件打包 Karson 2024-05-16 10:52:23 +0800
  • ddcb917921
    Pre Merge pull request !461 from 御宅男(YznCMS官方)/N/A 御宅男(YznCMS官方) 2024-04-26 03:47:11 +0000
  • 50cfa16feb
    Pre Merge pull request !454 from 还俗二师兄/develop 还俗二师兄 2024-04-26 03:47:10 +0000
  • 395575a04c
    Pre Merge pull request !433 from 小和/N/A 小和 2024-04-26 03:47:06 +0000
  • d1b5457df6
    Pre Merge pull request !427 from 御宅男(YznCMS官方)/N/A 御宅男(YznCMS官方) 2024-04-26 03:47:05 +0000
  • c983c89b1f
    Pre Merge pull request !424 from 码龍/AddDownloadResponse 码龍 2024-04-26 03:47:03 +0000
  • b25e10e7fd
    Pre Merge pull request !418 from 羊小小/develop 羊小小 2024-04-26 03:46:58 +0000
  • 6b014bc760
    Pre Merge pull request !406 from mengkang/develop mengkang 2024-04-26 03:46:54 +0000
  • 1a8f81cc35
    !463 有权重字段时,模型添加数据后会自动用ID替换,导致添加时设置的权重值无法保存 Merge pull request !463 from simon429/develop Karson 2024-04-26 03:46:50 +0000
  • 884b394cd8
    Pre Merge pull request !464 from hongfs/hongfs-1 hongfs 2024-04-24 11:34:24 +0000
  • 2f0eba86af
    update application/common/model/Config.php. hongfs 2024-04-24 11:31:43 +0000
  • d3ce3a413b
    Pre Merge pull request !463 from simon429/develop simon429 2024-04-03 01:29:42 +0000
  • de5c92e78a 优化上传参数处理 Karson 2024-04-03 09:29:19 +0800
  • d4c866cb55 优化格式化输出时文本编码 Karson 2024-04-02 17:50:19 +0800
  • 47c4115a53 优化日期区间选择组件事件 Karson 2024-04-02 17:41:29 +0800
  • 5a29c4eeed 优化customField字段 Karson 2024-04-02 17:16:51 +0800
  • 7898b811b2 优化验证码发送和验证 Karson 2024-04-02 16:18:31 +0800
  • 0de3858c90 优化登录失效判断 Karson 2024-04-02 15:07:04 +0800
  • 76024147aa 更新版本号 Karson 2024-04-02 10:24:25 +0800
  • 9cf5b91143 优化安装最低PHP版本限制 Karson 2024-04-02 10:23:21 +0800
  • 1b9c035daf 优化资源目录 Karson 2024-04-01 22:04:05 +0800
  • 8caeeb8a78 Merge branch '1.x' into develop Karson 2024-04-01 15:22:15 +0800
  • 14fa4804e9
    Pre Merge pull request !462 from Henry/fix_phpdoc Henry 2024-04-01 07:08:11 +0000
  • 8f7a55928c 修复列表多个分组按钮显示优化 Karson 2024-04-01 15:08:03 +0800
  • e8a804afad 优化后台编辑默认加载模型 Karson 2024-03-28 12:03:14 +0800
  • 26a5ca4a2c 修改install.sql默认数据 v1.5.0.20240328 Karson 2024-03-28 11:56:50 +0800
  • f932156c8e 修改默认配置 Karson 2024-03-28 11:55:34 +0800
  • 77c386ed47 打包新版本JS和CSS Karson 2024-03-28 11:47:38 +0800
  • 57da65acd0 更新版本号 Karson 2024-03-28 11:25:20 +0800
  • 6dd941e168 表格导出新增提示文本 Karson 2024-03-28 11:16:38 +0800