colin
e2d277bef5
fix: Repairing the log index cleanup job
2 months ago
colin
5a72dd5b45
fix(object-mapper): Fix the invalid object mapping
2 months ago
colin
153fd0d488
feat(mapper): Use `Mapperly` instead of `AutoMapper`
2 months ago
colin
3936107340
upgrade: upgrade abp to 10.0.2
- upgrade project to net10
- upgrade abp framework to 10.0.2
2 months ago
colin
e457f5b5f4
feat: Add Aspire Integration
3 months ago
colin
2af8c6a0bb
feat(tasks): Delete the job status check
- When deleting an assignment, check whether it has been stopped
- Add or delete the error code for not stopping the job
3 months ago
colin
368e7e9647
feat(single): Optimize single application projects
- 增加多数据库启动配置项
- 调整多数据库模式数据库迁移
- 修复部分数据库迁移脚本
- 增加缺少的版本升级数据库迁移
- 增加Quartz的PostgreSql初始化模块
- 调整单体服务启动文档
4 months ago
colin
a57bdb4ead
refactor(background-tasks): Refactor the built-in jobs
- Handle the job status of other nodes through events
4 months ago
colin
9a675f9c5e
refactor(session): refactor identity session
- Session policy processing is transferred to the identity auth service
- Add an identity authentication job module
- Add an expired session cleaning job
4 months ago
colin
716cbb7180
feat(background-tasks): Remove unnecessary service scopes
5 months ago
colin
32ff1fc74b
feat(tasks): Allow users to customize job notifications
8 months ago
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