colin
0d04733a1c
chore: Update abp framework to 10.4.0
4 weeks ago
colin
ac754c7b82
feat(identity): Add checks for inactive users' jobs
- Add the notification job for inactive users
- Increase the operation for cleaning inactive users
- Increase the number of inactive user entities
1 month ago
dongfo
124281dc78
Update QuartzJobCreator.cs
2 months ago
dongfo
841afd2ebf
Fix delay handling in EnqueueAsync method
Updated EnqueueAsync method to handle delay correctly by using BeginTime instead of interval. This prevents immediate execution of jobs with longer delay durations.
2 months ago
colin
b03768f915
feat: Upgrade abp framework to 10.2.0
3 months ago
colin
0fc4f8d0c3
fix: Resolved #1444
4 months ago
colin
e2d277bef5
fix: Repairing the log index cleanup job
5 months ago
colin
5a72dd5b45
fix(object-mapper): Fix the invalid object mapping
6 months ago
colin
153fd0d488
feat(mapper): Use `Mapperly` instead of `AutoMapper`
6 months ago
colin
3936107340
upgrade: upgrade abp to 10.0.2
- upgrade project to net10
- upgrade abp framework to 10.0.2
6 months ago
colin
e457f5b5f4
feat: Add Aspire Integration
6 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
7 months ago
colin
368e7e9647
feat(single): Optimize single application projects
- 增加多数据库启动配置项
- 调整多数据库模式数据库迁移
- 修复部分数据库迁移脚本
- 增加缺少的版本升级数据库迁移
- 增加Quartz的PostgreSql初始化模块
- 调整单体服务启动文档
7 months ago
colin
a57bdb4ead
refactor(background-tasks): Refactor the built-in jobs
- Handle the job status of other nodes through events
8 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
8 months ago
colin
716cbb7180
feat(background-tasks): Remove unnecessary service scopes
8 months ago
colin
32ff1fc74b
feat(tasks): Allow users to customize job notifications
12 months ago
colin
09154e3b93
fix(tasks): Fix args that might be empty
12 months ago
colin
c49db6a203
fix(notifications): fixed expired expired notices jobs
1 year ago
colin
48d17b7d31
feat(tasks): enhance background tasks
- Add the job action filter 'IJobActionFilter'
- Calculate the execution duration in the job event
1 year ago
colin
5897750ade
chore: update abp to 9.1.3
1 year ago
colin
6710519fab
fix(tasks): Stop job scheduling when deleting a job
1 year ago
colin
dc69a5f7d2
fix(tasks): Fix the quartz configuration prefix
1 year ago
colin
fb1665a74d
feat: 修复SqlServer初始化脚本
1 year ago
colin
ddb71b98c0
feat(quartz): Optimized database install
1 year ago
colin
ab8e7cf909
feat(quartz): Database initialization for table checking
1 year ago
colin
c7febe00fa
feat(quartz): References the MySql initialization module
1 year ago
colin
a1beec4be9
feat(quartz): Added automatic migration of Quartz database
1 year ago
colin
0c5a11680b
upgrade: upgrade abp framework to 9.0.4
1 year ago
feijie
66d5be130d
feat(docs): 添加任务管理模块文档
2 years ago
colin
c9913c3336
fix(tasks): add a task notification template
2 years ago
colin
02ad29a1f7
fix(task-management): 修复批量删除作业HttpMethod定义错误
2 years 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
3 years ago
colin
0b6c8150de
fix(ef): 修复排序字段为空时的查询错误.
3 years ago
colin
5deba22479
fix(background-tasks): fixed persistent jobs that could only run once.
3 years ago
colin
1e107d5027
upgrade(abp): upgrade abp framework to 7.4.0
3 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