4661 Commits (43a52918b441f88cbfee9d4d5173e2d422579fd9)

Author SHA1 Message Date
EngincanV ed07b3c01f Remove illegal char check for project creation 5 years ago
maliming b759d08fee Add SuppressLabel to AbpSelectTagHelper. 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
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
Ilkay Ilknur 7e52a7ac14 order values by their keys. 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
Halil İbrahim Kalkan c4e92a3431 Resolved #8890: Get connection string name from the replaced dbcontext 5 years ago
Halil İbrahim Kalkan 0862dc148a Resolved #8885: ABP CLI batch command 5 years ago
Yunus Emre Kalkan 320875a4b2 Created LoginInfoCommand 5 years ago
maliming a05d71d9ab
regress 5 years ago
maliming 432d414b3e Enhance multiple permission checks. 5 years ago
Halil İbrahim Kalkan fdcfb502ed Renaming for #8673 5 years ago
cuibty d408deaeae
Update Volo.Abp.EntityFrameworkCore.MySQL.csproj 5 years ago
maliming 5e40eda8e0
Use field instead of fieldItem. 5 years ago
maliming 95eafb0c1f
Update PermissionDefinition.cs 5 years ago
Halil İbrahim Kalkan 78a47a81c0 Added ability to set/create service provider without initializing the ABP application. 5 years ago
maliming 738f751cbb
Update PermissionDefinition.cs 5 years ago
Alper Ebicoglu a9dcb03c99 refactor logout method 5 years ago
Yunus Emre Kalkan 0ecaf10a76 Cli: Add-module should remove redundant projects from test folder 5 years ago