Commit Graph

731 Commits (e15945822c9ea3046578b9d13ebec3bd0644c9b8)

Author SHA1 Message Date
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
enisn ac7a2423f4 CmsKit - Rename TagDefinition as TagEntityTypeDefinition
5 years ago
enisn 2ba8022f35 CmsKit - Refactor Blogs namespaces & types
5 years ago
enisn 93d4d441b8 CmsKit - Add BlogPost Application Services
5 years ago
enisn 80e556e1e8 CmsKit - Add BlogAdminAppService
5 years ago
enisn 77c384a27d CmsKit - Normalization of url slug
5 years ago
erolarkat 31c894d237 npm packages 4.2.0-rc.1
5 years ago
enisn f0310da95f CmsKit - Add BlogPost Domain logic
5 years ago
enisn 6c32fd2bf9 Merge remote-tracking branch 'origin/dev' into cms-kit/blog-initial
5 years ago
Halil İbrahim Kalkan 260f8d67c6
Merge branch 'dev' into auto-merge/rel-4-1/69
5 years ago
erolarkat 3340ccb854 npm packages 4.1.1
5 years ago
Ahmet ff91a31991 Update MongoPageRepository.cs
5 years ago
Ahmet d206df3213 Merge branch 'dev' into cotur/cms-kit
5 years ago
Ahmet ee1a0264eb Update MongoPageRepository.cs
5 years ago
enisn fa48c8a451 CmsKit - Add EntityTagAppService
5 years ago
Ahmet c3a249b013 Update MongoPageRepository.cs
5 years ago
Ahmet e51e2368d0 Update en.json
5 years ago
enisn 20db982c20 CmsKit - Move DisplayName to TagDefinition from PolicySpecifiedDefinition
5 years ago
nielscil be1c5af08d localized framework + modules to dutch
5 years ago
enisn 02a66342c7 CmsKit - Refactor DefaultTagDefinitionStore
5 years ago
enisn a92a5c98ab CmsKit - Fix localization problem for TagDefinitions
5 years ago
enisn 76cdea1e58 CmsKit - Blog mongodb configuration
5 years ago
enisn 8f29f3c267 CmsKit - EfCore configuration of Blogs
5 years ago
enisn 624c971e50 CmsKit - Add BlogsFeature as global feature
5 years ago
enisn 243ee7229e CmsKit - Add blog entities
5 years ago
Ahmet 811880abee Removed content and image from page app service
5 years ago
enisn b28ad6b82e CmsKit - Fix EntityTag Tests
5 years ago
enisn 5651300275 CmsKit - Add EntityTag tests
5 years ago
enisn 8c607c4b5a CmsKit - Remove EntityTagManager tests
5 years ago
enisn dce59dadb7 CmsKit - Update Tests according to EntityTag domain logic
5 years ago
enisn f0ae90d8b5 CmsKit - Implementation of EntityTag Domain logic
5 years ago
enisn e95dd13cda CmsKit - Add resources for CmsKit:0003
5 years ago
enisn 88d990fa9c CmsKit - Add EntityNotTaggableException
5 years ago
enisn 584306b171 CmsKit - TagAdminController implementation
5 years ago
enisn f2ee973860 CmsKit - Initial of Tag Definitions
5 years ago
enisn b8dab5b6e0 CmsKit - Remove Content value from list items
5 years ago
Ahmet be3d69d177 Merge branch 'dev' into cotur/cms-kit
5 years ago
Ahmet 59ef9907c9 Merge branch 'dev' into cms-kit/content-admin
5 years ago
Ahmet e90289ed44 Merge branch 'dev' into cotur/cms-kit
5 years ago
enisn 0f78630889 Fix syntax error at CmsKitDbContextModelCreatingExtensions
5 years ago
Ahmet 346de20e69 Merge branch 'dev' into tag-refactoring
5 years ago
Ahmet 706585df59 refactor
5 years ago
Ahmet ede633eb4b refactoring
5 years ago
enisn e6bc325f97 Merge remote-tracking branch 'origin/dev' into cms-kit/content-admin
5 years ago
Enis Necipoglu 60ff8708df
Merge pull request #7056 from abpframework/tag-rename
5 years ago
Mehmet Erim ec98bc8e15
Merge branch 'dev' into auto-merge/rel-4-1/50
5 years ago
Ilkay Ilknur 2192f20df5 fix build break caused by conflict resolving.
5 years ago
erolarkat e28f354793 npm packages 4.1.0
5 years ago
Ilkay Ilknur 131709d080 Merge branch 'dev' into cms-kit/content-admin
5 years ago
İlkay İlknur ba62ac6153
Merge pull request #7057 from abpframework/feature-checks
5 years ago
enisn f48409be6c CmsKit - Add GlobalFeature check to configuration of ModelBuilder
5 years ago
enisn d3c7b5fc98 CmsKit - Remove custom queryfilter from Content entity
5 years ago
Ilkay Ilknur 3f72159244 rename tag controller to tag admin controller.
5 years ago
enisn de24ec1fa7 Merge remote-tracking branch 'origin/dev' into cms-kit/content-admin
5 years ago
enisn 23e14c03cd CmsKit - Refactor on ContentAdminController
5 years ago
Ilkay Ilknur 9f67b5ddb1 CMS Menu localization key added.
5 years ago
Ilkay Ilknur fdb5bbadd0 missing dbsets added.
5 years ago
Ahmet ae0304da1c Update PageAdminAppService_Tests.cs
5 years ago
enisn fa05c14dbc CmsKit - Add EntityId to ContentDto
5 years ago
Ilkay Ilknur ff05ece058 feature checks added.
5 years ago
enisn 93e05e25d4 CmsKit - Update CmsKitDataSeedContributor
5 years ago
enisn 74070ecc76 CmsKit - Handle SofDelete manually as temporary solution
5 years ago
Ilkay Ilknur 1153d72ffa tag methods refactoring.
5 years ago
Ilkay Ilknur 8973c6e853 missing attributes added.
5 years ago
enisn 7dcf5c88e4 CmsKit - Remove custom SoftDelete checks
5 years ago
enisn d933603a32 CmsKit - Fix typo in Resources
5 years ago
maliming b2a78a5eda Merge branch 'dev' into languages/add-en-GB-English-UK-json-files
5 years ago
enisn 7497587d6e CmsKit - Refactor Exists convension in Content
5 years ago
enisn dcc22cb1ef CmsKit - Code-formatting
5 years ago
enisn eff17e3cfd CmsKit - Add missing resources for Content Business Exceptions
5 years ago
enisn 15a5273f5e CmsKit - Add Business Logic to Content
5 years ago
enisn 4c18d77f80 CmsKit - Update Content tests
5 years ago
enisn 03736463c7 CmsKit - Remove unnecessary test from Content
5 years ago
enisn 3a58a459e2 CmsKit - Update Content Tests
5 years ago
enisn 42eb25c3e8 CmsKit - Add new tests to Content
5 years ago
enisn ce852b4f24 CmsKit - Refactoring on Content Services
5 years ago
Ahmet dd2585b402 Fix async dbset
5 years ago
Ahmet ba94b4df37 Update EfCorePageRepository.cs
5 years ago
Ahmet 900b6637fe Merge branch 'dev' into cotur/cms-kit
5 years ago
Ahmet d012f8e70a Update PageAdminController.cs
5 years ago
enisn 5a1bbb16f7 Merge remote-tracking branch 'origin/dev' into cms-kit/content-admin
5 years ago
enisn 6079da5290 CmsKit - Temporary solution for Content deletion
5 years ago
Ahmet c5fa1bd088 added image methods
5 years ago
enisn 81060c5b47 Merge dev into cms-ki/content-admin
5 years ago
maliming cb38a0fa74 Use async repository method in CmsKit module.
5 years ago
Halil İbrahim Kalkan 20a13d8f9b
Merge pull request #6912 from abpframework/resolve-issue6819
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 9d1d86a3b3 CmsKit - Update tests for Content
5 years ago
enisn 91cb7d5e57 CmsKit - Add Feature check to PermissionDefinitionProvider
5 years ago
enisn b494f1ea32 CmsKit - Add missiong Content mappings
5 years ago
enisn 187d89a64f CmsKit - Remove Filter from ContentGetListInput
5 years ago
enisn 8352559167 CmsKit - Add HttpMethods to ContentController
5 years ago
enisn 8a3b8c01bd CmsKit - Add HttpMethods to ContentController
5 years ago
enisn c9d7d9f340 CmsKit - Fix namespace for ContentController
5 years ago
enisn 715687f133 Merge branch 'dev' into cms-kit/content-admin
5 years ago
enisn e7b1178978 CmsKit - Fix wrong permission for ContentController
5 years ago
enisn 01d22dacaf CmsKit - Add missing Authorize attributes to ContentController
5 years ago
enisn 538c368a08 CmsKit - Refactor ContentController
5 years ago
enisn 9616ada960 CmsKit - Add missing Content Permissions
5 years ago
Ahmet 44fa6c369b added blob storing migration to test apps
5 years ago
İlkay İlknur ea50b253ff
Merge pull request #6901 from abpframework/cms-kit/tag-rafactoring
5 years ago
enisn af22522028 CmsKit - Add ContentController
5 years ago
enisn c6ca4b3c98 CmsKit - Add application layer of Content
5 years ago
enisn acb19ffa22 CmsKit - Add Content Admin Permissions
5 years ago
Ahmet c5bd5a9878 Added blob-storing
5 years ago
Ahmet 57359400cc Update PageConsts.cs
5 years ago
Ahmet caff23d128 Added dynamic dto validations
5 years ago
Ahmet befabe2336 refactoring
5 years ago
Ahmet 4b53acb32b Update CmsKitAdminPermissionDefinitionProvider.cs
5 years ago
Ahmet 65cf9e604f Update PageAdminController.cs
5 years ago
Ahmet 7929ae0101 Refactor page app service
5 years ago
Ahmet 15700b45e5 Rename method of PageRepository
5 years ago
Ahmet 42e1289890 Added new tests to PageAdminAppService
5 years ago
Ahmet 52ebb5f584 Added new tests to PageRepository
5 years ago
Ahmet 5cb1762444 Added Page Admin Permissions
5 years ago
Ahmet fca49d7948 Added GetList & GetCount methods and cancellationtoken params to PageRepository
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
Ahmet bf81197f50 Merge branch 'dev' into cotur/cms-kit
5 years ago
Ilkay Ilknur 2270e80aae Merge branch 'dev' into cms-kit/tag-application
5 years ago
Ilkay Ilknur 1872fd28f9 code refactorings requested at code review session.
5 years ago
Ahmet 59eb402f07 Merge branch 'dev' into cotur/cms-kit
5 years ago
Ahmet Çotur f42193231d
Merge pull request #6876 from abpframework/dependent-features
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
Enis Necipoglu fd8001e272
Merge pull request #6858 from abpframework/cms-kit/content-management-tag-mongo-query
5 years ago
enisn ec4667ee37 Merge branch 'cms-kit/content-management' into cms-kit/content-management-tag-mongo-query
5 years ago
enisn 9eef63ea0d Merge branch 'cms-kit/content-management' into cms-kit/content-management-tag-efcore-query
5 years ago
enisn f192860fa3 Fix mismatching parameter in TagRepository_Test
5 years ago
enisn 2fa7fd24b9 Update EfCoreTagRepository.cs
5 years ago
enisn ee2a24926f Merge branch 'cms-kit/content-management' into cms-kit/content-management-tag-mongo-query
5 years ago
enisn 02fffb8755 Merge branch 'cms-kit/content-management-tag-efcore-query' of https://github.com/abpframework/abp into cms-kit/content-management-tag-efcore-query
5 years ago
enisn 4057578033 Merge branch 'cms-kit/content-management' into cms-kit/content-management-tag-efcore-query
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
enisn f8d3a68aa8 Merge branch 'cms-kit/content-management' into cms-kit/content-management-tag-efcore-query
5 years ago
Ahmet 6cc5cd4bd9 Added Tag tests
5 years ago
Ahmet 7dc1bdbe13 Update ITagRepository.cs
5 years ago
Ahmet 4e35542889 fix TagRepository
5 years ago
Ahmet c84aaf1e7b created tag test data and fix some bugs
5 years ago
Ahmet dfe9ea40dd added id parameter to tag constructor
5 years ago
Ahmet 055a7a91c8 Added content repository tests
5 years ago
Ahmet 8845c81a6d Created content-test-data
5 years ago
Ahmet 2cf68eed2e Added CmsKit Page
5 years ago
Enis Necipoglu da854375ea
Merge branch 'cms-kit/content-management' into cms-kit/content-management-cleaning
5 years ago
enisn dd95488cb0 CmsKit - EfCore Tag Query Update
5 years ago
enisn 49f3b6a8f4 Remove static tags logic
5 years ago
enisn 0d9880eb8a Remove HexColor from Tag
5 years ago
Ahmet Çotur 886f879fad
Merge pull request #6821 from abpframework/cms-kit-features
5 years ago
Galip Tolga Erdem 42616f470f
Update modules/cms-kit/src/Volo.CmsKit.MongoDB/Volo/CmsKit/MongoDB/Tags/MongoTagRepository.cs
5 years ago
Galip Tolga Erdem dc0e83d74f added GetAllRelatedTagsAsync implementation
5 years ago
Ahmet c1561f4e73 added default page view component
5 years ago
Ilkay Ilknur 009ba05b34 tag and content features has been added.
5 years ago
Ahmet f7244d1c5b namespace update
5 years ago
Ahmet e404c30532 Created Page application service
5 years ago
Ahmet aa71e2c541 Added setValue method to content entity
5 years ago
Ahmet 995faff4ba Update ContentAppService.cs
5 years ago
Ahmet 98ed089d80 Added Get method to Content Repository
5 years ago
Ahmet d0c58bb554 Added delete method to Content repository
5 years ago
Ahmet 1603103883 Created and configured Page entity
5 years ago
enisn 995a4e2ff2 Fix naming convention of ContentRepository
5 years ago
enisn fccc3b6c5a Fix merge conflict
5 years ago
enisn 16ff0a25f2 CmsKit Tags presentation
5 years ago
enisn c42e046042 CmsKit Migrations
5 years ago
enisn 65e481b015 CmsKit Tags AppServices & ViewComponent
5 years ago
enisn 7e7dd42f2d Rename CmsKitAppService
5 years ago
enisn a80aeb940a CmsKit Tags Scheme Update
5 years ago
enisn 81a0f166f4 Refactor Content
5 years ago
Ahmet 5461d4436b Update ContentAppService.cs
5 years ago
enisn 5ff01929ee Render static content in a razor page
5 years ago
enisn fdb55de819 Add ContentViewComponent
5 years ago
enisn 5aade06e8b Update wwwroot of CmsKit
5 years ago
enisn 824831471c Conflcit fix
5 years ago
enisn 02810032e8 Add migrations for Content & Tags
5 years ago
enisn 972ff0749d Update yarn
5 years ago
enisn 5d8cea1bfb Add @abp/cms-kit package
5 years ago
Ahmet bf1a742e9a Merge branch 'dev' into cms-kit/content-management
5 years ago
enisn a407b312e2 Add missing key to EntityTag for CmsKit
5 years ago
enisn 1f586bc969 Fix namespaces for CmsKit Tags
5 years ago
enisn 15c4810902 Add domain & repositories of Tags
5 years ago
Ahmet 322577ef6f added tag and entity tag with repositories
5 years ago
Ahmet c7ccf32a79 added content ef core configurations
5 years ago
Ahmet a4fab14dd6 refactoring tag and adding mongodb configurations for content
5 years ago