9314 Commits (800cf2dae511f867f44fa6eb153efdf8753c6733)

Author SHA1 Message Date
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 c5d712ce51
Refactor RabbitMQ channel and connection handling for improved efficiency and reliability 1 year ago
maliming f1e6770e3c
Update `RabbitMQ.Client` to 7.X. 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
maliming 5f6d94e74d
Don't write remote exceptions to console for Blazor WASM. 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
maliming 99ee64b7e8
Add browser timezone handling and cookie management for unauthenticated users 1 year ago
maliming f3f14a8dd9
Implement timezone override in middleware from request sources and add unit tests 1 year ago
maliming 4b755848fe
Fix date range picker initialization and update Luxon usage for timezone handling 1 year ago
maliming 735a6cf738
Add custom renderer for time and enhance locale string options in clock 1 year ago
maliming c7bc2baa08
Fix more compatiable timezone problem. 1 year ago
maliming aa6e83076c
Enhance date picker functionality to support date range selection and timezone normalization 1 year ago
maliming 90f7e064ce
Filter IANA timezones to exclude 'Etc' entries while allowing 'UTC' 1 year ago
maliming 5e3fff446e
Add DateTimeOffset conversion method to IClock and only normalizing DateTime in MVC. 1 year ago
SALİH ÖZKARA 78b60970a9 Refactor AbpDatePickerBaseTagHelper 1 year ago
maliming 185c3df2e6
Rename `new-datepicker` to `hidden-datepicker`. 1 year ago
maliming 6dab00a983
Filter IANA timezones to include only those with a '/' in their names 1 year ago
maliming d68bcdeb03
Add `ICurrentTimezoneProvider` and `AbpTimeZoneMiddleware`. 1 year ago
liangshiwei 89894f4664 MVCUI : Hide Actions Column for Users Without Permissions 1 year ago
liangshiwei 42b7c407fe Hide Actions Column for Users Without Permissions 1 year ago
maliming 099fb8ad64
Update date range picker to use data attribute for name retrieval 1 year ago
maliming 0fb8606194
Add handleDatepicker function to manage datepicker inputs and hidden fields 1 year ago