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
|
8846519bba
|
重构代码:程序异常使用MongoDB的Find与Sort
|
2019-03-17 16:18:09 +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
|
7fe2763f8e
|
修改BUG:程序异常查询条件结束时间不正确 closed #ITO42
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITO42
|
2019-03-16 17:40:40 +08:00 |
Argo Zhang
|
a5c029e2aa
|
单元测试:修改用户限制非法字符方法的单元测试 link #ITL7E
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITL7E
|
2019-03-15 18:59:55 +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
|
0a1b1ff271
|
更新模板:ISSUE模板增加预期结果与实际结果小节
|
2019-03-12 12:54:03 +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
|
b20c61bf0e
|
修改BUG:字典表维护页面字典标签下拉框排序 closed #ITDMK
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITDMK
|
2019-03-11 14:22:01 +08:00 |
Argo Zhang
|
65a338e202
|
重构代码:增加Demo前台说明描述
|
2019-03-11 12:48:57 +08:00 |
Argo Zhang
|
b4cd6683e0
|
重构代码:增加xml描述信息
|
2019-03-11 12:41:33 +08:00 |
Argo Zhang
|
b03c4df3ac
|
更新文件:更新readme.md文件
#Comment
增加 操作日志 登录日志 说明
增加 优势小节
增加 分支介绍
|
2019-03-11 12:40:41 +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-QQ
|
e908c31e77
|
Merge pull request !7 from Argo-QQ/dev-Logs
|
2019-03-10 01:54:45 +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
|
58303a0f1c
|
更新脚本:数据库Logs表增加RequestData字段 link #ITBOY
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITBOY
|
2019-03-09 21:00:20 +08:00 |
Argo Zhang
|
269ac3ab85
|
重构代码:整理LoginUser.Ip相关代码,统一使用RemoteIpAddress ?? IPv6Loopback判断语句
|
2019-03-09 19:35:21 +08:00 |
Argo Zhang
|
036c6de0e3
|
单元测试:更新AccountTest单元测试 link #ISHLV
#Commit
commit:99b8713
|
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 |