1751 Commits (11fb30de2aed2c98ebe22ddfdc0565cc3fde55ab)

Author SHA1 Message Date
maliming 029db2b112
Use `MyCSharp.HttpUserAgentParser` to replace `DeviceDetector.NET` for better performance. 10 months ago
maliming 9604300eb3
Fix unit tests 10 months ago
maliming ace40c5c0b
Skip handling `queryStringParameter/pathParameter` if a converter exists. 10 months ago
maliming 3124a0cc0f
Update MongoSandbox pcakages. 11 months ago
maliming 8865db1eb4
Add `IgnoredUpdateAggregateRootSelectors` to filter some specific entities. 12 months ago
maliming 6357bd6c04
Add unit test for `UpdateAggregateRootWhenNavigationChanges`. 12 months ago
maliming 61ecc62b1e
Add test to verify new entity cache is returned when added 12 months ago
maliming bb1a7df7ca
Fix unit test. 12 months ago
maliming 5d1c9851e1
Set `PropertyNamingPolicy` to `null` to keep original property name and dictionary key. 12 months ago
maliming 507aee72af
Refactor InsertAsync test to include nullable GUID property validation 1 year ago
maliming d3e35cea97
Upgrade MongoDB.Driver to 3.3.0 and add `AbpCustomGuidMapper`. 1 year ago
maliming 78f972c41f
Rename IgnoreEventSelectors to IgnoredEventSelectors. 1 year ago
maliming 44abba0900
Refactor timezone handling to use local time zone retrieval and remove deprecated methods 1 year ago
maliming 691aac8b19
Set default `TimeZone` to empty and get from local time. 1 year ago
maliming 81aa3ab4a0
Add test for event triggering with IgnoreEventSelectors configuration 1 year ago
maliming 5ddf9b5238
Rename `Convert` methods in `Clock` class. 1 year ago
maliming 6c8d37058d
Add `IgnoredNavigationEntitySelectors` to `AbpEntityChangeOptions` to ignore navigation properties. 1 year ago
maliming 99ee64b7e8
Add browser timezone handling and cookie management for unauthenticated users 1 year ago
maliming f3f14a8dd9
Implement timezone override in middleware from request sources and add unit tests 1 year ago
maliming c7bc2baa08
Fix more compatiable timezone problem. 1 year ago
maliming 5e3fff446e
Add DateTimeOffset conversion method to IClock and only normalizing DateTime in MVC. 1 year 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 2 years ago
maliming d3ec0619f2
Skip `DateTime_Kind_Should_Be_Normalized_In_View_Query_Test` test. 2 years ago
maliming 4d6c5b57ab Upgrade all nuget packages to latest. 2 years ago
Patrik Johansson 568c16a18c
Translated to Swedish (sv) 2 years ago
maliming 80e02d37dc Fix the `AbpDateTimeValueConverter `. 2 years ago
maliming d3414f836c Disable `AbpDateTimeValueConverter`. 2 years ago
maliming ea7383ad35 Update `AbpRedisCache` to compatible net 9. 2 years ago
maliming 1b11f2de8f
Add `AbpHybridCache`. 2 years ago
maliming 4fdbb20e08
Update `Volo.Abp.ExceptionHandling.Tests` to `net9.0`. 2 years ago
maliming ce45a00718
Add unit test. 2 years ago