8760 Commits (0fdecf4d1bddff43ec01232b414669d09b3cd7e7)

Author SHA1 Message Date
EngincanV 6520705059 Update abp-toast.css 11 months ago
maliming 9a308de5e9
Add net8.0 target to AutoMapper project 12 months ago
maliming fb09742e8c
Fix null reference in navigation entry original value 12 months ago
maliming 9a8732d076
Refactor handling of OriginalValue in AbpEntityEntry 12 months ago
maliming 2f452931ec
Refactor navigation entry update logic in change tracker 12 months ago
maliming acec1159c5 Prevent duplicate entities in navigation entry list 12 months ago
maliming c5ceb03e58
Fix collection navigation entry comparison logic 12 months ago
maliming d51c565a1f
Refactor `UpdateNavigationEntries` method to improve performance. 12 months ago
maliming fafb76172f
Refactor BlogPost entity and remove Post entity from tests 12 months ago
Fahri Gedik 8dbffe9d68 Reapply "Merge branch 'dev' into issue-23231-v2" 12 months ago
Fahri Gedik a83bce6b7b Revert "Merge branch 'dev' into issue-23231-v2" 12 months ago
maliming ab1d5ec8fa
Refactor EntityActions initialization and disabled logic 12 months ago
maliming 85913991af
Improve EntityActions initialization and action check 12 months ago
maliming 016603d4e9
Fix tenant resolve options DI to use IOptions 12 months ago
maliming e518e37a1c
Remove unnecessary blank line in extension class 12 months ago
maliming c059f136cf
Warn only if CurrentUserTenantResolveContributor is used 12 months ago
maliming 6a92781d10
Warn if MultiTenancyMiddleware is used before authentication 12 months ago
liangshiwei 54d3c2b927 Remove duplicate entry for lang-utils.js in BlazorWebAssemblyScriptContributor 1 year ago
Super 7414aacdfd
Use `btn-outline-secondary` for Cancel buttons 1 year ago
maliming 35fc95e742
Public the `EmailSettingProvider` class. 1 year ago
maliming 88fe08574e
Add `ApplicationPartSorter_Tests`. 1 year ago
maliming 23c31fd6c4
Sort ApplicationParts with AssemblyPart last 1 year ago
maliming 6b140577e0
Simplify ApplicationPart sorting logic 1 year ago
maliming 0ec1fd45a0
Refactor background worker initialization to use optional cancellation token from IHostApplicationLifetime 1 year ago
maliming f0abaf648b
Add IHostApplicationLifetime usage for background worker management 1 year ago
maliming 814f44d533
Enhance security headers middleware to improve header management and add tests for ignored headers 1 year ago
maliming 25c815985d
Refactor security headers middleware to reintroduce essential security headers and improve code organization. 1 year ago
Muhammed Ali ÖZKAYA 09229dfb70 Update login API URLs to use `AccountAbpIo` 1 year ago
maliming c32bd4b522
Enhance `CleanCommand` to run 'dotnet clean' . 1 year ago
maliming 8a86a3e201
Refactor `AbpEfCoreNavigationHelper` to improve performance in certain scenarios. 1 year ago
maliming 7b50a61056
Add BlazoriseUI CSS to Maui style bundle 1 year ago
Suhaib Mousa 857789aba3 support fallback tenant in AbpTenantResolveOptions 1 year ago
maliming f7678914d6
Add methods to remove bundle files by name or predicate 1 year ago
Suhaib Mousa 58cbd450ed DefaultTenantResolveContributor instead of ConfigurationTenantResolveContributor 1 year ago
maliming f4c40039cf
Add 'Authorizing' localization text. 1 year ago
Suhaib Mousa b595965bf9 Adds a new tenant resolve contributor 1 year ago
maliming d893d7b3a8
Enhance IsDictionary to support more dictionary interfaces 1 year ago
maliming 058af963f0
Support to install the MVC npm package. 1 year ago
maliming 1493b3ff63
Enhance AbpHangfireAuthorizationFilter to support policy requirements 1 year ago
maliming 011448f8bc Update blazor's bootstrap.css to 5.3.7. 1 year ago
maliming a8059260d7
Refactor JQueryValidationScriptContributor to conditionally add validation script 1 year ago
maliming f6c4f082c3
Compatible with using periods and commas as decimal points and thousand separators. 1 year ago
maliming 5262828dd3
Fix typo in property name from 'CornExpression' to 'CronExpression' in background worker classes 1 year ago
maliming d9fb170bf0
Add support for Cron expressions in background workers and refactor related classes 1 year ago
Yunus Emre Kalkan eda11a1fb7 Update command: Fix ordering of latest stable versions when fetching them from github 1 year ago
maliming 161babd325
fix: update AddJob method to use GetJobArgsType for background job name retrieval 1 year ago
maliming 029db2b112
Use `MyCSharp.HttpUserAgentParser` to replace `DeviceDetector.NET` for better performance. 1 year ago
maliming 485972f982 fix: update object mapper service retrieval to use non-scoped version 1 year ago
maliming c5d99180a4
Update PostConfigureAbpRabbitMqEventBusOptions.cs 1 year ago
maliming a81f838e83
Add `PostConfigureAbpRabbitMqEventBusOptions`. 1 year ago