Commit Graph

45 Commits

Author SHA1 Message Date
Argo Zhang 2283bfc06f
refactor: 移除 Longbow.common.js 中的 htmlTemplate 属性 2019-08-12 11:31:29 +08:00
Argo Zhang (Win) 455b5870e7
feat: Longbow.common.js 增加 format 方法对 null 处理 2019-08-09 13:22:23 +08:00
Argo c95a039703
doc: 同步通用文件 2019-07-31 23:13:42 +08:00
Argo db0fe72f07
doc: 同步脚本文件 2019-07-27 14:37:30 +08:00
Argo Zhang 59cd001c74
refactor: bc 方法增加ajax请求错误时显示地址 2019-07-26 15:20:54 +08:00
Argo Zhang 21c8080a1f
refactor: 根据最新的lgbSelect重构Dicts Menus页面 2019-07-26 13:27:29 +08:00
Argo Zhang 7b3526d9c2
feat: 任务日志点击默认显示上一条执行结果 2019-07-19 14:28:06 +08:00
Argo Zhang 35517bed70
feat: 支持其他类型默认值 2019-07-19 11:29:37 +08:00
Argo Zhang 50540e5f67
refactor: bootstrap-table 升级到 1.15.2 2019-07-18 18:21:54 +08:00
Argo Zhang db6a1c6cef
Merge branch 'dev-style' 2019-07-12 12:38:01 +08:00
Argo Zhang d025bc3221
refactor: 增加 saftHtml 方法判断
#Comment
仅对字符串类型数据进行安全转换
2019-07-12 12:35:59 +08:00
Argo Zhang ee07113dfc
refactor: 整合集控checkGroup radioGroup验证方法 2019-07-12 12:34:58 +08:00
Argo Zhang 72d3f1fa3c
style: 合并通用样式到theme.css中 2019-07-09 18:01:25 +08:00
Argo Zhang e5bac32955
feat: 增加后台任务管理模块 2019-07-08 08:45:44 +08:00
Argo Zhang e7ad06dfdf
fix(#IY131): IE 11 下所有数据表格无法显示数据
#Comment
comment commit:8b8112a5e4b41bc70f485c5023bdf2394add0739

#Issue
PR: !17
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IY131
2019-06-17 18:07:32 +08:00
Argo Zhang 90559cb107
fix(#IXTRN): 删除操作日志丢失
#Comment
comment #IXTRN
link commit:8b8112a5e4b41bc70f485c5023bdf2394add0739

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXTRN
2019-06-12 14:09:58 +08:00
Argo Zhang ab8c31f251
fix(#IXT59): 数据表格选择列出现其状态值
#Comment
comment #IXT59

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXT59
2019-06-12 10:27:26 +08:00
Argo Zhang 8b8112a5e4
feat: 更新sweatAlert组件 2019-06-09 14:01:03 +08:00
Argo Zhang fd4d0abdf6 refactor(bootstrap-table): 升级版本到1.14.2 2019-05-25 14:34:00 +08:00
Argo Zhang 6626162e71 feat: 能够自定义数据表主键列名
#Comment
smartTable: {
            idField: ‘DictId’,
            sortName: 'Category',
            columns: [ ]
}
2019-05-21 20:27:53 +08:00
Argo Zhang 8719b50f32 Merge branch 'dev' 2019-05-08 16:25:36 +08:00
Argo Zhang a55a16fd22 feat: longbow.dataentity增加对longbow-select控件支持 2019-05-08 16:06:25 +08:00
Argo Zhang 8c8fe2d319 refactor: 优化弹窗标题可配置 2019-05-08 15:00:12 +08:00
Argo Zhang 744d74810e 修改BUG:有子菜单或者父菜单的节点点击工具条内删除按钮时操作日志无记录 closed #IUP0N
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IUP0N
2019-03-26 18:03:38 +08:00
Argo Zhang 4eabb857b3 增加功能:权限细化到按钮 closed #ITIZG
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITIZG?from=project-issue
comment: 通过Startup将MenuHelper静态方法AuthorizateButtons注入到IButtonAuthorization服务内,通过PermissionTagHelper监控asp-auth属性,通过IButtonAuthorization服务的Authorizate方法获得此按钮是否拥有权限
2019-03-23 19:29:36 +08:00
Argo Zhang 3c3e9ea5a1 修改BUG:维护页面单行删除提示错误 closed #IU4UY
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IU4UY
2019-03-20 20:21:22 +08:00
Argo Zhang e225b37c71 修改BUG:带子菜单的菜单项被删除后子菜单不显示 closed #IU1UY
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IU1UY
2019-03-20 17:56:04 +08:00
Argo Zhang 9e50cae073 重构代码:优化单行删除操作日志脚本 link #IS7UN 2019-03-20 14:52:06 +08:00
Argo-QQ 809efa3029 Merge pull request !10 from Argo-QQ/dev 2019-03-20 14:39:37 +08:00
Argo Zhang dbe6c486b5 增加功能:所有维护界面增加单行删除日志功能 link #IS7UN 2019-03-20 14:34:09 +08:00
Argo Zhang 0c577d3a2c 增加功能:所有维护界面增加单行删除功能 closed #IS7UN
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/IS7UN?from=project-issue
2019-03-20 12:15:54 +08:00
Argo Zhang 5060a3e0aa 重构代码:longbow.validate组件增加userName检查规则
#Comment
增加正则表达式检查用户名/^[a-zA-Z0-9_@.]*$/
2019-03-15 17:07:38 +08:00
Argo Zhang 70aa5bba6c 重构代码:longbow.validate组件优化
#Comment
Remote验证移到最后,优先检查不联网的rule
2019-03-15 17:04:56 +08:00
Argo Zhang a5226b7713 重构代码:全站增加对脚本代码防护 link #ITJ53
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITJ53

#Comment
增加扩展原有列的formatter对数据进行保护
2019-03-15 11:03:10 +08:00
Argo Zhang a40cc02289 修改BUG:全站增加对脚本代码防护 closed #ITJ53
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITJ53
2019-03-14 16:27:36 +08:00
Argo Zhang d2c5ff2b26 修改BUG:删除操作时增加删除数据到操作日志记录中 closed #ITBX1
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITBX1
2019-03-10 16:05:41 +08:00
Argo Zhang 89041a1721 增加功能:操作日志覆盖个人中心与网站设置 closed #ITBOY
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITBOY
2019-03-09 21:01:58 +08:00
Argo Zhang b0fdad4bc7 重构代码:数据下载仅提供csv/txt/xls三种格式,修改数据导出菜单右对齐 link #IS7XU 2019-03-07 22:36:05 +08:00
Argo-MacBookPro 6c9eb3a244 更新文件:bootstrap-table支持表格导出 link #IS7XU 2019-03-07 21:32:36 +08:00
Argo-Surface 4c6c27a706 修改BUG:longbow.common组件增加onToggle时间,托管bootstrap-table视图变化时重定位网站页脚 2018-12-01 16:24:28 +08:00
Argo-Surface f8b69f01c8 更新脚本:移除未使用的event标记 2018-11-22 15:55:54 +08:00
Argo-Surface 79fb721f87 更新脚本:移除=> ES6语法,兼容IE11 2018-11-22 15:38:49 +08:00
Argo-Surface 8f71cd0d2d 更新样式:调整bootstrap-sweetalert样式适合中文显示 2018-11-22 14:50:04 +08:00
Argo-Surface 1367bd7a2c 更新样式:更新sweetalert按钮样式 2018-11-22 10:43:10 +08:00
Argo-Surface 3b70adeced 代码重构:整合longbow脚本到lib/longbow目录下 2018-11-21 20:07:55 +08:00