cKey
|
1e70f2486a
|
unformat the default date and time
|
3 years ago |
think_ya
|
7dbc7640cb
|
fix #732
|
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
|
71fa21f38c
|
Ensure that message queue processing completes regardless of whether the message was successfully processed
|
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
|
aa152c11b9
|
feat: add support text-templating management
|
4 years ago |
cKey
|
fe477dad8a
|
解决signalr身份令牌.
|
4 years ago |
cKey
|
804caccaf2
|
/
|
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
|
6867d57d75
|
feat(logging): 按照应用启动端口指定日志唯一标识
|
4 years ago |
cKey
|
e2ddb762b7
|
fix(cors): fix cors request not returned custom headers
|
4 years ago |
cKey
|
b6879ddcc0
|
fix(signalr): signalr序列化协议需要保持一致,移除不必要的客户端管理
|
4 years ago |
cKey
|
ec4911c2d7
|
refactor: redefine the startup project structure
|
4 years ago |