Commit Graph

3959 Commits (39dd3eade269235c222333ab4b46b64e6d94a7aa)

Author SHA1 Message Date
erolarkat 1f1a9ed4c3 npm packages 4.2.2
4 years ago
Halil İbrahim Kalkan 7f6c6f4d8b
Merge pull request #7804 from abpframework/maliming/uow-patch
4 years ago
Yunus Emre Kalkan 8e511b86c4 CLI: Create tsconfig.prod.json when run the abp add-module command
4 years ago
Alper Ebicoglu 9a81666557 refactor CreateMigrationAndRunMigratorCommand.cs
4 years ago
maliming ff5f263e92 Rollback the uow instead of begin new one.
4 years ago
maliming dbfe263d0c Use new uow in mvc filter.
4 years ago
Yunus Emre Kalkan 37973efb45 rename CreateMigrationAndRunMigrator to CreateMigrationAndRunMigratorCommand
4 years ago
Yunus Emre Kalkan 33f45d504b CLI CreateMigrationAndRunMigrator: check if EF Core global tool installed
4 years ago
Halil İbrahim Kalkan 1780bba764 Fixes #7701: System.Text.Json can't deserialize properties of EtoBase class.
4 years ago
erolarkat 2f64f74f2a npm packages 4.2.1
4 years ago
mehmet-erim 6e21421fae Merge branch 'rel-4.2' of https://github.com/abpframework/abp into auto-merge/rel-4-1/157
4 years ago
Yunus Emre Kalkan 9be8eb2ea5 create NuGetPackageTarget.IdentityServer
4 years ago
Halil İbrahim Kalkan 3ab79685b4 Ignore errors on RabbitMQ Nack message.
4 years ago
liangshiwei 002b539c45 Add re-queue feature to kafka
4 years ago
Alper Ebicoglu f89ceb597c Merge branch 'rel-4.2' of https://github.com/abpframework/abp into rel-4.2
4 years ago
Alper Ebicoglu 341183b2dd Update ModuleInfo.cs
4 years ago
Halil İbrahim Kalkan 43491dd213 Resolved #7613: Should use the tenant's default connection string if available when requested a specific connection but not defined for the tenant.
4 years ago
Halil İbrahim Kalkan 3dbdecfa5f Resolved #7611: Distributed event bus should send NACK to RabbitMQ server on event handling failures.
4 years ago
liangshiwei 13c5e0eea3 Update unit tests
4 years ago
liangshiwei 45f778cb94 Allow custom services construction
4 years ago
Halil İbrahim Kalkan 22a5c0ead9
Merge pull request #7555 from abpframework/maliming/pull/7538
4 years ago
Yunus Emre Kalkan 5f38eeb6c3
Merge pull request #7564 from abpframework/maliming/modal
4 years ago
maliming 792af17439 Insert the modal after the existing one.
4 years ago
maliming adebfb958d Use eager loading for GetAssemblies of FolderPlugInSource.
4 years ago
Halil İbrahim Kalkan 30d147b0c3 Use CancellationTokenProvider.FallbackToProvider
4 years ago
Halil İbrahim Kalkan bfb896dc3f Rollback non-relational database transactions.
4 years ago
Halil İbrahim Kalkan 40b3e3892e Added extension methods to ModelBuilder to know the multi-tenancy side for the current schema.
4 years ago
maliming 065c1e00ed Only switch and get default language when the tenants are different.
4 years ago
maliming fb981b2503
Merge pull request #7509 from abpframework/multi-tenant-patch
4 years ago
Halil İbrahim Kalkan 378a272617 Resolved #7508: Use the default language setting if user hasn't selected a language.
4 years ago
Alper Ebicoglu 81786a8734 fix shell command for Alpine Linux Distribution. closes volosoft/volo#5153
4 years ago
Halil İbrahim Kalkan 3f8bf4a2be Non Multi-Tenant entities should always use the host connection string.
4 years ago
erolarkat db1630d490 npm packages 4.2.0
4 years ago
Halil İbrahim Kalkan 16fdc527cc Fixed #5215: When tiered templates, tenants of independent databases cannot login (AngularUI).
4 years ago
Halil İbrahim Kalkan 103b2117ab Resolved #7489: Async implementation for Transaction Commit/Rollback.
4 years ago
Yunus Emre Kalkan afb9175e30 Update datatables-extensions.js
4 years ago
Yunus Emre Kalkan cbc61af768 Datatables pagination: use "col-auto"
4 years ago
Yunus Emre Kalkan 4cb2211832 Cli module template: add alternative nuget.config path
4 years ago
Alper Ebicoglu f3107749b7
Merge pull request #7378 from abpframework/volo/issue/4990
4 years ago
Alper Ebicoglu 6347334953
Merge pull request #7369 from abpframework/add-BlazorUi-to-moduleinfo
4 years ago
Alper Ebicoglu da59dbcd59
Merge pull request #7361 from abpframework/issues/7345
4 years ago
Alper Ebicoglu fa1457a793 refactor RemoveWarningsFromVersionShowOutput
4 years ago
Alper Ebicoglu 2149ae1162
Merge pull request #7300 from abpframework/issue/7285
4 years ago
Yunus Emre Kalkan bb5c41a583 Open the microservice document after creating the microservice-pro template
4 years ago
Yunus Emre Kalkan 898967c354 Cli: Added BlazorUi to ModuleInfo
4 years ago
Yunus Emre Kalkan e61f3fabf4 NpmPackagesUpdater: RemoveWarningsFromVersionShowOutput
4 years ago
Yunus Emre Kalkan a16afa0316 Update NewCommand.cs
4 years ago
Yunus Emre Kalkan 30ed87a53a Update NewCommand.cs
4 years ago
Yunus Emre Kalkan 534419e321 Cli dbms: remove Version keyword from SqLite connection string
4 years ago
Yunus Emre Kalkan 648955798d Cli DBMS: SQLite connection string espace char
4 years ago