Commit Graph

731 Commits (e15945822c9ea3046578b9d13ebec3bd0644c9b8)

Author SHA1 Message Date
enisn e71051b15c CmsKit - BlogFeature public implementation
5 years ago
enisn 2912af8445 CmsKit - Add BlogFeatureAdminController & Permissions
5 years ago
enisn 16261a9d77 CmsKit - Add BlogFeature Admin Tests
5 years ago
enisn c7c06c13a3 CmsKit - Add BlogFeature Admin
5 years ago
maliming 2f234b73c2
Remove Swashbuckle.AspNetCore package from Volo.CmsKit.Web.Unified.csproj
5 years ago
enisn 3a003ca4bf CmsKit - Re-enable PagesFeature for Unified project
5 years ago
enisn a0fcac78c0 CmsKit - Remove Route attribute from Pages/Index
5 years ago
enisn 1a275b3903 CmsKit - Add 'pages' prefix to page routes
5 years ago
enisn d0ebce4b29 CmsKit - Revert Alternative way to handle pages #a5bf8ebe
5 years ago
enisn c67896d1bb CmsKit - Remove updating BlogId while updating blog post
5 years ago
Ahmet 0d0d1f0531 Added tui-editor with media upload to index page
5 years ago
Ahmet b47fcdf922 added uppy npm packages
5 years ago
Ahmet 66b30b3ed0 added missing tui package
5 years ago
Ahmet 324e90b82f added tui-editor npm package and cast yarn gulp
5 years ago
Ahmet 5781dca270 remove notnecessary chars
5 years ago
Ahmet 9725c17481 remove os depended filename validation
5 years ago
Ahmet b20d42af75 switch order of saving blob & entity
5 years ago
Ahmet 53a920a761 update set accesibilty
5 years ago
Ahmet be20146860 added missing localizations
5 years ago
Ahmet f5737f8a2f rename media container name
5 years ago
Ahmet ffebd1d094 Merge branch 'dev' into cotur/cms-kit/media
5 years ago
Ahmet 8125732b62 delete not necessary files and added host migration
5 years ago
Ahmet Çotur 1ccf95f161
Merge pull request #7226 from abpframework/cms-kit/blog-initial
5 years ago
Ahmet 7bf8a90af6 added admin tests
5 years ago
Ahmet 876b2b542d Update mediadescriptor constructor
5 years ago
Ahmet f5b181e973 remove unused namespace
5 years ago
Ahmet d026abc440 added missin authorization attribute
5 years ago
Ahmet 8306dd7400 Added common media app service
5 years ago
Ahmet 859fda1bff Added media descriptor admin permissions
5 years ago
enisn fb9e8220cb CmsKit - Add missing route in BlogPostPublicController
5 years ago
Ahmet 9830bb3cd3 Merge branch 'cms-kit/blog-initial' into cotur/cms-kit/media
5 years ago
Ahmet 82d554d0d5 refactoring
5 years ago
Bunyamin Coskuner 98c8255345
Merge branch 'dev' into auto-merge/rel-4-2/162
5 years ago
enisn 78fe343f06 CmsKit - Fix typo at IBlogPostRepository.cs
5 years ago
enisn 2fba507644 CmsKit - Disable PageController temporarily
5 years ago
erolarkat 2f64f74f2a npm packages 4.2.1
5 years ago
Ahmet 019dbceb85 Merge branch 'cms-kit/blog-initial' into cotur/cms-kit/media
5 years ago
enisn 01077d02be CmsKit - Reconsider Unidecode at slugs
5 years ago
enisn a58101d65f CmsKit - Add migration to Unified as sample
5 years ago
enisn f27776430d CmsKit - Rafactoring - Change naming UrlSlug to Slug
5 years ago
enisn fca418fb3f CmsKit - Slugify Implementation
5 years ago
enisn 92b86a8eca Merge branch 'cms-kit/blog-initial' of https://github.com/abpframework/abp into cms-kit/blog-initial
5 years ago
enisn bd97a96512 CmsKit - Disable Page feature temporarily
5 years ago
İlkay İlknur 252afe6bda
Merge pull request #7596 from abpframework/cms-kit/page-roting-improvement
5 years ago
enisn ee0f0d37cb Merge branch 'cms-kit/blog-initial' of https://github.com/abpframework/abp into cms-kit/blog-initial
5 years ago
enisn 530dbb9506 CmsKit - Remove lookup from Blogs and add searching
5 years ago
Ilkay Ilknur e8bdb148d2 Merge branch 'cms-kit/blog-initial' of https://github.com/abpframework/abp into cms-kit/blog-initial
5 years ago
Ilkay Ilknur 31ba40c254 small design changes.
5 years ago
Ahmet 12211458f8 Added admin app service
5 years ago
Ahmet 8db77d3567 update media descriptor size parameter type
5 years ago
Ahmet 75e13d55bd added media descriptor repositores and orm settings
5 years ago
Ahmet 8bfdc1ed5f Constants added and renaming folder
5 years ago
Ahmet cf627f80aa Added mediadescriptor and related domain settings
5 years ago
enisn 5a3d525933 CmsKit - Convert plain status code to CreadAtAction method
5 years ago
enisn a83c4f470c CmsKit - Fix updating UrlSlug Check
5 years ago
enisn 8db321aa93 CmsKit - Fix merge issues
5 years ago
enisn 3a80beab45 CmsKit - Fix public image displaying
5 years ago
enisn 3b179f347f CmsKit - merge issues fix
5 years ago
enisn d1eb33a92d CmsKit - Merge BlogPost Public into initial
5 years ago
enisn dd00b6c2ef CmsKit - Add images to UI
5 years ago
enisn f356f1cf7b CmsKit - Refactor BlogPostPublicController
5 years ago
enisn 0831fa9c5d CmsKit - Fix Public BlogPost Controller
5 years ago
enisn 8429f43660 CmsKit - Fix content-type of BlogPost Cover Image
5 years ago
enisn 050cf07cfd CmsKit - Use Async method instead of AsyncExecuter in MongoBlogPostRepository
5 years ago
enisn b22ad8e2a1 CmsKit - Remove unnecessary lines in .csproj
5 years ago
enisn 9c742d7eac CmsKit - BlogPost Tagging
5 years ago
enisn ef3204c8bc CmsKit - Method name fix for PageController
5 years ago
enisn a5bf8ebe9e CmsKit - Alternative way to handle pages
5 years ago
enisn 25d5df5486 CmsKit - Add TagComponent to BlogPost page
5 years ago
enisn 42cf0238ba CmsKit - Add missing error resources
5 years ago
enisn 094512ade0 CmsKit - Namespace fix at BlogAdminController
5 years ago
enisn 12ed6ae591 CmsKit - Using fix at MongoBlogRepository
5 years ago
enisn 29cd7ed4cc CmsKit - Namespace fix
5 years ago
enisn 0efd22e552 CmsKit - Convert mapping to AutoMapper for BlogLookupDto
5 years ago
enisn ebe0a85a00 CmsKit - Remove unnecessary CmsKitBlogOptions
5 years ago
enisn c330356f66 CmsKit - Add Existence check for blog
5 years ago
enisn 07ec565b48 CmsKit - Uncomment Pages Page initialization
5 years ago
enisn f228768ee8 CmsKit - Add Existence check for blog
5 years ago
enisn ca9c92b895 CmsKit - Public Pages of BlogPosts
5 years ago
enisn e790510add Merge branch 'cms-kit/blog-initial' into cms-kit/blog-public
5 years ago
enisn 0f46a1cf3f Merge remote-tracking branch 'origin/dev' into cms-kit/blog-initial
5 years ago
Enis Necipoglu 7ed757944e
Merge pull request #7563 from abpframework/routing-fix
5 years ago
enisn 85cab4311d CmsKit - BlogPost Public logic in Repositories & AppServices
5 years ago
enisn 12f378c729 CmsKit - Add missing ShortDescription to BlogPost
5 years ago
enisn 9feeaf37d3 CmsKit - Ensure CmsUser is created while creating BlogPost
5 years ago
Ilkay Ilknur 5809e343b4 add catch-all route for pages and do not handle root.
5 years ago
enisn 1ec3b23980 CmsKit - Fix HttpMethod for Create Blog
5 years ago
Ilkay Ilknur 7e366398d3 fix page routing.
5 years ago
enisn 80ad8a1223 CmsKit - Add missing Validations for CreateUpdateBlogPostDto
5 years ago
enisn 5f56145637 CmsKit - Add lookup endpoint for Blogs
5 years ago
enisn 84ff2c3518 CmsKit - Add missing ModelCreating constraints for Blog
5 years ago
enisn 4290f3b932 CmsKit - Add UrlSlug to Blog
5 years ago
enisn 4b23cb616a CmsKit - Add missing validations to BlogDto
5 years ago
enisn 0555f99352 CmsKit - Add Blogs Permissions into PermissionDefinitionProvider
5 years ago
enisn fd05d1404f CmsKit - Add missing authorize attributes to BlogPostAdminController
5 years ago
enisn 83b9208365 CmsKit - Add BlogAdminController
5 years ago
enisn 18205a8935 CmsKit - Add missing Http method binding to TagDefinitions
5 years ago
enisn 8aef06bde3 CmsKit - Add Http Method bindings to BlogPostAdminController
5 years ago
enisn a362c077be Merge into cms-kit/blog-initial from dev conflict fix
5 years ago
Bunyamin Coskuner 0f6dbbbbae
Merge branch 'dev' into auto-merge/rel-4-2/135
5 years ago
erolarkat db1630d490 npm packages 4.2.0
5 years ago
enisn aa34547aa8 CmsKit - Refactor TagDefinitionStore
5 years ago
enisn 7339efd02a CmsKit - Refactor TagEntityTypeDefinition
5 years ago
enisn c62c3fa9b8 CmsKit - Change TagEntityTypeDefinition configuration
5 years ago
enisn 5a8209e9ba CmsKit - Add feature check to CmsKit Pages route configuration
5 years ago
enisn 7c4b76de30 CmsKit - Model creating fix
5 years ago
İlkay İlknur 69c5f8a5ce
Merge pull request #7422 from abpframework/enisn/cmskit/tag-entity-type-fix
5 years ago
enisn 9fdd3b5f7b CmsKit - Make protected TagEntityTypeDefiniton parameterless constructor
5 years ago
enisn c67b325d94 CmsKit - Inherit PageDto from AuditedEntityDto
5 years ago
enisn 85e5c32525 CmsKit - Handle nullability of TagDefinition DisplayName
5 years ago
enisn 3e8f0fdf5d CmsKit - Refactor ContentAdminController
5 years ago
enisn f3ee251880 CmsKit - Add test for GetByEntityAsync
5 years ago
enisn dcb780a5c9 CmsKit - Remove ContentSetByEntityInput.cs
5 years ago
enisn 15ba1bdfb5 CmsKit - Remove SetContentByEntity
5 years ago
enisn c96d364c39 CmsKit - Content Get-Set endpoints
5 years ago
maliming f5c3f30344
Merge pull request #7359 from abpframework/liangshiwei/cancell-token
5 years ago
enisn e6db0a1efe CmsKit - Add more test-cases for BlogPosts
5 years ago
enisn 0b3cd00846 CmsKit - Add missing Feature attributes to Blogs appservices
5 years ago
enisn 763e9af376 CmsKit - Update Tests for BlogPosts
5 years ago
enisn 5121670195 CmsKit - Refactoring for BlogPosts
5 years ago
İlkay İlknur a216872779
Merge pull request #7103 from abpframework/cms-kit/tag-definitions
5 years ago
İlkay İlknur 3741d3557d
Merge pull request #7335 from abpframework/cotur/cms-kit/page
5 years ago
enisn 23a9573360 Merge remote-tracking branch 'origin/dev' into cms-kit/blog-initial
5 years ago
liangshiwei 5a6751f10b Improve
5 years ago
liangshiwei 3ce47a2525 Improve
5 years ago
Ahmet 590176f221 Added interface to page public controller
5 years ago
Ahmet dd56dd405d Page content converted to nullable
5 years ago
enisn 4af52a08d0 CmsKit - Refactoring TagsEntityTypes
5 years ago
enisn 888a01d1cf CmsKit - namespace fix for ContentAdminAppService
5 years ago
enisn 42c72d712e CmsKit - Remove CoverImageUrl from BlogPost
5 years ago
İlkay İlknur badad8d59f
Merge pull request #7085 from abpframework/cms-kit/refactoring
5 years ago
enisn 69c42890a4 CmsKit - BlogPosts Domain tests
5 years ago
enisn 3abd7483d9 CmsKit - Blogs domain improvements
5 years ago
enisn 7d2bd589bd CmsKit - Implementation of CoverImage for Blogpost
5 years ago
enisn 982e5fe4ff CmsKit - Refactor BlogPost
5 years ago
enisn 4733aecc40 CmsKit - Fix namespace problems
5 years ago
enisn 964a16253b CmsKit - Conflict fix for TagAlreadyExistException
5 years ago
enisn 0116692bff CmsKit - Fix conflict error
5 years ago
enisn 395c335408 CmsKit - Fix namespaces for Blogs
5 years ago
Ahmet afcddd5e5d check null at app service
5 years ago
Ahmet 08b9ad0d4e replaced the route parameter
5 years ago
Ahmet 9e9c315d81 added routing to page
5 years ago
enisn 6acd38801a Fix merge conflicts into cms-kit/tag-definitions
5 years ago
erolarkat 51ecf017ba npm packages 4.2.0-rc.2
5 years ago
enisn c50572e648 CmsKit - Update tests for CmsKitTagOptions
5 years ago
enisn ae0852e670 CmsKit - Seperate CmsKitTagOptions
5 years ago
enisn 8fe9a59e1f Merge remote-tracking branch 'origin/dev' into cms-kit/refactoring
5 years ago
enisn cc787655d1 CmsKit - Fix type mismatch at Content tests
5 years ago
enisn bb630ed577 CmsKit - Update content value tests
5 years ago
enisn f628677393 CmsKit - Refactor Blogs
5 years ago