Commit Graph

341 Commits

Author SHA1 Message Date
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 Zhang 6ee3eedd22 doc(BSD): 修复GroupHelper方法
#Comment
升级到2.2.2
2019-05-24 21:26:43 +08:00
Argo Zhang 82417b68af refactor(PetaPoco): 字符串类型的主键为String.Empty保存失败
#Issue
link https://github.com/CollaboratingPlatypus/PetaPoco/issues/538
2019-05-24 21:25:47 +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 bd8a0d518c refactor: 依赖组件升级 2019-05-19 12:44:24 +08:00
Argo Zhang d2e56e85e9 doc(sln): 依赖Longbow.Data升级2.3.1
#Comment
修复数据库切换时内部对象未清除BUG
2019-05-18 17:48:56 +08:00
Argo Zhang 0559a2cbb4 refactor(dict): Delete方法增加空集合检查 2019-05-18 17:48:56 +08:00
Argo Zhang d98204537e refactor(user): 移除where关键字优化性能 2019-05-18 17:48:56 +08:00
Argo Zhang 715857b2ba feat(#IWON2): 前台演示系统默认菜单不可以被删除
#Comment
前台演示系统的默认菜单保护
comment #IWON2

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IWON2
2019-05-17 16:36:17 +08:00
Argo Zhang 8c2691e57d fix(#IWOJ3): IP地址请求缓存时长单位更改为分钟
#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=IWOJ3
2019-05-17 16:14:20 +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 f03b4700f2 test(MongoDB): 增加单元测试
兼容MongoDB
2019-05-15 11:41:49 +08:00
Argo Zhang e96192bded refactor(project): 根据最新组件重构代码
Longbow.Dat 2.3.0
Bootstrap.Security.DataAccess 2.2.0
PetaPoco.Compiled 6.0.403
PetaPoco.Extensions 1.0.4
增加BootstrapDataAccessConventionMapper适应BA数据库对应关系
2019-05-11 15:19:20 +08:00
Argo Zhang 49ab346d37 refactor: 移除AddMaps方法 2019-05-10 19:46:36 +08:00
Argo Zhang 53e35fd789 feat(#IWCX5): 演示模式下禁止修改测试平台相关配置数据
#Comment
comment #IWCX5

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IWCX5
2019-05-09 13:16:14 +08:00
Argo Zhang 558ace13c7 feat(#IW6DI): 演示模式下禁止删除User用户
#Comment
演示模式下User用户与Admin用户相同禁止操作
comment #IW6DI

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW6DI
2019-05-05 17:52:27 +08:00
Argo Zhang 9bc8cf6f5c refactor(#IW4W8): 访问日志更新导致操作日志方法需要new关键字
#Comment
!15
comment #IW4W8

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4W8
2019-05-05 12:53:51 +08:00
Argo 70089b8348 Merge pull request !14 from Vivian/dev-IW4W7 2019-05-05 12:01:23 +08:00
Argo Zhang 06cfcc6391 feat(#IW4W8): 访问日志增加IP地址查询条件
#Comment
comment #IW4W8

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4W8
2019-05-04 17:49:48 +08:00
Argo Zhang 7bc0b452a7 feat(#IW4W7): 登录日志增加IP地址查询条件
comment #IW4W7

close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4W7
2019-05-04 17:48:41 +08:00
Argo Zhang d110f9723c fix(#IW4PH): 修复跨域缓存清理失败
#Comment
依赖组件Longbow.Cache升级到2.2.9
由于跨域清除缓存内部使用异步导致HttpContext上下文为Null,清除缓存调用失败
comment #IW4PH

#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4PH
2019-05-04 14:43:25 +08:00
Argo Zhang c8595d3bac fix(#IW4PH): 跨域缓存清理支持相对路径
#Comment
依赖组件Longbow.Cache升级到2.2.8
comment #IW4PH

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4PH
2019-05-04 01:42:57 +08:00
Argo Zhang 069ab54b21 feat(#IW46T): 访问日志移除UserAgent数据
comment #IW46T

close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW46T
2019-05-01 18:15:31 +08:00
Argo-MacBookPro d3eb38d854 style: 更改文件格式 2019-05-01 16:46:24 +08:00
Argo Zhang 15a6b23564 feat(#IVYSF): 登录日志使用分页查询
comment #IVYSF
使用后台分页提高数据量大时程序性能

close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVYSF
2019-05-01 14:04:39 +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 1698640bcf refactor: 免费图床更改到七牛云
#Comment
域名使用 http://images.sdgxgz.com
2019-04-30 14:48:01 +08:00
Argo Zhang 93def71fab fix(#IW2JB): 个人中心上传新头像前台系统不能更新
#Comment
重新设计头像保存机制,数据库保存头像文件名加时间戳如 admin.jpg?v=543891,前台请求时自动破坏缓存进行更新显示最新头像
comment #IW2JB

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW2JB
2019-04-29 23:58:38 +08:00
Argo Zhang e6b61ee165 fix(#IW2AQ, #IW296): 个人中心修复缓存不更新
#Comment
User实体类保存数据后缓存项错误导致缓存未清除
comment #IW2AQ #IW296

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW2AQ
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW296
2019-04-29 18:25:44 +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 26eeb8cab8 修改BUG:数据库异常信息在数据库异常通知中不显示 closed #IVGWL
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVGWL
2019-04-16 17:58:46 +08:00
Argo Zhang 80f27b5cf3 增加功能:日志记录数据库脚本最后命令 closed #IVGH4
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVGH4
2019-04-16 15:26:11 +08:00
Argo Zhang 238a630648 修改BUG:个人中心保存样式不生效 closed #IVF0F
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVF0F
2019-04-15 18:46:09 +08:00
Argo Zhang 27a4b6b5bc 升级组件:Longbow.Web组件升级到2.2.10
#Comment
支持网络爬虫等未设置UserAgent字符串的请求来源
2019-04-14 16:36:14 +08:00
Argo Zhang 92a7336b96 增加功能:字典表配置增加图床路径配置
#Comment
更新最新的行为式验证码脚本,增加本地图片路径
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-MacBookPro b6bf614dae 更新依赖:升级组件Longbow.Cache/Longbow
#Comment:
Longbow.Cache修改ICacheOption属性Interval单位为毫秒默认5000毫秒
Longbow修正net45框架下依赖
2019-04-04 17:17:18 +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 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-MacBookPro 78a38b7f8b 增加功能:系统界面演示系统相关提示信息 link #ITEI0 2019-03-27 14:15:20 +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 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