5861 Commits (fa68e820e1c768a67c331dfcf4492bfb41136708)

Author SHA1 Message Date
maliming c792389b41 Use locks to prevent concurrency confusion. 5 years ago
maliming b759d08fee Add SuppressLabel to AbpSelectTagHelper. 5 years ago
maliming 4092497c47
Update AbpComponentDemoSectionTagHelper.cs 5 years ago
Halil İbrahim Kalkan 71a53184a8 Resolved #9041: Define DataFilter property to the ApplicationService base class. 5 years ago
Alper Ebicoglu 7985a37e9b
Update ProjectNameValidator.cs 5 years ago
marodev 4274e303e4 Fix whitespace 5 years ago
marodev c240dc53e9 Fix ReSharper's "UseStringInterpolation" 5 years ago
marodev 46876428f1 Fix ReSharper's "UsePatternMatching" 5 years ago
marodev 103956e3ba Fix ReSharper's "UseNullPropagation" 5 years ago
marodev af6f655cf5 Fix ReSharper's "MergeSequentialChecks" 5 years ago
maliming 55cf0ab85d Add RequirePermissionsSimpleBatchStateChecker_Tests. 5 years ago
maliming 3fcf1c5bb3 Add ClearCheckModels method to RequirePermissionsSimpleBatchStateChecker 5 years ago
maliming edc4c75433 Fix the permission check problem. 5 years ago
EngincanV 6fd3a93fff CLI: Fix project creation 5 years ago
Alper Ebicoglu 2ca5ce2bd3 project name validation (refactor) #8959 5 years ago
maliming 192f715d6a
Update ConnectionStringProvider.cs 5 years ago
liangshiwei e354496e35 Update ConnectionPool.cs 5 years ago
liangshiwei d96a6a6f1d Remove item connection creation fails 5 years ago
Can Güven f694b09ff5 postgresql connection string updated 5 years ago
Berkan Sasmaz e059c8a1c6 Add new language: Italian 5 years ago
Berkan Sasmaz 1e5fdea196 Add new language: Hindi 5 years ago
Berkan Sasmaz 7a455ce65b Improve French localizations 5 years ago
Berkan Sasmaz 8a70eb5283 Delete all French localizations 5 years ago
Washyn 540d79ffbd fixed translates 5 years ago
EngincanV 8b9c65ec99 CLI: Rename IsContainsBannedProjectName to IsContainsBannedWord 5 years ago
EngincanV 4ab01ee707 CLI: Validate project name for template creation 5 years ago
liangshiwei 546f4710dd Update EfCoreObjectExtensionManagerExtensions.cs 5 years ago
liangshiwei 3345e2e7bd Support multiple usages 5 years ago
liangshiwei 33fcd398a8 Support multiple usages of the attribute 5 years ago
Halil İbrahim Kalkan 64fa32b23c Resolved #8972: Blazor WASM: Support applications without authentication. 5 years ago
Halil İbrahim Kalkan 5518a6a023 Added IsConfigured methods to check if dbcontext was previously configured. 5 years ago
Dominik Oswald 53ea77602e
Add OnDeletingEntityAsync 5 years ago
Dominik Oswald 1641c7d0d8
Add OnDeletedEntityAsync 5 years ago
liangshiwei e8b9ee6b90 remove IHasExtraProperties restrictions 5 years ago
maliming 93603dbaa3 Add MultiTenancyMiddlewareErrorPageBuilder to show exception. 5 years ago
maliming c49e3fb926
Prevent adding duplicate models. 5 years ago
liangshiwei 2b0407d986 Get attribute before optionsBuilder?.Invoke(options); 5 years ago
liangshiwei d13b6c8b0c Improved 5 years ago
Halil İbrahim Kalkan 9d90f16e16 abp batch command should handle spaces and quotes in arguments. 5 years ago
Halil İbrahim Kalkan ce89faebf9 Allow to globally disable class interceptors. 5 years ago
maliming 0d7b50cc17 ABP CLI prompt command 5 years ago
liangshiwei 450f52e18a write log when message move to dead letter 5 years ago
Ilkay Ilknur 7e52a7ac14 order values by their keys. 5 years ago
liangshiwei 1dc515294c Update EfCoreObjectExtensionManagerExtensions 5 years ago
liangshiwei dc40ac24e4 Rename AbpModelBuilderExtensions to AbpModelBuilderObjectExtensions 5 years ago
liangshiwei adc3097dd7 Update ReplaceDbContextAttribute 5 years ago
liangshiwei f39543add6 Introduce ReplaceDbContextAttribute 5 years ago
maliming 24e9e7baca Rename some services and properties of StateChecker. 5 years ago
maliming 7cba9e2890 Throw UserFriendlyException when tenant is not exist. 5 years ago
maliming a4be7d8baf Use DateTimeModelBinder instead of SimpleTypeModelBinder for binding datetime. 5 years ago