Commit Graph

1163 Commits

Author SHA1 Message Date
Argo Zhang b79b8b8d57 修改BUG:登录页面行为验证码抛异常 closed #IVAUH
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVAUH
2019-04-12 11:47:42 +08:00
Argo Zhang 17e640fa4b 更新样式:微调header里通知图标鼠标悬浮样式 link commit:2d51336
#Comment
相关提交 commit:2d51336
2019-04-05 14:37:01 +08:00
Argo-MacBookPro d43a993ce8 更新配置:更改配置项更适合发布系统 2019-04-04 20:58:44 +08:00
Argo-MacBookPro fdbd8cec6d 修改BUG:缓存更改为毫秒后网站设置客户端显示增加单位换算 2019-04-04 18:47:38 +08:00
Argo Zhang 5e94c74f84 更新脚本:行为式滑块验证码同步更新到最新 2019-04-01 10:13:01 +08:00
Argo Zhang ee5a8cd74f 修改BUG:字典维护Code长度与数据库一致 closed #IUV4V
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IUV4V
#Comment
数据库是500,页面限制由50更改为500
2019-03-31 17:41:58 +08:00
Argo Zhang 36d60ab817 更新脚本:设置默认IP地址获取功能状态为关闭
#Comment
BaiDuIPSvr为百度接口
JuheIPSvr为聚合接口
2019-03-31 17:33:20 +08:00
Argo Zhang 68c3ebcd82 修改BUG:在线用户与IP地址统一使用1分钟过期处理 closed #IUUZ3
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IUUZ3
#Comment
统一使用Longbow.Cache.AutoExpireCacheEntry类处理
2019-03-31 17:21:31 +08:00
Argo Zhang 87395f0376 重构代码:优化通过IP地址获取地理位置逻辑 link #IUU35
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IUU35
#Comment
对字典表配置项 IP地理位置接口 检查
2019-03-31 01:52:32 +08:00
Argo-MacBookPro 7d7af71559 增加功能:滑块式验证码增加本地图片,如果远程随机图出现问题后加载本地图片 2019-03-30 17:37:25 +08:00
Argo Zhang 136239a838 增加功能:地理信息支持国际城市 closed #IUU35
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IUU35
2019-03-29 18:55:39 +08:00
Argo Zhang 50b2d4ecd4 重构代码:ProfileController 保存样式检查用户名 2019-03-28 15:24:54 +08:00
Argo-MacBookPro 78a38b7f8b 增加功能:系统界面演示系统相关提示信息 link #ITEI0 2019-03-27 14:15:20 +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 ecfd6d6481 修改BUG:系统敏感数据增加数据保护功能 closed #ITEI0
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITEI0
2019-03-26 17:12:18 +08:00
Argo Zhang aeda4825df 修改BUG:字典表维护字典分类始终显示自定义 closed #IUOLV
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IUOLV
2019-03-26 15:39:28 +08:00
Argo Zhang 84bfe1cafa 升级组件:Longbow.Logging Longbow.Web组件升级到2.2.6
#Comment
DBLogger增加对Http请求判断,增加对UserIp、UserId、RequestPage的记录
2019-03-26 14:38:59 +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 e1d91bd889 重构代码:menus.js脚本菜单图标函数重构,精简代码 2019-03-20 18:12:44 +08:00
Argo Zhang 77f7340e7d 修改BUG:菜单维护界面菜单类型全部显示为资源 closed #IU4PL
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IU4PL
2019-03-20 18:09:41 +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 499c950c89 修改BUG:菜单界面增加带层次功能后查询结果不正确 closed #IU1SM
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IU1SM
2019-03-20 16:10:56 +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 586901e2cb 增加功能:菜单维护界面增加带层次功能 closed #IS7X4
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IS7X4
2019-03-19 21:51:02 +08:00
Argo Zhang 106c77a26c 修改BUG:忘记密码功能先判断用户是否存在不存在的时候不写入数据库 closed #ITRMN
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITRMN
2019-03-18 11:44:29 +08:00
Argo Zhang 5790dbe2fb 修改BUG:登录页面忘记密码功能增加行为验证码 closed #ITOIA closed #ITOIB
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITOIA
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITOIB
2019-03-18 09:25:19 +08:00
Argo Zhang fd8fd918a3 更新样式:行为式验证码刷新按钮默认为白色透明度0.8鼠标悬停时为白色 2019-03-17 19:38:37 +08:00
Argo Zhang b0bd02c544 重构代码:移除不使用的命名空间 2019-03-17 19:37:47 +08:00
Argo Zhang 260ff5691d 增加功能:登录页面智能判断是否开启行为式验证码 closed #ITNDE
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITNDE

#Comment
comment 30秒内登录超过三次后开始行为验证码
2019-03-17 19:37:15 +08:00
Argo Zhang f9f3522d7c 增加功能:在线用户历史记录列明细按钮前增加一个info图标 closed #ITOJD
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITOJD

#Comment
增加一个小图标
2019-03-17 18:13:44 +08:00
Argo Zhang 3a7836ee79 修改BUG:角色维护页面功能按钮文本未隐藏导致占用屏幕过大 #ITOIO
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITOIO

