colin
368e7e9647
feat(single): Optimize single application projects
- 增加多数据库启动配置项
- 调整多数据库模式数据库迁移
- 修复部分数据库迁移脚本
- 增加缺少的版本升级数据库迁移
- 增加Quartz的PostgreSql初始化模块
- 调整单体服务启动文档
2 months ago
colin
b69f360b90
fix(elsa): Fix elsa module
- Fix the issue where the workflow editor cannot be opened
- Fix the issue where the workflow endpoint is not registered
- Fix the invalid HttpEndpoint workflow
3 months ago
colin
512d919b45
feat(open-api): Enhance the swagger configuration
- Swagger has added the oauth config
- The cors configuration can be a string array
- Add cross-domain initialization configuration for the microservice oauth client
8 months ago
colin
a3304e30f4
feat(configuration): Enhance the agileconfig configuration enabled
8 months ago
colin
3c2eae35cc
feat: 增加SqlServer启动配置
10 months ago
colin
ab8e7cf909
feat(quartz): Database initialization for table checking
10 months ago
colin
b6bbd42460
feat(single): Add Agileconfig reference
11 months ago
colin
d720281bdd
feat: 增加企业微信登录
11 months ago
colin
0c5a11680b
upgrade: upgrade abp framework to 9.0.4
1 year ago
feijie
cd136b1ab6
feat: 更新 PostgreSQL 配置
1 year ago
colin
137ffd8db0
feat(single-project): 增加单体项目配置
1 year ago
colin
d242320e2c
fix(single): fix transaction
2 years ago
colin
9ad3ff0096
Revert "修复单体项目事务不一致问题"
This reverts commit 0ad300ac07 .
2 years ago
colin
0ad300ac07
修复单体项目事务不一致问题
2 years ago
colin
96a41314bf
upgrade abp framework to 8.2.0
2 years ago
colin
d6032271aa
🔧 chore: use Directory.Packages.props
2 years ago
colin
d930a572a9
upgrade: upgrade abp framework to 8.0.0
2 years ago
colin
1e107d5027
upgrade(abp): upgrade abp framework to 7.4.0
2 years ago
cKey
3553a8a62e
fix(single-project): fix openiddict authorication
3 years ago
cKey
c2a17454e8
feat(project): add single project
3 years ago
cKey
6d911edcd1
remove Microsoft.EntityFrameworkCore.Tools package from start the project
3 years ago
cKey
365b9cde93
fixed issues #727
3 years ago
cKey
2c3c76a12b
Upgrade the ABP framework to version 6.0.0
* Add OpenIddict management module.
* Add an identity server that uses OpenIddict.
* Add the identity server API that uses OpenIddict.
* LINGYUN.Abp.IdentityServer.WeChat module renamed
LINGYUN.Abp.Authentication.WeChat.
* LINGYUN.Abp.IdentityServer.QQ module renamed
LINGYUN.Abp.Authentication.QQ.
* Update Directory.Build.props.
* Update common.props.
3 years ago
cKey
6b0c5ec827
feat: 增加对聚合错误处理
4 years ago
cKey
30da8b8ca8
upgrade(abp): upgrade abp framework to 5.1.1
4 years ago
cKey
4572f456fa
fix: fix spelling errors
4 years ago
cKey
ec4911c2d7
refactor: redefine the startup project structure
4 years ago