9287 Commits (d75fb66347bec04771fda2cef97a9a62df89b528)

Author SHA1 Message Date
maliming d75fb66347
Refactor permission grant result handling in PermissionChecker 2 months ago
maliming 71d71dfbd9
Fix IsOnlyForeignKeysModified logic in AbpDbContext 3 months ago
maliming 638ca61c96
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified 3 months ago
maliming 19df6aacd1
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified 3 months ago
maliming 9aaa74c962
Refactor foreign key modification checks in AbpDbContext 3 months ago
maliming 88bfa816bc
Improve foreign key change detection in domain events 3 months ago
maliming 4fe274564e
Change TelemetryActivityEventBuilder to transient dependency 3 months ago
Emre KARA 7e8a5f7501 Enrich telemetry with solution version info 4 months ago
Yunus Emre Kalkan 9b5ad640bc Use DirectoryHelper.CreateIfNotExists in CSharpServiceProxyGenerator 4 months ago
Yunus Emre Kalkan 813fc7b457 Update CSharpServiceProxyGenerator.cs 4 months ago
Yunus Emre Kalkan ad15be04e9 Cli: fix directory problem in csharp proxy generatror 4 months ago
Yunus Emre Kalkan 653180b9e4 Added logout message 5 months ago
maliming c459fad212
Update Bootstrap to v5.3.7 in MauiBlazor theme 5 months ago
Emre KARA f429003908 Refactor AbpTelemetryApiUrl to use static property 5 months ago
Emre KARA 81f8aab5ed Increase MaxDepth for package metadata search 5 months ago
maliming 1394fd59c7
Refine type filtering in ConventionalRegistrarBase 5 months ago
liangshiwei b7ce35635f Update AbpEventBusRebusModule.cs 5 months ago
liangshiwei cca79a13b4 Start Rebus after RebusDistributedEventBus is initialized 5 months ago
Engincan VESKE ce3ca49f16
Update InstallLibsService.cs 6 months ago
Emre KARA 039a928bf3 Update ActivityNameConsts.cs 6 months ago
maliming 976d309119
Support DateOnly and TimeOnly in type checks 6 months ago
maliming 951b5f5345
Use unproxied handler type in `EventBusBase` 6 months ago
maliming 78ad62308c
Remove HTML encoding from error page output 6 months ago
Emre KARA 2a9d93a3d5 Filter null activities after deserialization 6 months ago
maliming 1314d1a975
Add comments to clarify the return value in `WebRequestResources`. 6 months ago
maliming 76cb91ef0e
Return a new list from `WebRequestResources`. 6 months ago
Emre KARA 610ff90853 Update ActivityPropertyNames.cs 6 months ago
maliming a71e944deb
Move `Pomelo` to a new package. 6 months ago
maliming 3bf6cbfece
Disable background workers in data migration environments 6 months ago
maliming c4ab8f05f4
Move job execution disabling to abstractions module 6 months ago
maliming 01c1708494
Update XML docs for MySQL EF Core extension methods 7 months ago
maliming a56ff20c1a
Rename MySQL extension methods for clarity 7 months ago
maliming 3ff71c052e
Support both `MySql.EntityFrameworkCore` & `Pomelo.EntityFrameworkCore.MySql`. 7 months ago
Emre KARA 5654f9b2ec simplify device manager error handling and remove unused comments 7 months ago
sumeyye e492ececa5 remove: `AddScriptsToPackageJsonAsync` function that uses redundant ngcc compilation method 7 months ago
Yunus Emre Kalkan cb228cc302 Cli: Fix updating leptonx npm package problem 7 months ago
EngincanV 6520705059 Update abp-toast.css 7 months ago
Emre KARA cc0effe7db data collection implementation 7 months ago
maliming 6fc6d0dc46
Remove unused CancellationToken from test 7 months ago
maliming fb09742e8c
Fix null reference in navigation entry original value 7 months ago
maliming 9a8732d076
Refactor handling of OriginalValue in AbpEntityEntry 7 months ago
maliming 2f452931ec
Refactor navigation entry update logic in change tracker 7 months ago
maliming acec1159c5 Prevent duplicate entities in navigation entry list 7 months ago
maliming c5ceb03e58
Fix collection navigation entry comparison logic 7 months ago
maliming d51c565a1f
Refactor `UpdateNavigationEntries` method to improve performance. 7 months ago
maliming 41afa537d8
Adjust performance test thresholds for GitHub Actions 7 months ago
maliming fafb76172f
Refactor BlogPost entity and remove Post entity from tests 7 months ago
maliming a3e2ccc881
Skip performance test on GitHub Actions CI 7 months ago
maliming 5124bd2dc7
Add `AbpEfCoreNavigationHelper_Tests`. 7 months ago
maliming ab1d5ec8fa
Refactor EntityActions initialization and disabled logic 7 months ago