Commit Graph

383 Commits

Author SHA1 Message Date
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
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 b0bd02c544 重构代码:移除不使用的命名空间 2019-03-17 19:37:47 +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 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 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 07accedcfb 修改BUG:个人中心头像无法删除 closed #ITBVU
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITBVU
2019-03-10 17:59:36 +08:00
Argo-QQ d16ef028d2 Merge pull request !9 from Argo-QQ/dev-Refector 2019-03-10 03:19:14 +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 269ac3ab85 重构代码:整理LoginUser.Ip相关代码,统一使用RemoteIpAddress ?? IPv6Loopback判断语句 2019-03-09 19:35:21 +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 76cdb775e6 重构代码:Dict.cs文件重构,更正xml描述参数,更改Linq写法 2019-03-06 15:28:45 +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-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-MacBookPro 8c9c5b5d6c 增加功能:在线用户增加客户端浏览器与操作系统信息,1分钟后清理会话信息 #IS60Z 2019-03-02 15:15:47 +08:00
Argo-Surface a9d3c78ff2 修改BUG:程序异常页面排序不工作 #IS0M2 #IS0LI 2019-02-27 18:53:08 +08:00
Argo-MacBookPro d6b63281fe 增加功能:个人中心增加自定义默认应用程序功能 #IS0WK 2019-02-27 16:58:20 +08:00
Argo-Surface 0e9bbc7571 修改BUG:登录用户名不存在时程序崩溃 #IS1QC 2019-02-27 01:41:56 +08:00
Argo-Surface a670e68ba6 升级组件:Bootstrap.Security.DataAccess升级到2.0,修复1.9版本丢失PetaPoco对BootstrapDict等对象的映射代码 2019-02-26 21:22:14 +08:00
Argo-Surface 770c7c617b 修改BUG:数据库异常日志对ex进行判断,为空时直接返回true 2019-02-26 21:22:13 +08:00
Argo-Surface 473641b155 重构代码:AppHelper方法RetrieveAppsByUserName更改为RetrievesByUserName 2019-02-26 21:22:11 +08:00
Argo-Surface b6224cd8c5 增加功能:MongoDB增加应用程序对登录用户进行权限判断逻辑 2019-02-25 14:45:29 +08:00
Argo-Surface 9e138e81d1 升级组件:Bootstrap.Security.DataAccess组件升级到1.9,RetrieveAppsByUserName方法支持多数据库 2019-02-25 14:06:32 +08:00
Argo-Surface eef7ac7f1c 增加功能:增加应用程序对登录用户权限认证系统 2019-02-25 10:47:05 +08:00
Argo-Surface 2c009e0255 增加功能:App类增加Administrators角色默认全部授权 2019-02-24 20:01:10 +08:00
Argo-Surface f8a8644bad 重构代码:Group类重构优化性能 2019-02-24 19:43:29 +08:00
Argo-Surface 006c91c198 增加功能:增加角色对应用程序授权功能 #IRY3N 2019-02-24 17:29:14 +08:00
Argo-Surface 1408255878 升级组件:Longbow.Data组件升级到2.2.6优化字符串类型主键判断逻辑 #IRY3N 2019-02-24 17:29:06 +08:00
Argo-Surface ba432a06b1 升级组件:Bootstrap.Security.DataAccess组件升级到1.7优化层次化方法,提高性能,修复Issue #IRT80 2019-02-21 13:16:18 +08:00
Argo-Surface b93d1fca79 增加功能:增加忘记密码按钮调用后台api接口 2019-02-20 18:55:58 +08:00
Argo-Surface 98c19cbd0a 升级组件:Bootstrap.Security.DataAccess升级到1.6修复内部空引用错误 2019-02-20 12:44:30 +08:00
Argo-Surface a634a7e09a 升级组件:Longbow组件升级到2.2.7移除LgbHttpClient对象,使用HttpClientExtensions扩展方法 2019-02-14 14:51:25 +08:00
Argo-Surface 01948ad5b6 升级组件:依赖组件升级到最新版 2019-02-13 12:32:33 +08:00
Argo-Surface 9b1ae11bfa 依赖升级:Longbow.Data升级到2.2.5依赖PetaPoco.Extensions 2019-02-13 11:50:54 +08:00
Argo-Surface 9ac892ffd0 升级组件:Longbow.Web升级到2.2.3修复第三方网站跳转时出现//根路径问题 2019-02-06 13:58:55 +08:00
Argo-Surface 9dd5d802b5 修改BUG:修复字典表维护保存后不更新缓存问题 2019-02-01 14:09:13 +08:00
Argo-Surface 34e340d9ee 修改BUG:修正用户未设置默认头像时不显示问题,依赖组件Bootstrap.Security.DataAccess升级到1.4 2019-02-01 14:08:47 +08:00
Argo-Surface 79ceedbe8a 升级工程:依赖组件Longbow.Data升级到2.2.3 2019-01-24 17:52:33 +08:00
Argo-Surface 324b073566 修改BUG:移除[Messages]兼容MySQL 2019-01-20 11:45:53 +08:00
Argo-Surface af03539bd3 修改BUG:MySQL数据库下Groups未格式化,Bootstrap.DataAccess组件升级到1.3 2019-01-20 11:45:32 +08:00
Argo-Surface a0affac523 升级工程:Longbow.Cache组件升级到2.2.3 2019-01-17 13:30:52 +08:00
Argo-Surface 68b6ded1ea 修改BUG:Roles文件增加删除集合为空保护 2019-01-17 13:30:51 +08:00
Argo-Surface f5b874a6cc 修改BUG:Menus文件增加删除集合为空保护 2019-01-17 13:25:15 +08:00
Argo-Surface 4fd9fadc1b 单元测试:增加SettingsController单元测试 2019-01-16 16:36:44 +08:00
Argo-Surface e90973b983 Merge branch 'master' into dev
# Conflicts:
#	Bootstrap.Admin/Startup.cs
2019-01-15 18:55:30 +08:00
Argo-Surface f156018827 升级组件:升级依赖组件到最高版本 2019-01-15 18:51:19 +08:00
Argo-Surface 12c53eeead 升级工程:升级组件,更新单元测试 2019-01-14 21:50:28 +08:00
Argo-Surface 7a94001485 合并分支:合并dev分支功能代码 2019-01-14 17:31:57 +08:00
Argo-Surface 96b52478b9 重构代码:根据最新版Longbow.Data组件,更改DbManager属性为方法 2019-01-14 12:33:09 +08:00