1684 Commits (c366cf362c4b58d3261a8b4fdcdccf425be81160)

Author SHA1 Message Date
maliming 4fdbb20e08
Update `Volo.Abp.ExceptionHandling.Tests` to `net9.0`. 2 years ago
maliming ce45a00718
Add unit test. 2 years ago
maliming 9c1c3a45f8
Only set specific type of exception's `data` to `errorInfo.Data`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
liangshiwei 1ecd3f632c Add BLOB Storing Google Provider document 2 years ago
EngincanV df1705f592 Refactoring 2 years ago
maliming 078643680c
Backup `ExtraProperties` during `Reload` entry. 2 years ago
liangshiwei fdcba83c60 add unit tests 2 years ago
liangshiwei 741776ac32 Add BlobStoring Google Provider 2 years ago
maliming d9aaa69de6
Disable reader cache in the development environment. 2 years ago
maliming 52c95546ff
Update UrlHelpers_Tests.cs 2 years ago
maliming 270afea410
Rename to `UrlHelper`. 2 years ago
maliming fa4a7853b0
Support wildcard domain in `AppUrlProvider `. 2 years ago
maliming e825b03cdb
Disable `CheckLibs` in unit test. 2 years ago
Patrik Johansson df795c071e Translated to Swedish (sv) 2 years 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] 4b172c7052
Optimised images with calibre/image-actions 2 years ago
github-actions[bot] c14f028445
Optimised images with calibre/image-actions 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