4649 Commits (b759d08feee88aa239f0112e93bd46f45593c5a3)

Author SHA1 Message Date
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
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 c49e3fb926
Prevent adding duplicate models. 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
maliming 24e9e7baca Rename some services and properties of StateChecker. 5 years ago
maliming 7cba9e2890 Throw UserFriendlyException when tenant is not exist. 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
EngincanV a4accfc4ad Update LogoutAsync for deallocate developer seat when logged out 5 years ago
maliming 68f224c95b Add IsActive property to TenantConfiguration. 5 years ago
maliming 90f53f4f32 Refactor. 5 years ago
maliming 7d6993f5c5 Add CheckBoxHiddenInputRenderMode to input tag helper. 5 years ago
cdlian d41229918c
Update zh-Hans.json 5 years ago
Yunus Emre Kalkan 053735e913 Cli: run Gulp after adding mvc package 5 years ago
Aaron Chong 00fb1d455d Fix type of content 5 years ago
Aaron Chong f2e46d3b25 Simplify usage of SetHtmlContent to AppendHtml 5 years ago