1749 Commits (update-bundle)

Author SHA1 Message Date
maliming 8865db1eb4
Add `IgnoredUpdateAggregateRootSelectors` to filter some specific entities. 10 months ago
maliming 6357bd6c04
Add unit test for `UpdateAggregateRootWhenNavigationChanges`. 10 months ago
maliming 7a0b14ad91
feat: add service key support in registration context. 10 months ago
maliming 61ecc62b1e
Add test to verify new entity cache is returned when added 10 months ago
maliming bb1a7df7ca
Fix unit test. 10 months ago
maliming 5d1c9851e1
Set `PropertyNamingPolicy` to `null` to keep original property name and dictionary key. 10 months ago
maliming 507aee72af
Refactor InsertAsync test to include nullable GUID property validation 10 months ago
maliming d3e35cea97
Upgrade MongoDB.Driver to 3.3.0 and add `AbpCustomGuidMapper`. 10 months ago
maliming 78f972c41f
Rename IgnoreEventSelectors to IgnoredEventSelectors. 10 months ago
maliming 44abba0900
Refactor timezone handling to use local time zone retrieval and remove deprecated methods 10 months ago
maliming 691aac8b19
Set default `TimeZone` to empty and get from local time. 10 months ago
maliming 81aa3ab4a0
Add test for event triggering with IgnoreEventSelectors configuration 11 months ago
maliming 5ddf9b5238
Rename `Convert` methods in `Clock` class. 11 months ago
maliming 6c8d37058d
Add `IgnoredNavigationEntitySelectors` to `AbpEntityChangeOptions` to ignore navigation properties. 11 months ago
maliming 99ee64b7e8
Add browser timezone handling and cookie management for unauthenticated users 11 months ago
maliming f3f14a8dd9
Implement timezone override in middleware from request sources and add unit tests 11 months ago
maliming c7bc2baa08
Fix more compatiable timezone problem. 11 months ago
maliming 5e3fff446e
Add DateTimeOffset conversion method to IClock and only normalizing DateTime in MVC. 11 months ago
maliming 41e3d35031
Refactor code. 1 year ago
maliming 2fb1d15038
Update DomainEvents_Tests.cs 1 year ago
maliming 5aaf555791
Clear event predicates after `GetEventsRecords` method. 1 year ago
Suhaib 5f38b486c6 fix unit test 1 year ago
Suhaib f0bf9ff662 implement Bunny.net blob storage provider 1 year ago
maliming 1ae5d912ac
Fix unit test `Order`. 1 year ago
maliming 489c74f1ff
Publish `DistributedEventSent/Received` events in `LocalDistributedEventBus`. 1 year ago
maliming 2fa00c8370
Only publish `DistributedEventSent/DistributedEventReceived ` events in unit test. 1 year ago
maliming 17c4e6be53
Get the before and after changes of navigation properties. 1 year ago
maliming 9ede7b4340
Rename `GetMongoQueryable` to `GetQueryable`. 1 year ago
maliming a23fc0c335
Upgrade `MongoDB.Driver` to `3.1.0`. 1 year ago
maliming 22578a50a2
Do not set `StatusCode` to `NoContent` if `Response.Body` has been written. 1 year ago
maliming 803159bc1f
Refactor `TryToMapCollection` method. 1 year ago
MarkusHoz cd3291e59a Enable object-mapping when source and destination is an enum 1 year ago
maliming 6cfd5af71a
Added `Volo.Abp.Sms.TencentCloud` to `common.ps1`. 1 year ago
Gary Jia 905ff36d7f
add tencent cloud sms test 1 year ago
maliming ae5980207d
Support multiple `PreActions`. 1 year ago
maliming ef871a44b6
Move `ExecuteHttpAction` to `AbpHttpClientOptions` and fix the unit test. 1 year ago
yu_xianglong f32226ddb4 feat:https://github.com/abpframework/abp/issues/21205 1 year ago
Muximize e49cba9bc9
Remove unused Usings 1 year ago
maliming d3ec0619f2
Skip `DateTime_Kind_Should_Be_Normalized_In_View_Query_Test` test. 1 year ago
maliming 4d6c5b57ab Upgrade all nuget packages to latest. 1 year ago
Patrik Johansson 568c16a18c
Translated to Swedish (sv) 2 years ago
maliming 80e02d37dc Fix the `AbpDateTimeValueConverter `. 1 year ago
maliming d3414f836c Disable `AbpDateTimeValueConverter`. 1 year ago
maliming ea7383ad35 Update `AbpRedisCache` to compatible net 9. 1 year ago
maliming 1b11f2de8f
Add `AbpHybridCache`. 1 year ago
maliming 4fdbb20e08
Update `Volo.Abp.ExceptionHandling.Tests` to `net9.0`. 1 year ago
maliming ce45a00718
Add unit test. 1 year ago
maliming 9c1c3a45f8
Only set specific type of exception's `data` to `errorInfo.Data`. 1 year ago
maliming 971dc3b8ba Upgrade to NET 9.0. 1 year ago
liangshiwei 1ecd3f632c Add BLOB Storing Google Provider document 1 year ago