9714 Commits (ba486cb7b222f42636fd8a691acd0cfc4e0cd100)

Author SHA1 Message Date
berkansasmaz f9c6c006b8 fix(blazorise-datagrid): make entity actions column field resolution safer 2 months ago
maliming 8b4f5ba444
Unify 'ResourcePermissions' translation to 'Permissions' 2 months ago
maliming 3622ea7b6c
Exclude common build folders when searching for .csproj files 2 months ago
maliming 8b3586fe0c
Update Oracle.EntityFrameworkCore to 10.23.26000 2 months ago
maliming ddfaf82496
Add IsNullable property detection for PropertyInfo 2 months ago
maliming 08b539403f
Set AbpSqliteOptions.BusyTimeout to null in test modules 2 months ago
SALİH ÖZKARA e886d4af90 Handle CancelKeyPress for telemetry task shutdown 2 months ago
maliming 01713685b7
Set AbpSqliteOptions.BusyTimeout to null in test modules 2 months ago
Ma Liming e3e87c0c9d
Update framework/src/Volo.Abp.MultiTenancy/Volo/Abp/MultiTenancy/TenantResolver.cs 2 months ago
Ma Liming d8f68bab83
Update framework/src/Volo.Abp.MultiTenancy/Volo/Abp/MultiTenancy/TenantResolver.cs 2 months ago
Ma Liming 22aed1bd3a
Update framework/src/Volo.Abp.MultiTenancy/Volo/Abp/MultiTenancy/TenantResolver.cs 2 months ago
maliming ee66c7b611
Add logging to TenantResolver for tenant resolution 2 months ago
maliming 4a36812cd5
Improve nullable type detection in API modeling 2 months ago
SALİH ÖZKARA f27723ccba Ensure telemetry tasks complete on process exit 2 months ago
maliming e5f6b41c29
Fix rel-10.0 merge problem. 2 months ago
maliming 349a08c21e
Update expected resource permissions count in test 2 months ago
maliming 12b50b41c5
Remove management permission check from resource permissions 2 months ago
Ma Liming 947da61fbb
Update framework/src/Volo.Abp.EventBus.Kafka/Volo/Abp/EventBus/Kafka/KafkaDistributedEventBus.cs 2 months ago
Ma Liming ed62dd6322
Update framework/src/Volo.Abp.EventBus.Kafka/Volo/Abp/EventBus/Kafka/KafkaDistributedEventBus.cs 2 months ago
Ma Liming f1cc82b6b1
Update framework/src/Volo.Abp.EventBus.Kafka/Volo/Abp/EventBus/Kafka/KafkaDistributedEventBus.cs 2 months ago
maliming 857f055ba0
Improve Kafka event publishing reliability 2 months ago
maliming f8bff957a8
Remove IsNullable from ReflectionHelper and update usage 2 months ago
maliming d929e92389
Grant TestEntityManagementPermission in FakePermissionStore 2 months ago
maliming ea32e2c96d
Enforce management permission checks for resource permissions 2 months ago
maliming ad33653f73
Move KeyedObjectResourcePermission to Abp.Authorization 2 months ago
maliming 5579fb7c54
Rename ManagementPermission to ManagementPermissionName 2 months ago
maliming ae069750c5
Add tests for duplicate and multiple resource permissions 2 months ago
maliming cffd874027
refactor: update resource permission methods to include resourceName parameter 2 months ago
maliming 9cd2fa7617
Refactor permission group creation in test provider 2 months ago
maliming c7d73881b8
feat: add management permission to resource permissions and update related logic 2 months ago
maliming 5caaa2b6f5
Add SQLite busy timeout support and interceptor 2 months ago
maliming 6bb63e170a
Add null checks in OnConfiguring of AbpDbContext 3 months ago
SALİH ÖZKARA f203825ab5
Add extensibility for DbContext OnConfiguring actions 4 months ago
Fahri Gedik a1a60d5fbb Add nullable property support to API modeling 2 months ago
berkansasmaz c559ad8ce2 Fix build error 2 months ago
SALİH ÖZKARA a5637ea38a Use baseboard serial number for Windows device ID 2 months ago
berkansasmaz 21937b1220 Add UserDeviceId to ActivityPropertyNames 2 months ago
berkansasmaz 6b1fec9209 Delete old telemetry information if exist 2 months ago
berkansasmaz 3faae2cf14 Sends telemetry for only server-side applications 2 months ago
maliming f8a22e37b1
Refactor property filtering in OnInitializedAsync 2 months ago
maliming 5bf657ab45
Add IsReadOnly and IsVisible to extension property modals 2 months ago
Halil İbrahim Kalkan c19058014b Rename ResourcePermissionExtenstions class 2 months ago
Halil İbrahim Kalkan 7500ec5490 Make EntityResourcePermissionRequirementHandler 2 months ago
Halil İbrahim Kalkan 0658ad8e85 Remove JetBrains.Annotations and improve formatting 2 months ago
Halil İbrahim Kalkan 5c93eb09b5 Add tests for KeyedObjectHelper composite key methods 2 months ago
Halil İbrahim Kalkan d425c0f86d Add GetObjectKey method to MyEntity class 2 months ago
Halil İbrahim Kalkan f5404df925 Introduce IKeyedObject and unify object key access 2 months ago
berkansasmaz 4506f06fc6 AllowTrailingCommas while parse jsons for telemetry 2 months ago
berkansasmaz 455e2cb2c5 Use IServiceScopeFactory to resolve service due to dispose problem 2 months ago
maliming 5cac9f8a7b
Make IsGrantedAsync methods virtual in PermissionChecker 2 months ago