9679 Commits (fb1257a7eabc56a57a18c3f55d151eb256f61640)

Author SHA1 Message Date
maliming dbcd7dbcb9
Add ProductCacheItem2 and update entity cache tests 2 months ago
maliming b5cd873526
Use EntityCacheItemWrapper in cache config 2 months ago
maliming 7f4347182f
Fix key-value mapping in GetOrAddMany and add tests 2 months ago
maliming e66bb546d2
Refactor variable declaration for exit codes in CLI commands 2 months ago
Ma Liming 721a9297e5
Update framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Commands/Internal/RecreateInitialMigrationCommand.cs 2 months ago
Ma Liming 6c64975c12
Update framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/ProjectModification/EfCoreMigrationManager.cs 2 months ago
maliming 3748dac786
Add 'dotnet build' before creating EF Core migrations 2 months ago
maliming 1806ad2751
Update Devart.Data.Oracle.EFCore and EFCore.Relational versions 2 months ago
maliming e9dcded405
Add ShowToolbar property to PageLayout 3 months ago
Ma Liming f70b6f1f82
Change exception handling in TimeZoneHelper 3 months ago
maliming 283d9dde74
Cache ShouldAddComponentAsync result in toolbar contributor 3 months ago
Ma Liming 6ee810bcb7
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/TimeZoneHelper.cs 3 months ago
Ma Liming e50869a8e7
Update framework/test/Volo.Abp.Timing.Tests/Volo/Abp/Timing/TimeZoneHelper_Tests.cs 3 months ago
Ma Liming c7c075c78a
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/TimeZoneHelper.cs 3 months ago
Ma Liming 65d8b4281c
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/TimeZoneHelper.cs 3 months ago
Ma Liming 6b745b56d6
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/TimeZoneHelper.cs 3 months ago
Ma Liming 1ba16383e3
Update framework/test/Volo.Abp.Timing.Tests/Volo/Abp/Timing/TimeZoneHelper_Tests.cs 3 months ago
maliming 8210f415fe
Enhance TimeZoneHelper with offset and validation 3 months ago
maliming 0b538d91b6
Add ShowToolbar property to ContentLayout 3 months ago
maliming c418e28742
Remove HtmlEncoder dependency from button tag helpers 3 months ago
maliming 3692690a86
Use `Append` method instead of `HtmlEncoder`. 3 months ago
maliming 5bf06b50f5
Use GetOrNullAsync for setting definition lookup 3 months ago
Halil İbrahim Kalkan 3de33e51ee Use GetOrNullAsync for feature definition lookup 3 months ago
maliming 67310e7260
Add NullAbpDistributedLock and register as default lock for unit test. 3 months ago
maliming 7733429c4e
Fix namespace declaration in LocalAbpDistributedLockHandle 3 months ago
maliming 068a568bcc
Enhance KeyedLock with additional locking methods and improve documentation 3 months ago
maliming b06e8a9381
Refactor KeyedLock disposal logic and update tests 3 months ago
maliming d8441d7fc4
Add KeyedLock for per-key async locking and update local distributed lock 3 months ago
maliming c1d5856572
Refactor cache key usage in MvcCachedApplicationConfigurationClient 3 months ago
maliming b9acc164d8
Optimize cache key retrieval in configuration client 3 months ago
Ma Liming 2c81dbd271
Update framework/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/TagHelpers/Form/AbpRadioInputTagHelperService.cs 3 months ago
maliming 3f30a71426
Remove HtmlEncoder dependency from TagHelper services 3 months ago
maliming 61405d30cf
HTML-encode TagHelper titles and texts for security 3 months ago
maliming 576ca219de
Make StaticDefinitionCache thread-safe and add tests 3 months ago
maliming db98067117
Refactor static definition stores and add dynamic initializers 3 months ago
Ma Liming 21b4ddd58c
Format ResetAsync method declaration 3 months ago
maliming f8c240b42e
Fix cache key and user ID parsing logic 3 months ago
maliming e43308e9dc
Fix cache key to use app version string 3 months ago
maliming a565abc59a
Provide a way to clear the `application configuration` cache for all users. 3 months ago
Ma Liming 0627ca18f1
Update framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Testing/SoftDelete_Tests.cs 3 months ago
Ma Liming 3371237c91
Update framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Testing/SoftDelete_Tests.cs 3 months ago
maliming 02bc0161f3
Add concurrency check for soft delete operations 3 months ago
Yunus Emre Kalkan 10ea8a06ef Project creation: Added `MauiBlazor` to illegal project names 3 months ago
maliming 4e629c0b78
Refine Sqlite interceptor registration logic 3 months ago
SALİH ÖZKARA 06469c528c
Add provider check to SqliteBusyTimeout interceptor 3 months ago
maliming 00f0bc9636
Skip auditing for navigations with DisableAuditing attribute 3 months ago
SALİH ÖZKARA 7980362650 Refactor module import extraction logic 3 months ago
maliming 917069fdf5
Refactor LocalAbpDistributedLockHandle to use SemaphoreSlim 4 months ago
maliming 0294c80bcc
Remove AsyncKeyedLock dependency and refactor locking 4 months ago
berkansasmaz f9c6c006b8 fix(blazorise-datagrid): make entity actions column field resolution safer 4 months ago