Commit Graph

4634 Commits (bc20714d2678fcc760ec4495240276abedf24a20)

Author SHA1 Message Date
Alper Ebicoglu bc20714d26
Merge pull request #8979 from abpframework/EngincanV/validate-project-name
5 years ago
Alper Ebicoglu 2ca5ce2bd3 project name validation (refactor) #8959
5 years ago
maliming 1c99db61db
Merge pull request #9002 from can-guven/dev
5 years ago
maliming 192f715d6a
Update ConnectionStringProvider.cs
5 years ago
maliming 11c94b5e1d
Merge pull request #9011 from abpframework/auto-merge/rel-4-3/383
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
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
maliming 2a65df810b
Merge pull request #8925 from abpframework/auto-merge/rel-4-3/366
5 years ago
Halil İbrahim Kalkan 765818e900
Merge pull request #8921 from d-oit/dev
5 years ago
Halil İbrahim Kalkan 5518a6a023 Added IsConfigured methods to check if dbcontext was previously configured.
5 years ago
Halil İbrahim Kalkan 72b443ee2d
Merge pull request #8900 from abpframework/order-fix
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
Halil İbrahim Kalkan 280e5e1cbf
Merge pull request #8893 from abpframework/maliming/GivenTenantIsNotExist
5 years ago
liangshiwei 47c379340a
Merge pull request #8894 from abpframework/maliming/simple-state-checker-enhancement
5 years ago
maliming cb751922d6
Merge pull request #8904 from abpframework/auto-merge/rel-4-3/365
5 years ago
Alper Ebicoglu d25359080e
Merge pull request #8820 from abpframework/issues/8819
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
liangshiwei 578d7bfd38
Merge pull request #8847 from abpframework/maliming-patch-1
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
Halil İbrahim Kalkan e853d62052
Merge pull request #8880 from abpframework/LoginInfoCommand
5 years ago
Halil İbrahim Kalkan ec347bc280
Merge pull request #8814 from abpframework/maliming/Tenant-Active-Passive
5 years ago
Halil İbrahim Kalkan 0bd16e71f2
Merge pull request #8742 from abpframework/maliming/simple-state-checker
5 years ago
Yunus Emre Kalkan 320875a4b2 Created LoginInfoCommand
5 years ago
Galip Tolga Erdem 827a3303d9
Merge pull request #8758 from abpframework/maliming/access_denied
5 years ago
liangshiwei 1153bb3cd7
Merge pull request #8875 from abpframework/auto-merge/rel-4-3/364
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
Halil İbrahim Kalkan dd02ffe0f6
Merge pull request #8673 from abpframework/maliming/multiple-template-engine
5 years ago
cuibty d408deaeae
Update Volo.Abp.EntityFrameworkCore.MySQL.csproj
5 years ago
Ahmet Çotur 2b5c13e85b
Merge pull request #8855 from abpframework/auto-merge/rel-4-3/360
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