9184 Commits (8773b1ffcaec6e74aefdc5e7530d101e12ddf0a2)

Author SHA1 Message Date
SALİH ÖZKARA 6f174fde82 fix timezone problem 8 months ago
maliming e538203f4c Add workaround for Blazorise picker positioning issue 8 months ago
maliming 08aba25c36
Log exception of `ReflectionTypeLoadException`. 8 months ago
EngincanV 2139c282b4 Create `TextAreaExtensionProperty` to support multiline object extension for blazor ui 9 months ago
Gilcemir c4064aecfa perf(mongodb): optimize event inbox query for better index utilization 9 months ago
maliming bfd5c7fec7 Hide modal before creating NewEntity. 9 months ago
maliming b61f0a4356
Remove `Container` postfix from `id` attribute. 9 months ago
maliming 5dfffe3502
Update DefaultExceptionToErrorInfoConverter.cs 9 months ago
SALİH ÖZKARA 3648a4d4c6 Fix exception localization 9 months ago
maliming 780f71131c
Add a default sort for `First/FirstOrDefault` and `Last/LastOrDefault`. 9 months ago
maliming 5f68d0c417
Add MauiCurrentApplicationConfigurationCacheResetService class 9 months ago
maliming fc942f73b3 Fix pagination issue by adjusting current page on entity deletion 9 months ago
maliming 05ad46c254
Refactor properties in CliUrls to use explicit getters and setters 9 months ago
maliming cf85b11056
Change the way of initializing static strings 9 months ago
maliming f34c8f2547
Add 'use-switch-checkbox' attribute to AbpInputTagHelper. 9 months ago
maliming f485c815e9
Update timezone help text. 9 months ago
Halil İbrahim Kalkan fed0e97341 Add ServiceConfigurationContext.Configuration property 9 months ago
maliming 3124a0cc0f
Update MongoSandbox pcakages. 9 months ago
maliming 6b0097a379
Compatible with the new version of `HybridCache`. 9 months ago
maliming f0380b9b01
Downgrade Microsoft.Extensions.Caching.Hybrid version. 9 months ago
maliming 9c5c737aee
Set timezone to null if an exception occurs. 9 months ago
maliming ecf7339397
Enhance timezone handling to support both IANA and Windows timezones. 9 months ago
liangshiwei 662c8159d6 Improve DefaultThemeManager to avoid potential infinite loop 10 months ago
liangshiwei d2a06b5f7c Improve Hangfire Initialization code 10 months ago
maliming 8865db1eb4
Add `IgnoredUpdateAggregateRootSelectors` to filter some specific entities. 10 months ago
maliming 6357bd6c04
Add unit test for `UpdateAggregateRootWhenNavigationChanges`. 10 months ago
maliming f1e797a35b
Provide an option to disable updating the aggregate root when the navigation property changes. 10 months ago
liangshiwei e533a054a3 Improve file path checks in PathHelper 10 months ago
maliming 7a0b14ad91
feat: add service key support in registration context. 10 months ago
maliming 84c1f7ee45
Refactor assembly file path retrieval in BundlingService and simplify string comparison in PathHelper 10 months ago
maliming ebb83d4107
Add error handling for missing assembly files in BundlingService and improve file path checks in PathHelper 10 months ago
liangshiwei af04ef4d5a Add reset method to PageLayout 10 months ago
liangshiwei c92c8776af Update PageHeader.razor.cs 10 months ago
liangshiwei a720893594 Clear Title while disposing PageHeader 10 months ago
maliming 61ecc62b1e
Add test to verify new entity cache is returned when added 10 months ago
maliming 33c33ee69e
Remove `EntityCreatedEventData` condition to clear the cache. 10 months ago
maliming 1f86ef0330
Use `EntityCacheItemWrapper` to prevent duplicate queries. 10 months ago
maliming a54462e6d0
Add support for custom job names in `AbpBackgroundJobOptions`. 10 months ago
liangshiwei ecd721e3a7 Remove duplicate close button 10 months ago
maliming 5003614b0c
Try to get tenant's `EditionId` in `EditionFeatureManagementProvider`. 10 months ago
maliming 17e9bafb5f
refactor: change const to static string in CliConsts and CliUrls 10 months ago
maliming bb1a7df7ca
Fix unit test. 10 months ago
maliming 5d1c9851e1
Set `PropertyNamingPolicy` to `null` to keep original property name and dictionary key. 10 months ago
maliming 3f098f2dfc
Update obsolete attribute message for UseAbpClaimsMap method 10 months ago
maliming dae6124592
Rename AbpCustomGuidMapper.cs to AbpGuidCustomBsonTypeMapper.cs 10 months ago
maliming f229f807d8
Rename AbpCustomGuidMapper to AbpGuidCustomBsonTypeMapper for consistency 10 months ago
maliming 507aee72af
Refactor InsertAsync test to include nullable GUID property validation 10 months ago
maliming d3e35cea97
Upgrade MongoDB.Driver to 3.3.0 and add `AbpCustomGuidMapper`. 10 months ago
liangshiwei 803c04730a Sort ABP CLI commands in HelpCommand 10 months ago
liangshiwei 38f5b91263 Hide dropdown menu when datatable scrolling horizontally 10 months ago