1918 Commits (d9983b1ce82fcf46ec6d05d032ea0e41c7e271a6)

Author SHA1 Message Date
maliming 4a1cf5f473
Reject non-generic collections and add tests 7 months ago
maliming 4bac0f1d76
Respect entity tracking by forcing AsTracking 7 months ago
copilot-swe-agent[bot] 257574173e Add unit tests for ToCamelCaseWithNamespace method 7 months ago
maliming fa492e027d
Add authorization support with policies and roles in API description models 7 months ago
maliming 37d3a692d0
Add tests for navigation change detection 7 months ago
maliming 5eddbb9224
update localization test to use current UI culture and handle concurrent requests 8 months ago
maliming bf397757a7
improve culture compatibility checks and handle task exceptions in MvcCachedApplicationConfigurationClient 8 months ago
maliming a0aa7469df
Concurrently retrieving configuration/localization info in `MvcCachedApplicationConfigurationClient`. 8 months ago
maliming dbcd7dbcb9
Add ProductCacheItem2 and update entity cache tests 8 months ago
maliming b5cd873526
Use EntityCacheItemWrapper in cache config 8 months ago
maliming 85770416c6
Skip disabled complex properties in auditing 8 months ago
maliming bc2a8aef0d
Support nested complex properties & auditing tests 8 months ago
maliming 45557f9ae5
Enhance auditing for complex properties by adding support for nested complex property changes and updating related tests 8 months ago
maliming e487c0aaf2
Support auditing and history for complex properties 8 months ago
maliming 7f4347182f
Fix key-value mapping in GetOrAddMany and add tests 8 months ago
maliming 07a2087e85
Add ambient auditing disable/enable support. 8 months ago
enisn 49ed69478d
Update ChatClientAccessor_Tests.cs 8 months ago
enisn a1acd9f9ca
Add fallback to default chat client for unconfigured workspaces 8 months ago
Ma Liming e50869a8e7
Update framework/test/Volo.Abp.Timing.Tests/Volo/Abp/Timing/TimeZoneHelper_Tests.cs 8 months ago
Ma Liming 1ba16383e3
Update framework/test/Volo.Abp.Timing.Tests/Volo/Abp/Timing/TimeZoneHelper_Tests.cs 8 months ago
maliming 8210f415fe
Enhance TimeZoneHelper with offset and validation 8 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
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 576ca219de
Make StaticDefinitionCache thread-safe and add tests 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
maliming 00f0bc9636
Skip auditing for navigations with DisableAuditing attribute 9 months ago
maliming ddfaf82496
Add IsNullable property detection for PropertyInfo 10 months ago
maliming 08b539403f
Set AbpSqliteOptions.BusyTimeout to null in test modules 10 months ago
maliming 01713685b7
Set AbpSqliteOptions.BusyTimeout to null in test modules 10 months ago
Mark Cilia Vincenti 9db10bbd57 Cleaning 10 months ago
Mark Cilia Vincenti fcf835a8af Use frozen collections where suitable 10 months ago
maliming 349a08c21e
Update expected resource permissions count in test 10 months ago
maliming 12b50b41c5
Remove management permission check from resource permissions 10 months ago
maliming d929e92389
Grant TestEntityManagementPermission in FakePermissionStore 10 months ago
maliming ea32e2c96d
Enforce management permission checks for resource permissions 10 months ago
maliming 5579fb7c54
Rename ManagementPermission to ManagementPermissionName 10 months ago
maliming ae069750c5
Add tests for duplicate and multiple resource permissions 10 months ago
maliming cffd874027
refactor: update resource permission methods to include resourceName parameter 10 months ago
maliming 9cd2fa7617
Refactor permission group creation in test provider 10 months ago
maliming c7d73881b8
feat: add management permission to resource permissions and update related logic 10 months ago
Halil İbrahim Kalkan 5c93eb09b5 Add tests for KeyedObjectHelper composite key methods 10 months ago
Halil İbrahim Kalkan d425c0f86d Add GetObjectKey method to MyEntity class 10 months ago
maliming 4ee5529380
Add prohibited permission value providers and update permission checks 10 months ago