Commit Graph

22 Commits

Author SHA1 Message Date
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