feijie
b8d50e5383
feat(elsa): 添加对 PostgreSql 的支持
1 year ago
colin
b3c7c3e04d
fix(oss-management): use Volo.Abp.Imaging.Imagesharp module
1 year ago
colin
5d0d676537
feat(oss-management): extract OSS stream processing to the basic module
1 year ago
colin
f65bcd2c37
feat(oss-management): add oss module Minio implementation
1 year ago
colin
6bc5c346b0
feat(wechat): Add WeChat management project
1 year ago
colin
96a41314bf
upgrade abp framework to 8.2.0
1 year ago
ksdaylight
64735243bf
Fix Rider solution load error by manually adding existing CSProj
This commit resolves the automatic errors reported by Rider when loading the solution file. By manually adding the missing project references directly in Rider, the solution now loads without errors.
2 years ago
colin
af99b8df36
fix: rewrite jwt authentication configuration
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
bc66b15dd7
feat(data-protection): add a data permission management module.
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
08d8876c06
fix: add an unsaved solution reference.
2 years ago
unknown
a66a51365d
重新定义数据权限结构
2 years ago
colin
d930a572a9
upgrade: upgrade abp framework to 8.0.0
2 years ago
colin
735738b20f
fix(sln): 修复路径引用
2 years ago
colin
1e107d5027
upgrade(abp): upgrade abp framework to 7.4.0
2 years ago
colin
ad2176e5d5
feat(oss): add Sonatype Nexus integration.
2 years ago
colin
3bf710fb61
Fix about openiddict
* Fixed the backend api, controlled from the manager interface.
* Complete the openiddict ui.
2 years ago
colin
33160fd311
WeCom integration
Add a group chat api
2 years ago
colin
1c4bf7bf0b
remote project
2 years ago
colin
e0ca0f9b2c
feat(wecom): Integrated WeCom
* See: https://developer.work.weixin.qq.com/
2 years ago
colin
889cd8a5b6
fix(identity): fix issues #853
2 years ago
colin
aea1518a14
Solve the following problems
1、The integrated Volo.Abp.Imaging package has been used to process graphics streams
2、The tenant id is set to global when the file is obtained. The host is supported
3、Version update SixLabors. ImageSharp. Drawing package.
2 years ago
colin
6a66e85aec
feat(cli): add flutter rest api generator commands
2 years ago
colin
75110de789
add entity-change manage
3 years ago
tanshanli
9e00c0788a
fix:database connectionstrings and Project references are missing
3 years ago
colin
49fe60549a
Version 7.1.1 is the last update
* add exten grant_type Portal(openiddict、identityserver)
* add entity enterprise(platform)
3 years ago
cKey
d578cfb4d4
upgrade(abp): upgrade abp framework to 7.1.1
3 years ago
cKey
a0acb4fb10
Multiple enhancements
* add permission defined interface.
* add feature defined interface.
* refactor persistence localization contributor
3 years ago
cKey
3a0f366b68
feat(openiddict): replace mvc theme to leptonxlite
3 years ago
cKey
646845c77e
upgrade: upgrade abp framework to 7.0.2
3 years ago
cKey
da422b50fe
feat(migrations): 创建独立的迁移脚本项目.
3 years ago
cKey
4162e9f08a
Fix multiple issues
* Unreference the **Volo.Abp.Json.Newtonsoft** package.
* Remove the user history message sql statement.
3 years ago
cKey
0863ad444d
enabled DynamicFeatureStore
3 years ago
cKey
58d1c734c5
add support static localization persistence
3 years ago
cKey
2664016c9d
upgrade abp framework to 7.0.0
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
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
e0c37f8b0c
增强客户端代理功能
1:增加
**LINGYUN.Abp.Http.Client.Wrapper**模块,依赖此模块自动识别远程客户端代理时是否使用包装器;
2:**LINGYUN.Abp.Dapr.Client**增加接口方法**AddStaticDaprClientProxies**,可以通过***.generate-proxy.json**配置文件调用远程接口;
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
67af9e5220
abstract notification core module
3 years ago
cKey
1fd6b5a996
feat: optimize push service
3 years ago
cKey
c1c075bebf
add DistributedLocking Dapr module
3 years ago
cKey
b8157e299b
feat: add support caching management.
3 years ago
cKey
6de6fd0751
support email confirmation
3 years ago