9600 Commits (39b60db9f52c6ea639c4263aaf1184dfc455b75c)

Author SHA1 Message Date
maliming 8bd08b9df8
Make constructor public in permission handler 10 months ago
maliming 2f56610c15
Add resource permission checker and store extension methods for entity permissions 10 months ago
maliming 09675ebe04
Refactor GetPermissionsAsync method to return MultiplePermissionGrantResult instead of IDictionary 10 months ago
maliming f2e5cb75b0
Enhance resource permission management by adding provider name and key parameters to permission checks 10 months ago
maliming a2d39ad8b3
Implement resource-based permission management with new methods and classes 10 months ago
maliming 61ec7bfa80 Update EF Core dependencies to 10.0.0-rc.2 for Oracle and Postgress. 10 months ago
maliming 22cfc5b5d1
Refactor permission type to resource name 10 months ago
maliming fccc3f20f6
Add resource-based permission value providers 10 months ago
maliming 84be3fd2b0 Upgrade to .NET 10.0 final. 10 months ago
maliming 4c35fc9759
Add resource-based permission to PermissionDefinition system. 10 months ago
maliming 74d6bdbe2c
Add resource permission management interfaces and implementations 10 months ago
berkansasmaz 37118c33e2 Check whether project and solution id is null or empty guid 11 months ago
berkansasmaz 3e7397bb6b Revise data collection codes 11 months ago
Halil İbrahim Kalkan 87e41a6166 Added summaries 11 months ago
Halil İbrahim Kalkan e5e25c5e5f Added GetGrantedResourceKeysAsync 11 months ago
Halil İbrahim Kalkan b535f42963 Introduce IResourcePermissionChecker 11 months ago
Halil İbrahim Kalkan 53e26973d5 Remove outdated todo comment 11 months ago
Halil İbrahim Kalkan 59f52d7f8f Fix summary of the IPermissionDefinitionContext.GetPermissionOrNull method 11 months ago
maliming 378c6dff13
Audit only modified properties in DbContext 11 months ago
maliming 71d71dfbd9
Fix IsOnlyForeignKeysModified logic in AbpDbContext 11 months ago
maliming 638ca61c96
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified 11 months ago
maliming 19df6aacd1
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified 11 months ago
maliming 9aaa74c962
Refactor foreign key modification checks in AbpDbContext 11 months ago
maliming 88bfa816bc
Improve foreign key change detection in domain events 11 months ago
maliming 4fe274564e
Change TelemetryActivityEventBuilder to transient dependency 11 months ago
maliming 540331cf9a
`UseQuerySplittingBehavior` for MySQL. 11 months ago
maliming 4ba1cc857e
Add null checks in OnConfiguring of AbpDbContext 11 months ago
SALİH ÖZKARA 6255631b8b Add extensibility for DbContext OnConfiguring actions 11 months ago
maliming 0f8a1b2d4c
Remove default value for SuppressLabel property 11 months ago
blackWinds bf12f5bf5f Add label and info to AbpRadioInput 11 months ago
Ma Liming 0511e2dc93
Remove duplicate AI project references from solution file 11 months ago
colin 4856eb0955 Optimize BlobProvider 11 months ago
maliming cbb76091d8 Remove netstandard2.1 from target frameworks 11 months ago
maliming 4b225232c8 Add EF Core 10 RC package references 11 months ago
maliming 4006d0e00c
Revert "Initialize timezone service in AbpBlazorWebView" 11 months ago
maliming f9c93a1f6d
Initialize timezone service in AbpBlazorWebView 11 months ago
maliming 8257dc1146
Add MauiBlazorCurrentTimezoneService implementation 11 months ago
maliming e2ebf15231
Remove `JSRuntime` from `MauiBlazorCachedApplicationConfigurationClient`. 11 months ago
enisn 47ae17dac2
Code formatting - fix for @copilot suggestions 12 months ago
enisn 1a90ad4c8b
Add prompt dialog support to abp.message 12 months ago
Enis Necipoglu d9463151cd
Register ChatClientAccessor and add related tests 12 months ago
Enis Necipoglu 39b3ab17c2
Add more tests for KernelAccessor 12 months ago
Enis Necipoglu 0c81211fca
Allow resolving kernel with ChatClient configured only 12 months ago
Enis Necipoglu 3942e1aa33
Initial tests for AI package 12 months ago
maliming ad05e37e20
Refactor lookupItems initialization with collection expression 12 months ago
Ma Liming c1b6557b7e
Handling conflicts. 12 months ago
maliming 7149673715
Optimize TickerQ background job and worker invocation 12 months ago
maliming ca4bd0e215
Remove ExposeServices attribute from worker manager 12 months ago
maliming 91f7774506
Rename jobType to workerType in options class 12 months ago
maliming 14c54c4302
Refactor TickerQ managers and add worker configuration support 12 months ago