Commit Graph

668 Commits (dd9fbcda6031aae417f28026e6ff2e31aafb2e0e)

Author SHA1 Message Date
Halil ibrahim Kalkan dd9fbcda60 Move change password to profile service
6 years ago
Halil ibrahim Kalkan 1b0626752c Fix IdentityUserAppService.Delete
6 years ago
maliming 53af341f45 Complete the missing Chinese localization.
6 years ago
Halil ibrahim Kalkan 4207445845 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Halil ibrahim Kalkan b9c15f219c Fix BloggingDbContextModelBuilderExtensions
6 years ago
Yunus Emre Kalkan 956141e5f2 setting management localization
6 years ago
Halil ibrahim Kalkan 783dec9e28 Remove asp-validation-summary
6 years ago
Yunus Emre Kalkan e64412a3e5 Added scroll to right side of permission modal
6 years ago
Yunus Emre Kalkan 294f00305d Checked if identityUser is null in CheckPassword method of AbpAccountWebModule
6 years ago
Halil ibrahim Kalkan 5a54755ab9 No need to ModelBuilderConfigurationOptions parameter
6 years ago
Halil İbrahim Kalkan 4cde976f9d
Merge pull request #877 from Nongzhsh/FixedAddNewTagsBug
6 years ago
Yunus Emre Kalkan 4398498b88 Resolved #886 Move Identity & Tenant Management menu items under the new Administration menu item
6 years ago
Yunus Emre Kalkan cfd2d984dd Resolved Prevent deleting the current user #889
6 years ago
Yunus Emre Kalkan e1ea96a829 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Yunus Emre Kalkan 0b5dd0ceab audit logging exceptionn filter
6 years ago
Halil ibrahim Kalkan 89dbb91256 Cleanup
6 years ago
Halil ibrahim Kalkan 03246e0791 Move menu items under the new administration menu
6 years ago
Alper Ebicoglu e199619942 Caching documents disabled for debug mode.
6 years ago
Yunus Emre Kalkan e3d1459da8 audit logging filter queries
6 years ago
Yunus Emre Kalkan 87ad22ca04 audit logging repository filter changes
6 years ago
nongzhsh 76deaf8d6f Fixed the bug that add new tag was not valid for the first time
6 years ago
Halil ibrahim Kalkan cda9870cd0 Fixed #864: Blog module file upload problem.
6 years ago
Halil ibrahim Kalkan c1abf5359f Added more tests
6 years ago
Halil ibrahim Kalkan a1da9d8d44 Revise feature management providers.
6 years ago
Halil ibrahim Kalkan 208c03ec59 Use EditionFeatureValueProvider.ProviderName
6 years ago
Halil ibrahim Kalkan b3370082b9 Implemented feature management mongodb integration
6 years ago
Halil ibrahim Kalkan 287f71d805 Implemented feature management domain module and efcore integration
6 years ago
Halil ibrahim Kalkan 6f952f7167 Remove Abp prefix for some setting management classes.
6 years ago
Halil ibrahim Kalkan c3e70d4256 Built the domain layer of the feature management module
6 years ago
Halil ibrahim Kalkan 81037872d7 Remove unused methods from SettingStore and use SettingManagementStore inside it.
6 years ago
Yunus Emre Kalkan 972df578a3 PostAppService: FilterPostsByTag refactor
6 years ago
Yunus Emre Kalkan 1417df95ac
Merge pull request #859 from cnAbp/blogPatch
6 years ago
Halil ibrahim Kalkan 8ea02e0b93 Implemented initial FeatureStore
6 years ago
Halil ibrahim Kalkan 12f1e36523 ProviderKey can be null
6 years ago
Halil ibrahim Kalkan 1dcb2620e3 Clean & rename feature management module
6 years ago
Halil ibrahim Kalkan 4f5b688864 Fixed namespaces
6 years ago
Halil ibrahim Kalkan 3c88754f34 Fixed project references
6 years ago
Halil ibrahim Kalkan db1d09f68d #851 Added empty feature management module.
6 years ago
Halil ibrahim Kalkan 981c76d7c7 Remove blog menu item
6 years ago
Halil ibrahim Kalkan 590c68d678 Added BlogFilesController
6 years ago
Halil ibrahim Kalkan 1275f2207f Update BlogUserSynchronizer.cs
6 years ago
Yunus Emre Kalkan 0b06201386 Resolved #861
6 years ago
Halil ibrahim Kalkan c40f8e290e Fix method name in Blogs\index.js
6 years ago
Halil ibrahim Kalkan e29a657ae3 Add Volo.Abp.Caching reference to Volo.Abp.IdentityServer.Domain
6 years ago
maliming 23a86a10ec Get it before filtering the post tag.
6 years ago
Halil ibrahim Kalkan 6ee3a94b31 Use ISettingProvider instead of ISettingManager
6 years ago
Halil ibrahim Kalkan 9284252ce2 Remove AbpSettingManagementDomainModule dependency.
6 years ago
Yunus Emre Kalkan 55f2495d5e Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Yunus Emre Kalkan 58b803e725 Resolved #858
6 years ago
Halil ibrahim Kalkan a1dcd4f974 Remove ITenantRepository.GetCountAsync which is already exists in the base interface.
6 years ago