4081 Commits (cbcd3cefd96f1100f1ea03c75e620eefdaa50637)

Author SHA1 Message Date
Yunus Emre Kalkan 50319ad7d3 Update ListModulesCommand.cs 5 years ago
Yunus Emre Kalkan fcd634caf9 CLI: Create a command to list open-source modules 5 years ago
Alper Ebicoglu 9a81666557 refactor CreateMigrationAndRunMigratorCommand.cs 5 years ago
maliming 105d7fd542 Use controller type as key. 5 years ago
maliming d07230910b Use ApplicationApiDescriptionModel.Create insetad of new. 5 years ago
maliming c596f8d90f
Make GetAllAsync method of SettingProvider virtual. 5 years ago
Yunus Emre Kalkan 37973efb45 rename CreateMigrationAndRunMigrator to CreateMigrationAndRunMigratorCommand 5 years ago
Yunus Emre Kalkan 33f45d504b CLI CreateMigrationAndRunMigrator: check if EF Core global tool installed 5 years ago
liangshiwei 8a3c70d13a Remove unnecessary using 5 years ago
liangshiwei 909e5c0db8 Localize login&logout text 5 years ago
Halil İbrahim Kalkan 7fcb5121ae Should check the result of QueueBindCommands.TryPeek. 5 years ago
Halil İbrahim Kalkan 739db98e16 Resolved #7750: Re-registering custom repositories should also override the default repositories for the same entity. 5 years ago
Halil İbrahim Kalkan 819a4488ba Implemented #7737 for MongoDB: Should return the same instance in th same UOW for replaced DbContexts. 5 years ago
maliming f88b495e54 Upgrade Swashbuckle.AspNetCore to 6.0. 5 years ago
Halil İbrahim Kalkan 82d370b385 Implemented #7737 for EF Core: Should return the same instance in the same UOW for replaced DbContexts. 5 years ago
maliming f7cc1138e1 Upgrade NUglify to latest. 5 years ago
maliming 00b6ceaecd Make Volo.Abp.EntityFrameworkCore.Oracle available. 5 years ago
David Hurtado da65c81321
UPDATE es.json Misspelling "Actions" 5 years ago
Galip Tolga Erdem 81389a8fce Update LocalDistributedEventBus_Test.cs 5 years ago
Halil İbrahim Kalkan 1780bba764 Fixes #7701: System.Text.Json can't deserialize properties of EtoBase class. 5 years ago
Halil İbrahim Kalkan 7b1fea8b82 Arrange menu items & add email settings to the tiered mvc UI 5 years ago
erolarkat 2f64f74f2a npm packages 4.2.1 5 years ago
Halil İbrahim Kalkan 546c24da48 Remove unused method: ShouldRegisterDefaultRepositoryFor 5 years ago
Galip Tolga Erdem fe02e72e59 added Eto Extra property test 5 years ago
Yunus Emre Kalkan 9be8eb2ea5 create NuGetPackageTarget.IdentityServer 5 years ago
liangshiwei 9f49b111cc Update KafkaMessageConsumer 5 years ago
Halil İbrahim Kalkan 3ab79685b4 Ignore errors on RabbitMQ Nack message. 5 years ago
liangshiwei 002b539c45 Add re-queue feature to kafka 5 years ago
maliming 4d82f41823 Remove AddAutofac method. 5 years ago
maliming 4ccf716580 Use ms IHttpClientFactory to create http client. 5 years ago
Halil İbrahim Kalkan 005bf4b10a Define and handle AbpDbConnectionOptions.Databases option. 5 years ago
Alper Ebicoglu f69f8c9fd6 remove unncessary async usage #7618 5 years ago
Alper Ebicoglu 90decc7606 add cancellation token 5 years ago
Alper Ebicoglu fa477b9e47 implement timeout for singleton HttpClient #7618 5 years ago
Alper Ebicoglu 25ae8b12d8 Make CliHttpClient singleton #7618 5 years ago
Alper Ebicoglu 341183b2dd Update ModuleInfo.cs 5 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. 5 years ago
Halil İbrahim Kalkan 3dbdecfa5f Resolved #7611: Distributed event bus should send NACK to RabbitMQ server on event handling failures. 5 years ago
Yunus Emre Kalkan b9aaffd7db Cli solution rename: handle company name kebab-case 5 years ago
Yunus Emre Kalkan d367ea057f Cli source-code download remote error log 5 years ago
liangshiwei 13c5e0eea3 Update unit tests 5 years ago
liangshiwei 45f778cb94 Allow custom services construction 5 years ago
Oliver Cooper 9217fcf1ca Improve DataTable.Net AJAX Adapter (abp.libs.datatables.createAjax) function 5 years ago
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