9886 Commits (ea25ea4e35a57b95eab85f7fb86fb4e5cd86d084)

Author SHA1 Message Date
Ma Liming ed62dd6322
Update framework/src/Volo.Abp.EventBus.Kafka/Volo/Abp/EventBus/Kafka/KafkaDistributedEventBus.cs 7 months ago
Ma Liming f1cc82b6b1
Update framework/src/Volo.Abp.EventBus.Kafka/Volo/Abp/EventBus/Kafka/KafkaDistributedEventBus.cs 7 months ago
maliming 857f055ba0
Improve Kafka event publishing reliability 7 months ago
maliming f8bff957a8
Remove IsNullable from ReflectionHelper and update usage 7 months ago
maliming d929e92389
Grant TestEntityManagementPermission in FakePermissionStore 7 months ago
maliming ea32e2c96d
Enforce management permission checks for resource permissions 7 months ago
maliming ad33653f73
Move KeyedObjectResourcePermission to Abp.Authorization 7 months ago
maliming 5579fb7c54
Rename ManagementPermission to ManagementPermissionName 7 months ago
maliming ae069750c5
Add tests for duplicate and multiple resource permissions 7 months ago
maliming cffd874027
refactor: update resource permission methods to include resourceName parameter 7 months ago
maliming 9cd2fa7617
Refactor permission group creation in test provider 7 months ago
maliming c7d73881b8
feat: add management permission to resource permissions and update related logic 7 months ago
maliming 5caaa2b6f5
Add SQLite busy timeout support and interceptor 7 months ago
maliming 6bb63e170a
Add null checks in OnConfiguring of AbpDbContext 9 months ago
SALİH ÖZKARA f203825ab5
Add extensibility for DbContext OnConfiguring actions 9 months ago
Fahri Gedik a1a60d5fbb Add nullable property support to API modeling 7 months ago
berkansasmaz c559ad8ce2 Fix build error 7 months ago
SALİH ÖZKARA a5637ea38a Use baseboard serial number for Windows device ID 7 months ago
berkansasmaz 21937b1220 Add UserDeviceId to ActivityPropertyNames 8 months ago
berkansasmaz 6b1fec9209 Delete old telemetry information if exist 8 months ago
berkansasmaz 3faae2cf14 Sends telemetry for only server-side applications 8 months ago
雷荣华 28d5e6527f Fix conditional logic for solution file extension handling 8 months ago
maliming f8a22e37b1
Refactor property filtering in OnInitializedAsync 8 months ago
maliming 5bf657ab45
Add IsReadOnly and IsVisible to extension property modals 8 months ago
Halil İbrahim Kalkan c19058014b Rename ResourcePermissionExtenstions class 8 months ago
Halil İbrahim Kalkan 7500ec5490 Make EntityResourcePermissionRequirementHandler 8 months ago
Halil İbrahim Kalkan 0658ad8e85 Remove JetBrains.Annotations and improve formatting 8 months ago
Halil İbrahim Kalkan 5c93eb09b5 Add tests for KeyedObjectHelper composite key methods 8 months ago
Halil İbrahim Kalkan d425c0f86d Add GetObjectKey method to MyEntity class 8 months ago
Halil İbrahim Kalkan f5404df925 Introduce IKeyedObject and unify object key access 8 months ago
berkansasmaz 4506f06fc6 AllowTrailingCommas while parse jsons for telemetry 8 months ago
berkansasmaz 455e2cb2c5 Use IServiceScopeFactory to resolve service due to dispose problem 8 months ago
maliming 5cac9f8a7b
Make IsGrantedAsync methods virtual in PermissionChecker 8 months ago
maliming b90713bdf8
Remove prohibited permissions from definitions 8 months ago
maliming 4ee5529380
Add prohibited permission value providers and update permission checks 8 months ago
maliming d75fb66347
Refactor permission grant result handling in PermissionChecker 8 months ago
maliming 6660304129
Fix ApplicationPartSorter to handle duplicate assemblies 8 months ago
maliming 9c1bfe5228
Remove volatile keyword from _value in AbpUnnamedOptionsManager 8 months ago
maliming 1be22edac9
Introduce AddAbpOptions to prevent options deadlocks 8 months ago
maliming d1bfaa2263
Add support for nullable enums in various components and tag helpers 8 months ago
Ma Liming 2568e261fd
Remove version overrides for EF Core packages 8 months ago
maliming fef1107868
Upgrade `Swashbuckle.AspNetCore` to v10.0. 8 months ago
maliming 3679b0b4b2
Add `ResourcePermissionStore_Tests` 8 months ago
maliming 9edc43998c
Prevent child permissions for resource permissions 8 months ago
maliming d83b9b38b0
Add resource permission tests to StaticPermissionDefinitionStore 8 months ago
maliming da995d427c
Add resource permission checker tests and update permission definitions 8 months ago
maliming d278998a4a
Add resource permission value provider tests 8 months ago
maliming f30c53ba2e
Add ResourcePermissionGrant cache invalidator 8 months ago
maliming 3925ba39c8
Refactor resource permission population logic 8 months ago
maliming 6b168e5e0f
Convert exceptions using `AbpExceptionHandlingOptions`. 8 months ago