colin
|
6c8af70549
|
backlogs update
|
2 years ago |
colin
|
9799dceda5
|
upgrade: upgrade abp framework to 8.1.3
|
2 years ago |
colin
|
c652ce61e2
|
upgrade: upgrade abp framework to 8.1.2
|
2 years ago |
colin
|
108e53daa3
|
fix(claims): map abp claim types to jwt
|
2 years ago |
colin
|
338ddec533
|
upgrade abp framework to 8.0.3
|
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 |
李宏
|
54a431e6a1
|
修改网关配置,将文件分离以便修改,文件允许注释,并监视文件修改,自动生成ocelot.json,自动加载新配置
网关增加settingmanagement的{everything}配置
|
2 years ago |
cKey
|
6f295fba79
|
Enhanced commit
* The DbSet needs to be added to the aggregate root entity
* The time serialization format is changed through the configuration
|
3 years ago |
cKey
|
a0acb4fb10
|
Multiple enhancements
* add permission defined interface.
* add feature defined interface.
* refactor persistence localization contributor
|
3 years ago |
cKey
|
48348d18c6
|
feat(tasks): enable BackgroundCheckingJob
|
3 years ago |
cKey
|
da422b50fe
|
feat(migrations): 创建独立的迁移脚本项目.
|
3 years ago |
cKey
|
0863ad444d
|
enabled DynamicFeatureStore
|
3 years ago |
cKey
|
3a0ccc8a82
|
remove AddAlwaysAllowAuthorization
|
3 years ago |
cKey
|
2664016c9d
|
upgrade abp framework to 7.0.0
|
3 years ago |
cKey
|
1e70f2486a
|
unformat the default date and time
|
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
|
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 |