Commit Graph

893 Commits (5eba2f1062a8dd4e76b44adda1dd717647639f02)

Author SHA1 Message Date
enisn 1350a1c97b CmsKit - Remove unused ctor of BlogPostSlugAlreadyExistException
5 years ago
enisn 8592b70395 CmsKit - Remove unnecessary Blog Existence check in BlogPostManager
5 years ago
enisn 4939388cc9 CmsKit - Remove unused Error codes
5 years ago
enisn b057109fad CmsKit - Add page manager
5 years ago
Halil İbrahim Kalkan 00a22cb0bb CmsKitHttpApiModule should not depend on applicatin layers.
5 years ago
enisn b5b9fa5b1c CmsKit - Refactor BlogFeature Permission placement in AppService
5 years ago
enisn 0933640a21 CmsKit - Rename CoverImage as CoverImageMediaId
5 years ago
enisn b4c3b119cc CmsKit - Implement BLogPost Cover-image to public site
5 years ago
enisn 74e4184b0a CmsKit - Implement CoverImage to Admin side
5 years ago
enisn e0b243aa85 CmsKit - Fix Build & Tests
5 years ago
enisn 783e5879e0 CmsKit - Remove BlogPostCoverImageContainer usages
5 years ago
enisn 7573d2bf69 Merge remote-tracking branch 'origin/dev' into cms-kit/blog-post-cover-image
5 years ago
enisn e7ef36ba60 CmsKit - Remove BlogPostCoverImageContainer
5 years ago
enisn bfce8f5702 CmsKit - Add CoverImage to BlogPost
5 years ago
Halil İbrahim Kalkan a09a7ac659 Revise title for blog and page.
5 years ago
enisn b41804e37c CmsKit - Fix MediaDescriptor mismatching Id
5 years ago
enisn e046e2ae70 CmsKit - Fix merge conflict
5 years ago
enisn ae7642ea1a Merge from dev into cms-kit/reaction-definitions
5 years ago
Halil İbrahim Kalkan 5d6fa01df7 Refactored CMS Kit and added TODOs.
5 years ago
enisn 0b17b2fb72 CmsKit - Routing fix
5 years ago
enisn 3e13a547c3 CmsKit - Fix permission tree
5 years ago
enisn a0a9f85253 CmsKit - Fix ShortDescription generation for BlogPost
5 years ago
erolarkat 1f1a9ed4c3 npm packages 4.2.2
5 years ago
enisn 96e84af31b CmsKit - Add missing Checks in CommentsManager
5 years ago
enisn f7c2f92dc0 Merge branch 'cms-kit/comments-options' of https://github.com/abpframework/abp into cms-kit/comments-options
5 years ago
enisn f3b08e63f2 CmsKit - Add missin [Serializable] attribute to EntityNotCommentableException
5 years ago
enisn e564e338a2 CmsKit - Add missing configuration to CmsKitAdminApplicationModule
5 years ago
enisn b16fc75f29 CmsKit - Add EntityType configuration to Comments
5 years ago
enisn 42d3f7c4be CmsKit - Fix js redirection for BlogPost Update
5 years ago
enisn 249dabdef4 CmsKit - Make case-insensitive check for MediaDescriptorDefinitionStore
5 years ago
enisn f91cf9bc88 CmsKit - Fix JS url redirections
5 years ago
Ahmet 2ef2f63eba Merge branch 'dev' into cotur/cms-kit/removing-content
5 years ago
enisn b7217ab912 CmsKit - Add Create & Update policies to delete Media & Tags
5 years ago
enisn 17ad81cbd9 CmsKit - Remove required permissions from AbpAuthorizationException
5 years ago
Ahmet 3daf4a22f8 update validator setting
5 years ago
Ahmet 0b34091a3f remove content related classes
5 years ago
Ahmet 2c089a2443 remove content from cms-kit
5 years ago
enisn 5e32bfd579 CmsKit - Refactoring for DefaultMediaDescriptorDefinitionStore
5 years ago
enisn 0d9b602f7e CmsKit - Add policies to test data
5 years ago
enisn 40bab24cca CmsKit - Remove Media Permissions
5 years ago
Ahmet e6ffc14c2b Added content property to page & update ui
5 years ago
enisn db84676bfd CmsKit - Change policies of PolicySpecifiedDefinition to collection
5 years ago
enisn 39b449569a CmsKit - Update tests for MediaDescriptor
5 years ago
Ahmet 6c356a8288 Added content property to BlogPost and ui
5 years ago
enisn f2d3f62a17 CmsKit - Add definitions to MediaDescriptor
5 years ago
Ahmet f1ed14797a added new migration
5 years ago
Ahmet fc9ade905d Added EntityType to mediadescriptopr entity
5 years ago
İlkay İlknur 554650c907
Merge pull request #7871 from abpframework/cms-kit/admin-pages
5 years ago
Ahmet 7efba79d46 update cms menu contributor
5 years ago
enisn 350f3d6469 CmsKit - Convert /CmsKit convention to /Cms
5 years ago
enisn e52bafeb20 CmsKit - Public route contlict fix
5 years ago
enisn d83d8ec761 CmsKit - Add localization resources
5 years ago
enisn 6fbb6bb755 CmsKit - Fix Admin Page Issues
5 years ago
Halil İbrahim Kalkan d6d963d7f0
Merge pull request #7796 from abpframework/liangshiwei/dbcontext
5 years ago
Ahmet f4e324f486 added slugify to test proj
5 years ago
enisn 167e3a8fd5 CmsKit - Initial commit of Admin Pages
5 years ago
Enis Necipoglu 828bfeaafe
Merge pull request #7860 from abpframework/cms-kit/pages-refactorings
5 years ago
enisn 66acaa1f61 CmsKit - Fix EfCore seeding issue on tests
5 years ago
enisn fb8fcefb4c CmsKit - Fix merge conflict from dev to blogs-refactorings
5 years ago
İlkay İlknur 336271d316
Merge pull request #7848 from abpframework/cms-kit/tag-media-refactorings
5 years ago
Enis Necipoglu f5917ec769
Update modules/cms-kit/src/Volo.CmsKit.Domain/Volo/CmsKit/Tags/TagManager.cs
5 years ago
enisn b1d662f563 Merge branch 'cms-kit/tag-media-refactorings' of https://github.com/abpframework/abp into cms-kit/tag-media-refactorings
5 years ago
enisn 2374b91c33 CmsKit - Remove Db write operation from TagManager.Update
5 years ago
Ahmet d9e8daea53 make blog ctor protected internal
5 years ago
Enis Necipoglu 77b1138487
Update modules/cms-kit/src/Volo.CmsKit.Admin.Application/Volo/CmsKit/Admin/Tags/EntityTagAdminAppService.cs
5 years ago
Enis Necipoglu c01c0475ad
Update modules/cms-kit/src/Volo.CmsKit.Admin.Application/Volo/CmsKit/Admin/Pages/PageAdminAppService.cs
5 years ago
Ahmet 26778cfb4b Make blog ctor internal
5 years ago
enisn c96e1a45d6 CmsKit - Remove unnecessary Repository from BlogPostAdminAppService
5 years ago
enisn bcbb75dac1 CmsKit - Remove events from BlogFeatureManager
5 years ago
enisn 31ad6f1434 CmsKit - Remove custom event & use pre-built event for BlogFeature
5 years ago
Ahmet 32d841248d update wrong naming of blog error code
5 years ago
enisn 8d1ece481d CmsKit - Code formatting on BlogPostManager
5 years ago
enisn e888ae3393 CmsKit - Fix for BlogPostManager
5 years ago
enisn c124c643b9 CmsKit - BlogPostManager refactoring
5 years ago
enisn 88b8bad743 CmsKit - Add Migration for Page_Remove_Description
5 years ago
enisn fda9b4fe1d CmsKit - Refactor in PagePublicAppService
5 years ago
enisn 94dbe8f2ed CmsKit - Remove Description from Page
5 years ago
Ahmet 3713cbddce update blogdto
5 years ago
Ahmet 17bacf1aa7 Added blog tests and refactoring
5 years ago
Ahmet af25f90d82 Update Blog repository
5 years ago
enisn 2a7aa8f855 CmsKit - Convert IsValidMediaFileName extension method to staic method
5 years ago
enisn 2dd986a8fc CmsKit - Move SetEntityTagsAsync logic to Domain
5 years ago
enisn c2ffc861c3 CmsKit - Refactoring TagManager
5 years ago
enisn a327467752 CmsKit - TagManager & ITagRepository refactoring
5 years ago
enisn 9876776b68 CmsKit - Add Serialization Constructor to EntityNotTaggableException
5 years ago
enisn 99b293086a CmsKit - Remove IEntityTagManager
5 years ago
enisn 11f6d4bb8b CmsKit - Rename GetTagEntityTypeDefinitionsAsync
5 years ago
enisn cbcd3cefd9 CmsKit - Rename TagEntityTypeDefinitionDictionary
5 years ago
enisn 0ae018311a CmsKit - Refactor CancellationToken usage
5 years ago
enisn 549005e977 CmsKit - Remove ITagManager
5 years ago
enisn 4eafa9c6a6 CmsKit - Tidy-up Namespaces in BlogPostRepository
5 years ago
enisn 88ef8afc3e CmsKit - Add missing Author in EfCoreBlogPostRepository
5 years ago
enisn 8cc45c35bd CmsKit - Add [Serializable] attribute to BlogFeatureCacheItem
5 years ago
enisn 9f5ec58001 CmsKit - Add missin CancellationToken in EfCoreBlogPostRepository
5 years ago
enisn 9a1b163c65 CmsKit - Include Author in BlogPost for MongoDb
5 years ago
enisn 923511ef39 CmsKit - Include Author in BlogPost for EfCore
5 years ago
enisn 1f2c9f5f16 CmsKit - Move BlogFeature caching types
5 years ago
enisn 71996b6165 CmsKit - Refactoring on BlogFeature Caching
5 years ago
enisn 8f350de112 CmsKit - Add missing virtual keywords at BlogFeatureAdminAppService
5 years ago
enisn 349ce8b7fd CmsKit - Remove interfaces of BlogPostManager & BlogFeatureManager
5 years ago