#Commit
关联 Issue https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITC1I
2019-03-17 17:55:47 +08:00
Argo Zhang 5673a8b7e9 修改BUG:菜单维护界面应用程序标签与下拉框未关联 closed #ITOI4
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITOI4
2019-03-17 16:31:23 +08:00
Argo Zhang 45adc853e2 增加功能:系统日志增加访问日志 closed #ITO8H
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITO8H
2019-03-17 15:52:06 +08:00
Argo Zhang 7a98489d5a 修改BUG:新用户注册于用户管理需要对一些特殊字符过滤 closed #ITL7E
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITL7E
commit: 70aa5bb
commit: a5226b7

#Comment
使用正则表达式对允许字符进行过滤
2019-03-15 17:34:47 +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 84441ba300 修改BUG:全站增加对脚本代码防护 link #ITJ53
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITJ53
2019-03-14 18:50:21 +08:00
Argo Zhang ef9722b150 重构代码:更改图床到七牛云 2019-03-14 17:58:02 +08:00
Argo Zhang b8eaf5451c 重构代码:更改登录用户列表表头 2019-03-14 16:50:31 +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 a8e0f10446 增加功能:移动端增加滑块验证码 link #IRWNP
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IRWNP
2019-03-14 15:40:30 +08:00
Argo Zhang d2cb480c97 重构代码:更新滑块验证码组件
#Comment
对x轴禁止滑动
获取图片地址逻辑更改为先默认图床,再获取options.setSrc方法
2019-03-14 15:37:34 +08:00
Argo Zhang 7e8208d242 更新样式:移动端登录界面增加阴影效果 2019-03-14 15:12:43 +08:00
Argo Zhang fa90d0943b 重构代码:滑块验证码微调样式 link #IRWNP
#Comment
根据 https://gitee.com/LongbowEnterprise/SliderCaptcha 同步最新代码
增加本地获取背景图功能
更新默认样式下滑块验证码card-header样式
2019-03-14 12:17:19 +08:00
Argo Zhang ce66fd30bf 重构代码:滑块验证码微调样式 2019-03-14 04:23:42 +08:00
Argo Zhang 4da9abd056 重构代码:AccountController控制器Login方法减少一次Redirect直接返回登录未成功视图 2019-03-13 18:25:32 +08:00
Argo Zhang 296ac82a4c 增加功能:增加登录验证码 closed #IRWNP
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IRWNP
2019-03-13 18:22:47 +08:00
Argo Zhang 82d8757885 重构代码:网站图标更改为32*32大小,增加书签图标 2019-03-12 12:53:17 +08:00
Argo Zhang 8d78b115f5 增加功能:菜单维护页面查询区域增加下拉框智能提示 closed #ITDMN
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITDMN
2019-03-11 15:45:38 +08:00
Argo Zhang b4cd6683e0 重构代码:增加xml描述信息 2019-03-11 12:41:33 +08:00
Argo Zhang 07accedcfb 修改BUG:个人中心头像无法删除 closed #ITBVU
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITBVU
2019-03-10 17:59:36 +08:00
Argo Zhang 301fdf6dba 更新样式:个人中心图片下间隙增加15px 2019-03-10 16:15:17 +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 c965b96cfa 修改BUG:操作日志页面排序重新设计 closed #ITC2Y
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITC2Y
2019-03-10 13:53:00 +08:00
Argo Zhang edd11c5c80 增加功能:登录日志增加提示图标 closed #ITC2J
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITC2J
2019-03-10 13:11:53 +08:00
Argo Zhang e5d82df2f2 更新样式:微调表格内按钮间隙
#影响页面
1. 通知管理新用户同意拒绝按钮
2. 操作日志请求数据明细按钮
3. 网站设置缓存列表项清除按钮
2019-03-10 13:02:10 +08:00
Argo Zhang ec325ab44d 修改BUG:移动设备端表格内按钮禁止隐藏描述文字 closed #ITC1I
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITC1I
2019-03-10 12:52:44 +08:00
Argo-QQ d16ef028d2 Merge pull request !9 from Argo-QQ/dev-Refector 2019-03-10 03:19:14 +08:00
Argo-QQ 885c39c6df Merge pull request !8 from Argo-QQ/dev-#ITBTJ 2019-03-10 01:54:57 +08:00
Argo Zhang c6dd02df86 修改BUG:Mac系统下更改头像失败 closed #ITBTJ
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITBTJ
2019-03-09 22:07:06 +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 3931656166 更新文件:数据库Logs表增加RequestData字段 link #ITBOY
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITBOY
2019-03-09 21:01:57 +08:00
Argo Zhang 269ac3ab85 重构代码:整理LoginUser.Ip相关代码,统一使用RemoteIpAddress ?? IPv6Loopback判断语句 2019-03-09 19:35:21 +08:00
Argo Zhang a8a6e9df5c 更新文件:favicon.ico文件字体变小增加周边空隙 link #ITB1B
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITB1B
2019-03-09 13:37:46 +08:00
Argo Zhang e52e4df406 更新文件:favicon.png文件子母向右侧移动四个像素 link #ITB1B
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITB1B
2019-03-09 12:35:47 +08:00
Argo Zhang 0b55651d84 更新图标:制作BA.icon文件 closed #ITB1B
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITB1B
2019-03-09 00:44:17 +08:00
Argo Zhang 7c462860da 增加文件:增加数据库文件,与UnitTest\DB目录下文件一致 link #ITB1C
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITB1C
2019-03-08 18:36:14 +08:00
Argo Zhang 357f24452e 重构代码:默认dev分支更改数据库类型为SQLite closed #ITB1C
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITB1C
2019-03-08 18:31:50 +08:00
Argo Zhang 6e9b880101 增加功能:字典表增加开关配置项是否获取客户端登录地点 closed #ITAJX
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITAJX
2019-03-08 16:21:31 +08:00
Argo-MacBookPro ac8982f611 增加功能:配置文件中的时长配置移动到字典表配置中 link #ITAK4
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITAK4
2019-03-08 15:49:56 +08:00
Argo Zhang 6cf072d4c3 增加功能:菜单管理页面增加应用程序过滤条件 closed #IT3AK 2019-03-08 13:26:38 +08:00
Argo Zhang 58daf5ad89 增加功能:菜单管理页面菜单序号排序方式调整 closed #ISZHB 2019-03-08 13:05:12 +08:00
Argo Zhang 42ffc50bcd 修改BUG:用户管理不能对新申请用户进行操作 closed #ISXLG 2019-03-07 23:07:54 +08:00
Argo Zhang b0fdad4bc7 重构代码:数据下载仅提供csv/txt/xls三种格式,修改数据导出菜单右对齐 link #IS7XU 2019-03-07 22:36:05 +08:00
Argo Zhang 64944f041c 更新样式:微调数据导出按钮样式,增加hover特效 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 Zhang 99b8713ae0 重构代码:合并AccessDenied页面与Error页面逻辑 link #ISHLV
#commit commit:b6b90e3
2019-03-07 12:10:22 +08:00
Argo Zhang e47bcbb99b 修改BUG:用于OnlineUsers中间件导致所有页面报错 closed #ISIS0 2019-03-06 20:50:08 +08:00
Argo Zhang b6b90e34e5 修改BUG:AccessDenied 页面返回首页无法成功返回 closed #ISHLV 2019-03-06 17:18:48 +08:00
Argo Zhang 25e77b607f 修改BUG:菜单维护页面父级菜单查询条件有值时程序抛出异常 closed #ISBP5 2019-03-06 01:10:16 +08:00
Argo-QQ 7ddd94c162 Merge pull request !5 from Argo-QQ/dev-#IS7V2 2019-03-05 19:19:40 +08:00
Argo Zhang 20a9ba8da7 增加功能:增加MongoDB数据库支持 #IS7V2 2019-03-05 17:06:48 +08:00
Argo Zhang 642b74edfc 增加功能:重置密码弹出框增加重置原因信息 #IS7V2 2019-03-05 14:53:34 +08:00
Argo Zhang 2050c54eca 增加功能:用户管理页面增加重置密码功能 #IS7V2
* 此功能与首页忘记密码相关联
2019-03-05 13:05:19 +08:00
Argo Zhang 51adcb1b63 更新图标:更新网站Logo 2019-03-04 22:12:52 +08:00
Argo-MacBookPro d69e93c8f2 增加功能:登录日志功能登录结果成功失败增加颜色 #IS7RM 2019-03-04 18:41:24 +08:00
Argo-QQ 0900c9e299 Merge pull request !4 from Argo-QQ/dev-#IS7RM 2019-03-04 17:11:59 +08:00
Argo-MacBookPro 5730180fd6 增加功能:操作日志增加登录主机、客户端浏览器、操作系统等信息 #IS7RI 2019-03-04 16:29:35 +08:00
Argo Zhang 64c2e10290 增加功能:增加登录日志页面Admin/Logins link #IS7RM 2019-03-04 15:40:32 +08:00
Argo Zhang a912362488 增加功能:SQLServer 数据库下登录信息记录到数据库中 link #IS7RM 2019-03-04 15:39:57 +08:00
Argo Zhang 210618a18a 修改BUG:所有页面查询按钮无描述信息 #IS823 2019-03-03 16:34:42 +08:00
Argo-MacBookPro 4cbe913610 更新脚本:微调菜单导航侧边栏滚动速度,由20增加到60 2019-03-02 21:07:18 +08:00
Argo Zhang 66ff4ae478 修改BUG:在线用户页面历史地址栏明细按钮在Safari浏览器下无响应 #IS7MK 2019-03-02 18:45:28 +08:00
Argo-MacBookPro 8c9c5b5d6c 增加功能:在线用户增加客户端浏览器与操作系统信息,1分钟后清理会话信息 #IS60Z 2019-03-02 15:15:47 +08:00
Argo 116150e60d Merge pull request !2 from Argo-QQ/dev-#IS5F1 2019-03-01 15:48:38 +08:00