9288 Commits (4ee5529380c15ab9fe9c9fb24830c7591c67d430)

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