9033 Commits (a24c1edc82d01775dcf2a69bdbdb1abb169c9476)

Author SHA1 Message Date
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
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
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
maliming ab1daa68ac
Remove `ISOStringToDateTimeLocaleString` function. 1 year ago
maliming 2589b0c9a4
Using timezone settings to display datetime. 1 year ago
liangshiwei ba9cafc2db Refactor AbpDatePickerTagHelper and AbpDateRangePickerTagHelper 1 year ago
liangshiwei 892ec7698a Refactor AbpDatePickerBaseTagHelper to accept IOptions<AbpDatePickerOptions> for improved configuration 1 year ago
maliming 902601c016
Add `ApplicationName` property to background job to isolation jobs. 1 year ago
maliming 14297e0f39
Update AbpOpenIdConnectExtensions.cs 1 year ago
maliming e241ab64a0
Disable PushedAuthorizationBehavior feature by default. 1 year ago
liangshiwei aac63fa8d4 Add Sortable to DataGrid ExtraProperties Column 1 year ago
maliming 0782080a8f
Refactor connection string checkers to initialize connection settings within try blocks. 1 year ago
maliming efb9dfcd84
Update abp-toast.css 1 year ago
maliming 9bb957392a
Remove `datatables.net` compatible code. 1 year ago