cKey
|
eadbdc4dac
|
added global notification handling
|
3 years ago |
cKey
|
c83f56f8ef
|
add GroupName with NotificationDefinitionRecord
|
3 years ago |
cKey
|
e0aba0f43a
|
Support for dynamic notification definitions
* Change INotificationDefinitionManager to asynchronous methods
* Increase IStaticNotificationDefinitionStore interface for users to define static notice
* Increase IDynamicNotificationDefinitionStore interface to get dynamic notification from other source definition
* Increase DynamicNotificationDefinitionStore get dynamic notification from l3 cache
* Add Entity NotificationDefinitionGroupRecord
* Add Repository INotificationDefinitionGroupRecordRepository
* Add Entity NotificationDefinitionRecord
* Add Repository INotificationDefinitionRecordRepository
|
3 years ago |
cKey
|
d92091c43d
|
fix: use the right tenantid
|
3 years ago |
cKey
|
e91e646660
|
adjusting dependency order
|
3 years ago |
cKey
|
67af9e5220
|
abstract notification core module
|
3 years ago |
cKey
|
88402afcee
|
feat: the user can specify the notification distributor.
|
3 years ago |
cKey
|
1fd6b5a996
|
feat: optimize push service
|
3 years ago |
cKey
|
65bc6fe582
|
添加bob-storing集成
|
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
|
aa152c11b9
|
feat: add support text-templating management
|
4 years ago |
cKey
|
77ae8de9de
|
feat: add support notification template
|
4 years ago |
cKey
|
46e98ae74b
|
feat: 增加模板通知接口
|
4 years ago |
cKey
|
77823ad225
|
upgrade: upgrade abp framework to 5.3.0
|
4 years ago |
cKey
|
dcb810c0d6
|
优化通知模块.增加内置通知
|
4 years ago |
cKey
|
fe477dad8a
|
解决signalr身份令牌.
|
4 years ago |
cKey
|
7e1cc16e0a
|
增强通知模块
|
4 years ago |
cKey
|
804caccaf2
|
/
|
4 years ago |
cKey
|
3d45fb6305
|
feat(authorization): 添加适用于组织机构的权限管理
|
4 years ago |
cKey
|
57ac42f5d0
|
fix(appsettings): auth server was changed from localhost to 127.0.0.1
|
4 years ago |
cKey
|
74e64c0202
|
feat(cap): added CAP dashboard middleware
|
4 years ago |
cKey
|
a438506ae2
|
feat(saas): added saas global feature configuration.
|
4 years ago |
cKey
|
1032d76fd6
|
feat(saas): add saas management support.
|
4 years ago |
cKey
|
7f3f414ce3
|
fix(settings): fix AbpIdentity connection string.
|
4 years ago |
cKey
|
33b305fe01
|
fix(data-seeder): run the data seeder in a background service
|
4 years ago |
cKey
|
366aa2411c
|
feat(tasks): add multiple job event handlers
|
4 years ago |
cKey
|
6b0c5ec827
|
feat: 增加对聚合错误处理
|
4 years ago |
cKey
|
30da8b8ca8
|
upgrade(abp): upgrade abp framework to 5.1.1
|
4 years ago |
cKey
|
6867d57d75
|
feat(logging): 按照应用启动端口指定日志唯一标识
|
4 years ago |
cKey
|
3e23c456bf
|
feat(cors): add missing cors settings
|
4 years ago |
cKey
|
e2ddb762b7
|
fix(cors): fix cors request not returned custom headers
|
4 years ago |
cKey
|
92d6921553
|
feat(index): home page rewrite to swagger
|
4 years ago |
cKey
|
e497983f8a
|
fix(configuration): use context.Services.GetConfiguration()
|
4 years ago |
cKey
|
cbc260a1d7
|
feat(logging): add distributed id to logging property
|
4 years ago |
cKey
|
08eafb1637
|
remove custom CAP clean-up message backgroundwork
|
4 years ago |
cKey
|
b6879ddcc0
|
fix(signalr): signalr序列化协议需要保持一致,移除不必要的客户端管理
|
4 years ago |
cKey
|
409bbe6d78
|
update Dockerfile
|
4 years ago |
cKey
|
a89a21c5d2
|
add missing file appsettings.json
|
4 years ago |
cKey
|
ec4911c2d7
|
refactor: redefine the startup project structure
|
4 years ago |