8045 Commits (ce5dc4613bac8bdc63abc7e717a09ca4d9c7bd9f)

Author SHA1 Message Date
liangshiwei ce5dc4613b Fix AbpRedisCache.ConnectAsync 2 years ago
maliming 030651ad91
Move `Navigation_Changes_Tests` to EF Core test project. 2 years ago
maliming 195a9bec2f
Add more unit test cases. 2 years ago
maliming 2604c817d5
Support `RecursiveDetectChanges`. 2 years ago
maliming 368df4216b
Make `BackgroundEmailSendingJobArgs ` support `IMultiTenant` 2 years ago
maliming 474037eaf5
Update AbpEfCoreNavigationHelper.cs 2 years ago
maliming 34f86e67d0
Remove unnecessary `NavigationEntry` parameter. 2 years ago
maliming 5d705b15ea
Improve the performance of `AbpEfCoreNavigationHelper`. 2 years ago
maliming c9dad3a50b
Clear `AbpEfCoreNavigationHelper` after `SaveChangesAsync`. 2 years ago
maliming a2dc0a19a4
Optimize the performance of `AbpEfCoreNavigationHelper`. 2 years ago
maliming 39771f4475
Skip if `navigationEntry.CurrentValue` is `null`. 2 years ago
maliming 5f56d2bb0e
Make `AbpEfCoreNavigationHelper` to support `Navigations` which `EnsureCollectionLoaded`. 2 years ago
maliming 8307a6f356
Skip `PublishEntityDeletedEvent/PublishEntityUpdatedEvent` if only foreign keys have changed. 2 years ago
maliming 56c8d4211b
Update AbpDbContext.cs 2 years ago
maliming 0eae923e17
Update AbpDbContext.cs 2 years ago
maliming d503f292e3
Add `AbpEfCoreNavigationHelper`. 2 years ago
maliming 7875413398
Detecting if a navigation has been removed. 2 years ago
maliming bae8008beb
Publish `EntityUpdatedEvent` when navigation changes. 2 years ago
maliming 36f3fceefb
Add `close button` to `PageAlert` component. 2 years ago
Engincan VESKE 508bfae3d7
Update AbpExtensibleDataGrid.razor 2 years ago
maliming b5a365fb38
Only `GetEntitiesAsync` on page 1. 2 years ago
maliming 879e08bae3
Update CSharpServiceProxyGenerator.cs 2 years ago
liangshiwei 651e6881d1 Fix DTO code generation for C# static proxy 2 years ago
maliming 3f805ac2e9
Trying to parse `datetime` using `CurrentUICulture`. 2 years ago
Engincan VESKE df72bce5b0 Revert "CLI: Add nightly package source to the package source mappings" 2 years ago
Salih f72360dedf Fix datepicker firefox problem 2 years ago
maliming d42e8107bd
Get version from `TemplateFile` if there is no specify version. 2 years ago
maliming 8fa04cbfae
Repalce theme package in `package.json` 2 years ago
Engincan VESKE 8b6c8d5555 CLI: Add nightly package source to the package source mappings 2 years ago
Enis Necipoglu a19a13ff12 Remove striped-rows from tables 2 years ago
liangshiwei e5dd6d54ed Make sure getAbpApplicationConfiguration is called 2 years ago
maliming 2d31fc8595
Add unit tests. 2 years ago
maliming bd7aa6df02
Disable the `DynamicProxy` for `ConventionalControllers`. 2 years ago
liangshiwei da59ccbeeb Update Volo.Abp.EntityFrameworkCore.Oracle.Devart.csproj 2 years ago
maliming 037c013427
Return `NotFoundFileInfo` or `NotFoundDirectoryContents` when `subpach` is `null`. 2 years ago
maliming 39d6ba0010
Update `AbpDynamicClaimsPrincipalContributorBase_Tests` to fix unit test in CI pipeline. 2 years ago
maliming 98c5decc6a
Rename CachedServiceDescriptor.cs to ServiceIdentifier.cs 2 years ago
maliming 8e139403fe
Use the `ServiceIdentifier` structure to represent keyed services. 2 years ago
maliming 51714b2147
Inherit `IKeyedServiceProvider` to support keyed services. 2 years ago
maliming c3dc38d1c9
Support `keyed-services`. 2 years ago
Engincan VESKE 21c63c0ae6 CLI: Fix theme selection for blazor-server nolayer template. 2 years ago
maliming bee6450f15
Refactor `EntityHistoryHelper `. 2 years ago
maliming 155b7449b7
Add `SaveEntityHistoryWhenNavigationChanges` to `AbpAuditingOptions `. 2 years ago
Engincan VESKE f7ecffa8bf CLI: Should skip bundling for creating a custom module. 2 years ago
maliming c6ba7b4bf2
Fix the unit tests. 2 years ago
Engincan VESKE 633dbd5c46 Update ProjectCreationCommandBase.cs 2 years ago
Engincan VESKE 564cff282a CLI: Run bundle command for module template. 2 years ago
liangshiwei 6b141ec6b5 Update zh-Hans.json. 2 years ago
liangshiwei e4e9d9a7f9 Improve 2 years ago
liangshiwei 3acc20df7f Improve 2 years ago