Commit Graph

105 Commits

Author SHA1 Message Date
Argo Zhang bb7010e0a1
refactor(Tools): 删除不使用的ToolsController 2019-06-14 20:37:23 +08:00
Argo Zhang 9c99b76ce0
test: 更新GiteeController相关单元测试 2019-06-14 20:37:08 +08:00
Argo Zhang 17444860c8 test: add Obsolete attribute 2019-06-05 18:19:00 +08:00
Argo Zhang 4cd8d6c9f4 fix(#IXE2H): 重构单元测试工具
RevokePocoMapper方法支持泛型

close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXE2H
2019-06-04 17:30:41 +08:00
Argo Zhang 8e4ef25cde refactor(UnitTest): 重构单元测试 2019-06-03 10:41:30 +08:00
Argo Zhang 8ce886af81 doc(build): 第三方组件升级 2019-05-28 10:48:57 +08:00
Argo Zhang 471aee2938 feat(#IWOOT): 增加网站分析页面
#Comment
comment #IWOOT

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IWOOT
2019-05-25 21:41:16 +08:00
Argo Zhang 0587bf6bde fix(BSD): 使用新的PetaPoco组件后Mapper丢失列信息方法
#Comment
增加单元测试检查ResultColumn
2019-05-25 14:38:11 +08:00
Argo-MacBookPro 0391a20b57 feat(#IWYJR): 登录日志增加时间段过滤条件
#Comment
comment #IWYJR

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IWYJR
2019-05-24 12:27:14 +08:00
Argo Zhang db942d6621 test(AppTest): 增加单元测试覆盖率 2019-05-19 19:22:11 +08:00
Argo Zhang 8a32aecbf5 test: 修复单元测试一起运行时出错问题 2019-05-18 18:19:55 +08:00
Argo Zhang 0dbcf08f4c doc(user): 更新数据库脚本User表UserName列设置为16 2019-05-18 17:48:56 +08:00
Argo Zhang cadcd20db0 fix(#IWOXW): CentOS单元测试失效
#Comment
comment #IWOXW

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IWOXW
2019-05-17 18:04:46 +08:00
Argo Zhang 5600cfe4c0 test(#IWOJ3): 增加IP地址位置缓存时长单元测试
#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=IWOJ3
2019-05-17 16:03:22 +08:00
Argo Zhang b9c68a32c8 feat(#IWOJ3): IP地理位置服务接口增加缓存调用
#Comment
为了减少IP地理位置服务增加缓存配置项减少请求次数
comment #IWOJ3

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IWOJ3
2019-05-17 15:57:46 +08:00
Argo Zhang 1d4467b102 build(Coveralls): add coveralls.io for UnitTest 2019-05-17 07:40:54 +08:00
Argo Zhang 43a264fe54 doc(sln): 升级组件MySql Driver 2019-05-15 12:15:56 +08:00
Argo Zhang 75e9eac8e2 test(build): 增加Logging默认等级 2019-05-15 12:15:56 +08:00
Argo Zhang f88ebe12ee refactor(test): DataAccess -> DataAccess.SqlServer 2019-05-15 11:44:21 +08:00
Argo Zhang f03b4700f2 test(MongoDB): 增加单元测试
兼容MongoDB
2019-05-15 11:41:49 +08:00
Argo Zhang 6c57170e96 test(MongoDB): 增加单元测试 2019-05-13 12:12:34 +08:00
Argo Zhang 66edea15b2 test: 支持Appveyor数据库单元测试 2019-05-13 12:12:11 +08:00
Argo Zhang 30d230b832 test: 更新单元测试
#Comment
根据Longbow.Data 2.2.11 更新单元测试
2019-05-11 15:19:20 +08:00
Argo Zhang fc8d565f8f refactor(#IW4W8): 访问日志增加IP查询条件单元测试更新
#Comment
更新单元测试
comment #IW4W8

#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4W8
2019-05-05 17:54:44 +08:00
Argo Zhang 5803cd8c1e feat(#IW65C): 个人信息系统通知地址可配置
#Comment
字典表新增测试平台配置项 系统通知地址
comment #IW65C

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW65C
2019-05-05 16:23:10 +08:00
Argo Zhang 07a65ca6bc fix(#IVGWL): 数据库Exceptions列Category列名错误
#Comment
comment #IVGWL

#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVGWL
2019-05-05 12:48:19 +08:00
Argo-MacBookPro d3eb38d854 style: 更改文件格式 2019-05-01 16:46:24 +08:00
Argo Zhang e1ea247549 feat(#IW43M): 操作日志后台使用分页查询提高性能
comment #IW43M
使用后台分页提高数据量大时程序性能

close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW43M
2019-05-01 14:04:39 +08:00
Argo Zhang 2c312ced50 fix(#IW2JG): 菜单维护删除多个菜单时客户端报错
#Comment
由于数据库RequestData字段过短导致数据库插入报错
comment #IW2JG

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW2JG
2019-04-30 00:18:25 +08:00
Argo Zhang 9fc8e53fc5 fix(#IVYHA): UserAgent字符串引发解析OS/Browser异常
升级Longbow.Web组件到2.2.11,数据库增加UserAgent字段保存相关UserAgent
comment #IVYHA

close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVYHA
2019-04-29 00:32:15 +08:00
Argo Zhang 05374f7794 refactor(#IVY9T): 字典表Code列定义更改为2000个字符
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVY9T
Comment #IVY9T 更改为2000

#Comment
link #IVY9T
2019-04-27 11:08:45 +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 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 Zhang ecfd6d6481 修改BUG:系统敏感数据增加数据保护功能 closed #ITEI0
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITEI0
2019-03-26 17:12:18 +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 ac8bc82978 增加功能:访问日志增加保存时长设置 closed #ITRQL
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITRQL
2019-03-18 17:44:24 +08:00
Argo Zhang c6749fff24 单元测试:增加OnlineUsers Webapi PUT方法单元测试 link #ITOIA #ITOIB 2019-03-18 10:44:24 +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 a5c029e2aa 单元测试:修改用户限制非法字符方法的单元测试 link #ITL7E
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITL7E
2019-03-15 18:59:55 +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-QQ d16ef028d2 Merge pull request !9 from Argo-QQ/dev-Refector 2019-03-10 03:19:14 +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 036c6de0e3 单元测试:更新AccountTest单元测试 link #ISHLV
#Commit
commit:99b8713
2019-03-09 19:35:21 +08:00
Argo Zhang cc10f57504 更新文件:单元测试SQLite数据库文件更新 增加是否获取客户端IP开关配置 link #ITAJX
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITAJX
2019-03-08 16:23:54 +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 e4bc9fd06a 更新文件:SQLite数据库字典表增加时长配置项四个 link #ITAK4
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITAK4
2019-03-08 15:49:57 +08:00
Argo-MacBookPro ac8982f611 增加功能:配置文件中的时长配置移动到字典表配置中 link #ITAK4
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITAK4
2019-03-08 15:49:56 +08:00