1782 Commits (ef331bea18fbcf58f6df41a3282b728cc52caec2)

Author SHA1 Message Date
enisn dcc22cb1ef CmsKit - Code-formatting 6 years ago
enisn eff17e3cfd CmsKit - Add missing resources for Content Business Exceptions 6 years ago
enisn 15a5273f5e CmsKit - Add Business Logic to Content 6 years ago
enisn ce852b4f24 CmsKit - Refactoring on Content Services 6 years ago
Ahmet dd2585b402 Fix async dbset 6 years ago
Ahmet ba94b4df37 Update EfCorePageRepository.cs 6 years ago
Ahmet d012f8e70a Update PageAdminController.cs 6 years ago
enisn 6079da5290 CmsKit - Temporary solution for Content deletion 6 years ago
Ahmet c5fa1bd088 added image methods 6 years ago
maliming cb38a0fa74 Use async repository method in CmsKit module. 6 years ago
Kevin bd52241566 Added en-GB json files 6 years ago
enisn 91cb7d5e57 CmsKit - Add Feature check to PermissionDefinitionProvider 6 years ago
enisn b494f1ea32 CmsKit - Add missiong Content mappings 6 years ago
enisn 187d89a64f CmsKit - Remove Filter from ContentGetListInput 6 years ago
enisn 8352559167 CmsKit - Add HttpMethods to ContentController 6 years ago
enisn 8a3b8c01bd CmsKit - Add HttpMethods to ContentController 6 years ago
enisn c9d7d9f340 CmsKit - Fix namespace for ContentController 6 years ago
enisn e7b1178978 CmsKit - Fix wrong permission for ContentController 6 years ago
enisn 01d22dacaf CmsKit - Add missing Authorize attributes to ContentController 6 years ago
enisn 538c368a08 CmsKit - Refactor ContentController 6 years ago
enisn 9616ada960 CmsKit - Add missing Content Permissions 6 years ago
enisn af22522028 CmsKit - Add ContentController 6 years ago
enisn c6ca4b3c98 CmsKit - Add application layer of Content 6 years ago
enisn acb19ffa22 CmsKit - Add Content Admin Permissions 6 years ago
Ahmet c5bd5a9878 Added blob-storing 6 years ago
Ahmet 57359400cc Update PageConsts.cs 6 years ago
Ahmet caff23d128 Added dynamic dto validations 6 years ago
Ahmet befabe2336 refactoring 6 years ago
Ahmet 4b53acb32b Update CmsKitAdminPermissionDefinitionProvider.cs 6 years ago
Ahmet 65cf9e604f Update PageAdminController.cs 6 years ago
Ahmet 7929ae0101 Refactor page app service 6 years ago
Ahmet 15700b45e5 Rename method of PageRepository 6 years ago
Ahmet 5cb1762444 Added Page Admin Permissions 6 years ago
Ahmet fca49d7948 Added GetList & GetCount methods and cancellationtoken params to PageRepository 6 years ago
Ilkay Ilknur 4e50ccf95f use GetCancellationToken method to pass cancellation tokens. 6 years ago
enisn bf6b37f3e9 CmsKit - Add TagAlreadyExistException 6 years ago
enisn 7f6534bcb0 CmsKit - Add DynamicMaxLength to TagDtos 6 years ago
Ilkay Ilknur 1872fd28f9 code refactorings requested at code review session. 6 years ago
Ilkay Ilknur 10ab7ba0fc pages feature has been added. 6 years ago
Ahmet f4917c736b content is placed to inside right project 6 years ago
enisn dd20deead4 Fix namesapce for TagViewComponent 6 years ago
enisn a2fbd78370 Move TagController to Public from Common 6 years ago
Ahmet 75c30285ae Update Page.cs 6 years ago
enisn 7a28a63c36 Move TagViewComponent to Public from Common 6 years ago
enisn 9f48463f60 Move TagAppService to Public from common 6 years ago
Ahmet 37bff78ced page application services are seperated to admin and public 6 years ago
enisn 881f19d7c3 Add Tag Admin app services 6 years ago
enisn d4dbbca024 CmsKit - Convert Tag Mongo Query to LINQ 6 years ago
enisn 2fa7fd24b9 Update EfCoreTagRepository.cs 6 years ago
Ahmet 3f76c8d2d2 Update TagManager.cs 6 years ago