9249 Commits (ffda1c3f3e53fe781fe4a695dbf3890ae13ab871)

Author SHA1 Message Date
maliming 016603d4e9
Fix tenant resolve options DI to use IOptions 9 months ago
maliming e518e37a1c
Remove unnecessary blank line in extension class 9 months ago
maliming c059f136cf
Warn only if CurrentUserTenantResolveContributor is used 9 months ago
maliming 6a92781d10
Warn if MultiTenancyMiddleware is used before authentication 9 months ago
liangshiwei 54d3c2b927 Remove duplicate entry for lang-utils.js in BlazorWebAssemblyScriptContributor 9 months ago
Super 7414aacdfd
Use `btn-outline-secondary` for Cancel buttons 9 months ago
maliming 35fc95e742
Public the `EmailSettingProvider` class. 9 months ago
maliming 88fe08574e
Add `ApplicationPartSorter_Tests`. 9 months ago
maliming 23c31fd6c4
Sort ApplicationParts with AssemblyPart last 9 months ago
maliming 6b140577e0
Simplify ApplicationPart sorting logic 9 months ago
maliming 0ec1fd45a0
Refactor background worker initialization to use optional cancellation token from IHostApplicationLifetime 9 months ago
maliming f0abaf648b
Add IHostApplicationLifetime usage for background worker management 9 months ago
maliming 814f44d533
Enhance security headers middleware to improve header management and add tests for ignored headers 9 months ago
maliming 25c815985d
Refactor security headers middleware to reintroduce essential security headers and improve code organization. 9 months ago
maliming c32bd4b522
Enhance `CleanCommand` to run 'dotnet clean' . 9 months ago
maliming 8a86a3e201
Refactor `AbpEfCoreNavigationHelper` to improve performance in certain scenarios. 9 months ago
Suhaib Mousa 857789aba3 support fallback tenant in AbpTenantResolveOptions 9 months ago
maliming f7678914d6
Add methods to remove bundle files by name or predicate 9 months ago
Suhaib Mousa 58cbd450ed DefaultTenantResolveContributor instead of ConfigurationTenantResolveContributor 9 months ago
maliming f4c40039cf
Add 'Authorizing' localization text. 9 months ago
Suhaib Mousa ed3f582ba8 add configuration tenant resolver unit test 9 months ago
Suhaib Mousa b595965bf9 Adds a new tenant resolve contributor 9 months ago
maliming d893d7b3a8
Enhance IsDictionary to support more dictionary interfaces 9 months ago
maliming 058af963f0
Support to install the MVC npm package. 9 months ago
maliming 1493b3ff63
Enhance AbpHangfireAuthorizationFilter to support policy requirements 9 months ago
maliming 011448f8bc Update blazor's bootstrap.css to 5.3.7. 9 months ago
maliming a8059260d7
Refactor JQueryValidationScriptContributor to conditionally add validation script 10 months ago
maliming f6c4f082c3
Compatible with using periods and commas as decimal points and thousand separators. 10 months ago
maliming 5262828dd3
Fix typo in property name from 'CornExpression' to 'CronExpression' in background worker classes 10 months ago
maliming d9fb170bf0
Add support for Cron expressions in background workers and refactor related classes 10 months ago
Yunus Emre Kalkan eda11a1fb7 Update command: Fix ordering of latest stable versions when fetching them from github 10 months ago
maliming 161babd325
fix: update AddJob method to use GetJobArgsType for background job name retrieval 10 months ago
maliming 029db2b112
Use `MyCSharp.HttpUserAgentParser` to replace `DeviceDetector.NET` for better performance. 10 months ago
maliming 485972f982 fix: update object mapper service retrieval to use non-scoped version 10 months ago
maliming c5d99180a4
Update PostConfigureAbpRabbitMqEventBusOptions.cs 10 months ago
maliming a81f838e83
Add `PostConfigureAbpRabbitMqEventBusOptions`. 10 months ago
maliming 9604300eb3
Fix unit tests 10 months ago
maliming ace40c5c0b
Skip handling `queryStringParameter/pathParameter` if a converter exists. 10 months ago
André Herbst 0c4e460d39 fix: ensure RabbitMQ QueueArguments from appsettings are parsed into correct types 10 months ago
maliming 02436d8c70
Refactor `AbpMongoClientFactory`. 10 months ago
Mustafa Ozan Sindi a4b32d4190 feat(mongodb): Add MongoClientFactory to reuse MongoClient per connection string" 10 months ago
maliming 73e00ca51e Place the cursor at the end after the element receives focus. 10 months ago
SALİH ÖZKARA 6f174fde82 fix timezone problem 10 months ago
maliming e538203f4c Add workaround for Blazorise picker positioning issue 10 months ago
maliming 08aba25c36
Log exception of `ReflectionTypeLoadException`. 10 months ago
EngincanV 2139c282b4 Create `TextAreaExtensionProperty` to support multiline object extension for blazor ui 10 months ago
Gilcemir c4064aecfa perf(mongodb): optimize event inbox query for better index utilization 11 months ago
maliming bfd5c7fec7 Hide modal before creating NewEntity. 11 months ago
maliming b61f0a4356
Remove `Container` postfix from `id` attribute. 11 months ago
maliming 5dfffe3502
Update DefaultExceptionToErrorInfoConverter.cs 11 months ago