9718 Commits (982c982d71870ad5d388a8a29a3f0f2bb98294bd)

Author SHA1 Message Date
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
maliming 8b3586fe0c
Update Oracle.EntityFrameworkCore to 10.23.26000 10 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
SALİH ÖZKARA e886d4af90 Handle CancelKeyPress for telemetry task shutdown 10 months ago
maliming 01713685b7
Set AbpSqliteOptions.BusyTimeout to null in test modules 10 months ago
Ma Liming e3e87c0c9d
Update framework/src/Volo.Abp.MultiTenancy/Volo/Abp/MultiTenancy/TenantResolver.cs 10 months ago
Ma Liming d8f68bab83
Update framework/src/Volo.Abp.MultiTenancy/Volo/Abp/MultiTenancy/TenantResolver.cs 10 months ago
Ma Liming 22aed1bd3a
Update framework/src/Volo.Abp.MultiTenancy/Volo/Abp/MultiTenancy/TenantResolver.cs 10 months ago
maliming ee66c7b611
Add logging to TenantResolver for tenant resolution 10 months ago
maliming 4a36812cd5
Improve nullable type detection in API modeling 10 months ago
SALİH ÖZKARA f27723ccba Ensure telemetry tasks complete on process exit 10 months ago
maliming e5f6b41c29
Fix rel-10.0 merge problem. 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
Ma Liming 947da61fbb
Update framework/src/Volo.Abp.EventBus.Kafka/Volo/Abp/EventBus/Kafka/KafkaDistributedEventBus.cs 10 months ago
Ma Liming ed62dd6322
Update framework/src/Volo.Abp.EventBus.Kafka/Volo/Abp/EventBus/Kafka/KafkaDistributedEventBus.cs 10 months ago
Ma Liming f1cc82b6b1
Update framework/src/Volo.Abp.EventBus.Kafka/Volo/Abp/EventBus/Kafka/KafkaDistributedEventBus.cs 10 months ago
maliming 857f055ba0
Improve Kafka event publishing reliability 10 months ago
maliming f8bff957a8
Remove IsNullable from ReflectionHelper and update usage 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 ad33653f73
Move KeyedObjectResourcePermission to Abp.Authorization 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
maliming 5caaa2b6f5
Add SQLite busy timeout support and interceptor 10 months ago
maliming 6bb63e170a
Add null checks in OnConfiguring of AbpDbContext 11 months ago
SALİH ÖZKARA f203825ab5
Add extensibility for DbContext OnConfiguring actions 11 months ago
Fahri Gedik a1a60d5fbb Add nullable property support to API modeling 10 months ago
berkansasmaz c559ad8ce2 Fix build error 10 months ago
SALİH ÖZKARA a5637ea38a Use baseboard serial number for Windows device ID 10 months ago
berkansasmaz 21937b1220 Add UserDeviceId to ActivityPropertyNames 10 months ago
berkansasmaz 6b1fec9209 Delete old telemetry information if exist 10 months ago
berkansasmaz 3faae2cf14 Sends telemetry for only server-side applications 10 months ago
maliming f8a22e37b1
Refactor property filtering in OnInitializedAsync 10 months ago
maliming 5bf657ab45
Add IsReadOnly and IsVisible to extension property modals 10 months ago
Halil İbrahim Kalkan c19058014b Rename ResourcePermissionExtenstions class 10 months ago
Halil İbrahim Kalkan 7500ec5490 Make EntityResourcePermissionRequirementHandler 10 months ago
Halil İbrahim Kalkan 0658ad8e85 Remove JetBrains.Annotations and improve formatting 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
Halil İbrahim Kalkan f5404df925 Introduce IKeyedObject and unify object key access 10 months ago
berkansasmaz 4506f06fc6 AllowTrailingCommas while parse jsons for telemetry 10 months ago