Ahmet Çelik
3a158c53fb
Add localization for CRUD page creation
Added English localization strings for 'Create CRUD Page' and its option, describing the generation of a sample CRUD page with a Book entity.
6 months ago
maliming
646eeb7835
Merge pull request #23455 from abpframework/auto-merge/rel-9-3/3919
Merge branch dev with rel-9.3
6 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
6 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
6 months ago
Enis Necipoglu
1cba552e1a
Remove redundant namespace declaration in Blazor tutorial
6 months ago
maliming
89f06e2217
Merge pull request #23453 from abpframework/auto-merge/rel-9-3/3917
Merge branch dev with rel-9.3
6 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
6 months ago
Halil İbrahim Kalkan
4939fb98c9
Merge pull request #23451 from abpframework/WebRequestResources-Comment
Add comments to clarify the return value in `WebRequestResources`.
6 months ago
Berkan Sasmaz
8e6d26b99f
Merge pull request #23407 from abpframework/EngincanV/multi-tenancy-article
Fix typo in the separate multi-tenancy article
6 months ago
maliming
1314d1a975
Add comments to clarify the return value in `WebRequestResources`.
6 months ago
maliming
24e2f0ea8b
Merge pull request #23450 from abpframework/auto-merge/rel-9-3/3915
Merge branch dev with rel-9.3
6 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
6 months ago
Engincan VESKE
1c6b5425a9
Merge pull request #23445 from abpframework/WebRequestResources
Return a new list from `WebRequestResources`.
6 months ago
maliming
13202ecbce
Merge pull request #23448 from abpframework/auto-merge/rel-9-3/3913
Merge branch dev with rel-9.3
6 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
6 months ago
Berkan Sasmaz
586602baa9
Merge pull request #23446 from abpframework/EngincanV-patch-1
Fix wrong dbcontext naming in the modular-crm tutorial
6 months ago
Engincan VESKE
f30ae61213
Update part-05.md
6 months ago
maliming
76cb91ef0e
Return a new list from `WebRequestResources`.
Otherwise, the content in `Resources` may return inconsistent data.
6 months ago
Enis Necipoglu
e4942b2ba7
Update C# code samples for correct namespace usages on Blazor
6 months ago
Engincan VESKE
6a8a5bc5dc
Merge pull request #23436 from abpframework/Mapperly-maliming
[Identity & Account] Replace AutoMapper with Mapperly.
6 months ago
EngincanV
a1dd2704d3
Merge branch 'dev' into Mapperly-maliming
6 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
6 months ago
maliming
bf7349ba3c
Refactor collection type handling in ObjectMappingHelper and enhance tests for mapping collections
6 months ago
EngincanV
2a56f151f5
Merge branch 'dev' into Mapperly-maliming
6 months ago
maliming
ea1bb8a980
Merge pull request #23442 from abpframework/auto-merge/rel-9-3/3911
Merge branch dev with rel-9.3
6 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
6 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
6 months ago
maliming
6c8122eae5
Merge branch 'dev' into Mapperly-maliming
6 months ago
Engincan VESKE
bce846e88f
Merge pull request #23435 from abpframework/Mapperly-Map-Collection
Enhance object mapping capabilities by adding collection mapping support.
6 months ago
maliming
25f8983c2b
Replace AutoMapper with Mapperly in the account module.
6 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.
6 months ago
maliming
e1eeb86617
Add `AutoMapper` reference in `Account` to fix the build problem.
6 months ago
maliming
5c37d7b20b
[Identity] Replace AutoMapper with Mapperly.
6 months ago
maliming
b89031b671
Add `ObjectMappingHelper` to enhance performance.
6 months ago
maliming
6df1a02c15
Enhance object mapping capabilities by adding collection mapping support and optimizing method invocation caching
6 months ago
maliming
800cf2dae5
Merge pull request #23434 from abpframework/auto-merge/rel-9-3/3909
Merge branch dev with rel-9.3
6 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
6 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
6 months ago
Yağmur Çelik
7d75e87b15
Merge pull request #23389 from abpframework/issue-#23286
Add async auth guard support for OAuth routes
6 months ago
Yağmur Çelik
8bde58ccb6
Merge pull request #23431 from abpframework/issue-20293-v2
Add AsyncPipe to component imports and declarations
6 months ago
Fahri Gedik
1cd9c6985e
Add AsyncPipe to component imports and declarations
6 months ago
berkansasmaz
6ddae0f82d
docs: Update release notes for versions 1.1.0 to 1.1.2 with new features and enhancements
6 months ago
berkansasmaz
00a1950d09
docs: Update version mapping with new ABP Studio and ABP versions
6 months ago
Halil İbrahim Kalkan
ef28115878
Merge pull request #23277 from abpframework/Mapperly
feat: Add `Volo.Abp.Mapperly` module
6 months ago
Halil İbrahim Kalkan
39e97fb54f
Merge branch 'dev' into Mapperly
6 months ago
maliming
215f9bef52
Merge pull request #23423 from abpframework/auto-merge/rel-9-3/3907
Merge branch dev with rel-9.3
6 months ago
erdem
2788440d71
Merge pull request #23422 from abpframework/fix/remove-ngcc-from-publish
Angular - Removing deprecated ngcc option check from the build script
6 months ago
sumeyye
913578e3f7
remove: ngcc option check from the publish script
6 months ago
maliming
e81330af39
Merge pull request #23419 from abpframework/auto-merge/rel-9-3/3906
Merge branch dev with rel-9.3
6 months ago
maliming
d4f08be986
Merge pull request #23418 from abpframework/auto-merge/rel-9-2/3905
Merge branch rel-9.3 with rel-9.2
6 months ago