4290 Commits (aa3068bb9ae3c2655a4ea1dff3ab8d6ffefdc3a8)

Author SHA1 Message Date
Aaron Chong bb3e89b85f Remove existing controllers if expose service self 6 years ago
maliming 32d7219580 Add unit test for AbpSecurityHeadersMiddleware. 6 years ago
Alper Ebicoglu 393f86babf added security header middleware. closes #7752 6 years ago
Halil İbrahim Kalkan 739db98e16 Resolved #7750: Re-registering custom repositories should also override the default repositories for the same entity. 6 years ago
Halil İbrahim Kalkan 819a4488ba Implemented #7737 for MongoDB: Should return the same instance in th same UOW for replaced DbContexts. 6 years ago
maliming f88b495e54 Upgrade Swashbuckle.AspNetCore to 6.0. 6 years ago
Halil İbrahim Kalkan 82d370b385 Implemented #7737 for EF Core: Should return the same instance in the same UOW for replaced DbContexts. 6 years ago
maliming f7cc1138e1 Upgrade NUglify to latest. 6 years ago
maliming 00b6ceaecd Make Volo.Abp.EntityFrameworkCore.Oracle available. 6 years ago
David Hurtado da65c81321
UPDATE es.json Misspelling "Actions" 6 years ago
Galip Tolga Erdem 81389a8fce Update LocalDistributedEventBus_Test.cs 6 years ago
Halil İbrahim Kalkan 1780bba764 Fixes #7701: System.Text.Json can't deserialize properties of EtoBase class. 6 years ago
Halil İbrahim Kalkan 7b1fea8b82 Arrange menu items & add email settings to the tiered mvc UI 6 years ago
erolarkat 2f64f74f2a npm packages 4.2.1 6 years ago
liangshiwei 3b6a0ee16c Update RepositoryRegistrarBase 6 years ago
liangshiwei 21bc0bdc11 Add AddDefaultRepository method 6 years ago
ismail.yilmaz 6e30183169 Use ContainsKey instead of Contains 6 years ago
ismail.yilmaz dfd5634085 Map ExtraProperties of an entity to regular properties of a type-safe dto 6 years ago
Halil İbrahim Kalkan 546c24da48 Remove unused method: ShouldRegisterDefaultRepositoryFor 6 years ago
Galip Tolga Erdem fe02e72e59 added Eto Extra property test 6 years ago
Yunus Emre Kalkan 9be8eb2ea5 create NuGetPackageTarget.IdentityServer 6 years ago
liangshiwei 9f49b111cc Update KafkaMessageConsumer 6 years ago
Halil İbrahim Kalkan 3ab79685b4 Ignore errors on RabbitMQ Nack message. 6 years ago
liangshiwei 002b539c45 Add re-queue feature to kafka 6 years ago
maliming 4d82f41823 Remove AddAutofac method. 6 years ago
maliming 4ccf716580 Use ms IHttpClientFactory to create http client. 6 years ago
Halil İbrahim Kalkan 005bf4b10a Define and handle AbpDbConnectionOptions.Databases option. 6 years ago
Alper Ebicoglu f69f8c9fd6 remove unncessary async usage #7618 6 years ago
Alper Ebicoglu 90decc7606 add cancellation token 6 years ago
Alper Ebicoglu fa477b9e47 implement timeout for singleton HttpClient #7618 6 years ago
Alper Ebicoglu 25ae8b12d8 Make CliHttpClient singleton #7618 6 years ago
Alper Ebicoglu 341183b2dd Update ModuleInfo.cs 6 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. 6 years ago
Halil İbrahim Kalkan 3dbdecfa5f Resolved #7611: Distributed event bus should send NACK to RabbitMQ server on event handling failures. 6 years ago
Yunus Emre Kalkan b9aaffd7db Cli solution rename: handle company name kebab-case 6 years ago
Yunus Emre Kalkan d367ea057f Cli source-code download remote error log 6 years ago
liangshiwei 13c5e0eea3 Update unit tests 6 years ago
liangshiwei 45f778cb94 Allow custom services construction 6 years ago
Oliver Cooper 9217fcf1ca Improve DataTable.Net AJAX Adapter (abp.libs.datatables.createAjax) function 6 years ago
Halil İbrahim Kalkan cea97c2319 Create TenantConnectionStringUpdatedEto.cs 6 years ago
maliming 1b6b6c6758 Rename data-datepicker to abp-data-datepicker. 6 years ago
maliming f57c4c8b47 Add data-datepicker attribute to ignore initialize Datepickers. 6 years ago
Halil İbrahim Kalkan 6413691c0e Cancel event handlers in identity and permission modules. 6 years ago
Halil İbrahim Kalkan a8b4e0dfa9 Seed identity & permission data for a tenant via event handlers. 6 years ago
maliming 467ed0627d Minor changes 6 years ago
maliming f4458ac7d0 Remove DeleteManyAsync from IRepository. 6 years ago
Halil İbrahim Kalkan 6d50fc998d Define TenantCreatedEto 6 years ago
Halil İbrahim Kalkan 8762284482 Added Volo.Abp.EventBus.Abstractions package. 6 years ago
Halil İbrahim Kalkan d48e65d23e Introduce ITenantDatabaseSchemaMigrator. 6 years ago
maliming 792af17439 Insert the modal after the existing one. 6 years ago