Argo Zhang
|
63933f62fe
|
refactor: 后台任务日志使用 TaskLogController
#Comment
comment 原有 TaskController 负责任务持久化到数据库
|
2019-07-08 09:05:59 +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
|
7acd583b4c
|
doc: appsettings增加Groups缓存配置项
|
2019-07-02 09:01:58 +08:00 |
Argo Zhang
|
0c1299e9ea
|
refactor: 根据最新依赖组件使用内部模拟用户功能
|
2019-07-01 20:46:08 +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
|
8ce6778bb3
|
refactor: 根据最新组件移除Client.DataAccess工程
#Comment
DbHelper增加大量公用静态方法
|
2019-07-01 16:07:50 +08:00 |
Argo Zhang
|
c3d455074b
|
Merge branch 'dev'
|
2019-06-30 23:19:11 +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
|
13d69df127
|
fix(#IYI1T): 个人中心删除头像功能失效
#Comment
升级 sweetalert2 组件导致
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IYI1T
|
2019-06-28 14:50:49 +08:00 |
Argo Zhang
|
30f50dd9bd
|
fix(#IYHWE): 修复Online页面明细按钮弹出框table边框丢失问题
#Issue
Close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IYHWE
|
2019-06-28 13:59:28 +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
|
a25ae6e265
|
doc(readme): 更新安装步骤4脚本自动拷贝文件
|
2019-06-24 10:44:25 +08:00 |
Argo-MacBookPro
|
bae57581ec
|
build: 增加props文件
|
2019-06-24 10:44:24 +08:00 |
Argo-MacBookPro
|
fc0d7fb013
|
fix: 导航栏中没有active菜单时客户端脚本出错
#Comment
菜单动画效果失败导致,无法计算 $navItem.offset().top
|
2019-06-23 19:51:30 +08:00 |
Argo-MacBookPro
|
84ae63acc4
|
refactor: 依赖组件升级
#Comment
Longbow.Configuration/Longbow.Cache 注入移除 IConfiguration 参数
|
2019-06-21 18:36:25 +08:00 |
Argo Zhang
|
63934899b7
|
style: 更改代码格式
|
2019-06-20 22:03:18 +08:00 |
Argo Zhang
|
ff47dac2bf
|
refactor: 重构swagger相关代码到独立文件中
|
2019-06-20 22:03:17 +08:00 |
Argo Zhang
|
3bed951046
|
refactor: 重命名方法名称
|
2019-06-20 08:23:22 +08:00 |
Argo Zhang
|
e5c072f891
|
doc(AppVeyor): 更新邮件模板
|
2019-06-19 18:23:45 +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
|
767eeea572
|
test: 增加单元测试
|
2019-06-19 18:16:26 +08:00 |
Argo Zhang
|
a44a133d11
|
refactor(index.js): 移除ES6语言写法兼容 IE 11
|
2019-06-19 18:16:26 +08:00 |
Argo Zhang
|
8a7b587e03
|
refactor: Client css 精简与同步
|
2019-06-19 18:16:26 +08:00 |
Argo Zhang
|
a0f6bd9d60
|
refactor: 依赖组件升级
Bootstrap.Security相关组件升级
|
2019-06-19 18:16:25 +08:00 |
Argo Zhang
|
2271df3910
|
doc(readme): 增加系统集成章节
|
2019-06-19 18:16:25 +08:00 |
Argo Zhang
|
e7ad06dfdf
|
fix(#IY131): IE 11 下所有数据表格无法显示数据
#Comment
comment commit:8b8112a5e4b41bc70f485c5023bdf2394add0739
#Issue
PR: !17
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IY131
|
2019-06-17 18:07:32 +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
|
5a16cd6c36
|
doc(readme): 移除dev分支编译情况图标
|
2019-06-15 13:27:19 +08:00 |
Argo Zhang
|
3e3f555213
|
build(appveyor): 移除dev分支编译条件
|
2019-06-15 13:25:29 +08:00 |
Argo Zhang
|
2cf6c14266
|
refactor(Gitee): 更新异常捕获类型
#Comment
comment commit:6de2b520da5b2a9316bcf4c7b04da620c32a304e
#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXXPS
|
2019-06-15 12:48:12 +08:00 |
Argo Zhang
|
5e24d8d07a
|
doc: add readme.zh-CN.md
|
2019-06-14 21:16:03 +08:00 |
Argo Zhang
|
6de2b520da
|
refactor(Gitee): 增加超时时间
|
2019-06-14 21:16:03 +08:00 |
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
|
1f2a56f999
|
fix(#IXXPS): GiteeController 错误保护
#Comment
comment #IXXPS
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXXPS
|
2019-06-14 15:19:38 +08:00 |
Argo Zhang
|
c6a78e3bd7
|
style: 网站设置缓存项目左侧间隙调整为10px
|
2019-06-13 09:46:04 +08:00 |
Argo Zhang
|
90559cb107
|
fix(#IXTRN): 删除操作日志丢失
#Comment
comment #IXTRN
link commit:8b8112a5e4b41bc70f485c5023bdf2394add0739
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXTRN
|
2019-06-12 14:09:58 +08:00 |
Argo Zhang
|
ab8c31f251
|
fix(#IXT59): 数据表格选择列出现其状态值
#Comment
comment #IXT59
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXT59
|
2019-06-12 10:27:26 +08:00 |
Argo Zhang
|
9be7f7acdf
|
fix(#IXT5R): IE浏览器登录页面js异常
#Comment
comment #IXT5R
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXT5R
|
2019-06-12 10:20:09 +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
|
8e7978fe77
|
!17 feat: 升级弹窗组件sweetalert
Merge pull request !17 from Argo/dev
|
2019-06-10 16:14:46 +08:00 |
Argo Zhang
|
8b8112a5e4
|
feat: 更新sweatAlert组件
|
2019-06-09 14:01:03 +08:00 |
Argo Zhang
|
832f62790a
|
doc: rename readme_zh.md
README_zh.md -> README.zh-CN.md
|
2019-06-07 18:11:28 +08:00 |
Argo Zhang
|
17444860c8
|
test: add Obsolete attribute
|
2019-06-05 18:19:00 +08:00 |