9206 Commits (c8a28e77bd96bdea28867b9201d90304d5a8a5db)

Author SHA1 Message Date
maliming 5262828dd3
Fix typo in property name from 'CornExpression' to 'CronExpression' in background worker classes 11 months ago
maliming d9fb170bf0
Add support for Cron expressions in background workers and refactor related classes 11 months ago
Yunus Emre Kalkan eda11a1fb7 Update command: Fix ordering of latest stable versions when fetching them from github 11 months ago
maliming 161babd325
fix: update AddJob method to use GetJobArgsType for background job name retrieval 11 months ago
maliming 029db2b112
Use `MyCSharp.HttpUserAgentParser` to replace `DeviceDetector.NET` for better performance. 11 months ago
maliming 485972f982 fix: update object mapper service retrieval to use non-scoped version 11 months ago
maliming c5d99180a4
Update PostConfigureAbpRabbitMqEventBusOptions.cs 11 months ago
maliming a81f838e83
Add `PostConfigureAbpRabbitMqEventBusOptions`. 11 months ago
maliming 9604300eb3
Fix unit tests 11 months ago
maliming ace40c5c0b
Skip handling `queryStringParameter/pathParameter` if a converter exists. 11 months ago
André Herbst 0c4e460d39 fix: ensure RabbitMQ QueueArguments from appsettings are parsed into correct types 11 months ago
maliming 02436d8c70
Refactor `AbpMongoClientFactory`. 11 months ago
Mustafa Ozan Sindi a4b32d4190 feat(mongodb): Add MongoClientFactory to reuse MongoClient per connection string" 11 months ago
maliming 73e00ca51e Place the cursor at the end after the element receives focus. 11 months ago
SALİH ÖZKARA 6f174fde82 fix timezone problem 11 months ago
maliming e538203f4c Add workaround for Blazorise picker positioning issue 11 months ago
maliming 08aba25c36
Log exception of `ReflectionTypeLoadException`. 11 months ago
EngincanV 2139c282b4 Create `TextAreaExtensionProperty` to support multiline object extension for blazor ui 12 months ago
Gilcemir c4064aecfa perf(mongodb): optimize event inbox query for better index utilization 12 months ago
maliming bfd5c7fec7 Hide modal before creating NewEntity. 12 months ago
maliming b61f0a4356
Remove `Container` postfix from `id` attribute. 12 months ago
maliming 5dfffe3502
Update DefaultExceptionToErrorInfoConverter.cs 12 months ago
SALİH ÖZKARA 3648a4d4c6 Fix exception localization 12 months ago
maliming 780f71131c
Add a default sort for `First/FirstOrDefault` and `Last/LastOrDefault`. 12 months 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
maliming 3124a0cc0f
Update MongoSandbox pcakages. 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
maliming 9c5c737aee
Set timezone to null if an exception occurs. 1 year ago
maliming ecf7339397
Enhance timezone handling to support both IANA and Windows timezones. 1 year ago
liangshiwei 662c8159d6 Improve DefaultThemeManager to avoid potential infinite loop 1 year ago
liangshiwei d2a06b5f7c Improve Hangfire Initialization code 1 year ago
maliming 8865db1eb4
Add `IgnoredUpdateAggregateRootSelectors` to filter some specific entities. 1 year ago
maliming 6357bd6c04
Add unit test for `UpdateAggregateRootWhenNavigationChanges`. 1 year ago
maliming f1e797a35b
Provide an option to disable updating the aggregate root when the navigation property changes. 1 year ago
liangshiwei e533a054a3 Improve file path checks in PathHelper 1 year ago
maliming 7a0b14ad91
feat: add service key support in registration context. 1 year ago
maliming 84c1f7ee45
Refactor assembly file path retrieval in BundlingService and simplify string comparison in PathHelper 1 year ago
maliming ebb83d4107
Add error handling for missing assembly files in BundlingService and improve file path checks in PathHelper 1 year ago
liangshiwei af04ef4d5a Add reset method to PageLayout 1 year ago
liangshiwei c92c8776af Update PageHeader.razor.cs 1 year ago
liangshiwei a720893594 Clear Title while disposing PageHeader 1 year ago
maliming 61ecc62b1e
Add test to verify new entity cache is returned when added 1 year ago
maliming 33c33ee69e
Remove `EntityCreatedEventData` condition to clear the cache. 1 year ago