10267 Commits (e1e0e23217588fe08c507fcafb4e87c751e9bb21)

Author SHA1 Message Date
Mansur Besleney ee754b04bc Update McpServerService.cs 8 months ago
Mansur Besleney 6007b2f587 refacto the mcp server service code to use the mcp package 8 months ago
Mansur Besleney 82552a6c1f Add MCP server integration to ABP CLI 8 months ago
Mansur Besleney db11a81deb added mcp package 8 months ago
Mansur Besleney 5b8c1a4813 Add McpCommand to CLI core module 8 months ago
İsmail ÇAĞDAŞ 8f0c027218 removed Volo.Abp.MudBlazorUI\BreadcrumbItem.cs 7 months ago
İsmail ÇAĞDAŞ 7d97167652 fix errors in MudDataGrid showing data 7 months ago
İsmail ÇAĞDAŞ 5f707a5175 fix style loading problem on Blazor server template 7 months ago
İsmail ÇAĞDAŞ 98b3834215 fix dependent modules of AbpAspNetCoreComponentsWebThemingMudBlazorModule 7 months ago
Ma Liming 47dcccf771
Update framework/src/Volo.Abp.BackgroundWorkers.Hangfire/Volo/Abp/BackgroundWorkers/Hangfire/AbpHangfirePeriodicBackgroundWorkerAdapterOptions.cs 7 months ago
maliming 420b4452ec
Add Hangfire periodic worker adapter options. 7 months ago
İsmail ÇAĞDAŞ b1610f2f15 fixed build problems in app template 7 months ago
İsmail ÇAĞDAŞ 5c2bf08159 fixed build problems on tenant management module for MudBlazor 7 months ago
İsmail ÇAĞDAŞ 4bf9ceba48 fixed build problem in several modules for MudBlazor 7 months ago
İsmail ÇAĞDAŞ 26854c5716 added MudBlazor projects to ABP solution 7 months ago
İsmail ÇAĞDAŞ b54a5b6aba fixed several build errors 7 months ago
İsmail ÇAĞDAŞ 4b747505d3 fixed several build problems 7 months ago
İsmail ÇAĞDAŞ c798e45b38 replace Blazorise with MudBlazor in app template 7 months ago
İsmail ÇAĞDAŞ d3303d1231 add delete confirmation to AbpMudCrudPageBase 7 months ago
İsmail ÇAĞDAŞ 76b2d6834a created MudBlazor theming packages 7 months ago
İsmail ÇAĞDAŞ 52019de2e2 created Volo.Abp.AspNetCore.Components.Web.Theming.MudBlazor package 7 months ago
İsmail ÇAĞDAŞ 16a8722406 Migrat to Mudblazor (vibe-kanban 00113e51) 7 months ago
maliming 1806ad2751
Update Devart.Data.Oracle.EFCore and EFCore.Relational versions 7 months ago
Ma Liming d38c202124
Change methods to virtual in AbpNoContentApiDescriptionProvider 7 months ago
maliming dd2ee0ccc6
Add `AbpNoContentApiDescriptionProvider` to handle NoContent responses 7 months ago
maliming e9dcded405
Add ShowToolbar property to PageLayout 8 months ago
Ma Liming f70b6f1f82
Change exception handling in TimeZoneHelper 8 months ago
maliming 283d9dde74
Cache ShouldAddComponentAsync result in toolbar contributor 8 months ago
Ma Liming 6ee810bcb7
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/TimeZoneHelper.cs 8 months ago
Ma Liming e50869a8e7
Update framework/test/Volo.Abp.Timing.Tests/Volo/Abp/Timing/TimeZoneHelper_Tests.cs 8 months ago
Ma Liming c7c075c78a
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/TimeZoneHelper.cs 8 months ago
Ma Liming 65d8b4281c
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/TimeZoneHelper.cs 8 months ago
Ma Liming 6b745b56d6
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/TimeZoneHelper.cs 8 months ago
Ma Liming 1ba16383e3
Update framework/test/Volo.Abp.Timing.Tests/Volo/Abp/Timing/TimeZoneHelper_Tests.cs 8 months ago
maliming 8210f415fe
Enhance TimeZoneHelper with offset and validation 8 months ago
maliming 27179a007c
Support dynamic client credentials in token introspection 8 months ago
maliming 233f3aba41
Add UserSharingStrategy to MultiTenancyInfoDto 8 months ago
maliming 0b538d91b6
Add ShowToolbar property to ContentLayout 8 months ago
maliming 168ea06cb5
Add CreateTenantEto event class 8 months ago
maliming 5d07af6001
Add logic to set addToInbox to true if messageId exists in event inbox 8 months ago
maliming c418e28742
Remove HtmlEncoder dependency from button tag helpers 8 months ago
maliming 3692690a86
Use `Append` method instead of `HtmlEncoder`. 8 months ago
maliming 85ed51b87c
Fix unit tests in Rider. 8 months ago
maliming c8fa004de6
Refactor event clearing methods with null-conditional operator 8 months ago
maliming 1e253b4844
Refactor BasicAggregateRoot to use nullable collections for distributed and local events 8 months ago
maliming 028362c672
Add logging for DateTime conversion failures 8 months ago
maliming 84cf25f17b
Refactor DateTime handling to use GetUtcOffset for accurate timezone adjustments in model binding and JSON converters 8 months ago
maliming 275b181fce
Enhance DateTime handling with timezone support in model binding and JSON converters 8 months ago
maliming 71bc239f88
Refactor token expiration handling in cookie auth options 8 months ago
maliming 5d84359a97
Refactor token validation in CookieAuthenticationOptionsExtensions 8 months ago