colin
|
fb7ed9690b
|
feat(migrations): add SqlServer db migrations
|
2 months ago |
colin
|
1423bb3b1e
|
feat(migrations): add PostgreSql db migrations
|
2 months ago |
colin
|
d361a6a59f
|
feat: Adjust the initialization of the dynamic in module
|
2 months ago |
colin
|
41f3026f89
|
fix(openiddict): fix an unregistered application manager was used
|
2 months ago |
colin
|
5a72dd5b45
|
fix(object-mapper): Fix the invalid object mapping
|
2 months ago |
colin
|
fa90e2ec10
|
feat(data-protected): Use Mapperly instead of AutoMapper
|
2 months ago |
colin
|
153fd0d488
|
feat(mapper): Use `Mapperly` instead of `AutoMapper`
|
2 months ago |
colin
|
73cf1de8d5
|
feat(dapr): Change the syntax for checking empty objects
|
2 months ago |
colin
|
cda7be5a85
|
fix(distribute-lock): Disable DAPR_DISTRIBUTEDLOCK
|
2 months ago |
colin
|
bb8cb9fe4a
|
fix(localization): Fixed with removed `AsyncKeyedLocker`
- 使用 `KeyedLock` 替代 `AsyncKeyedLocker`
|
2 months ago |
colin
|
8b3b043967
|
fix(oss): Fixed ImageResizeArgs
- 适配参数数据类型变更
|
2 months ago |
colin
|
79aa4d1b88
|
fix(logging): Fix the ES query for logging
- 系统日志ES集成客户端库查询语法变更
|
2 months ago |
colin
|
078dbb11c0
|
fix(auditing): Fix the ES query for auditlog
- 审计日志ES集成客户端库查询语法变更
|
2 months ago |
colin
|
ea40a8640c
|
fix(elasticseatch): Use the `ElasticsearchClient` client
|
2 months ago |
colin
|
95ad055f02
|
feat(ip2region): sync from ip2region
- sync from [ip2region](https://github.com/lionsoul2014/ip2region)
|
2 months ago |
colin
|
5d41ab021a
|
feat(cap): use `IProcessingServer.StartAsync`
|
2 months ago |
colin
|
3936107340
|
upgrade: upgrade abp to 10.0.2
- upgrade project to net10
- upgrade abp framework to 10.0.2
|
2 months ago |
yx lin
|
dfce6acf89
|
Merge pull request #1415 from colinin/aspire-integration
feat(.gitingore): add `aspire-output` ignore
|
2 months ago |
colin
|
4942f75628
|
feat(.gitingore): add `aspire-output` ignore
|
2 months ago |
yx lin
|
f7e3350c57
|
Merge pull request #1414 from colinin/aspire-integration
feat: Avoid tracking health check endpoints
|
2 months ago |
colin
|
bb2db8d7b6
|
feat: Avoid tracking health check endpoints
|
2 months ago |
yx lin
|
382d682e19
|
Merge pull request #1413 from colinin/aspire-integration
feat: Adjust the partial dependences
|
2 months ago |
colin
|
e44c4464c0
|
feat: Adjust the partial dependences
|
2 months ago |
yx lin
|
f0b3eb2b32
|
Merge pull request #1412 from colinin/aspire-integration
feat: Add OpenTelemetry Quartz Instrumentation
|
2 months ago |
colin
|
d8fe1a3e30
|
feat: Add OpenTelemetry Quartz Instrumentation
|
2 months ago |
yx lin
|
2a52f92c5a
|
Merge pull request #1411 from colinin/aspire-integration
feat: remove Invalid solution file
|
3 months ago |
colin
|
129569711d
|
feat: remove Invalid solution file
|
3 months ago |
yx lin
|
1f38b54f99
|
Merge pull request #1410 from colinin/aspire-integration
feat: Add Aspire Integration
|
3 months ago |
colin
|
e457f5b5f4
|
feat: Add Aspire Integration
|
3 months ago |
yx lin
|
5d562669db
|
Merge pull request #1408 from XbCore/dev
补充 entity type 中英文语言
|
3 months ago |
XbCore
|
058ed47c9f
|
Update en.json
补充实体类型英文语言
|
3 months ago |
XbCore
|
32e76088e5
|
Add new localization entries in zh-Hans.json
补充实体类型中文语言
|
3 months ago |
yx lin
|
77667e707f
|
Merge pull request #1406 from colinin/single-system-info
feat(metrics): Add system info metrics module
|
3 months ago |
colin
|
4e518097d4
|
feat(metrics): Add system info metrics module
|
3 months ago |
yx lin
|
429fea95f9
|
Merge pull request #1405 from colinin/global-data-dictionary
feat(platform): Add a global data dic interface
|
3 months ago |
colin
|
059908664b
|
feat(platform): Add a global data dic interface
|
3 months ago |
yx lin
|
d5c750a202
|
Merge pull request #1404 from colinin/wecom
feat(wechat): Optimize the integration of WeCom
|
3 months ago |
colin
|
103b29ad7d
|
feat(wechat): Optimize the integration of WeCom
- 集成客户同意进行聊天内容存档事件
- 集成产生会话回调事件
- 集成会话存档接口
- 其他接口优化
|
3 months ago |
yx lin
|
c37c9f639f
|
Merge pull request #1403 from colinin/fixed-1401
fix(wrap): fixed #1401
|
3 months ago |
colin
|
a4932133c8
|
fix(wrap): fixed #1401
|
3 months ago |
yx lin
|
ee9115dc6d
|
Merge pull request #1399 from colinin/check-deleting-job-status
feat(tasks): Delete the job status check
|
3 months ago |
colin
|
2af8c6a0bb
|
feat(tasks): Delete the job status check
- When deleting an assignment, check whether it has been stopped
- Add or delete the error code for not stopping the job
|
3 months ago |
yx lin
|
9171cb4518
|
Merge pull request #1398 from colinin/optimize-wecom
Optimize wecom
|
4 months ago |
colin
|
00313c8bdf
|
feat(wechat): remove package version
|
4 months ago |
colin
|
7881a30da4
|
feat(wechat): Optimize the integration of wecom
- Fix some errors
|
4 months ago |
yx lin
|
89a15aa332
|
Merge pull request #1397 from colinin/optimize-single-project
feat(single): Optimize single application projects
|
4 months ago |
colin
|
368e7e9647
|
feat(single): Optimize single application projects
- 增加多数据库启动配置项
- 调整多数据库模式数据库迁移
- 修复部分数据库迁移脚本
- 增加缺少的版本升级数据库迁移
- 增加Quartz的PostgreSql初始化模块
- 调整单体服务启动文档
|
4 months ago |
yx lin
|
752e756de3
|
Merge pull request #1393 from colinin/wechat
feat(wechat): Optimize the Enterprise wechat module
|
4 months ago |
colin
|
750e16bb8e
|
feat(single): 单体项目增加依赖项
- 增加企业微信办公模块依赖
- 增加企业微信通讯录模块依赖
|
4 months ago |
colin
|
218121c705
|
feat(wechat): 调整部分本地化
|
4 months ago |