1667 Commits (ec99596d60a0b299fe2ac7188bbf00529a3fc1e3)

Author SHA1 Message Date
Patrik Johansson 568c16a18c
Translated to Swedish (sv) 2 years ago
maliming 078643680c
Backup `ExtraProperties` during `Reload` entry. 1 year ago
maliming e825b03cdb
Disable `CheckLibs` in unit test. 1 year ago
github-actions[bot] 7252574b57
Optimised images with calibre/image-actions 2 years ago
github-actions[bot] 4d62adb710
Optimised images with calibre/image-actions 2 years ago
github-actions[bot] 2db54e585a
Optimised images with calibre/image-actions 2 years ago
maliming 59a6a257e6
Only remove the changed entities at end of `SaveChangesAsync` method. 2 years ago
github-actions[bot] 21ae940d81
Optimised images with calibre/image-actions 2 years ago
maliming a9d469a42f Update ExceptionTestPage_Tests.cs 2 years ago
maliming 28b3634fe7
Fix unit test. 2 years ago
maliming 72f3ff5105 Avoid caching `IServiceProvider ` service. 2 years ago
maliming 3c8944cec5
Use DbFunction for global query filters. 2 years ago
maliming aa727a85a7
`GetDefaultServices` without case sensitive. 2 years ago
maliming abf2824305
Apply `AbpConcepts` to entities which navigation property changes. 2 years ago
maliming 150282386e
`PublishEntityUpdatedEvent` when foreign key and property are changed. 2 years ago
maliming 24a1783c9f
Get filter property name from `ModelBuilder`. 2 years ago
github-actions[bot] 11e59f8021
Optimised images with calibre/image-actions 2 years ago
maliming cf13251f0c
Use `IClaimsTransformation` to map claims. 2 years ago
maliming 95261e9d00
Support a handler to implement both `Local` and `Distribute`. 2 years ago
github-actions[bot] 11f43fe302
Optimised images with calibre/image-actions 2 years ago
github-actions[bot] 9ff46777ad
Optimised images with calibre/image-actions 2 years ago
github-actions[bot] 45ac58df85
Optimised images with calibre/image-actions 2 years ago
github-actions[bot] 3004017bea
Optimised images with calibre/image-actions 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 5d705b15ea
Improve the performance of `AbpEfCoreNavigationHelper`. 2 years ago
liangshiwei ae8843eb07 Fix unit test 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
github-actions[bot] 5906fe0272
Optimised images with calibre/image-actions 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 ec43e96d95
Recursively check if the `ValueObject` are `ValueEquals`. 2 years ago
maliming c56a5f9d1c Fix unit test. 2 years ago
github-actions[bot] 2f3eba308b
Optimised images with calibre/image-actions 2 years ago
maliming 6c9e70990b
Pass `JsonSerializerOptions` when serializing the `enum`. 2 years ago
maliming 2c5ed8dd63
Use `AbpUnitTestSqliteConnection` instead of `SqliteConnection`. 2 years ago
liangshiwei a3046889e3 Add unit tests 2 years ago
maliming 3f805ac2e9
Trying to parse `datetime` using `CurrentUICulture`. 2 years ago
namtab00 736bb69a81 Add test covering explicit case of nullable value type setting 2 years ago
namtab00 ab188c6dc8 add ObjectHelper support for property resolution for value types 2 years ago
maliming 2d31fc8595
Add unit tests. 2 years ago
maliming bd7aa6df02
Disable the `DynamicProxy` for `ConventionalControllers`. 2 years ago
liangshiwei 45e9a0da2d FeatureValueProvider and PermissionValueProvider with duplicate names is not allowed 2 years ago
liangshiwei dc33781ed7 SettingValueProvider with duplicate names is not allowed 2 years ago
Engincan VESKE c4cde819ba Update DependencyInjection_Tests.cs 2 years ago