4682 Commits (bc38fb717e399ea8fbf4282788a001b2f6c19011)

Author SHA1 Message Date
liangshiwei bc38fb717e Support glob 5 years ago
liangshiwei ab926272ed Add install-libs command 5 years ago
liangshiwei 70a9cb0095 Make AbpActionContextExtensions class public 5 years ago
maliming 5342a574ce Update Switch_Current_Checker_Test, 5 years ago
maliming 4549d714c8 Merge sequential checks. 5 years ago
maliming 7a3068661c Handle the case where datetime is null. 5 years ago
maliming cc6c8dfb5b
Update RequirePermissionsSimpleBatchStateChecker_Tests.cs 5 years ago
EngincanV ed07b3c01f Remove illegal char check for project creation 5 years ago
maliming afc4d73463 Init AsyncLocal. 5 years ago
maliming 7b8d127615 Use AsyncLocal to store static checker. 5 years ago
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 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
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
Ilkay Ilknur 7e52a7ac14 order values by their keys. 5 years ago
liangshiwei adc3097dd7 Update ReplaceDbContextAttribute 5 years ago