李宏
d70436f24d
通知本地化及部分功能本地化异常处理
资源管理处理没有起作用的搜索功能
2 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
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
6bedb2e40c
feat(tasks): added preconfiguration interface for built-in jobs in the framework
3 years ago
cKey
fbe35fb6b6
feat(tts): add tencent tts interface
3 years ago
cKey
da422b50fe
feat(migrations): 创建独立的迁移脚本项目.
3 years ago
cKey
0863ad444d
enabled DynamicFeatureStore
3 years ago
cKey
3a0ccc8a82
remove AddAlwaysAllowAuthorization
3 years ago
cKey
6c2e5a4d49
temporary anonymous access to development environment
3 years ago
cKey
ba73d7687c
Instead of asynchronous IWebhookDefinitionManager interface
3 years ago
cKey
1e70f2486a
unformat the default date and time
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
e323a60e0b
add wrapper module dependencies
3 years ago
cKey
2f90d90c69
feat: the job scheduler does not need to centralize processing
4 years ago
cKey
a5fd021855
fix: all permissions should be on the host side
4 years ago
cKey
68009f37ab
fix: remove the unique constraint for foreign keys
4 years ago
cKey
5d525ea3ba
feat(webhooks): added data access configuration
4 years ago
cKey
fef1eb61eb
feat(webhooks): added support webhooks.
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
8269ba8395
feat(tasks): 增强多租户支持.
4 years ago
cKey
c36989ed56
feat(tasks): join the startup project
4 years ago
cKey
b708afbd88
enhance(tasks): add support task management
4 years ago
cKey
53cdab40f0
enhanced multi-tenant support for execution steps
4 years ago
cKey
0b045339ca
split workflow definition and workflow instance management
4 years ago
cKey
66a3352a19
feat(workflow): mail supports sending attachments through the oss-management module
4 years ago
cKey
7d5d2efae9
add workflow management service
4 years ago
cKey
8aca99ab0d
use appsettings(agile_config) as the main gateway configuration
4 years ago
cKey
c9719052f2
chore: upgrade abp framework to 5.0.0-rc.1
4 years ago
cKey
c12c36277b
fix(json): 统一DateTime序列化格式
4 years ago
cKey
7dac2c7d49
fix(data-protect): 命名多个不同服务key会造成无法解密用户机密
4 years ago
cKey
7ced8c7b82
增加网关聚合api文档
4 years ago
cKey
d6c12cd859
feat(logging): add the application name of Serilog enrichers
4 years ago
cKey
abf07bae29
feat(module): adjust module structure
4 years ago
cKey
e11e43359a
fix: request body size is not limited size to support file upload
4 years ago
cKey
22c2e01b80
using System.Text.Json
5 years ago
cKey
f9594e1016
upgrade cap to 5.0.2
5 years ago
cKey
7a3e5beee7
use Newtownsoft.Json
5 years ago
cKey
6d6e00006f
upgrade abp framework 4.3.0
5 years ago
cKey
7fce261446
configuring JSON serialization
5 years ago
cKey
5c44b98692
use forwarded headers middleware
5 years ago
cKey
53845609fc
Cap events and gateway enhancements
5 years ago
cKey
79731b3415
Resolve performance issues when querying permissions
5 years ago
cKey
bcbb46ef66
Handle endpoint pipelines that are different from gateways
5 years ago
cKey
5ab4ab344e
apigateway host create an basic endpoint
5 years ago
cKey
73123b3b83
remove packages IdentityServer4.AccessTokenValidation
5 years ago
cKey
eba4d781dc
enhance encryption and decryption security
5 years ago