3074 Commits (346de20e69fc5fc890e42de5ffcfa84fdafeb0a8)

Author SHA1 Message Date
erolarkat e28f354793 npm packages 4.1.0 5 years ago
enisn f48409be6c CmsKit - Add GlobalFeature check to configuration of ModelBuilder 5 years ago
Ilkay Ilknur 3f72159244 rename tag controller to tag admin controller. 5 years ago
Yunus Emre Kalkan 751658f18a fix: Clear filter doesn't work on Docs 5 years ago
Ilkay Ilknur 9f67b5ddb1 CMS Menu localization key added. 5 years ago
Ilkay Ilknur fdb5bbadd0 missing dbsets added. 5 years ago
Alper Ebicoglu b87c139dd2 remove duplicate logos 5 years ago
Alper Ebicoglu 32ae53c0e9 ignore outer anchors when wrapping images with anchor tags. closes #6927 5 years ago
Ilkay Ilknur ff05ece058 feature checks added. 5 years ago
Ilkay Ilknur 1153d72ffa tag methods refactoring. 5 years ago
Ilkay Ilknur 8973c6e853 missing attributes added. 5 years ago
maliming cb3ea0e5ac
Remove blank line. 5 years ago
maliming a8c5186bde Update the entity after changing its properties. 5 years ago
maliming 4924b016a9 Use async repository method in Docs module. 5 years ago
maliming cb38a0fa74 Use async repository method in CmsKit module. 5 years ago
maliming af2e3fc9df Use async repository method in Blogging module. 5 years ago
liangshiwei 6c0b543679 Comment RoleDeletedEventHandler 5 years ago
GameBelial 89523eac21 Update the connection string information in the documentation and docker compose. 5 years ago
Kevin bd52241566 Added en-GB json files 5 years ago
enisn 91cb7d5e57 CmsKit - Add Feature check to PermissionDefinitionProvider 5 years ago
maliming ab03c8b8d0 Fix RoleChangingEvents_Test. 5 years ago
Halil İbrahim Kalkan 847f526041 Remove Volo.Abp.Identity.Domain\Volo.Abp.Identity.Domain dependency and disable RoleUpdateEventHandler 5 years ago
liangshiwei 912a247026 Remove permission Grants when role is delete 5 years ago
Ilkay Ilknur 4e50ccf95f use GetCancellationToken method to pass cancellation tokens. 5 years ago
enisn bf6b37f3e9 CmsKit - Add TagAlreadyExistException 5 years ago
enisn 1f58e9db36 CmsKit - Seperate TagAppServices as Admin & Public 5 years ago
enisn 7f6534bcb0 CmsKit - Add DynamicMaxLength to TagDtos 5 years ago
Ilkay Ilknur 1872fd28f9 code refactorings requested at code review session. 5 years ago
Ilkay Ilknur bd88ef7b0f page feature test has been added. 5 years ago
Ilkay Ilknur 10ab7ba0fc pages feature has been added. 5 years ago
Ahmet f4917c736b content is placed to inside right project 5 years ago
enisn dd20deead4 Fix namesapce for TagViewComponent 5 years ago
enisn a2fbd78370 Move TagController to Public from Common 5 years ago
enisn ab57b8f68a Add TagAppService Tests 5 years ago
Ahmet 4c84d19ea9 Created PagePublicAppService tests 5 years ago
Ahmet ae1f1ae326 Created PageAdminAppService tests 5 years ago
Ahmet 75c30285ae Update Page.cs 5 years ago
enisn 7a28a63c36 Move TagViewComponent to Public from Common 5 years ago
enisn 9f48463f60 Move TagAppService to Public from common 5 years ago
Ahmet 2964ded7e8 added test page data and pagerepository tests 5 years ago
Ahmet 37bff78ced page application services are seperated to admin and public 5 years ago
enisn 881f19d7c3 Add Tag Admin app services 5 years ago
enisn d4dbbca024 CmsKit - Convert Tag Mongo Query to LINQ 5 years ago
enisn f192860fa3 Fix mismatching parameter in TagRepository_Test 5 years ago
enisn 2fa7fd24b9 Update EfCoreTagRepository.cs 5 years ago
Ahmet 68f9c3f7ca Create TagManager_Tests.cs 5 years ago
Ahmet 3f76c8d2d2 Update TagManager.cs 5 years ago
enisn 3b7657bb0b CmsKit - Fix Unsupported mongo query 5 years ago
Enis Necipoglu d1c4438143
Update modules/cms-kit/src/Volo.CmsKit.EntityFrameworkCore/Volo/CmsKit/Tags/EfCoreTagRepository.cs 5 years ago
Ahmet 6cc5cd4bd9 Added Tag tests 5 years ago