4011 Commits (25d5df54864936c8aa496cf32e80b41beb5357ba)

Author SHA1 Message Date
Halil İbrahim Kalkan cea97c2319 Create TenantConnectionStringUpdatedEto.cs 5 years ago
maliming 1b6b6c6758 Rename data-datepicker to abp-data-datepicker. 5 years ago
maliming f57c4c8b47 Add data-datepicker attribute to ignore initialize Datepickers. 5 years ago
Halil İbrahim Kalkan 6413691c0e Cancel event handlers in identity and permission modules. 5 years ago
Halil İbrahim Kalkan a8b4e0dfa9 Seed identity & permission data for a tenant via event handlers. 5 years ago
maliming 467ed0627d Minor changes 5 years ago
maliming f4458ac7d0 Remove DeleteManyAsync from IRepository. 5 years ago
Halil İbrahim Kalkan 6d50fc998d Define TenantCreatedEto 5 years ago
Halil İbrahim Kalkan 8762284482 Added Volo.Abp.EventBus.Abstractions package. 5 years ago
Halil İbrahim Kalkan d48e65d23e Introduce ITenantDatabaseSchemaMigrator. 5 years ago
maliming 792af17439 Insert the modal after the existing one. 5 years ago
maliming 16cbf7c188
Update PostgreSQL connecting string. 5 years ago
Mladen Macanovic e910950e84 Update Blazorise 0.9.3-preview8 5 years ago
maliming adebfb958d Use eager loading for GetAssemblies of FolderPlugInSource. 5 years ago
Oliver Cooper bf5c64e768 Add IRepository.DeleteManyAsync declaration 5 years ago
Oliver Cooper 6c0ee78d14 Update Repository DeleteAsync and DeleteManyAsync methods 5 years ago
Oliver Cooper 2f69058e67 Add additional DeleteManyAsync soft-delete test 5 years ago
Oliver Cooper 37f78fff6b Fix MongoDbRepository DeleteAsync and DeleteManyAsync not setting audit properties or triggering events 5 years ago
Halil İbrahim Kalkan 30d147b0c3 Use CancellationTokenProvider.FallbackToProvider 5 years ago
Halil İbrahim Kalkan bfb896dc3f Rollback non-relational database transactions. 5 years ago
Halil İbrahim Kalkan 40b3e3892e Added extension methods to ModelBuilder to know the multi-tenancy side for the current schema. 5 years ago
maliming 065c1e00ed Only switch and get default language when the tenants are different. 5 years ago
Halil İbrahim Kalkan 378a272617 Resolved #7508: Use the default language setting if user hasn't selected a language. 5 years ago
Alper Ebicoglu 81786a8734 fix shell command for Alpine Linux Distribution. closes volosoft/volo#5153 5 years ago
Halil İbrahim Kalkan 3f8bf4a2be Non Multi-Tenant entities should always use the host connection string. 5 years ago
erolarkat db1630d490 npm packages 4.2.0 5 years ago
Halil İbrahim Kalkan 16fdc527cc Fixed #5215: When tiered templates, tenants of independent databases cannot login (AngularUI). 5 years ago
Halil İbrahim Kalkan 103b2117ab Resolved #7489: Async implementation for Transaction Commit/Rollback. 5 years ago
maliming baab263790
Upgrade Npgsql.EntityFrameworkCore.PostgreSQL to 5.0.2 5 years ago
enisn 8aa48e7644 Framework - Add DeleteMany Tests to HardDelete_Tests 5 years ago
Yunus Emre Kalkan afb9175e30 Update datatables-extensions.js 5 years ago
Yunus Emre Kalkan cbc61af768 Datatables pagination: use "col-auto" 5 years ago
enisn e4fbfe7981 Framework - Remove unused code part from MongoDbRepository 5 years ago
enisn 8e4a8de028 Framework - Consider hard deleted entities in MongoDbRepository 5 years ago
maliming 8d88fe9463 Introduce AspNetCoreApiDescriptionModelProviderOptions. 5 years ago
Halil İbrahim Kalkan 2816b72b30 Resolved #7474: Mark ServiceProvider properties as Obsolete in base classes where LazyServiceProvider is available. 5 years ago
liangshiwei 8c359638bb Add base aggregation API to MongoDB repository 5 years ago
liangshiwei 2afbef110f Add cancellationToken parameter to DeleteManyAsync 5 years ago
maliming 271a236545 Set Position of MemoryStream to 0. 5 years ago
maliming eb2776cc95 Check ContentType in unit test. 5 years ago
maliming 75e47dd4a5 Update unit test. 5 years ago
maliming e7dc50fcd2 Refactor IRemoteStreamContent related functions. 5 years ago
Yunus Emre Kalkan 4cb2211832 Cli module template: add alternative nuget.config path 5 years ago
Yunus Emre Kalkan 078dc42c39 fix DatabaseManagementSystem.SQLite default connection string 5 years ago
Alper Ebicoglu 7f8e0aa6bf resolves volosoft/volo#4907 5 years ago
Alper Ebicoglu fa1457a793 refactor RemoveWarningsFromVersionShowOutput 5 years ago
Yunus Emre Kalkan bb5c41a583 Open the microservice document after creating the microservice-pro template 5 years ago
Yunus Emre Kalkan 898967c354 Cli: Added BlazorUi to ModuleInfo 5 years ago
Yunus Emre Kalkan e61f3fabf4 NpmPackagesUpdater: RemoveWarningsFromVersionShowOutput 5 years ago
Mladen Macanovic 2bf5b81662 Optimize StateHasChanged to use InvokeAsync 5 years ago