Commit Graph

501 Commits (75ae2fc525a78446d3c8f6efe99842cfc2121ce0)

Author SHA1 Message Date
Halil ibrahim Kalkan 75ae2fc525 Remove old methods.
7 years ago
Halil ibrahim Kalkan 1ec272de0d Added flag-icon-css package
7 years ago
Halil ibrahim Kalkan 15f562795d Update SettingDefinition.cs
7 years ago
Halil ibrahim Kalkan 9c0a22d1bf Added AbpSecurityModule.
7 years ago
Halil ibrahim Kalkan 2b403ada8b Remove tenant permission provider
7 years ago
Halil ibrahim Kalkan fcaa705841 Fix PermissionChecker
7 years ago
Halil ibrahim Kalkan 3565c2824d Define TenantPermissionValueProvider
7 years ago
Halil ibrahim Kalkan 79da56dd13 Simplify permission value providers.
7 years ago
Halil ibrahim Kalkan af367d60db Added IsFeature to PermissionDefinition
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
Yunus Emre Kalkan 2c70fb780e Tag helpers: required-symbol option is enabled for select & input tag helpers
7 years ago
Halil İbrahim Kalkan 7ca7ae6336
Merge pull request #839 from abpframework/Basic-theme-multi-level-menu
7 years ago
Halil ibrahim Kalkan ad3ffb7b3c Move css & js to their own files. cleanup.
7 years ago
Armağan Ünlü fa1b718fd3 Update Default.cshtml
7 years ago
Armağan Ünlü 25ab9008cb Abp multilevel dropdown menu
7 years ago
Halil ibrahim Kalkan 78aee0adaa Fix AbpCachingTestModule
7 years ago
Halil ibrahim Kalkan 5b8d3b0d1f Fixed #838: Potential memory leak because of ef core query cache
7 years ago
Halil ibrahim Kalkan 19598ffd9b Show tenant switch only for anonymous users.
7 years ago
Halil ibrahim Kalkan 6dbe7992c0 Add ContentLayout.ShouldShowBreadCrumb() method
7 years ago
Yunus Emre Kalkan 53a8666827 Basic theme #830 : added partialview for recursion
7 years ago
Halil İbrahim Kalkan 5a1e291c5e
Merge pull request #817 from Nokecy/addPermissionDefinitionRemoveGroupMethod
7 years ago
Halil ibrahim Kalkan 2fda52e865 Use cancellationtoken
7 years ago
Halil ibrahim Kalkan c0a53b81df Implemente double check pattern for AspNetCoreCorrelationIdProvider
7 years ago
Halil ibrahim Kalkan d31893a709 Resolved #826: Implement IdentityServer Cors Policy Service.
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
Yunus Emre Kalkan 734534052a Tab tag helpers: content and header attributes
7 years ago
Yunus Emre Kalkan 41ea2d625e Create TagHelperAttributeExtensions.cs
7 years ago
Nokecy 9791d6f3eb add PermissionDefinitionContext RemoveGroup Method
7 years ago
Yunus Emre Kalkan d6ca7dc074 Tag helpers: added form-row
7 years ago
Yunus Emre Kalkan acec5170c5 Fixed tag helper inputs surpress bug
7 years ago
Yunus Emre Kalkan 36713106de GetTagHelperOutput renamed to ProcessAndGetOutput
7 years ago
Yunus Emre Kalkan df24f757e1 tag helpers refactor
7 years ago
Yunus Emre Kalkan 6d9f821c4f added dom to datatables.normalizeConfiguration
7 years ago
Yunus Emre Kalkan eee3d68a44 added missing semicolon
7 years ago
Yunus Emre Kalkan 59110f9a4b tag helpers minor refactor
7 years ago
Halil ibrahim Kalkan eed398dff9 Resolved #738: Implemented CorrelationId middleware.
7 years ago
Halil ibrahim Kalkan 062b3058b9 Implemented RemoteLocalizationContributor to get localization texts from a remote service.
7 years ago
Halil ibrahim Kalkan 004238556a Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan b9ed9e1c96 #762 Properly use async/await to be able to catch exceptions.
7 years ago
Yunus Emre Kalkan 1e18a96378 Tag helpers now use custom-controls
7 years ago
Halil ibrahim Kalkan 805e16de3a Implemented RemoteSettingProvider
7 years ago
Halil ibrahim Kalkan c8538ae63c Resolved #793: separate setting management from obtaining setting values.
7 years ago
Yunus Emre Kalkan 705dcf3a56 Dropdown tag helper improvements
7 years ago
Halil ibrahim Kalkan 400b79dba9 #793 Remove GetOrNullAsync & GetAllAsync from ISettingManager.
7 years ago