9141 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
maliming f485c815e9
Update timezone help text. 11 months ago
Halil İbrahim Kalkan fed0e97341 Add ServiceConfigurationContext.Configuration property 11 months ago
Halil İbrahim Kalkan d094240bd1 Update ChatClientConfigurationCollection.cs 11 months ago
maliming 6b0097a379
Compatible with the new version of `HybridCache`. 11 months ago
maliming f0380b9b01
Downgrade Microsoft.Extensions.Caching.Hybrid version. 11 months ago
Halil İbrahim Kalkan f0932f456a Update AbpAIModule.cs 11 months ago
Halil İbrahim Kalkan 3442d29ced Register IChatClient for the default configuration 11 months ago
Halil İbrahim Kalkan 79260da70f Refactored AI services 11 months ago
Halil İbrahim Kalkan 83ca085c3c Introduce typed chat client services 11 months ago
Halil İbrahim Kalkan f17d91b43f Update AbpAIModule.cs 11 months ago
Halil İbrahim Kalkan eb264dfc49 Rename AbpAIOptions to AbpAIChatClientOptions 11 months ago
Halil İbrahim Kalkan f1daf02c5a Refactor the client building code 11 months ago
Halil İbrahim Kalkan b6c3ef1a05 Implement builders 11 months ago
Halil İbrahim Kalkan aeecd03196 Initial AbpAIOptions definition 11 months ago
maliming 9c5c737aee
Set timezone to null if an exception occurs. 11 months ago
Halil İbrahim Kalkan 96a110a808 Add Microsoft.Extensions.AI package reference 11 months ago
maliming ecf7339397
Enhance timezone handling to support both IANA and Windows timezones. 11 months ago
Halil İbrahim Kalkan c022ec1847 Created the Volo.Abp.AI package 11 months ago
liangshiwei 662c8159d6 Improve DefaultThemeManager to avoid potential infinite loop 11 months ago
liangshiwei d2a06b5f7c Improve Hangfire Initialization code 11 months ago
maliming 8865db1eb4
Add `IgnoredUpdateAggregateRootSelectors` to filter some specific entities. 11 months ago
maliming 6357bd6c04
Add unit test for `UpdateAggregateRootWhenNavigationChanges`. 11 months ago
maliming f1e797a35b
Provide an option to disable updating the aggregate root when the navigation property changes. 11 months ago
liangshiwei e533a054a3 Improve file path checks in PathHelper 12 months ago
maliming 7a0b14ad91
feat: add service key support in registration context. 12 months ago
maliming 84c1f7ee45
Refactor assembly file path retrieval in BundlingService and simplify string comparison in PathHelper 12 months ago
maliming ebb83d4107
Add error handling for missing assembly files in BundlingService and improve file path checks in PathHelper 12 months ago
liangshiwei af04ef4d5a Add reset method to PageLayout 12 months ago
liangshiwei c92c8776af Update PageHeader.razor.cs 12 months ago
liangshiwei a720893594 Clear Title while disposing PageHeader 12 months ago
maliming 33c33ee69e
Remove `EntityCreatedEventData` condition to clear the cache. 12 months ago
maliming 1f86ef0330
Use `EntityCacheItemWrapper` to prevent duplicate queries. 12 months ago
maliming a54462e6d0
Add support for custom job names in `AbpBackgroundJobOptions`. 12 months ago
liangshiwei ecd721e3a7 Remove duplicate close button 12 months ago
maliming 5003614b0c
Try to get tenant's `EditionId` in `EditionFeatureManagementProvider`. 12 months ago
maliming 17e9bafb5f
refactor: change const to static string in CliConsts and CliUrls 12 months ago
maliming 5d1c9851e1
Set `PropertyNamingPolicy` to `null` to keep original property name and dictionary key. 12 months ago
maliming 3f098f2dfc
Update obsolete attribute message for UseAbpClaimsMap method 12 months ago
maliming dae6124592
Rename AbpCustomGuidMapper.cs to AbpGuidCustomBsonTypeMapper.cs 12 months ago
maliming f229f807d8
Rename AbpCustomGuidMapper to AbpGuidCustomBsonTypeMapper for consistency 12 months ago
maliming d3e35cea97
Upgrade MongoDB.Driver to 3.3.0 and add `AbpCustomGuidMapper`. 12 months ago
liangshiwei 803c04730a Sort ABP CLI commands in HelpCommand 12 months ago
liangshiwei 38f5b91263 Hide dropdown menu when datatable scrolling horizontally 12 months ago
maliming d2eef4f1f6
Add `EditionId` to `TenantConfiguration` and use it in `EditionFeatureValueProvider`. 12 months ago
Yunus Emre Kalkan c0b68f53ff fix build errors 12 months ago
maliming 5669092d4e
Make `AddBlazorWebAppServices` method as obsolete. 12 months ago
Yunus Emre Kalkan 67c5abb890 implementation of lepton-x version argument of update command 12 months ago
Yunus Emre Kalkan c8146768f2 added lepton-x version argument to update command (initial) 12 months ago
maliming c69a8347a9
Set current tenant info before calling `NotifyChanged`. 12 months ago
maliming 33646047b2
Add option to support adding `base` element to layout page. 12 months ago