Commit Graph

1631 Commits

Author SHA1 Message Date
Argo Zhang 9959d7cfbc doc(test): 重构Appveyor单元测试命令 2019-06-03 10:41:30 +08:00
Argo Zhang c73db6cc17 style(git): 增加 sln text eof=crlf 2019-06-01 23:33:48 +08:00
Argo Zhang 2d3750ca7e style(editorconfig): 增加代码风格文件 2019-06-01 23:33:48 +08:00
Argo Zhang db59eef048 doc(sln): 移除不用的文件引用 2019-06-01 23:33:48 +08:00
Argo Zhang 1da2e285ad doc(sql): SqlServer 脚本汉字乱码问题
#Comment
comment 返回码云乱码
2019-06-01 23:33:48 +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 2574aa187d fix(#IX75C): 修复GiteeController内部错误
#Comment
comment #IX75C
相关提交 commit:1cfbf639a27c623204b9517d9d5da7a7ae601d93
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IX75C
2019-05-29 23:22:37 +08:00
Argo Zhang 33ff412eba refactor(Sentry): add Dsn into appsettings.json 2019-05-29 19:14:53 +08:00
Argo Zhang 1f514b3943 doc(build): 增加编译命令行输出 2019-05-29 18:45:53 +08:00
Argo Zhang 1cfbf639a2 fix(Gitee): 增加Gitee接口保护 2019-05-29 16:48:49 +08:00
Argo Zhang 8d38819976 fix(Analyse): 修复Null引用错误 2019-05-29 15:46:04 +08:00
Argo Zhang c462cc0a9f doc(readme.md): update docker badge 2019-05-29 10:12:07 +08:00
Argo Zhang 165015f001 doc(docker): update dockerfile for app.buddy.works 2019-05-29 08:18:25 +08:00
Argo Zhang 29cc25c647 feat(Sentry): add exception monitoring feature
#Comment
comment Sentry.AspNetCore
2019-05-28 16:13:36 +08:00
Argo Zhang f303e8cda6 doc(Appveyor): 增加Github发布条件 2019-05-28 16:12:40 +08:00
Argo Zhang 3fadec447d doc(Appveyor): 增加代码覆盖率分析条件
#Comment
comment 仅GitHub Master分支进行代码覆盖率分析
2019-05-28 15:26:27 +08:00
Argo Zhang ede6d8316b feat(Rollbar): 移除Rollbar功能
#Comment
comment 此版本不能对NetCore2.2很好的支持
2019-05-28 15:16:21 +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 22b863ff24 feat(Rollbar): 增加异常通知功能 2019-05-28 10:48:57 +08:00
Argo Zhang 8ce886af81 doc(build): 第三方组件升级 2019-05-28 10:48:57 +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 ded175bd69 doc(Appveyor): refactor scripts 2019-05-28 10:48:57 +08:00
Argo Zhang 204a6f207e doc(Docker): update docker file
#Comment
Add copy db/lic file
2019-05-27 16:35:07 +08:00
Argo Zhang f7aea58873 refactor(Analyse): remove console.log 2019-05-26 19:06:55 +08:00
Argo Zhang d32d415092 doc(docker): Add docker support file 2019-05-26 10:34:27 +08:00
Argo Zhang 8135b7ab17 doc(noti): add build branch name 2019-05-26 09:37:27 +08:00
Argo Zhang bff153f03e doc(readme.md): 更新badge连接使用主站接口 2019-05-25 22:46:37 +08:00
Argo Zhang 79721bdab9 fix(bootstrapTable): 临时解决getOptions抛出异常问题
#Comment
提交给作者了,等待修复

#Issue
https://github.com/wenzhixin/bootstrap-table/issues/4366
2019-05-25 21:58:09 +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 fd4d0abdf6 refactor(bootstrap-table): 升级版本到1.14.2 2019-05-25 14:34:00 +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 571b593e7b doc(Appveyor): 移除显示ps版本信息 2019-05-23 07:54:17 +08:00
Argo Zhang 0fdc4d78c6 Merge branch 'dev-CustomerId' into dev 2019-05-22 12:16:49 +08:00
Argo Zhang 42146655a5 fix(#IWUSU): nginx 代理模式下获取真实IP
#Comment
comment #IWUSU

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IWUSU
2019-05-22 12:16:36 +08:00
Argo Zhang 6626162e71 feat: 能够自定义数据表主键列名
#Comment
smartTable: {
            idField: ‘DictId’,
            sortName: 'Category',
            columns: [ ]
}
2019-05-21 20:27:53 +08:00
Argo Zhang 16ec57577b doc(readme.md): 更改apple为macOS 2019-05-21 16:26:53 +08:00
Argo Zhang aa193ad070 fix(#IWSUK): Swagger API 无法打开
#Comment
comment #IWSUK
commit:24baa44

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IWSUK
2019-05-21 14:12:56 +08:00
Argo Zhang fca2c75a6a doc(MongoDB): update AppVeyor scripts 2019-05-20 16:02:39 +08:00
Argo Zhang 597d3c1d91 feat(GiteeController): 支持BranchName参数 2019-05-20 15:25:26 +08:00
Argo Zhang 85df6641f8 doc: update badge link address 2019-05-20 12:49:40 +08:00
Argo Zhang 6b07eecf27 doc(readme.md): add badge for browser & device 2019-05-20 08:40:23 +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 eb6bd3effb doc(md): update logo text 2019-05-19 12:44:24 +08:00
Argo Zhang 897ab7bc56 doc(scripts): 脚本分别写到各个数据库文件夹内 2019-05-19 12:44:24 +08:00