9077 Commits (a9e92e2e4bae7bc01835ecdfedbf9ca74aa5ce20)

Author SHA1 Message Date
maliming f229f807d8
Rename AbpCustomGuidMapper to AbpGuidCustomBsonTypeMapper for consistency 12 months ago
maliming 507aee72af
Refactor InsertAsync test to include nullable GUID property validation 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
Yunus Emre Kalkan c0b68f53ff fix build errors 12 months ago
Yunus Emre Kalkan 67c5abb890 implementation of lepton-x version argument of update command 1 year ago
Yunus Emre Kalkan c8146768f2 added lepton-x version argument to update command (initial) 1 year ago
maliming c69a8347a9
Set current tenant info before calling `NotifyChanged`. 1 year ago
maliming 78f972c41f
Rename IgnoreEventSelectors to IgnoredEventSelectors. 1 year ago
maliming 07ea2f0e3a
Don't write remote exceptions to console for Blazor WASM. 1 year ago
maliming eae478192e
Enhance `AbpRemoteStreamContentModelBinder` to compatible with multiple files. 1 year ago
maliming da38948e50
Remove `ClientProxyServices` if `ExposeClientProxyServices` is `false`. 1 year ago
maliming 36ba1dcb64
Refactor ClientProxyApiDescriptionFinder to simplify file handling and remove unused methods 1 year ago
maliming efebe80c90
Fix the way to get paths for `GetDirectoryContentPath` and `GetProxyFileInfoPath`. 1 year ago
maliming bb471461d0
Remove existing timezone header before adding the current timezone in HTTP message handlers 1 year ago
maliming 38f2eaa2eb
Add support for browser timezone retrieval in MauiBlazorCachedApplicationConfigurationClient 1 year ago
maliming d6ace65a78
Add timezone info to HTTP message handlers 1 year ago
maliming 8adc61b287
Add browser timezone retrieval and update timezone handling logic 1 year ago
maliming 44abba0900
Refactor timezone handling to use local time zone retrieval and remove deprecated methods 1 year ago
maliming 98fbeaf656
Refactor timezone retrieval logic to prioritize settings, request, and server fallback 1 year ago
maliming 691aac8b19
Set default `TimeZone` to empty and get from local time. 1 year ago
maliming c8b39e45c4
feat: add AppBasePath parameter to script and style bundling components 1 year ago
maliming bc36cb2b03
Handling Swagger OAuth2 callbacks in a new way. 1 year ago
voloagent 6e97b6ee12 Update_NPM_Packages 1 year ago
maliming 81aa3ab4a0
Add test for event triggering with IgnoreEventSelectors configuration 1 year ago
maliming 5ddf9b5238
Rename `Convert` methods in `Clock` class. 1 year ago
maliming bea85c61ea
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/Clock.cs 1 year ago
maliming 6f5e2e3552
Add IgnoreEventSelectors to AbpDistributedEntityEventOptions for event filtering. 1 year ago
liangshiwei 33aee2b321 Add fixed position for dropdown menu in responsive tables 1 year ago
voloagent 831f0a1f96 Update_NPM_Packages 1 year ago
liangshiwei 56317b13de Update Volo.Abp.AspNetCore.Components.MauiBlazor.Bundling project target to net9.0 1 year ago
selman koc d28817afc6
Update BundleManager.cs to fix typo 1 year ago
Yunus Emre Kalkan 60ab0d5d66 Update AbpIoSourceCodeStore.cs 1 year ago
Yunus Emre Kalkan d078e5a059 Update version mismatch warning during solution creation 1 year ago
Yunus Emre Kalkan 7dc9d2dd77 Throw error on invalid suite command 1 year ago
maliming d6f5784bd9
Add `ExcludeExceptionFromLoggerSelectors` to `AbpExceptionHandlingOptions` to skip output exception to logger. 1 year ago
maliming c119474505
Remove `Microsoft.EntityFrameworkCore.Relational` from `Volo.Abp.EntityFrameworkCore.MySQL.csproj` 1 year ago
maliming 52b53a4e53
Remove unnecessary initialization of ScriptFiles and StyleFiles during prerendering 1 year ago
maliming 980b9c8049
Fixing the flickering issue when switching the server to wasm. 1 year ago
maliming c95846c1f6
Avoid loading the script twice after prerender. 1 year ago
Yunus Emre Kalkan 2276715750 Update RecreateInitialMigrationCommand.cs 1 year ago
liangshiwei d29fc3a24d Show Tooltip on action button if it's not visible 1 year ago
maliming f7a36f6055
Improve logging of exceptions by ensuring error codes and details are not null or whitespace 1 year ago
Yunus Emre Kalkan 24514b0703 Cli: provided a way to hide commands from command list 1 year ago
liangshiwei f97e5d9747 Make Bundling system support MAUI Blazor 1 year ago
maliming ca1f21b003
Update `timing.md`. 1 year ago
maliming 6c8d37058d
Add `IgnoredNavigationEntitySelectors` to `AbpEntityChangeOptions` to ignore navigation properties. 1 year ago
maliming b82be5ec77 Support blazor no-layers project. 1 year ago
maliming 912a909a0b
Map static assets if there is a blazor client project. 1 year ago
liangshiwei c2538b47ea Remove `InteractiveAuto` check to add style files 1 year ago