Commit Graph

176 Commits (6671eee1b1b20ed5ee48448544e6a91537960049)

Author SHA1 Message Date
Halil ibrahim Kalkan 8c416c2439 Update CachedTestObject.cs
7 years ago
Halil ibrahim Kalkan 14df704c32 Implement fully async interceptors.
7 years ago
Halil ibrahim Kalkan 2f54aafc94 Use await RenderSectionAsync instead of RenderSection
7 years ago
Halil ibrahim Kalkan c7164c346e Fix aspnet core multitenancy tests.
7 years ago
Halil ibrahim Kalkan f0dd8cd1e8 Added Name to ICurrentTenant
7 years ago
Halil ibrahim Kalkan d317658e79 Resolved #912: Automatically fill tenants from appsettings.json if available.
7 years ago
Halil ibrahim Kalkan 39a33ebf0b Resolved #911: Rename Volo.Abp.MultiTenancy.Abstractions package to Volo.Abp.MultiTenancy.
7 years ago
Halil ibrahim Kalkan 231c24a386 Fix TestFeatureStore
7 years ago
Halil ibrahim Kalkan b8fa84d690 Implement IStringLocalizerSupportsInheritance for also CultureWrapperStringLocalizer
7 years ago
Halil ibrahim Kalkan 2f0aa53cad Support to get all strings without inheritance
7 years ago
Halil ibrahim Kalkan 671d10867d Added tests for localization
7 years ago
Halil ibrahim Kalkan 03246e0791 Move menu items under the new administration menu
7 years ago
Halil ibrahim Kalkan be76678c74 Resolved #885: Add default "Administration" menu
7 years ago
Halil ibrahim Kalkan fb656134d8 Added InsertAfter extension method.
7 years ago
Halil ibrahim Kalkan 0c1eab7f9a Implemented AbpFeatureActionFilter.
7 years ago
Halil ibrahim Kalkan 1845479b24 Implemented feature interceptor
7 years ago
Halil ibrahim Kalkan fcb90ff656 Completed FeatureChecker.
7 years ago
Halil ibrahim Kalkan dda709bcb4 Auto register setting definition providers.
7 years ago
Halil ibrahim Kalkan 986a220c07 Auto register permission definition providers.
7 years ago
Halil ibrahim Kalkan 368479e51f Implemented FeatureDefinitionManager
7 years ago
Yunus Emre Kalkan c649993405 Removed MvcRazorCompileOnPublish from csproj files
7 years ago
Halil İbrahim Kalkan ac50305410
Merge pull request #847 from marcelo-maciel/master
7 years ago
Marcelo Mohr Maciel 211cf6c114 remove deprecated MvcRazorCompileOnPublish true
7 years ago
Halil ibrahim Kalkan 2297033263 Added HasExtraPropertiesExtensions.RemoveProperty and tests.
7 years ago
Halil ibrahim Kalkan 78aee0adaa Fix AbpCachingTestModule
7 years ago
Halil İbrahim Kalkan 5a1e291c5e
Merge pull request #817 from Nokecy/addPermissionDefinitionRemoveGroupMethod
7 years ago
Halil ibrahim Kalkan 7dcc7d256f Added HasExtraPropertiesExtensions
7 years ago
Halil ibrahim Kalkan d07a689cb1 Added tests for ExtraProperties
7 years ago
Halil ibrahim Kalkan 01ccdcf7c5 Use Autofac in the Bootstrap.Demo project
7 years ago
Halil ibrahim Kalkan 7a61ff8974 #820: Remove logger factory configuration from Startup
7 years ago
Nokecy 9791d6f3eb add PermissionDefinitionContext RemoveGroup Method
7 years ago
Halil ibrahim Kalkan eed398dff9 Resolved #738: Implemented CorrelationId middleware.
7 years ago
Halil ibrahim Kalkan c8538ae63c Resolved #793: separate setting management from obtaining setting values.
7 years ago
Halil ibrahim Kalkan 400b79dba9 #793 Remove GetOrNullAsync & GetAllAsync from ISettingManager.
7 years ago
Halil ibrahim Kalkan 9e4770eac2 #792 added ISettingProvider service
7 years ago
Halil İbrahim Kalkan 32f09aee46
Merge pull request #717 from sailucheng/master
7 years ago
Halil ibrahim Kalkan 94cc75d450 Created BloggingService.Host.
7 years ago
Halil ibrahim Kalkan 1584eed17f Remove unnecessary referances.
7 years ago
Yunus Emre Kalkan 74bedd2364 Update Paginator.cshtml
7 years ago
Halil ibrahim Kalkan fbc4428b2b Replace ApplicationConfigurationBuilder by AbpApplicationConfigurationAppService
7 years ago
sailucheng fb8aacee89 Add CacheOptions implement per cache item and global defaults. add tests, and fixed default cache name from item type name to item type full name.
7 years ago
Halil ibrahim Kalkan 09b4a5b0da Add mime type: application/x-www-form-urlencoded and use constants.
7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
7 years ago
Yunus Emre Kalkan 3cd112fb0f dropdown tag helper example html page updated
7 years ago
Yunus Emre Kalkan e8259d1517 input tag helper: removed readonly plain text
7 years ago
maliming 2ab26c9399 Contributor misspelled.
7 years ago
Yunus Emre Kalkan 3fd67a46c3 Dynamic-form: Allow to remove required symbol
7 years ago
Halil ibrahim Kalkan 6401c37bc1 Resolved #682: Automatically configure IHasExtraProperties for entities in EF Core.
7 years ago
Yunus Emre Kalkan 2ca539763a Update ButtonGroups.cshtml
7 years ago
Yunus Emre Kalkan 25f47faa35 tag helper demo fix
7 years ago