colin
368e7e9647
feat(single): Optimize single application projects
- 增加多数据库启动配置项
- 调整多数据库模式数据库迁移
- 修复部分数据库迁移脚本
- 增加缺少的版本升级数据库迁移
- 增加Quartz的PostgreSql初始化模块
- 调整单体服务启动文档
2 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
0b18942936
feat(localization): 重构动态多语言本地化
11 months ago
colin
73a745ce57
feat: 微服务集成消息中心统一发送邮件和短信
11 months ago
colin
af99b8df36
fix: rewrite jwt authentication configuration
2 years ago
colin
9799dceda5
upgrade: upgrade abp framework to 8.1.3
2 years ago
colin
de14c9e9e9
fix(jobs): fix ServiceInvocationJob
2 years ago
colin
108e53daa3
fix(claims): map abp claim types to jwt
2 years ago
colin
1e107d5027
upgrade(abp): upgrade abp framework to 7.4.0
2 years ago
李宏
ce829a756f
增加详细异常输出开关:App:ShowPii
修改docker配置文件,增加workflow、realtimemessage、task项目的部署
统一internalgetway的agileconfig代码
2 years ago
李宏
d78aeb83ae
Docker配置修改
2 years ago
李宏
75f873a947
Database connection string uniform;
Add simple document;
Startup sloution add projects.
3 years ago
tanshanli
9e00c0788a
fix:database connectionstrings and Project references are missing
3 years ago
cKey
a0acb4fb10
Multiple enhancements
* add permission defined interface.
* add feature defined interface.
* refactor persistence localization contributor
3 years ago
cKey
b13d992965
add task management migrations
3 years ago
cKey
41871db738
comparators are used for filtering
3 years ago
cKey
d26faa599e
add null/not null queryable
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
57ac42f5d0
fix(appsettings): auth server was changed from localhost to 127.0.0.1
4 years ago
cKey
1032d76fd6
feat(saas): add saas management support.
4 years ago
cKey
8269ba8395
feat(tasks): 增强多租户支持.
4 years ago
cKey
f307fe51ee
feat(tasks): perfect management api.
4 years ago
cKey
b708afbd88
enhance(tasks): add support task management
4 years ago
cKey
9927399527
non-existent oss-objects should return null
4 years ago
cKey
66a3352a19
feat(workflow): mail supports sending attachments through the oss-management module
4 years ago
cKey
7d5d2efae9
add workflow management service
4 years ago