maliming
e7134cde98
Update migration guide for EF Core MySQL provider change
11 months ago
Ma Liming
9bd0252675
Merge pull request #23556 from abpframework/auto-merge/rel-9-3/3945
Merge branch dev with rel-9.3
11 months ago
Engincan VESKE
5573a5df51
Merge pull request #23548 from abpframework/MethodInvocationValidator-Nullable
Support DateOnly and TimeOnly in type checks
11 months ago
Ma Liming
996c503b18
Merge pull request #23555 from abpframework/auto-merge/rel-9-3/3944
Merge branch dev with rel-9.3
11 months ago
Engincan VESKE
fe582c7b4f
Merge pull request #23547 from abpframework/maliming-patch-2
Update Pomelo MySQL to 9.0.0
11 months ago
Ma Liming
7eb46fee8f
Merge pull request #23554 from abpframework/auto-merge/rel-9-3/3943
Merge branch dev with rel-9.3
11 months ago
Engincan VESKE
9af05adaef
Merge pull request #23545 from abpframework/EventBusBase-ProxyHandler
Use unproxied handler type in `EventBusBase`
11 months ago
Ma Liming
bad08272d8
Merge pull request #23552 from abpframework/auto-merge/rel-9-3/3942
Merge branch dev with rel-9.3
11 months ago
oykuermann
9f89d0269c
Merge pull request #23526 from abpframework/issue/23487
Angular - Rollback to utils package to use linked list logic
11 months ago
Ma Liming
8e83981f72
Merge pull request #23551 from abpframework/auto-merge/rel-9-3/3941
Merge branch dev with rel-9.3
11 months ago
Yağmur Çelik
323fadb7c3
Merge pull request #23541 from abpframework/issue-20533
Show actions text when at least one action exists
11 months ago
maliming
976d309119
Support DateOnly and TimeOnly in type checks
Added DateOnly and TimeOnly to TypeHelper.IsPrimitiveExtended for .NET Core. Also updated MethodInvocationValidator to allow nulls for nullable parameter types, improving validation logic for modern .NET types.
11 months ago
Ma Liming
a1c679fea4
Update Pomelo MySQL to 9.0.0
11 months ago
maliming
951b5f5345
Use unproxied handler type in `EventBusBase`
12 months ago
Fahri Gedik
50f90f7c8a
Show actions text when at least one action exists
Updated the logic in actionsText getter to display 'AbpUi::Actions' when there is at least one action in the actionList, instead of requiring more than one. This improves clarity for tables with a single action.
12 months ago
Engincan VESKE
8545f6b9f7
Merge pull request #23540 from abpframework/Identity-Repository-includeDetails
Set includeDetails default to false in repository methods
12 months ago
Engincan VESKE
d92d199054
Merge pull request #23537 from abpframework/Mapperly-Targets
Add multi-targeting to Mapperly project
12 months ago
maliming
4480b70ad1
Set includeDetails default to false in repository methods
12 months ago
enisn
c42fdbf521
Merge branch 'dev' into ai
12 months ago
maliming
a5d2a35db7
Merge pull request #23539 from abpframework/auto-merge/rel-9-3/3940
Merge branch dev with rel-9.3
12 months ago
Yağmur Çelik
98a32bcebb
Merge pull request #23524 from abpframework/issue/update-template-configurations
Angular - Removing module usage from application configurations
12 months ago
enisn
a0a6ed08b3
Implement Workspace Configuration Classes and Typed Kernel Accessor
Added new classes: WorkspaceConfiguration, WorkspaceConfigurationDictionary, and TypedKernelAccessor. These classes facilitate workspace-specific configurations and provide a typed access mechanism for the kernel service. Removed the previous implementation of WorkspaceConfiguration and its dictionary to streamline the configuration process.
12 months ago
maliming
2fe9fc135a
Merge pull request #23538 from abpframework/auto-merge/rel-9-3/3939
Merge branch dev with rel-9.3
12 months ago
Berkan Sasmaz
72f15933a3
Merge pull request #23536 from abpframework/EngincanV/update-studio-release-docs
Update studio docs for v1.2.1 release
12 months ago
maliming
e43590299e
Add multi-targeting to Mapperly project
12 months ago
Engincan VESKE
ca3473a7da
Update studio docs for v1.2.1 release
12 months ago
Fahri Gedik
9642f163f8
Update style injection settings in project config
12 months ago
erdemcaygor
3611e72586
refactoring
12 months ago
Yağmur Çelik
84eb1c3760
Merge pull request #23514 from abpframework/AbpTabsTagHelperService-Style
Remove extra padding class from tab content wrapper
12 months ago
yagmurcelk
e6b9b2942b
Merge branch 'dev' into AbpTabsTagHelperService-Style
12 months ago
erdemcaygor
fb902b3aad
refactoring
12 months ago
maliming
d96e966a65
Merge pull request #23532 from abpframework/EngincanV/modules-mapperly-integrations
Use `Mapperly` instead of `AutoMapper` in setting-management & permisson-management modules
12 months ago
Mansur Besleney
c2f4861ca0
Merge pull request #23528 from abpframework/issue-#6768-1
Add UserReports menu item to English localization
12 months ago
Engincan VESKE
e24461c449
Merge pull request #23530 from abpframework/object-to-object-mapping.md
Add documentation for nested object mapping strategies
12 months ago
enisn
8ba41af795
Merge branch 'dev' into ai
12 months ago
Enis Necipoglu
6c2a902e13
Merge pull request #23410 from abpframework/IAsyncEnumerable
Client Proxy `IAsyncEnumerable<T>` support.
12 months ago
enisn
d2537862d9
Merge branch 'dev' into ai
12 months ago
enisn
7800e95641
Refactor WorkspaceConfiguration property initialization
Changed ChatClient and Kernel properties in WorkspaceConfiguration to be non-nullable and initialized by default. Removed null checks and redundant instantiation logic in configuration methods for improved code clarity and safety.
12 months ago
Gizem Mutu Kurt
5dc8b07d07
Merge pull request #23504 from abpframework/skoc10-patch-3
Update latest-versions.json for 9.3.1 patch release
12 months ago
EngincanV
dcc14c9542
setting-management: Replace Mapperly with AutoMapper
12 months ago
EngincanV
43e53a5f77
permission-management: Replace Mapperly with AutoMapper
12 months ago
Berkan Sasmaz
38de45d974
Merge pull request #23531 from abpframework/EngincanV/blogpost-update
Update 9.3 stable release post
12 months ago
EngincanV
a72d344c9c
Update POST.md
12 months ago
maliming
d495be102f
Add documentation for nested object mapping strategies
12 months ago
Engincan VESKE
6320090d64
Merge pull request #23480 from abpframework/EngincanV/blogpost
Complete release post v9.3 stable
12 months ago
maliming
8887a8f0d8
Merge pull request #23529 from abpframework/Support-Custom-FontProvider
Support custom `FontProvider` in `ITextHtmlToPdfRenderer`.
12 months ago
maliming
591aa86a58
Support custom `FontProvider` in `ITextHtmlToPdfRenderer`.
12 months ago
enisn
46ea6fea57
Refactor workspace config to use workspace name property
Updated WorkspaceConfiguration to include a Name property and refactored service registration to use workspaceConfig.Name instead of nested ChatClient/Kernel names. Simplified ChatClientConfiguration and KernelConfiguration by removing the Name property and constructors, and added fluent configuration methods to WorkspaceConfiguration for improved usability.
12 months ago
erdemcaygor
f9102a2971
refactoring
12 months ago
Alperen Samurlu
710c07ce75
Add UserReports menu item to English localization
Introduced a new 'Menu:UserReports' key to the en.json localization file, mapping it to 'Users'. This enables display of the User Reports menu in the admin interface.
12 months ago