4121 Commits (e6ffc14c2b4591d609d322d79bcbf74b5ea05a88)

Author SHA1 Message Date
maliming e8342fe2ed Use HashSet for toBeDeleted. 5 years ago
Halil İbrahim Kalkan 9825f63ff9 Refactor AbpCommonDbContextRegistrationOptions 5 years ago
GameBelial 5412f736ee Fixed the errors of the unit test. 5 years ago
GameBelial cbd63ca531 Optimized code. 5 years ago
GameBelial 7779a98aec Implement Aliyun SMS Sender. 5 years ago
Yunus Emre Kalkan 6f9e03a1e4 Cli new command: no-ui option 5 years ago
Yunus Emre Kalkan da07de8330 ABP CLI support to create services for the microservice solution 5 years ago
maliming 21014ec807 Handle null value. 5 years ago
maliming 8e72d54d3f Add JsonName to ParameterApiDescriptionModel. 5 years ago
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
Yunus Emre Kalkan 8e511b86c4 CLI: Create tsconfig.prod.json when run the abp add-module command 5 years ago
Ahmet d06c654d3e Implementing JsonName generating for PropertyApiDescriptionModel 5 years ago
Ahmet 4df9e90de1 Added PropertyNameGenerator to AbpApiProxyScriptingOptions 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
maliming ff5f263e92 Rollback the uow instead of begin new one. 5 years ago
maliming 0c65fec561 Add RequiredPermissionName to ToolbarItem. 5 years ago
maliming dbfe263d0c Use new uow in mvc filter. 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
maliming 3aaa1d8423 Add RequiredPermissionName to ApplicationMenuItem. 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
Aaron Chong 1325367e18 Add tests for AbpServiceConvention new behaviour 5 years ago
Aaron Chong ebacbbd2ea Rename variable to exposedControllerModels 5 years ago
Aaron Chong ebe92d3bb3 Add tests for AbpServiceConvention 5 years ago
Aaron Chong c504993946 Only remove controller if has base controller model 5 years ago
Aaron Chong bb3e89b85f Remove existing controllers if expose service self 5 years ago
maliming 32d7219580 Add unit test for AbpSecurityHeadersMiddleware. 5 years ago
Alper Ebicoglu 393f86babf added security header middleware. closes #7752 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
liangshiwei 3b6a0ee16c Update RepositoryRegistrarBase 5 years ago
liangshiwei 21bc0bdc11 Add AddDefaultRepository method 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