5861 Commits (fa68e820e1c768a67c331dfcf4492bfb41136708)

Author SHA1 Message Date
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
liangshiwei 5dfe8519d0 Update cache document 5 years ago
maliming adebfb958d Use eager loading for GetAssemblies of FolderPlugInSource. 5 years ago
liangshiwei 68983ec4e9 Add unit tests 5 years ago
liangshiwei eb4321880f Add RemoveMany method 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
Ilkay Ilknur b79d88ea43 lookup property HttpClient implementation 5 years ago
liangshiwei e6b44e7330 Add more "Many" methods to the ICacheSupportsMultipleItems 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
Oliver Cooper 55309996d0 Reduce repeated code in RepositoryExtensions 5 years ago
Oliver Cooper 7399f59a9d Add RepositoryExtensions.HardDeleteAsync for IEnumerables 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
liangshiwei 63b34abb7b Improved 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
Ilkay Ilknur e9a4f12ce6 remove unnecessary code 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
Ilkay Ilknur 17b4bac99c introduce new components for other data types 5 years ago
Ilkay Ilknur d4c5640450 remove unused code 5 years ago
Ilkay Ilknur a06fb47d45 show icon when displaying boolean properties. 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
Oliver Cooper c1aa8d240e Use IBasicRepository.DeleteManyAsync for RepositoryExtensions.HardDeleteAsync 5 years ago
Yunus Emre Kalkan 4cb2211832 Cli module template: add alternative nuget.config path 5 years ago