9806 Commits (338685e6027caa66e4d698cf0d189b8a685282f8)

Author SHA1 Message Date
maliming 85ed51b87c
Fix unit tests in Rider. 9 months ago
maliming c8fa004de6
Refactor event clearing methods with null-conditional operator 9 months ago
maliming 1e253b4844
Refactor BasicAggregateRoot to use nullable collections for distributed and local events 9 months ago
maliming 028362c672
Add logging for DateTime conversion failures 9 months ago
maliming 84cf25f17b
Refactor DateTime handling to use GetUtcOffset for accurate timezone adjustments in model binding and JSON converters 9 months ago
maliming 275b181fce
Enhance DateTime handling with timezone support in model binding and JSON converters 9 months ago
maliming 6f57ec4568
Add audit support for JSON property changes. 9 months ago
maliming 96a7303fc6
Revert "Add support and tests for entity history with JSON properties" 9 months ago
SALİH ÖZKARA 4d00ee9365 Add support and tests for entity history with JSON properties 9 months ago
SALİH ÖZKARA fb5dbaee99 Fix entity type name for shared CLR types 9 months ago
SALİH ÖZKARA d041aeb1fa Improve JSON navigation property change tracking 9 months ago
SALİH ÖZKARA bdd0901dba
Update framework/src/Volo.Abp.EntityFrameworkCore/Volo/Abp/EntityFrameworkCore/EntityHistory/EntityHistoryHelper.cs 9 months ago
SALİH ÖZKARA f253f9945e Improve entity history handling for shared types and JSON 9 months ago
maliming 5bf06b50f5
Use GetOrNullAsync for setting definition lookup 9 months ago
Halil İbrahim Kalkan 3de33e51ee Use GetOrNullAsync for feature definition lookup 9 months ago
maliming 67310e7260
Add NullAbpDistributedLock and register as default lock for unit test. 9 months ago
maliming 7733429c4e
Fix namespace declaration in LocalAbpDistributedLockHandle 9 months ago
maliming 068a568bcc
Enhance KeyedLock with additional locking methods and improve documentation 9 months ago
maliming b06e8a9381
Refactor KeyedLock disposal logic and update tests 9 months ago
maliming d8441d7fc4
Add KeyedLock for per-key async locking and update local distributed lock 9 months ago
maliming c1d5856572
Refactor cache key usage in MvcCachedApplicationConfigurationClient 9 months ago
maliming cf9f31719c
Refactor StaticPermissionDefinitionStore to use caches 9 months ago
maliming b9acc164d8
Optimize cache key retrieval in configuration client 9 months ago
maliming 576ca219de
Make StaticDefinitionCache thread-safe and add tests 9 months ago
maliming db98067117
Refactor static definition stores and add dynamic initializers 9 months ago
Ma Liming 21b4ddd58c
Format ResetAsync method declaration 9 months ago
maliming f8c240b42e
Fix cache key and user ID parsing logic 9 months ago
maliming e43308e9dc
Fix cache key to use app version string 9 months ago
maliming a565abc59a
Provide a way to clear the `application configuration` cache for all users. 9 months ago
Ma Liming 0627ca18f1
Update framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Testing/SoftDelete_Tests.cs 9 months ago
Ma Liming 3371237c91
Update framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Testing/SoftDelete_Tests.cs 9 months ago
maliming 02bc0161f3
Add concurrency check for soft delete operations 9 months ago
Yunus Emre Kalkan 10ea8a06ef Project creation: Added `MauiBlazor` to illegal project names 9 months ago
maliming 4e629c0b78
Refine Sqlite interceptor registration logic 9 months ago
SALİH ÖZKARA 06469c528c
Add provider check to SqliteBusyTimeout interceptor 9 months ago
maliming 00f0bc9636
Skip auditing for navigations with DisableAuditing attribute 9 months ago
maliming 6ac2052c00
Update template projects migrations. 9 months ago
SALİH ÖZKARA 7980362650 Refactor module import extraction logic 9 months ago
maliming 917069fdf5
Refactor LocalAbpDistributedLockHandle to use SemaphoreSlim 9 months ago
maliming 0294c80bcc
Remove AsyncKeyedLock dependency and refactor locking 9 months ago
Biraj Mainali d7e16368e7 feat: enable customizable authorization checks via method-level service invocation 9 months ago
berkansasmaz f9c6c006b8 fix(blazorise-datagrid): make entity actions column field resolution safer 10 months ago
maliming 8b4f5ba444
Unify 'ResourcePermissions' translation to 'Permissions' 10 months ago
maliming fecd5d3f80
Add MySql.Data.MySqlClient to MySQL provider detection 10 months ago
maliming 3622ea7b6c
Exclude common build folders when searching for .csproj files 10 months ago
SALİH ÖZKARA 51c5e1be26 Update AbpCliModule.cs 10 months ago
SALİH ÖZKARA f9fe9b92cc Update AbpCliModule.cs 10 months ago
SALİH ÖZKARA ae4a5fbf88 Add NullTelemetryService and telemetry config logic 10 months ago
SALİH ÖZKARA 354746ca73 Add 'OldCli' flag to additional telemetry properties 10 months ago
SALİH ÖZKARA ac29577569 Add OldCli flag to telemetry session context 10 months ago