9549 Commits (afca9fe127e8a9fbfa36e404825cb06dfc4dfe23)

Author SHA1 Message Date
Halil İbrahim Kalkan aa2c731476 Remove unused method 8 months ago
maliming 61ec7bfa80 Update EF Core dependencies to 10.0.0-rc.2 for Oracle and Postgress. 8 months ago
maliming 84be3fd2b0 Upgrade to .NET 10.0 final. 8 months ago
berkansasmaz 37118c33e2 Check whether project and solution id is null or empty guid 8 months ago
berkansasmaz 3e7397bb6b Revise data collection codes 8 months ago
Halil İbrahim Kalkan 53e26973d5 Remove outdated todo comment 8 months ago
Halil İbrahim Kalkan 59f52d7f8f Fix summary of the IPermissionDefinitionContext.GetPermissionOrNull method 8 months ago
maliming 378c6dff13
Audit only modified properties in DbContext 8 months ago
maliming 71d71dfbd9
Fix IsOnlyForeignKeysModified logic in AbpDbContext 8 months ago
maliming 638ca61c96
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified 8 months ago
maliming 19df6aacd1
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified 8 months ago
maliming 9aaa74c962
Refactor foreign key modification checks in AbpDbContext 8 months ago
maliming 88bfa816bc
Improve foreign key change detection in domain events 8 months ago
maliming 4fe274564e
Change TelemetryActivityEventBuilder to transient dependency 8 months ago
maliming 540331cf9a
`UseQuerySplittingBehavior` for MySQL. 8 months ago
maliming cbb76091d8 Remove netstandard2.1 from target frameworks 9 months ago
maliming 4b225232c8 Add EF Core 10 RC package references 9 months ago
maliming 4006d0e00c
Revert "Initialize timezone service in AbpBlazorWebView" 9 months ago
maliming f9c93a1f6d
Initialize timezone service in AbpBlazorWebView 9 months ago
maliming 8257dc1146
Add MauiBlazorCurrentTimezoneService implementation 9 months ago
maliming e2ebf15231
Remove `JSRuntime` from `MauiBlazorCachedApplicationConfigurationClient`. 9 months ago
enisn 47ae17dac2
Code formatting - fix for @copilot suggestions 9 months ago
enisn 1a90ad4c8b
Add prompt dialog support to abp.message 9 months ago
Enis Necipoglu d9463151cd
Register ChatClientAccessor and add related tests 9 months ago
Enis Necipoglu 39b3ab17c2
Add more tests for KernelAccessor 9 months ago
Enis Necipoglu 0c81211fca
Allow resolving kernel with ChatClient configured only 9 months ago
Enis Necipoglu 3942e1aa33
Initial tests for AI package 9 months ago
maliming ad05e37e20
Refactor lookupItems initialization with collection expression 9 months ago
Emre KARA 7e8a5f7501 Enrich telemetry with solution version info 9 months ago
Yunus Emre Kalkan 9b5ad640bc Use DirectoryHelper.CreateIfNotExists in CSharpServiceProxyGenerator 9 months ago
Yunus Emre Kalkan 813fc7b457 Update CSharpServiceProxyGenerator.cs 9 months ago
Yunus Emre Kalkan ad15be04e9 Cli: fix directory problem in csharp proxy generatror 9 months ago
Yunus Emre Kalkan 2d2196ce0e Update RemoveProjectFromSolutionStep.cs 9 months ago
Yunus Emre Kalkan 0cbdc8c86b Update RemoveProjectFromSolutionStep.cs 9 months ago
maliming 602e7d78fc Fix missing semicolon in DictionaryBasedFileProvider 9 months ago
maliming 36bd7f618f Preserve FileProviders.Embedded package reference 9 months ago
Mansur Besleney 0e244237c8 Fix null reference in extra properties mapping 9 months ago
Yunus Emre Kalkan 4c4ed27356 refactor 9 months ago
Yunus Emre Kalkan 96c0e22ff3 Update SolutionFileModifier.cs 9 months ago
Yunus Emre Kalkan d2e25cd5d1 Made SolutionFileModifier work with slnx files cont. 9 months ago
maliming 927caedd2d
Normalize 'client_proxies' to 'client-proxies' in file paths 9 months ago
Yunus Emre Kalkan 09344cb6ff Made SolutionFileModifier work with slnx files 9 months ago
Yunus Emre Kalkan d718c2e952 Made RemoveProjectFromSolutionStep work with slnx files 9 months ago
Yunus Emre Kalkan 7dea62de79 Cli: Slnx file support (fix errors) 9 months ago
Yunus Emre Kalkan 9ce0a6bf34 Cli: Slnx file support (initial) 9 months ago
maliming d8528735a4
Handle 'rtl' in embedded file provider path check 10 months ago
enisn 0de420cb24
Move AbpAIOptions to Abstractions project 10 months ago
maliming 005b51578b
Improve virtual file provider path resolution 10 months ago
enisn a2d72c8dd9
Update AbpAIAbstractionsModule.cs 10 months ago
enisn 5d79851c93
Refactor AI workspace options and add chat client accessors 10 months ago