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
|
ffaf15512b
|
econstruct the distributed job module
1、使作业调度完成时调度用户定义Action,移除污染作业参数的异常处理参数;
2、重构用户定义作业注册方式,通过IJobDefinitionProvider注册;
3、增加IJobActionDefinitionProvider接口,用户可自行注册作业调度后处理程序;
4、增加LINGYUN.Abp.Notifications.Jobs模块,使通知相关作业独立;
5、增加LINGYUN.Abp.BackgroundTasks.DistributedLocking模块,让用户决定是否使用分布式锁定任务;
6、应用服务层增加作业Action管理接口, 便于从前端快速管理作业Action;
7、应用服务层增加作业定义查询接口, 便于从前端快速绑定作业名称、参数等.
|
4 years ago |
cKey
|
a7d1568cc9
|
feat: standard interface to access global localized text resources
|
4 years ago |
cKey
|
77823ad225
|
upgrade: upgrade abp framework to 5.3.0
|
4 years ago |
cKey
|
a438506ae2
|
feat(saas): added saas global feature configuration.
|
4 years ago |
cKey
|
366aa2411c
|
feat(tasks): add multiple job event handlers
|
4 years ago |
cKey
|
8269ba8395
|
feat(tasks): 增强多租户支持.
|
4 years ago |
cKey
|
c36989ed56
|
feat(tasks): join the startup project
|
4 years ago |
cKey
|
b708afbd88
|
enhance(tasks): add support task management
|
4 years ago |
cKey
|
53cdab40f0
|
enhanced multi-tenant support for execution steps
|
4 years ago |
cKey
|
0b045339ca
|
split workflow definition and workflow instance management
|
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 |
cKey
|
8aca99ab0d
|
use appsettings(agile_config) as the main gateway configuration
|
4 years ago |
cKey
|
c9719052f2
|
chore: upgrade abp framework to 5.0.0-rc.1
|
4 years ago |
cKey
|
c12c36277b
|
fix(json): 统一DateTime序列化格式
|
4 years ago |
cKey
|
7dac2c7d49
|
fix(data-protect): 命名多个不同服务key会造成无法解密用户机密
|
4 years ago |
cKey
|
7ced8c7b82
|
增加网关聚合api文档
|
4 years ago |
cKey
|
d6c12cd859
|
feat(logging): add the application name of Serilog enrichers
|
4 years ago |
cKey
|
abf07bae29
|
feat(module): adjust module structure
|
4 years ago |
cKey
|
e11e43359a
|
fix: request body size is not limited size to support file upload
|
4 years ago |
cKey
|
22c2e01b80
|
using System.Text.Json
|
5 years ago |
cKey
|
f9594e1016
|
upgrade cap to 5.0.2
|
5 years ago |
cKey
|
7a3e5beee7
|
use Newtownsoft.Json
|
5 years ago |
cKey
|
6d6e00006f
|
upgrade abp framework 4.3.0
|
5 years ago |
cKey
|
7fce261446
|
configuring JSON serialization
|
5 years ago |
cKey
|
5c44b98692
|
use forwarded headers middleware
|
5 years ago |
cKey
|
53845609fc
|
Cap events and gateway enhancements
|
5 years ago |
cKey
|
79731b3415
|
Resolve performance issues when querying permissions
|
5 years ago |
cKey
|
bcbb46ef66
|
Handle endpoint pipelines that are different from gateways
|
5 years ago |
cKey
|
5ab4ab344e
|
apigateway host create an basic endpoint
|
5 years ago |
cKey
|
73123b3b83
|
remove packages IdentityServer4.AccessTokenValidation
|
5 years ago |
cKey
|
eba4d781dc
|
enhance encryption and decryption security
|
5 years ago |
cKey
|
79bc9b62b1
|
upgrade abp framework 3.1.0
|
5 years ago |
cKey
|
96c0d438a1
|
change apigateway host init scripts and button type
|
5 years ago |
cKey
|
31d6ffb614
|
upgrade abp framework to 3.0.0
|
6 years ago |
cKey
|
73aee65421
|
更新部分Nuget包;修改部分代码适配abp 2.9.0 api;变更message项目路径
|
6 years ago |
cKey
|
61818f5b9c
|
添加用于即时通讯与通知系统的分支
|
6 years ago |
cKey
|
5f6296a324
|
增加路由聚合的实现,以及增加专用于AbpApiDefinition接口的自定义路由聚合中间件
|
6 years ago |
cKey
|
82d5db9ecf
|
整合后台服务
|
6 years ago |