9258 Commits (39a3bf03ea60fa607256d5c7ecd366d13d8b2afa)

Author SHA1 Message Date
maliming 78ad62308c
Remove HTML encoding from error page output 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
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
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
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
maliming 85913991af
Improve EntityActions initialization and action check 7 months ago
maliming 35fc95e742
Public the `EmailSettingProvider` class. 7 months ago
Muhammed Ali ÖZKAYA 09229dfb70 Update login API URLs to use `AccountAbpIo` 7 months ago
maliming 8a86a3e201
Refactor `AbpEfCoreNavigationHelper` to improve performance in certain scenarios. 7 months ago
maliming 7b50a61056
Add BlazoriseUI CSS to Maui style bundle 8 months ago
maliming f4c40039cf
Add 'Authorizing' localization text. 8 months ago
maliming d893d7b3a8
Enhance IsDictionary to support more dictionary interfaces 8 months ago
maliming 058af963f0
Support to install the MVC npm package. 8 months ago
maliming 011448f8bc Update blazor's bootstrap.css to 5.3.7. 8 months ago
maliming 5262828dd3
Fix typo in property name from 'CornExpression' to 'CronExpression' in background worker classes 8 months ago
maliming d9fb170bf0
Add support for Cron expressions in background workers and refactor related classes 8 months ago
Yunus Emre Kalkan eda11a1fb7 Update command: Fix ordering of latest stable versions when fetching them from github 8 months ago
maliming 161babd325
fix: update AddJob method to use GetJobArgsType for background job name retrieval 8 months ago
maliming 029db2b112
Use `MyCSharp.HttpUserAgentParser` to replace `DeviceDetector.NET` for better performance. 8 months ago
maliming 485972f982 fix: update object mapper service retrieval to use non-scoped version 8 months ago
maliming c5d99180a4
Update PostConfigureAbpRabbitMqEventBusOptions.cs 8 months ago
maliming a81f838e83
Add `PostConfigureAbpRabbitMqEventBusOptions`. 8 months ago
maliming 9604300eb3
Fix unit tests 8 months ago
maliming ace40c5c0b
Skip handling `queryStringParameter/pathParameter` if a converter exists. 8 months ago
André Herbst 0c4e460d39 fix: ensure RabbitMQ QueueArguments from appsettings are parsed into correct types 8 months ago
maliming 02436d8c70
Refactor `AbpMongoClientFactory`. 8 months ago
Mustafa Ozan Sindi a4b32d4190 feat(mongodb): Add MongoClientFactory to reuse MongoClient per connection string" 8 months ago
maliming 73e00ca51e Place the cursor at the end after the element receives focus. 8 months ago
SALİH ÖZKARA 6f174fde82 fix timezone problem 8 months ago
maliming e538203f4c Add workaround for Blazorise picker positioning issue 8 months ago
maliming 08aba25c36
Log exception of `ReflectionTypeLoadException`. 8 months ago