SALİH ÖZKARA
86bc404119
Merge pull request #23459 from abpframework/mansur-article-add
Add article on persistent background jobs with ABP and Quartz
10 months ago
Mansur Besleney
704805cc8c
Add article on persistent background jobs with ABP and Quartz
Introduces a comprehensive tutorial on building persistent background jobs in ABP Framework using Quartz.NET with PostgreSQL persistence. The article covers Quartz configuration, database setup via EF migrations, business logic structure, implementation of a robust background job, scheduling strategies, and best practices for reliability and maintainability.
10 months ago
Yağmur Çelik
556bd6c321
Merge pull request #23363 from abpframework/issue-23242
feat : Update Angular templates to Angular 20 new build system
10 months ago
Engincan VESKE
b00fae0767
Merge pull request #23438 from abpframework/Mapperly
Add Mapperly integration documentation
10 months ago
Engincan VESKE
b19e2e7a29
Revise mapperly docs
10 months ago
maliming
a9da3689c0
Add documentation for lists and arrays mapping
10 months ago
maliming
646eeb7835
Merge pull request #23455 from abpframework/auto-merge/rel-9-3/3919
Merge branch dev with rel-9.3
10 months ago
maliming
76f1ea1851
Merge pull request #23454 from abpframework/auto-merge/rel-9-2/3918
Merge branch rel-9.3 with rel-9.2
10 months ago
Berkan Sasmaz
65dd415d98
Merge pull request #23444 from abpframework/9.2-todo-docs-namespace-fix
Update C# code samples for correct namespace usages on Blazor
10 months ago
Enis Necipoglu
1cba552e1a
Remove redundant namespace declaration in Blazor tutorial
10 months ago
maliming
89f06e2217
Merge pull request #23453 from abpframework/auto-merge/rel-9-3/3917
Merge branch dev with rel-9.3
10 months ago
maliming
6ad1b06d3b
Merge pull request #23452 from abpframework/auto-merge/rel-9-2/3916
Merge branch rel-9.3 with rel-9.2
10 months ago
Halil İbrahim Kalkan
4939fb98c9
Merge pull request #23451 from abpframework/WebRequestResources-Comment
Add comments to clarify the return value in `WebRequestResources`.
10 months ago
Berkan Sasmaz
8e6d26b99f
Merge pull request #23407 from abpframework/EngincanV/multi-tenancy-article
Fix typo in the separate multi-tenancy article
10 months ago
maliming
1314d1a975
Add comments to clarify the return value in `WebRequestResources`.
10 months ago
maliming
24e2f0ea8b
Merge pull request #23450 from abpframework/auto-merge/rel-9-3/3915
Merge branch dev with rel-9.3
10 months ago
maliming
7ac4439383
Merge pull request #23449 from abpframework/auto-merge/rel-9-2/3914
Merge branch rel-9.3 with rel-9.2
10 months ago
Engincan VESKE
1c6b5425a9
Merge pull request #23445 from abpframework/WebRequestResources
Return a new list from `WebRequestResources`.
10 months ago
maliming
13202ecbce
Merge pull request #23448 from abpframework/auto-merge/rel-9-3/3913
Merge branch dev with rel-9.3
10 months ago
maliming
a888619327
Merge pull request #23447 from abpframework/auto-merge/rel-9-2/3912
Merge branch rel-9.3 with rel-9.2
10 months ago
Berkan Sasmaz
586602baa9
Merge pull request #23446 from abpframework/EngincanV-patch-1
Fix wrong dbcontext naming in the modular-crm tutorial
10 months ago
Engincan VESKE
f30ae61213
Update part-05.md
10 months ago
maliming
76cb91ef0e
Return a new list from `WebRequestResources`.
Otherwise, the content in `Resources` may return inconsistent data.
10 months ago
Enis Necipoglu
e4942b2ba7
Update C# code samples for correct namespace usages on Blazor
10 months ago
Engincan VESKE
6a8a5bc5dc
Merge pull request #23436 from abpframework/Mapperly-maliming
[Identity & Account] Replace AutoMapper with Mapperly.
10 months ago
EngincanV
a1dd2704d3
Merge branch 'dev' into Mapperly-maliming
10 months ago
Engincan VESKE
ff8fa09abc
Merge pull request #23443 from abpframework/ObjectMappingHelper-Patch
Refactor collection type handling in ObjectMappingHelper and enhance tests for mapping collections
10 months ago
maliming
bf7349ba3c
Refactor collection type handling in ObjectMappingHelper and enhance tests for mapping collections
10 months ago
EngincanV
2a56f151f5
Merge branch 'dev' into Mapperly-maliming
10 months ago
maliming
ea1bb8a980
Merge pull request #23442 from abpframework/auto-merge/rel-9-3/3911
Merge branch dev with rel-9.3
10 months ago
maliming
4226564cbc
Merge pull request #23441 from abpframework/auto-merge/rel-9-2/3910
Merge branch rel-9.3 with rel-9.2
10 months ago
Yağmur Çelik
bfb25d90fc
Merge pull request #23408 from abpframework/issue-20421
fix: await getInitialData() in APP_INITIALIZER to prevent localization timing issues
10 months ago
maliming
6c8122eae5
Merge branch 'dev' into Mapperly-maliming
10 months ago
Engincan VESKE
bce846e88f
Merge pull request #23435 from abpframework/Mapperly-Map-Collection
Enhance object mapping capabilities by adding collection mapping support.
10 months ago
maliming
981a014031
Add AutoMapper to Mapperly migration guide
10 months ago
maliming
a75b8a2d6a
Add Mapperly integration documentation
Resolve #23424
10 months ago
maliming
25f8983c2b
Replace AutoMapper with Mapperly in the account module.
10 months ago
Fahri Gedik
7c75110d6d
Add Czech translations for Marked Items and comments
Added new Czech localization strings for Marked Items, favorites, and comment approval features in cs.json. This update supports new UI elements and system messages related to marking items, filtering favorites, and comment moderation.
10 months ago
maliming
e1eeb86617
Add `AutoMapper` reference in `Account` to fix the build problem.
10 months ago
maliming
5c37d7b20b
[Identity] Replace AutoMapper with Mapperly.
10 months ago
maliming
b89031b671
Add `ObjectMappingHelper` to enhance performance.
10 months ago
maliming
6df1a02c15
Enhance object mapping capabilities by adding collection mapping support and optimizing method invocation caching
10 months ago
maliming
800cf2dae5
Merge pull request #23434 from abpframework/auto-merge/rel-9-3/3909
Merge branch dev with rel-9.3
10 months ago
maliming
3f5c6aedbe
Merge pull request #23433 from abpframework/auto-merge/rel-9-2/3908
Merge branch rel-9.3 with rel-9.2
10 months ago
Yunus Emre Kalkan
b8c1dfbb81
Merge pull request #23430 from abpframework/berkan/studio-release-docs-2
Update release notes for ABP Studio 1.1.0–1.1.2
10 months ago
Yağmur Çelik
7d75e87b15
Merge pull request #23389 from abpframework/issue-#23286
Add async auth guard support for OAuth routes
10 months ago
Yağmur Çelik
8bde58ccb6
Merge pull request #23431 from abpframework/issue-20293-v2
Add AsyncPipe to component imports and declarations
10 months ago
Fahri Gedik
1cd9c6985e
Add AsyncPipe to component imports and declarations
10 months ago
berkansasmaz
6ddae0f82d
docs: Update release notes for versions 1.1.0 to 1.1.2 with new features and enhancements
10 months ago
berkansasmaz
00a1950d09
docs: Update version mapping with new ABP Studio and ABP versions
10 months ago