colin
f4f96f0247
feat(notifications): 通知数据应交由具体实现者来处理数据
1 year ago
colin
5501f7e7f1
feat(session): 新用户默认订阅会话过期事件
1 year ago
colin
e96820290e
fix(docker): Fix authentication errors when running openiddict on Docker
1 year ago
colin
c6080d3c85
feat(wechat): Add WeChat event module dependency
1 year ago
colin
a2e2850eca
fix(session): fix some issues caused by user session design.
1 year ago
colin
96a41314bf
upgrade abp framework to 8.2.0
1 year ago
colin
af99b8df36
fix: rewrite jwt authentication configuration
2 years ago
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
6cafff239f
deploy: add once deployment script
2 years ago
colin
d6032271aa
🔧 chore: use Directory.Packages.props
2 years ago
colin
dbc2071848
fix(migrations): 修复初始化迁移数据不全的问题.
2 years ago
colin
108e53daa3
fix(claims): map abp claim types to jwt
2 years ago
colin
cc96d9c7b8
upgrade abp framework to 8.1.0
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
colin
9f275dc9c6
Resolve some problems
** fix(identity): 扩展身份认证无需刷新用户安全令牌
** feat(wechat): 企业微信设置项加入到微信设置管理模块
** fix(realtime): NotificationPublishJobArgs增加空构造函数, 以便反序列化并重新运行失败的通知作业
2 years ago
colin
e0ca0f9b2c
feat(wecom): Integrated WeCom
* See: https://developer.work.weixin.qq.com/
2 years ago
李宏
ce829a756f
增加详细异常输出开关:App:ShowPii
修改docker配置文件,增加workflow、realtimemessage、task项目的部署
统一internalgetway的agileconfig代码
2 years ago
李宏
b2d5a99efc
修改聚合云推NewtownJson为SystemTextJson,与其它项目统一
修改Host项目,增加Console.Title说明,方便启动及调试查看
增加watch run运行方式,方便修改后直接重启项目
2 years ago
李宏
75f873a947
Database connection string uniform;
Add simple document;
Startup sloution add projects.
2 years ago
colin
909c24e26d
upgrade abp framework to 7.2.2
3 years ago
tanshanli
9e00c0788a
fix:database connectionstrings and Project references are missing
3 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
6069db929d
Upgrade abp framework to 7.1.0
* fix(user): If the user information request fails, go to the login page.
* feat(migrations): Add Backend-Admin、Identity、Webhooks migrations.
* fix(elsa): fix endpoints version of the integrated Elsa.Server.Api project.
* refactor(openiddict): refactor openiddict extension grant.
* feat(saas): Add EntityVersions to Editions and Tenants entity.
* fix(text-templating): fixed invalid page lookup for templates.
* fix(text-templating): the cache is not refreshed after template changes.
* feat(webhooks): added webhooks custom interface.
* feat(webhooks): webhooks send job Sets the maximum number of failed retry attempts.
* feat(account): add the user extension field.
* feat(common): Update common.props file.
* feat(build): Update Dicrectory.Build.props file.
* feat(ui): implements the template definitions.
3 years ago
cKey
ab1fe346c5
feat(docker): upgrade dotnet images
3 years ago
cKey
646845c77e
upgrade: upgrade abp framework to 7.0.2
3 years ago
cKey
c654b091ab
fix(notifications): 使用接口序列化通知数据.
3 years ago
cKey
da422b50fe
feat(migrations): 创建独立的迁移脚本项目.
3 years ago
cKey
90ea28c1fb
upgrade abp framework to 7.0.1
3 years ago
cKey
0863ad444d
enabled DynamicFeatureStore
3 years ago
cKey
3a0ccc8a82
remove AddAlwaysAllowAuthorization
3 years ago
cKey
6d911edcd1
remove Microsoft.EntityFrameworkCore.Tools package from start the project
3 years ago
cKey
1e5f15e1f7
refactor the dynamic notification definition
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
6f5860cc43
Upgrade abp framework to 6.0.2
* Upgrade abp framework to 6.0.2.
* Update dapr package.
* Update agile-config package.
* Update stack-exchange-redis package.
* Remove versions manager.
* Add packages manager.
3 years ago
cKey
477c6bc50c
upgrade cap to 7.0.0
3 years ago
cKey
365b9cde93
fixed issues #727
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
b77d1a5573
add content-type with notification definition
3 years ago
cKey
33fa7fa0b2
add missing feature management module
3 years ago
cKey
8d4ec39df0
adjust the keyword sequence.
3 years ago
cKey
71fa21f38c
Ensure that message queue processing completes regardless of whether the message was successfully processed
3 years ago
cKey
e323a60e0b
add wrapper module dependencies
3 years ago
cKey
47a2268a90
fix: global notifications should include the host
3 years ago