9872 Commits (Shared-User-Account)

Author SHA1 Message Date
maliming e66bb546d2
Refactor variable declaration for exit codes in CLI commands 5 months ago
Ma Liming 721a9297e5
Update framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Commands/Internal/RecreateInitialMigrationCommand.cs 5 months ago
Ma Liming 6c64975c12
Update framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/ProjectModification/EfCoreMigrationManager.cs 5 months ago
maliming 3748dac786
Add 'dotnet build' before creating EF Core migrations 5 months ago
maliming 5c41632d84
Handle Hangfire storage without JobQueueProperty feature. 5 months ago
Ma Liming 47dcccf771
Update framework/src/Volo.Abp.BackgroundWorkers.Hangfire/Volo/Abp/BackgroundWorkers/Hangfire/AbpHangfirePeriodicBackgroundWorkerAdapterOptions.cs 5 months ago
maliming 420b4452ec
Add Hangfire periodic worker adapter options. 5 months ago
maliming 1806ad2751
Update Devart.Data.Oracle.EFCore and EFCore.Relational versions 5 months ago
Ma Liming d38c202124
Change methods to virtual in AbpNoContentApiDescriptionProvider 5 months ago
maliming dd2ee0ccc6
Add `AbpNoContentApiDescriptionProvider` to handle NoContent responses 5 months ago
maliming e9dcded405
Add ShowToolbar property to PageLayout 5 months ago
Ma Liming f70b6f1f82
Change exception handling in TimeZoneHelper 5 months ago
maliming 283d9dde74
Cache ShouldAddComponentAsync result in toolbar contributor 5 months ago
Ma Liming 6ee810bcb7
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/TimeZoneHelper.cs 5 months ago
Ma Liming e50869a8e7
Update framework/test/Volo.Abp.Timing.Tests/Volo/Abp/Timing/TimeZoneHelper_Tests.cs 5 months ago
Ma Liming c7c075c78a
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/TimeZoneHelper.cs 5 months ago
Ma Liming 65d8b4281c
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/TimeZoneHelper.cs 5 months ago
Ma Liming 6b745b56d6
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/TimeZoneHelper.cs 5 months ago
Ma Liming 1ba16383e3
Update framework/test/Volo.Abp.Timing.Tests/Volo/Abp/Timing/TimeZoneHelper_Tests.cs 5 months ago
maliming 8210f415fe
Enhance TimeZoneHelper with offset and validation 5 months ago
maliming 27179a007c
Support dynamic client credentials in token introspection 5 months ago
maliming 233f3aba41
Add UserSharingStrategy to MultiTenancyInfoDto 5 months ago
maliming 0b538d91b6
Add ShowToolbar property to ContentLayout 5 months ago
maliming 168ea06cb5
Add CreateTenantEto event class 5 months ago
maliming 5d07af6001
Add logic to set addToInbox to true if messageId exists in event inbox 5 months ago
maliming c418e28742
Remove HtmlEncoder dependency from button tag helpers 5 months ago
maliming 3692690a86
Use `Append` method instead of `HtmlEncoder`. 5 months ago
maliming 85ed51b87c
Fix unit tests in Rider. 5 months ago
maliming c8fa004de6
Refactor event clearing methods with null-conditional operator 5 months ago
maliming 1e253b4844
Refactor BasicAggregateRoot to use nullable collections for distributed and local events 5 months ago
maliming 028362c672
Add logging for DateTime conversion failures 6 months ago
maliming 84cf25f17b
Refactor DateTime handling to use GetUtcOffset for accurate timezone adjustments in model binding and JSON converters 6 months ago
maliming 275b181fce
Enhance DateTime handling with timezone support in model binding and JSON converters 6 months ago
maliming 71bc239f88
Refactor token expiration handling in cookie auth options 6 months ago
maliming 5d84359a97
Refactor token validation in CookieAuthenticationOptionsExtensions 6 months ago
maliming 6f57ec4568
Add audit support for JSON property changes. 6 months ago
maliming 96a7303fc6
Revert "Add support and tests for entity history with JSON properties" 6 months ago
SALİH ÖZKARA 4d00ee9365 Add support and tests for entity history with JSON properties 6 months ago
maliming 562914fc69
Refactor resource permission key lookup to use names/ClientIds 6 months ago
SALİH ÖZKARA fb5dbaee99 Fix entity type name for shared CLR types 6 months ago
SALİH ÖZKARA d041aeb1fa Improve JSON navigation property change tracking 6 months ago
SALİH ÖZKARA bdd0901dba
Update framework/src/Volo.Abp.EntityFrameworkCore/Volo/Abp/EntityFrameworkCore/EntityHistory/EntityHistoryHelper.cs 6 months ago
maliming bdd7607975
Fix parameter order and minor code cleanups 6 months ago
SALİH ÖZKARA f253f9945e Improve entity history handling for shared types and JSON 6 months ago
maliming e1b7487c05
Refactor permission value provider methods for consistency and clarity 6 months ago
maliming 5bf06b50f5
Use GetOrNullAsync for setting definition lookup 6 months ago
Halil İbrahim Kalkan 3de33e51ee Use GetOrNullAsync for feature definition lookup 6 months ago
maliming ab114bedf2
Add ClientResourcePermissionValueProvider implementation 6 months ago
maliming 67310e7260
Add NullAbpDistributedLock and register as default lock for unit test. 6 months ago
maliming 7733429c4e
Fix namespace declaration in LocalAbpDistributedLockHandle 6 months ago