Argo Zhang
|
fe91321f3c
|
更新脚本:增加演示页面验证码通过验证后直接跳转到个人中心页面
|
2019-04-13 18:09:18 +08:00 |
Argo Zhang
|
8edc9b91fc
|
升级依赖:更新Nuget组件
#Comment
Microsoft.Data.Sqlite 升级到 2.2.4
Microsoft.NET.Test.Sdk 升级到 16.0.1
Npgsql 升级到 4.0.6
MongoDB.Driver 升级到 2.8.0
Longbow.Data 升级到 2.2.8
PetaPoco.Extensions 升级 1.0.2
Longbow.Cache 升级到2.2.6
|
2019-04-13 18:09:17 +08:00 |
Argo-MacBookPro
|
53900a563a
|
升级组件:Longbow.Web升级到2.2.9
#Comment
OnlineUser功能整合到Longbow.Web组件中
|
2019-04-13 01:21:57 +08:00 |
Argo Zhang
|
32894af881
|
增加功能更:前台演示界面增加行为验证码示例
|
2019-04-13 01:18:51 +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-MacBookPro
|
b6bf614dae
|
更新依赖:升级组件Longbow.Cache/Longbow
#Comment:
Longbow.Cache修改ICacheOption属性Interval单位为毫秒默认5000毫秒
Longbow修正net45框架下依赖
|
2019-04-04 17:17:18 +08:00 |
Argo-MacBookPro
|
d08c479d56
|
更新文档:readme.md文件增加浏览器支持说明
|
2019-04-04 17:15:20 +08:00 |
Argo Zhang
|
5e662e5909
|
修改BUG:SQLServer 导致后台页面无法打开 closed #IUW7V
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IUW7V
#Comment
DBCC CHECKIDENT(Navigations, RESEED, 0) 语句导致主键ID为0,层次菜单方法进入死循环
|
2019-04-01 14:44:49 +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
|
af01434cc7
|
升级组件:Longbow.Web组件升级到2.2.8 支持BA后台与前台任意配置重定向到登录页面
#Comment
BA后台与前台支持IIS中并列,上下级层次关系
|
2019-03-30 12:35:08 +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
|
4977a8d7f1
|
更新文件:忽略文件增加规则忽略 .vscode目录
|
2019-03-29 01:09:28 +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
|
59753b3798
|
修改BUG:字典表定义系统使用为Define=0 link #ITEI0
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITEI0
|
2019-03-26 17:35:40 +08:00 |
Argo Zhang
|
bb91606007
|
修改BUG:字典表配置项系统演示键值不正确 link #ITEI0
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITEI0
|
2019-03-26 17:15:26 +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-QQ
|
19c066222a
|
Merge pull request !11 from Argo-QQ/dev-ITIZG
|
2019-03-23 19:49:33 +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
|
b43752d240
|
更新脚本:格式化SQLite数据库脚本
|
2019-03-19 13:53:32 +08:00 |
Argo Zhang
|
72729e577c
|
修改BUG:程序异常后台清理过期日志配置项程序异常保留时长未生效 closed #ITUOK
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITUOK
|
2019-03-18 17:49:28 +08:00 |
Argo Zhang
|
ac8bc82978
|
增加功能:访问日志增加保存时长设置 closed #ITRQL
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITRQL
|
2019-03-18 17:44:24 +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
|
c6749fff24
|
单元测试:增加OnlineUsers Webapi PUT方法单元测试 link #ITOIA #ITOIB
|
2019-03-18 10:44:24 +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 |