colin
3bf710fb61
Fix about openiddict
* Fixed the backend api, controlled from the manager interface.
* Complete the openiddict ui.
2 years ago
colin
7877e951a8
fix tenant
2 years ago
colin
33160fd311
WeCom integration
Add a group chat api
2 years ago
colin
6cd80acc31
fix(identity-server): fix case issues
2 years ago
colin
e0ca0f9b2c
feat(wecom): Integrated WeCom
* See: https://developer.work.weixin.qq.com/
2 years ago
colin
ba9878d8d4
upgrade abp framework to 7.3.3
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
b484dde137
fix: fix email confirm link
2 years ago
colin
adbd12cdd7
fix: fix some issues.
2 years ago
李宏
913d1eae22
powershell common build file add projects
remoe redundent item in csproj file
2 years ago
李宏
b2d5a99efc
修改聚合云推NewtownJson为SystemTextJson,与其它项目统一
修改Host项目,增加Console.Title说明,方便启动及调试查看
增加watch run运行方式,方便修改后直接重启项目
2 years ago
李宏
2b0600db4f
统一异常信息返回
2 years ago
李宏
4d71843ff0
统一类名,语言及资源支持搜索
2 years ago
李宏
d70436f24d
通知本地化及部分功能本地化异常处理
资源管理处理没有起作用的搜索功能
2 years ago
李宏
e695c6452a
添加迁移数据库的bat文件,已测试
修改启用所有服务的bat文件,中间增加时间间隔,提升启动速度
修改bat文件增加标题及生成时的项目提示,方便查看
增加缺少的本地化文字
修改single项目的连接字符串
2 years ago
李宏
b98886fe38
统一测试nuget包,修改lepton包版本低引起身份认证服务器异常问题
2 years ago
colin
1d6d62ae08
fix(openiddict): rename AbpOpenIddictClaimsPrincipalManager
2 years ago
colin
78e169acc5
upgrade: upgrade abp framework to 7.3.2
2 years ago
colin
ef4ae65be9
feat(flutter): use local resource files to support localization
2 years ago
colin
1fd4385465
feat(flutter): add flutter project
2 years ago
colin
e86be31d48
fix(localization): filter duplicate resources
2 years ago
colin
245af68d7e
fix(localization): querying the list of languages requires loading dynamic resources.
2 years ago
colin
b2866e4b3f
fix(cli): remove url
2 years ago
colin
6a66e85aec
feat(cli): add flutter rest api generator commands
2 years ago
colin
1aa7643241
feat(jobs): add elasticsearch jobs.
3 years ago
catcherwong
75e95c8fab
fix(location): baidu sn caculate
3 years ago
colin
909c24e26d
upgrade abp framework to 7.2.2
3 years ago
colin
75110de789
add entity-change manage
3 years ago
colin
cae12ee2cb
upgrade abp framework to 7.2.1
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
dffe7ffe4e
Fixed the retry mechanism in webhooks and tasks modules
3 years ago
cKey
b43e87684e
feat(tasks): change job group length
3 years ago
cKey
26f9907991
feat(feature): change functional hierarchy
3 years ago
cKey
4549068e84
fix(logging): add missing systemlog feature definition
3 years ago
cKey
8f2d5b1830
fix(elsa): add missing elsa automapper profile.
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
b9baa86f0a
feat(openiddict): provides the application management ui
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
dfe6d2c8ee
fix(wrapper): repeated response header
3 years ago
cKey
8c2178016a
feat(idempotent): add IgnoreIdempotentAttribute
3 years ago
cKey
b3c58550ef
feat(idempotent): add idempotent support
3 years ago
cKey
2a141e40d4
feat(tasks): add job BackgroundCheckingJob.
3 years ago
cKey
e8aea1acdc
feat(tasks): add status Queuing
3 years ago
cKey
9d3ee6a93b
upgrade: upgrade abp framework to 7.0.3
3 years ago
cKey
c2a17454e8
feat(project): add single project
3 years ago
cKey
8c44801b37
fix(ticks): the start time scale is incorrect
3 years ago
cKey
7018f6e90c
fix(type): fix nullable-type-match
3 years ago