9573 Commits (b5c10e0b327e85cd65a8a4d692a3125aeca4d667)

Author SHA1 Message Date
maliming 378c6dff13
Audit only modified properties in DbContext 10 months ago
maliming 71d71dfbd9
Fix IsOnlyForeignKeysModified logic in AbpDbContext 10 months ago
maliming 638ca61c96
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified 10 months ago
maliming 19df6aacd1
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified 10 months ago
maliming 9aaa74c962
Refactor foreign key modification checks in AbpDbContext 10 months ago
maliming 88bfa816bc
Improve foreign key change detection in domain events 10 months ago
maliming 540331cf9a
`UseQuerySplittingBehavior` for MySQL. 10 months ago
maliming 4ba1cc857e
Add null checks in OnConfiguring of AbpDbContext 10 months ago
SALİH ÖZKARA 6255631b8b Add extensibility for DbContext OnConfiguring actions 10 months ago
maliming 0f8a1b2d4c
Remove default value for SuppressLabel property 10 months ago
blackWinds bf12f5bf5f Add label and info to AbpRadioInput 10 months ago
Ma Liming 0511e2dc93
Remove duplicate AI project references from solution file 10 months ago
colin 4856eb0955 Optimize BlobProvider 10 months ago
maliming cbb76091d8 Remove netstandard2.1 from target frameworks 10 months ago
maliming 4b225232c8 Add EF Core 10 RC package references 10 months ago
maliming 4006d0e00c
Revert "Initialize timezone service in AbpBlazorWebView" 10 months ago
maliming f9c93a1f6d
Initialize timezone service in AbpBlazorWebView 10 months ago
maliming 8257dc1146
Add MauiBlazorCurrentTimezoneService implementation 10 months ago
maliming e2ebf15231
Remove `JSRuntime` from `MauiBlazorCachedApplicationConfigurationClient`. 10 months ago
enisn 47ae17dac2
Code formatting - fix for @copilot suggestions 11 months ago
enisn 1a90ad4c8b
Add prompt dialog support to abp.message 11 months ago
Enis Necipoglu d9463151cd
Register ChatClientAccessor and add related tests 11 months ago
Enis Necipoglu 39b3ab17c2
Add more tests for KernelAccessor 11 months ago
Enis Necipoglu 0c81211fca
Allow resolving kernel with ChatClient configured only 11 months ago
Enis Necipoglu 3942e1aa33
Initial tests for AI package 11 months ago
maliming ad05e37e20
Refactor lookupItems initialization with collection expression 11 months ago
Ma Liming c1b6557b7e
Handling conflicts. 11 months ago
maliming 7149673715
Optimize TickerQ background job and worker invocation 11 months ago
maliming ca4bd0e215
Remove ExposeServices attribute from worker manager 11 months ago
maliming 91f7774506
Rename jobType to workerType in options class 11 months ago
maliming 14c54c4302
Refactor TickerQ managers and add worker configuration support 11 months ago
maliming 185829fad9
Add priority support to TickerQ job configuration 11 months ago
maliming eff20f259c
Add MyBackgroundWorker demo. 11 months ago
maliming 5e230084a6
Add configurable retry options for TickerQ background jobs 11 months ago
maliming 4a9f3029a1
feat: Add TickerQ background job support and related modules 11 months ago
maliming ff2c239dfa
Remove TickerQ background worker test project 11 months ago
maliming 3a9f035136
feat: Implement TickerQ background worker management. 11 months ago
maliming 41770611c2
feat: Introduce TickerQ background job integration 11 months ago
Emre KARA 7e8a5f7501 Enrich telemetry with solution version info 11 months ago
Yunus Emre Kalkan 9b5ad640bc Use DirectoryHelper.CreateIfNotExists in CSharpServiceProxyGenerator 11 months ago
Yunus Emre Kalkan 813fc7b457 Update CSharpServiceProxyGenerator.cs 11 months ago
Yunus Emre Kalkan ad15be04e9 Cli: fix directory problem in csharp proxy generatror 11 months ago
Yunus Emre Kalkan 2d2196ce0e Update RemoveProjectFromSolutionStep.cs 11 months ago
Yunus Emre Kalkan 0cbdc8c86b Update RemoveProjectFromSolutionStep.cs 11 months ago
maliming 602e7d78fc Fix missing semicolon in DictionaryBasedFileProvider 11 months ago
maliming 36bd7f618f Preserve FileProviders.Embedded package reference 11 months ago
Mansur Besleney 0e244237c8 Fix null reference in extra properties mapping 11 months ago
Yunus Emre Kalkan 4c4ed27356 refactor 11 months ago
Yunus Emre Kalkan 96c0e22ff3 Update SolutionFileModifier.cs 11 months ago
Yunus Emre Kalkan d2e25cd5d1 Made SolutionFileModifier work with slnx files cont. 11 months ago