6876 Commits (15b8a37d035b2a9727052c30dffd010c20dc834e)

Author SHA1 Message Date
maliming 8e72d54d3f Add JsonName to ParameterApiDescriptionModel. 6 years ago
Halil İbrahim Kalkan bf9b0544eb Made blazor server side basic theme (initially) working 6 years ago
Mladen Macanovic d3257d731d Refactorings 6 years ago
Yunus Emre Kalkan 50319ad7d3 Update ListModulesCommand.cs 6 years ago
Yunus Emre Kalkan fcd634caf9 CLI: Create a command to list open-source modules 6 years ago
Yunus Emre Kalkan 8e511b86c4 CLI: Create tsconfig.prod.json when run the abp add-module command 6 years ago
Ahmet d06c654d3e Implementing JsonName generating for PropertyApiDescriptionModel 6 years ago
Ahmet 4df9e90de1 Added PropertyNameGenerator to AbpApiProxyScriptingOptions 6 years ago
Alper Ebicoglu 9a81666557 refactor CreateMigrationAndRunMigratorCommand.cs 6 years ago
maliming 105d7fd542 Use controller type as key. 6 years ago
maliming d07230910b Use ApplicationApiDescriptionModel.Create insetad of new. 6 years ago
maliming c596f8d90f
Make GetAllAsync method of SettingProvider virtual. 6 years ago
maliming ff5f263e92 Rollback the uow instead of begin new one. 6 years ago
maliming 0c65fec561 Add RequiredPermissionName to ToolbarItem. 6 years ago
maliming dbfe263d0c Use new uow in mvc filter. 6 years ago
Yunus Emre Kalkan 37973efb45 rename CreateMigrationAndRunMigrator to CreateMigrationAndRunMigratorCommand 6 years ago
Yunus Emre Kalkan 33f45d504b CLI CreateMigrationAndRunMigrator: check if EF Core global tool installed 6 years ago
maliming 3aaa1d8423 Add RequiredPermissionName to ApplicationMenuItem. 6 years ago
liangshiwei 8a3c70d13a Remove unnecessary using 6 years ago
liangshiwei 909e5c0db8 Localize login&logout text 6 years ago
Halil İbrahim Kalkan 7fcb5121ae Should check the result of QueueBindCommands.TryPeek. 6 years ago
Aaron Chong ebacbbd2ea Rename variable to exposedControllerModels 6 years ago
Aaron Chong c504993946 Only remove controller if has base controller model 6 years ago
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
Halil İbrahim Kalkan c58644209c Added default values to summaries. 6 years ago
Ilkay Ilknur bccc4747e0 do not validate lookup property on client side 6 years ago
Halil İbrahim Kalkan b2038c669b Do not validate extra props on blazor UI 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
Halil İbrahim Kalkan 1780bba764 Fixes #7701: System.Text.Json can't deserialize properties of EtoBase class. 6 years ago
Ilkay Ilknur 04d6fa99cb remove unused code 6 years ago
Ilkay Ilknur 1da3b65d9f canbenull attribute has been added. 6 years ago
Ilkay Ilknur 2607053b7f initial value setting fix. 6 years ago
Halil İbrahim Kalkan 7b1fea8b82 Arrange menu items & add email settings to the tiered mvc UI 6 years ago
Ilkay Ilknur a0319374a3 add custom converter support to the table column and use it to display enum properties. 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
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