colin
09154e3b93
fix(tasks): Fix args that might be empty
8 months ago
colin
c49db6a203
fix(notifications): fixed expired expired notices jobs
8 months ago
colin
48d17b7d31
feat(tasks): enhance background tasks
- Add the job action filter 'IJobActionFilter'
- Calculate the execution duration in the job event
9 months ago
colin
5897750ade
chore: update abp to 9.1.3
10 months ago
colin
6710519fab
fix(tasks): Stop job scheduling when deleting a job
11 months ago
colin
dc69a5f7d2
fix(tasks): Fix the quartz configuration prefix
11 months ago
colin
fb1665a74d
feat: 修复SqlServer初始化脚本
12 months ago
colin
ddb71b98c0
feat(quartz): Optimized database install
12 months ago
colin
ab8e7cf909
feat(quartz): Database initialization for table checking
12 months ago
colin
c7febe00fa
feat(quartz): References the MySql initialization module
12 months ago
colin
a1beec4be9
feat(quartz): Added automatic migration of Quartz database
12 months ago
colin
0c5a11680b
upgrade: upgrade abp framework to 9.0.4
1 year ago
feijie
66d5be130d
feat(docs): 添加任务管理模块文档
1 year ago
colin
c9913c3336
fix(tasks): add a task notification template
1 year ago
colin
02ad29a1f7
fix(task-management): 修复批量删除作业HttpMethod定义错误
1 year ago
colin
98e9f94e68
feat(task-management): Use specification to query the list of job logs
2 years ago
colin
8f4a914597
fix(package): fix incorrect nuget package name
2 years ago
colin
96a41314bf
upgrade abp framework to 8.2.0
2 years ago
colin
6e073dc865
fix(tasks): fixed task run time.
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
de14c9e9e9
fix(jobs): fix ServiceInvocationJob
2 years ago
colin
dbc2071848
fix(migrations): 修复初始化迁移数据不全的问题.
2 years ago
colin
8f6f6f43a0
upgrade: upgrade abp framework to 8.0.3.
2 years ago
colin
d930a572a9
upgrade: upgrade abp framework to 8.0.0
2 years ago
colin
0b6c8150de
fix(ef): 修复排序字段为空时的查询错误.
2 years ago
colin
5deba22479
fix(background-tasks): fixed persistent jobs that could only run once.
2 years ago
colin
1e107d5027
upgrade(abp): upgrade abp framework to 7.4.0
2 years ago
colin
696a3e3bbc
fix(tasks): Stops a job in execution upon deletion
Resolved : #885
3 years ago
colin
78e169acc5
upgrade: upgrade abp framework to 7.3.2
3 years ago
colin
1aa7643241
feat(jobs): add elasticsearch jobs.
3 years ago
colin
cae12ee2cb
upgrade abp framework to 7.2.1
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
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
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
2a141e40d4
feat(tasks): add job BackgroundCheckingJob.
3 years ago
cKey
e8aea1acdc
feat(tasks): add status Queuing
3 years ago
cKey
6bedb2e40c
feat(tasks): added preconfiguration interface for built-in jobs in the framework
3 years ago
cKey
c9e573e027
feat(tasks): normalize queries using specifications
3 years ago
cKey
90ea28c1fb
upgrade abp framework to 7.0.1
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
d26faa599e
add null/not null queryable
3 years ago
cKey
8876940466
add support dynamic query interface
4 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.
4 years ago
cKey
8d4ec39df0
adjust the keyword sequence.
4 years ago
cKey
e89ad8b377
fix project reference
4 years ago