Commit Graph

383 Commits

Author SHA1 Message Date
Argo Zhang 41c673f7f3
fix(#I10T9D): 修复用户管理页面更新显示名称不更新缓存问题
#Comment
comment #I10T9D

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=I10T9D
2019-08-18 11:42:19 +08:00
Argo Zhang c21e3d06c0
feat: 侧边栏收缩配置项生效 2019-08-17 17:37:37 +08:00
Argo Zhang 2da783dda3
feat: 增加网站设置读取方法 2019-08-17 16:24:28 +08:00
Argo Zhang d645a7cc67
build: Bootstrap.Security.DataAccess 升级
#Comment
comment 更新activemenu方法
2019-08-17 14:12:49 +08:00
Argo Zhang 52ebcb4dcf
doc: 登陆更改为登录 2019-08-15 09:33:39 +08:00
Argo Zhang 96ce38afff
build(Logging): 组件升级 2019-08-12 15:10:41 +08:00
Argo Zhang (Win) 0e7ad0a282
fix: 修复删除脚本错误
#Comment
comment commit:54997a53ef8c05b822cb3e556349d75be0067338
2019-08-11 12:09:05 +08:00
Argo Zhang 54997a53ef
fix(#I10GWQ): 重新分配菜单后前台缓存未更新
#Comment
comment #I10GWQ
升级 Longbow.Cache 修复本问题

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=I10GWQ
2019-08-10 18:01:15 +08:00
Argo Zhang (Win) bd8143bf74
build: 依赖组件升级到最新 2019-08-07 21:30:08 +08:00
Argo 08a457841f
build: 组件升级 2019-07-31 22:50:54 +08:00
Argo-Mac 91c4ce98bd
perf: 分页查询性能优化 2019-07-27 16:17:33 +08:00
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