Commit Graph

192 Commits (9cd2f241026fad2634f8db03b90717d550f7af92)

Author SHA1 Message Date
Halil ibrahim Kalkan e45caa5b7f Create Volo.Abp.Cli.Core package.
6 years ago
Halil ibrahim Kalkan 9acfb17f51 Merge branch 'master' into cli
6 years ago
Halil İbrahim Kalkan 884e9ea77b
Merge pull request #1068 from acjh/patch-2
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
6 years ago
Aaron Chong fa32c1427b Fix spelling mistakes
6 years ago
Halil İbrahim Kalkan 0fcc1aee3f
Merge pull request #1059 from abpframework/maliming/constants
6 years ago
maliming e9be89d57c fix #1058 Perform non-null validation on propertyName(context.Key.Name).
6 years ago
maliming f43209c6a4 Rename GetAllConstants to GetPublicConstantsRecursively.
6 years ago
maliming 7316870363 ReflectionHelper add GetAllConstants method.
6 years ago
Yunus Emre Kalkan d94b8625dd Resolves #1028
6 years ago
Halil ibrahim Kalkan 7d74829f03 Implement fluent validation as object validation contributor.
6 years ago
Halil ibrahim Kalkan e74ff061b4 Added solution builder code and created command parser
6 years ago
maliming 6bd1ff7cbf Separate validators from the DTO, Extend current validation interceptor.
6 years ago
maliming 5fd5fe9f44 fix #953 Add support for FluentValidation.
6 years ago
maliming 509a9ff68c Update zh-Hans translation.
6 years ago
Marcelo Mohr Maciel df1022ba45 Update PT-BR translation
6 years ago
Halil ibrahim Kalkan 8c416c2439 Update CachedTestObject.cs
6 years ago
Halil ibrahim Kalkan 14df704c32 Implement fully async interceptors.
6 years ago
Halil ibrahim Kalkan 2f54aafc94 Use await RenderSectionAsync instead of RenderSection
6 years ago
Halil ibrahim Kalkan c7164c346e Fix aspnet core multitenancy tests.
6 years ago
Halil ibrahim Kalkan f0dd8cd1e8 Added Name to ICurrentTenant
6 years ago
Halil ibrahim Kalkan d317658e79 Resolved #912: Automatically fill tenants from appsettings.json if available.
6 years ago
Halil ibrahim Kalkan 39a33ebf0b Resolved #911: Rename Volo.Abp.MultiTenancy.Abstractions package to Volo.Abp.MultiTenancy.
6 years ago
Halil ibrahim Kalkan 231c24a386 Fix TestFeatureStore
6 years ago
Halil ibrahim Kalkan b8fa84d690 Implement IStringLocalizerSupportsInheritance for also CultureWrapperStringLocalizer
6 years ago
Halil ibrahim Kalkan 2f0aa53cad Support to get all strings without inheritance
6 years ago
Halil ibrahim Kalkan 671d10867d Added tests for localization
6 years ago
Halil ibrahim Kalkan 03246e0791 Move menu items under the new administration menu
6 years ago
Halil ibrahim Kalkan be76678c74 Resolved #885: Add default "Administration" menu
6 years ago
Halil ibrahim Kalkan fb656134d8 Added InsertAfter extension method.
6 years ago
Halil ibrahim Kalkan 0c1eab7f9a Implemented AbpFeatureActionFilter.
6 years ago
Halil ibrahim Kalkan 1845479b24 Implemented feature interceptor
6 years ago
Halil ibrahim Kalkan fcb90ff656 Completed FeatureChecker.
6 years ago
Halil ibrahim Kalkan dda709bcb4 Auto register setting definition providers.
6 years ago
Halil ibrahim Kalkan 986a220c07 Auto register permission definition providers.
6 years ago
Halil ibrahim Kalkan 368479e51f Implemented FeatureDefinitionManager
6 years ago
Yunus Emre Kalkan c649993405 Removed MvcRazorCompileOnPublish from csproj files
6 years ago
Halil İbrahim Kalkan ac50305410
Merge pull request #847 from marcelo-maciel/master
6 years ago
Marcelo Mohr Maciel 211cf6c114 remove deprecated MvcRazorCompileOnPublish true
6 years ago
Halil ibrahim Kalkan 2297033263 Added HasExtraPropertiesExtensions.RemoveProperty and tests.
6 years ago
Halil ibrahim Kalkan 78aee0adaa Fix AbpCachingTestModule
6 years ago
Halil İbrahim Kalkan 5a1e291c5e
Merge pull request #817 from Nokecy/addPermissionDefinitionRemoveGroupMethod
6 years ago
Halil ibrahim Kalkan 7dcc7d256f Added HasExtraPropertiesExtensions
6 years ago
Halil ibrahim Kalkan d07a689cb1 Added tests for ExtraProperties
6 years ago
Halil ibrahim Kalkan 01ccdcf7c5 Use Autofac in the Bootstrap.Demo project
6 years ago
Halil ibrahim Kalkan 7a61ff8974 #820: Remove logger factory configuration from Startup
6 years ago
Nokecy 9791d6f3eb add PermissionDefinitionContext RemoveGroup Method
6 years ago
Halil ibrahim Kalkan eed398dff9 Resolved #738: Implemented CorrelationId middleware.
6 years ago
Halil ibrahim Kalkan c8538ae63c Resolved #793: separate setting management from obtaining setting values.
6 years ago
Halil ibrahim Kalkan 400b79dba9 #793 Remove GetOrNullAsync & GetAllAsync from ISettingManager.
6 years ago