Ma Liming
191adf197f
Merge pull request #23784 from abpframework/auto-merge/rel-9-3/3987
Merge branch dev with rel-9.3
10 months ago
oykuermann
d3b33bbf70
Merge pull request #23783 from abpframework/issue/3445
Added log out message after log out command
10 months ago
enisn
a2d72c8dd9
Update AbpAIAbstractionsModule.cs
10 months ago
enisn
5d79851c93
Refactor AI workspace options and add chat client accessors
Introduces IChatClientAccessor and related implementations for workspace-based chat client resolution. Refactors AbpAIOptions and AbpAIWorkspaceOptions, moving workspace configuration logic and service key generation to AbpAIWorkspaceOptions. Updates AbpAIModule to use new accessors and configuration structure, and adds ChatClientAccessor and NullChatClientAccessor classes for dependency injection. Improves separation of concerns and prepares for more flexible workspace management.
10 months ago
Halil İbrahim Kalkan
ddaffcffb5
Refactored AI package
10 months ago
Yunus Emre Kalkan
653180b9e4
Added logout message
10 months ago
Halil İbrahim Kalkan
b7886427ac
Added TODO
10 months ago
Halil İbrahim Kalkan
f712c521b0
Merge pull request #23533 from abpframework/ai
AI Workspaces
10 months ago
enisn
5b20297bb0
Refactor system message handling and update docs
Removed ChatClientWithSystemMessage and its extension, consolidating system message logic into user-extensible patterns. Renamed ChatClientNameAttribute to WorkspaceNameAttribute and restricted its usage to classes. Added ConfigureDefault to WorkspaceConfigurationDictionary for easier default workspace setup. Updated documentation to reflect these changes and clarify configuration patterns.
10 months ago
oykuermann
25c8a4ee5f
Merge pull request #23757 from abpframework/issue/updateReactNativeDocs
React Native - Update documentation with the latest implementations
10 months ago
Halil İbrahim Kalkan
b016901b7b
Merge pull request #23736 from abpframework/AbpDistributedCacheOptions-HideErrors
Disable cache error hiding in development environment.
10 months ago
Halil İbrahim Kalkan
a194789580
Merge pull request #23771 from abpframework/EntityNotFoundErrorMessageWithoutId
Add localized error message for entity not found without ID
10 months ago
Ma Liming
b8a0618b70
Merge pull request #23780 from abpframework/auto-merge/rel-9-3/3986
Merge branch dev with rel-9.3
10 months ago
Yunus Emre Kalkan
2d4470d37e
Added AngularInstallationInfo for Permission Management module
10 months ago
Yunus Emre Kalkan
942919ac57
Added AngularInstallationInfo for identity module
10 months ago
Yunus Emre Kalkan
bbbe17503c
Added AngularInstallationInfo for account module
10 months ago
Halil İbrahim Kalkan
8a574e2154
Merge pull request #23776 from abpframework/ManagementStore-Patch
Refactor repository methods to ensure consistent `save changes` in Feature, Permission, and Setting management
10 months ago
maliming
67c708f436
Update target frameworks in MAUI project file
10 months ago
maliming
07155bc1f5
Merge branch 'dev' into net10.0
10 months ago
Ma Liming
7840eeef2e
Merge pull request #23779 from abpframework/auto-merge/rel-9-3/3985
Merge branch dev with rel-9.3
10 months ago
Yağmur Çelik
80115d3e5f
Merge pull request #23772 from abpframework/PermissionManagementModal-patch
Make PermissionChanged handler asynchronous
10 months ago
maliming
8a1e5dfb39
Add FodyWeavers config and schema files
10 months ago
erdem
183c7c4070
Merge pull request #23774 from abpframework/rest-service-response-type-options
ResponseType Option Added to REST Service
10 months ago
maliming
021402fdc4
Include wwwroot in embedded file provider folders
Added 'wwwroot' to the list of web content folders in AbpEmbeddedFileProvider to address resource detection issues, following a workaround for a known .NET 10 RC 1 issue.
10 months ago
maliming
96699c8edc
Workaround for .NET 10 RC1 embedded file provider issue
Adds a temporary fix for a known issue with Microsoft.Extensions.FileProviders.Embedded in .NET 10 RC1, ensuring correct resource name extraction for web content folders. See https://github.com/dotnet/aspnetcore/issues/63719 for details.
10 months ago
sumeyye
4da19a6911
fix: focus element issue on extensible form property
10 months ago
Yağmur Çelik
1393156c9d
Merge pull request #23666 from abpframework/Issue-#23643
Document Module - Render Table Of Contents on server-side
10 months ago
Fahri Gedik
0e5325dce5
Rename LpxLogoFeature to LogoFeature in provider
10 months ago
maliming
578e0c611e
Enable Pomelo MySQL project and add EF Core Relational
10 months ago
maliming
675f9baa14
Remove custom WebRootFileProvider initialization
10 months ago
github-actions[bot]
02b10781e5
Optimised images with calibre/image-actions
10 months ago
Fahri Gedik
e4a5f80163
Add guide for setting up Android emulator without Studio
10 months ago
maliming
81686a9dde
Refactor image format handling in resizer
10 months ago
maliming
4ad9af073e
Enhance assembly resource registration for localization in multiple web modules
10 months ago
maliming
71ba37b678
Update npm package dependencies and add ncu script
10 months ago
maliming
d023afaf3c
Fix mongo unit tests.
10 months ago
maliming
959aa054f9
Refactor repository methods to ensure consistent 'save changes' in Feature, Permission, and Setting management
Resolve #23773
10 months ago
Alper Ebiçoğlu
f192111ceb
Merge pull request #23763 from abpframework/article-#7142
Add article on better application of the DRY principle
10 months ago
sumeyye
c1175d216d
Merge pull request #23275 from abpframework/issue-23270
Docs: Refactor dependency injection examples with inject() function - Issue 23270
10 months ago
Fahri Gedik
8b186294ee
Merge branch 'dev' into issue-23270
10 months ago
oykuermann
8c777f5f0a
Merge pull request #23754 from abpframework/skoc10-patch-3
Add version 9.3.4 to latest-versions.json with 4.3.4
10 months ago
github-actions[bot]
eae8142eff
Optimised images with calibre/image-actions
10 months ago
Alper Ebiçoğlu
c2ea3a37d9
Merge pull request #23767 from abpframework/oguzhan-background-job-article
Add In Memory Background Job Queue Article
10 months ago
sumeyye
89ab4ed104
update: add avd reference files
10 months ago
erdemcaygor
b1bdc312ea
responseType support added to rest service
10 months ago
sumeyye
3cebdd6f60
Merge pull request #23759 from abpframework/issue-2886
Update Angular docs for logo configuration and theming
10 months ago
Fahri Gedik
876462d495
Update test setup and refactor permission tests
10 months ago
Fahri Gedik
a58da8a03b
Remove standalone flag from test components
Eliminated the 'standalone: true' property from Angular @Component decorators in multiple test files. This change aligns test components with the current module setup and improves consistency across the test suite.
10 months ago
Fahri Gedik
353ce8782b
Update Jest Angular test setup for zone environment
Replaces the default Jest Angular setup with zone-specific environment initialization using setupZoneTestEnv for improved test compatibility.
10 months ago
Fahri Gedik
e55b73aae8
Update localization keys and test setups
10 months ago