Commit Graph

372 Commits

Author SHA1 Message Date
Argo 7388a54f20
refactor: 根据最新的Tasks组件重构代码 2019-07-18 11:56:11 +08:00
Argo 3ba18ac948
feat: 部门增加编码 2019-07-15 14:11:29 +08:00
Argo Zhang e0596c3cad
refactor: 移除代码
#Comment
link commit commit:bbad37ce6ea189d14c061d5d2965176e42d3a29d
2019-07-15 08:23:59 +08:00
Argo Zhang ddf54bccaf
build: PetaPoco.Extensions 升级到 1.0.8 优化SQLite性能 2019-07-15 08:21:00 +08:00
Argo Zhang 4eedb34906
doc: 移除注释 2019-07-15 08:09:10 +08:00
Argo Zhang bbad37ce6e
refactor: 根据最新的PetaPoco移除字符串主键设置为Null 2019-07-12 12:37:04 +08:00
Argo Zhang 62b00389f9
build: 依赖组件更新到最新版 2019-07-12 12:36:54 +08:00
Argo Zhang 6c90b13ba5
Merge branch 'dev-hangfire'
# Conflicts:
#	Bootstrap.Admin/Bootstrap.Admin.csproj
#	Bootstrap.Admin/Startup.cs
#	Bootstrap.Client.DataAccess/Bootstrap.Client.DataAccess.csproj
#	Bootstrap.Client/Bootstrap.Client.csproj
2019-07-08 08:49:41 +08:00
Argo Zhang e5bac32955
feat: 增加后台任务管理模块 2019-07-08 08:45:44 +08:00
Argo Zhang b54a1fcc82
refactor: 使用DbHelper类中的常量 2019-07-01 19:04:33 +08:00
Argo Zhang ce897986a7
refactor(AuthorizateButton): MenuHelper移除按钮授权方法 2019-07-01 19:00:19 +08:00
Argo Zhang 3f5ca7c7d6
refactor: 升级依赖组件DbHelper增加大量静态方法
#Comment
Bootstrap.Client 工程使用 DbHelper 静态方法
2019-06-30 23:18:33 +08:00
Argo Zhang 63798634a8
feat(#IYJPV): AppHelper 增加缓存
#Issue

close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IYJPV
2019-06-30 23:15:43 +08:00
Argo Zhang ea2fe0f536
feat: Add IPAddress.ToIPv4String method 2019-06-25 00:12:37 +08:00
Argo Zhang 484e00f677
fix(#IYBRO): centos 系统下客户端ip地址获取不正确
#Comment
comment #IYBRO
ipv6 -> ipv4

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IYBRO
2019-06-24 23:00:11 +08:00
Argo-MacBookPro 50f23827d8
style: 增加xml注释 2019-06-24 10:44:26 +08:00
Argo-MacBookPro bae57581ec
build: 增加props文件 2019-06-24 10:44:24 +08:00
Argo-MacBookPro 84ae63acc4 refactor: 依赖组件升级
#Comment
Longbow.Configuration/Longbow.Cache 注入移除 IConfiguration 参数
2019-06-21 18:36:25 +08:00
Argo Zhang 3bed951046
refactor: 重命名方法名称 2019-06-20 08:23:22 +08:00
Argo Zhang bdf79eb61a
fix(#IY4NN): 演示模式下不允许新建与保存菜单
#Comment
comment #IY4NN

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IY4NN
2019-06-19 18:16:26 +08:00
Argo Zhang a0f6bd9d60
refactor: 依赖组件升级
Bootstrap.Security相关组件升级
2019-06-19 18:16:25 +08:00
Argo Zhang 9050818d99
refactor: 重构代码单点登录移动到UseBootstrapAdmin方法中
#Comment
依赖组件升级
Bootstrap.Security.Mvc 升级到2.2.7
Longbow.Web 升级到2.2.12
2019-06-16 16:48:58 +08:00
Argo Zhang b48277c426
fix(#IXRLO): 重置密码后Reset按钮仍然可用
#Comment
comment #IXRLO

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXRLO
2019-06-11 12:16:05 +08:00
Argo Zhang 01dfd03a59
fix(#IXQPA): 重置密码功能失效
#Comment
comment #IXQPA

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXQPA
2019-06-10 20:19:13 +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 e0b4e113ec fix(#IX8UT): PetaPoco.Mapper.Register抛异常
#Comment
comment #IX8UT

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IX8UT
2019-05-30 21:56:26 +08:00
Argo Zhang dabeff42bc doc(build): Longbow.Cache 升级到2.2.10 2019-05-30 10:50:18 +08:00
Argo Zhang 35f5c73373 fix(#IX7G0): 数据库错误日志ErrorPage等记录两次
#Comment
comment #IX7G0
Longbow.Logging 升级到 2.2.7
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IX7G0
2019-05-30 10:48:45 +08:00
Argo Zhang 89478672bd fix(#IX3JR): 修复用户名为空时触发数据库异常
#Comment
comment #IX3JR

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IX3JR
2019-05-28 11:31:58 +08:00
Argo Zhang d6be9fb957 doc(build): upgrade dependencies
#Comment
Bootstrap.Data.Access 升级到2.2.4 DBHelper内部增加集合为空保护
Bootstrap.Data.Mvc 升级到2.2.6 移除Simulate功能
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 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