Halil İbrahim Kalkan
e1ea80495c
Add support for custom entity names in repositories
Introduces the ability to set a custom entity name for repositories by adding a SetCustomEntityName method to IRepository and BasicRepositoryBase. Updates EfCoreRepository to use the custom entity name when accessing DbSet, and extends IEfCoreDbContext with an overload of Set<T> that accepts a name. Test stubs are updated to implement the new method.
6 months ago
Ma Liming
4605a20dcc
Merge pull request #23586 from abpframework/auto-merge/rel-9-3/3953
Merge branch dev with rel-9.3
6 months ago
oykuermann
2f05557a0c
Merge pull request #23576 from abpframework/EngincanV/cms-kit-enh
CMS Kit: Fix dynamic menu item sorting
6 months ago
SALİH ÖZKARA
03bcbd69cb
Merge pull request #23585 from abpframework/object-to-object-mapping-setter
Add Mapperly property setter and deep cloning docs
6 months ago
maliming
887da29f1d
Add Mapperly property setter and deep cloning docs
6 months ago
Ma Liming
164e54372d
Merge pull request #23583 from abpframework/auto-merge/rel-9-3/3952
Merge branch dev with rel-9.3
6 months ago
sumeyye
0946c5797b
Merge pull request #23285 from abpframework/sumeyye/standalone-migration-documentation-updates
Angular - Documentation updates for standalone migration
6 months ago
Ma Liming
3b2867b742
Merge pull request #23582 from abpframework/auto-merge/rel-9-3/3951
Merge branch dev with rel-9.3
6 months ago
Engincan VESKE
19e70d6995
Merge pull request #23581 from abpframework/Blazorise-181
Bump Blazorise version to 1.8.1
6 months ago
Ma Liming
4767b242c1
Merge pull request #23520 from abpframework/mapperly-identityserver
Replace `AutoMapper` with `Mapperly` in `IdentityServer`
6 months ago
maliming
c72918ea1e
Bump Blazorise version to 1.8.1
6 months ago
EngincanV
32b206a30c
Update MenuItemAdminAppService_Tests.cs
6 months ago
Ma Liming
93da49c17a
Merge pull request #23578 from abpframework/auto-merge/rel-9-3/3950
Merge branch dev with rel-9.3
6 months ago
EngincanV
097fb6f28a
Merge branch 'EngincanV/cms-kit-enh' of https://github.com/abpframework/abp into EngincanV/cms-kit-enh
6 months ago
EngincanV
784d959a56
CMS: Write new test methods for GetAvailableMenuOrderAsync
6 months ago
sumeyye
0d0bc795ef
Merge pull request #23577 from mahmut-gundogdu/patch-3
Update loading.directive.ts
6 months ago
Mahmut Gundogdu
0b2f2d47ad
Update loading.directive.ts
6 months ago
Engincan VESKE
174f83ac58
Update modules/cms-kit/src/Volo.CmsKit.Admin.Application/Volo/CmsKit/Admin/Menus/MenuItemAdminAppService.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
6 months ago
EngincanV
87efe7bf19
CMS: Fix dynamic menu ordering
6 months ago
EngincanV
359f177d5d
Delete startup.cs file from the cmskit.web.unified
6 months ago
EngincanV
8d820b2133
Show success notification instead of modal for global-resource savings.
6 months ago
sumeyye
35dcbfda26
Merge pull request #22984 from abpframework/sumeyye/standalone-migration-article
Angular - Adding a blog post for standalone migration
6 months ago
Ma Liming
13942ae757
Merge pull request #23571 from abpframework/auto-merge/rel-9-3/3949
Merge branch dev with rel-9.3
6 months ago
Ma Liming
9b080ead71
Merge pull request #23569 from abpframework/EngincanV-patch-1
Remove the "yarn is not installed ..." warning from InstallLibsService
6 months ago
Ma Liming
d2424e7fb5
Merge pull request #23570 from abpframework/auto-merge/rel-9-3/3948
Merge branch dev with rel-9.3
6 months ago
Enis Necipoglu
49b0f415a1
Merge pull request #23568 from abpframework/EngincanV/cms-sub-docs
Add CMS Kit feature docs to the doc-nav with lazy-expandable support & revise the page-feedback doc
6 months ago
github-actions[bot]
b85498bb8b
Optimised images with calibre/image-actions
6 months ago
Engincan VESKE
ce3ca49f16
Update InstallLibsService.cs
6 months ago
EngincanV
f5dd3b02b4
Update Page Feedback docs and widget images
Fixes the images & improves the entry sentence of the doc.
6 months ago
sumeyye
0f97e22814
update: post to introduce the common problems
6 months ago
EngincanV
ba038521e9
Add CMS Kit feature docs as lazyExpandable to docs-nav
6 months ago
Halil İbrahim Kalkan
826d67d3ec
GetEntityTypes() is called with ToArray()
To prevent "enumaration is modified" problem
6 months ago
Ma Liming
7456a36601
Merge pull request #23565 from abpframework/auto-merge/rel-9-3/3947
Merge branch dev with rel-9.3
6 months ago
Engincan VESKE
24cbd4813b
Merge pull request #23557 from abpframework/abp-9-3-mysql
Update migration guide for EF Core MySQL provider change
6 months ago
Engincan VESKE
61c983b104
Update abp-9-3.md
6 months ago
Ma Liming
d87483391e
Merge pull request #23564 from abpframework/auto-merge/rel-9-3/3946
Merge branch dev with rel-9.3
6 months ago
Engincan VESKE
da8bcc85e6
Merge pull request #23561 from abpframework/maliming-patch-2
Update `CronExpression` document.
6 months ago
Ma Liming
63f4c3d9e7
Update `CronExpression` document.
https://abp.io/support/questions/9784/Blazor-server-app-won%27t-start-VoloAbpAbpInitializationException
6 months ago
Ma Liming
4feaca4103
Merge pull request #23558 from abpframework/efcore-custom-conventional-configurer
Allow to define custom conventional entity configurers for EF Core
6 months ago
Halil İbrahim Kalkan
53126879de
Allow to define custom conventional entity configurers for EF Core
6 months ago
maliming
e7134cde98
Update migration guide for EF Core MySQL provider change
6 months ago
Ma Liming
9bd0252675
Merge pull request #23556 from abpframework/auto-merge/rel-9-3/3945
Merge branch dev with rel-9.3
6 months ago
Engincan VESKE
5573a5df51
Merge pull request #23548 from abpframework/MethodInvocationValidator-Nullable
Support DateOnly and TimeOnly in type checks
6 months ago
Ma Liming
996c503b18
Merge pull request #23555 from abpframework/auto-merge/rel-9-3/3944
Merge branch dev with rel-9.3
6 months ago
Engincan VESKE
fe582c7b4f
Merge pull request #23547 from abpframework/maliming-patch-2
Update Pomelo MySQL to 9.0.0
6 months ago
Ma Liming
7eb46fee8f
Merge pull request #23554 from abpframework/auto-merge/rel-9-3/3943
Merge branch dev with rel-9.3
6 months ago
Engincan VESKE
9af05adaef
Merge pull request #23545 from abpframework/EventBusBase-ProxyHandler
Use unproxied handler type in `EventBusBase`
6 months ago
Ma Liming
bad08272d8
Merge pull request #23552 from abpframework/auto-merge/rel-9-3/3942
Merge branch dev with rel-9.3
6 months ago
oykuermann
9f89d0269c
Merge pull request #23526 from abpframework/issue/23487
Angular - Rollback to utils package to use linked list logic
6 months ago
Ma Liming
8e83981f72
Merge pull request #23551 from abpframework/auto-merge/rel-9-3/3941
Merge branch dev with rel-9.3
6 months ago