1581 Commits (8.0.6)

Author SHA1 Message Date
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 5d705b15ea
Improve the performance of `AbpEfCoreNavigationHelper`. 2 years ago
maliming c9dad3a50b
Clear `AbpEfCoreNavigationHelper` after `SaveChangesAsync`. 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 d503f292e3
Add `AbpEfCoreNavigationHelper`. 3 years ago
maliming 7875413398
Detecting if a navigation has been removed. 3 years ago
maliming bae8008beb
Publish `EntityUpdatedEvent` when navigation changes. 3 years ago
maliming 3f805ac2e9
Trying to parse `datetime` using `CurrentUICulture`. 3 years ago
maliming 2d31fc8595
Add unit tests. 3 years ago
maliming bd7aa6df02
Disable the `DynamicProxy` for `ConventionalControllers`. 3 years ago
maliming 39d6ba0010
Update `AbpDynamicClaimsPrincipalContributorBase_Tests` to fix unit test in CI pipeline. 3 years ago
maliming 51714b2147
Inherit `IKeyedServiceProvider` to support keyed services. 3 years ago
maliming c3dc38d1c9
Support `keyed-services`. 3 years ago
maliming 155b7449b7
Add `SaveEntityHistoryWhenNavigationChanges` to `AbpAuditingOptions `. 3 years ago
maliming c6ba7b4bf2
Fix the unit tests. 3 years ago
liangshiwei 3acc20df7f Improve 3 years ago
liangshiwei 82029fb1cf Revise all zh-Hans.json localization texts. 3 years ago
liangshiwei 38aba327cc Add IMultiTenantUrlProvider 3 years ago
Berkan Sasmaz 59ca926882 AUTO: Add missing localizations for zh-Hant 3 years ago
Berkan Sasmaz f9ce8712fe AUTO: Add missing localizations for zh-Hans 3 years ago
Berkan Sasmaz c36563a205 AUTO: Add missing localizations for vi 3 years ago
Berkan Sasmaz 535b1597a6 AUTO: Add missing localizations for sl 3 years ago
Berkan Sasmaz 02b794ebab AUTO: Add missing localizations for sk 3 years ago
Berkan Sasmaz 0fb911475d AUTO: Add missing localizations for ru 3 years ago
Berkan Sasmaz 07b76be4e9 AUTO: Add missing localizations for ro-RO 3 years ago
Berkan Sasmaz 7bd50f203c AUTO: Add missing localizations for pt-BR 3 years ago
Berkan Sasmaz a4939dbe14 AUTO: Add missing localizations for pl-PL 3 years ago
Berkan Sasmaz 177de18a8b AUTO: Add missing localizations for nl 3 years ago
Berkan Sasmaz 686267af47 AUTO: Add missing localizations for it 3 years ago
Berkan Sasmaz 1b015f29b5 AUTO: Add missing localizations for is 3 years ago
Berkan Sasmaz dad6abed45 AUTO: Add missing localizations for hu 3 years ago
Berkan Sasmaz a4766f0852 AUTO: Add missing localizations for hr 3 years ago
Berkan Sasmaz 72a3da05f8 AUTO: Add missing localizations for hi 3 years ago
Berkan Sasmaz 4005c3635c AUTO: Add missing localizations for fr 3 years ago
Berkan Sasmaz db471fae8e AUTO: Add missing localizations for es 3 years ago
Berkan Sasmaz 140674a4da AUTO: Add missing localizations for de 3 years ago
Berkan Sasmaz b484ffd305 AUTO: Add missing localizations for cs 3 years ago
Berkan Sasmaz 4926370409 AUTO: Add missing localizations for ar 3 years ago
maliming 4926194b80
Add `OnActivated` event for `ServiceDescriptor`. 3 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming e407754280 Refresh instead of returning dynamic claims. 3 years ago
maliming fe4129d3e3
Add `ClaimsMap` to `AbpClaimsPrincipalFactoryOptions`. 3 years ago
maliming bb36aec363
Add `AbpDynamicClaimsPrincipalContributorBase_Tests`. 3 years ago
maliming 02bd699c4d Add `RemoteDynamicClaimsPrincipalContributor`. 3 years ago
maliming 706e36a0d5
Add `DynamicClaims` infrastructure. 3 years ago
maliming b663efdb28
Add more unittests for entity changes. 3 years ago