9874 Commits (maliming/uow-commit-before-response)

Author SHA1 Message Date
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
maliming ace40c5c0b
Skip handling `queryStringParameter/pathParameter` if a converter exists. 1 year ago
André Herbst 0c4e460d39 fix: ensure RabbitMQ QueueArguments from appsettings are parsed into correct types 1 year ago
maliming 02436d8c70
Refactor `AbpMongoClientFactory`. 1 year ago
Mustafa Ozan Sindi a4b32d4190 feat(mongodb): Add MongoClientFactory to reuse MongoClient per connection string" 1 year ago
maliming 73e00ca51e Place the cursor at the end after the element receives focus. 1 year ago
SALİH ÖZKARA 6f174fde82 fix timezone problem 1 year ago
maliming e538203f4c Add workaround for Blazorise picker positioning issue 1 year ago
maliming 08aba25c36
Log exception of `ReflectionTypeLoadException`. 1 year ago
enisn c40f4538d9
Configure `ResponseChecksumValidation` hwne third party S3 providers used 1 year ago
enisn 4f2a141046
Make region optional for some S3 compatible APIs 1 year ago
enisn 24c27154d9
Add ServiceURL configuration for S3-compatible APIs 1 year ago
EngincanV 2139c282b4 Create `TextAreaExtensionProperty` to support multiline object extension for blazor ui 1 year ago
Gilcemir c4064aecfa perf(mongodb): optimize event inbox query for better index utilization 1 year ago
maliming bfd5c7fec7 Hide modal before creating NewEntity. 1 year ago
maliming b61f0a4356
Remove `Container` postfix from `id` attribute. 1 year ago
maliming 5dfffe3502
Update DefaultExceptionToErrorInfoConverter.cs 1 year ago
SALİH ÖZKARA 3648a4d4c6 Fix exception localization 1 year ago
maliming 780f71131c
Add a default sort for `First/FirstOrDefault` and `Last/LastOrDefault`. 1 year ago
maliming 5f68d0c417
Add MauiCurrentApplicationConfigurationCacheResetService class 1 year ago
maliming fc942f73b3 Fix pagination issue by adjusting current page on entity deletion 1 year ago
maliming 05ad46c254
Refactor properties in CliUrls to use explicit getters and setters 1 year ago
maliming cf85b11056
Change the way of initializing static strings 1 year ago
maliming f34c8f2547
Add 'use-switch-checkbox' attribute to AbpInputTagHelper. 1 year ago
maliming f485c815e9
Update timezone help text. 1 year ago
Halil İbrahim Kalkan fed0e97341 Add ServiceConfigurationContext.Configuration property 1 year ago
Halil İbrahim Kalkan d094240bd1 Update ChatClientConfigurationCollection.cs 1 year ago
maliming 6b0097a379
Compatible with the new version of `HybridCache`. 1 year ago
maliming f0380b9b01
Downgrade Microsoft.Extensions.Caching.Hybrid version. 1 year ago
Halil İbrahim Kalkan f0932f456a Update AbpAIModule.cs 1 year ago
Halil İbrahim Kalkan 3442d29ced Register IChatClient for the default configuration 1 year ago
Halil İbrahim Kalkan 79260da70f Refactored AI services 1 year ago
Halil İbrahim Kalkan 83ca085c3c Introduce typed chat client services 1 year ago
Halil İbrahim Kalkan f17d91b43f Update AbpAIModule.cs 1 year ago
Halil İbrahim Kalkan eb264dfc49 Rename AbpAIOptions to AbpAIChatClientOptions 1 year ago