9579 Commits (2f5cc2308a666dd5437b8f92aa4aedd68e001c2f)

Author SHA1 Message Date
Ma Liming 947da61fbb
Update framework/src/Volo.Abp.EventBus.Kafka/Volo/Abp/EventBus/Kafka/KafkaDistributedEventBus.cs 4 months ago
Ma Liming ed62dd6322
Update framework/src/Volo.Abp.EventBus.Kafka/Volo/Abp/EventBus/Kafka/KafkaDistributedEventBus.cs 4 months ago
Ma Liming f1cc82b6b1
Update framework/src/Volo.Abp.EventBus.Kafka/Volo/Abp/EventBus/Kafka/KafkaDistributedEventBus.cs 4 months ago
maliming 857f055ba0
Improve Kafka event publishing reliability 4 months ago
berkansasmaz c559ad8ce2 Fix build error 4 months ago
SALİH ÖZKARA a5637ea38a Use baseboard serial number for Windows device ID 4 months ago
berkansasmaz 21937b1220 Add UserDeviceId to ActivityPropertyNames 4 months ago
berkansasmaz 6b1fec9209 Delete old telemetry information if exist 4 months ago
berkansasmaz 3faae2cf14 Sends telemetry for only server-side applications 4 months ago
maliming f8a22e37b1
Refactor property filtering in OnInitializedAsync 4 months ago
maliming 5bf657ab45
Add IsReadOnly and IsVisible to extension property modals 4 months ago
berkansasmaz 4506f06fc6 AllowTrailingCommas while parse jsons for telemetry 4 months ago
berkansasmaz 455e2cb2c5 Use IServiceScopeFactory to resolve service due to dispose problem 4 months ago
maliming 5cac9f8a7b
Make IsGrantedAsync methods virtual in PermissionChecker 4 months ago
maliming b90713bdf8
Remove prohibited permissions from definitions 4 months ago
maliming 4ee5529380
Add prohibited permission value providers and update permission checks 4 months ago
maliming d75fb66347
Refactor permission grant result handling in PermissionChecker 4 months ago
maliming 6660304129
Fix ApplicationPartSorter to handle duplicate assemblies 4 months ago
maliming d1bfaa2263
Add support for nullable enums in various components and tag helpers 4 months ago
Ma Liming 2568e261fd
Remove version overrides for EF Core packages 4 months ago
Ma Liming 50c6ddd017
Remove NullLoggerFactory from CreateMapper method 5 months ago
Ma Liming e23e1b4e69
Remove ILoggerFactory from MapperConfiguration 5 months ago
maliming e1aff6ec5b Add Newtonsoft.Json dependency to Bunny and HangFire 5 months ago
maliming 1d941627b7 Update `Vulnerability` packages to latest. 5 months ago
Halil İbrahim Kalkan aa2c731476 Remove unused method 5 months ago
maliming 61ec7bfa80 Update EF Core dependencies to 10.0.0-rc.2 for Oracle and Postgress. 5 months ago
maliming 84be3fd2b0 Upgrade to .NET 10.0 final. 5 months ago
berkansasmaz 37118c33e2 Check whether project and solution id is null or empty guid 5 months ago
berkansasmaz 3e7397bb6b Revise data collection codes 5 months ago
Halil İbrahim Kalkan 53e26973d5 Remove outdated todo comment 5 months ago
Halil İbrahim Kalkan 59f52d7f8f Fix summary of the IPermissionDefinitionContext.GetPermissionOrNull method 5 months ago
maliming 378c6dff13
Audit only modified properties in DbContext 5 months ago
maliming 71d71dfbd9
Fix IsOnlyForeignKeysModified logic in AbpDbContext 5 months ago
maliming 638ca61c96
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified 5 months ago
maliming 19df6aacd1
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified 5 months ago
maliming 9aaa74c962
Refactor foreign key modification checks in AbpDbContext 5 months ago
maliming 88bfa816bc
Improve foreign key change detection in domain events 5 months ago
maliming 4fe274564e
Change TelemetryActivityEventBuilder to transient dependency 5 months ago
maliming 540331cf9a
`UseQuerySplittingBehavior` for MySQL. 5 months ago
maliming cbb76091d8 Remove netstandard2.1 from target frameworks 6 months ago
maliming 4b225232c8 Add EF Core 10 RC package references 6 months ago
maliming 4006d0e00c
Revert "Initialize timezone service in AbpBlazorWebView" 6 months ago
maliming f9c93a1f6d
Initialize timezone service in AbpBlazorWebView 6 months ago
maliming 8257dc1146
Add MauiBlazorCurrentTimezoneService implementation 6 months ago
maliming e2ebf15231
Remove `JSRuntime` from `MauiBlazorCachedApplicationConfigurationClient`. 6 months ago
enisn 47ae17dac2
Code formatting - fix for @copilot suggestions 6 months ago
enisn 1a90ad4c8b
Add prompt dialog support to abp.message 6 months ago
Enis Necipoglu d9463151cd
Register ChatClientAccessor and add related tests 6 months ago
Enis Necipoglu 39b3ab17c2
Add more tests for KernelAccessor 6 months ago
Enis Necipoglu 0c81211fca
Allow resolving kernel with ChatClient configured only 6 months ago