Commit Graph

118 Commits (a221fa0738e8b5c46215f8b54c71b99974064743)

Author SHA1 Message Date
Yunus Emre Kalkan e338e05c4d Update CmsKitCommonWebModule.cs
5 years ago
Yunus Emre Kalkan 963c10f947 Add reactions to comments for the CMS Kit
5 years ago
Yunus Emre Kalkan 1bdf27765e cmskit admin remove redundant dependency
5 years ago
maliming 5abca9e16b Add Components js/css files to embedded resource.
5 years ago
Halil İbrahim Kalkan 8a6b1e0a5e
Merge pull request #5037 from abpframework/maliming/Swashbuckle.AspNetCore
5 years ago
Halil İbrahim Kalkan 793998ac42 Use CmsUserLookupServiceGetByIdAsync instead of FindByIdAsync.
5 years ago
Halil İbrahim Kalkan 649a35db2a Use RequiresGlobalFeature to enable/disable the API controllers for the CMS Kit module.
5 years ago
Halil İbrahim Kalkan e4fcb11872 Fix tests for the CMS Kit.
5 years ago
Halil İbrahim Kalkan 5e8f39f7bb Revise the CMS Kit REST API
5 years ago
Halil İbrahim Kalkan d316752da4 Update CommentingViewComponent.cs
5 years ago
Halil İbrahim Kalkan a835f9bc27 Use AbpMvcOptions to get the login url
5 years ago
Halil İbrahim Kalkan c795d5864e Introduce LoginUrl option to CmsKitUiOptions & remove the public page.
5 years ago
Halil İbrahim Kalkan 6cd3e1f472 Add TODO and change List to IReadOnlyList for CommentingViewComponent
5 years ago
Halil İbrahim Kalkan e7b63afc66 Refactor and remove unnecesssary comments from the CMS Kit UI
5 years ago
Halil İbrahim Kalkan ce3b8178e5 Refactor and add notes.
5 years ago
Halil İbrahim Kalkan aad36a44b4 Remove comments.
5 years ago
Halil İbrahim Kalkan 1926d58865 Refactor CommentPublicAppService
5 years ago
Halil İbrahim Kalkan dddc30c658 Dont expose user emails to public!
5 years ago
Halil İbrahim Kalkan c0a407a8fd Move permission provider to common.
5 years ago
Halil İbrahim Kalkan 48413bf600 Update CmsKitMongoDbModule.cs
5 years ago
Halil İbrahim Kalkan 468a1225d7 Define collection names for CMSKit MongoDb package.
5 years ago
Halil İbrahim Kalkan 064704669b Add cancellationtoken to the repositories.
5 years ago
Halil İbrahim Kalkan 1e93a4474c Pass the entity, not id to delete it.
5 years ago
Halil İbrahim Kalkan 04a79dac48 Rearrange indexes, changed to DeleteWithRepliesAsync, used BasicAggregateRoot for CMS Kit.
5 years ago
Halil İbrahim Kalkan 1483da256e #5061 Initial Global Features System completed.
5 years ago
Halil İbrahim Kalkan 2a5eb8902c Add new methods to GlobalModuleFeatures
5 years ago
Halil İbrahim Kalkan 82ecc9cf8d Add Collection to the mongodb tests
5 years ago
Halil İbrahim Kalkan 838289552e Use OneTimeRunner and clear the test code.
5 years ago
Halil İbrahim Kalkan 092093f8bb Update GlobalFeatureManagerModuleConfiguratorCmsKitExtensions.cs
5 years ago
Halil İbrahim Kalkan da0d4718ff Revise the global features.
5 years ago
Halil İbrahim Kalkan 8467024d54 refactor the global feature system
5 years ago
Halil İbrahim Kalkan 6a24a0de30 Make GlobalFeature abstract.
5 years ago
Halil İbrahim Kalkan 563fc1c6fc Revised the feature system.
5 years ago
Halil İbrahim Kalkan 389d20c737 Implement basic GlobalFeatureManager.
5 years ago
Halil İbrahim Kalkan 1b3b596eb0 Added "features" to the CMS kit and implemented on the EF Core layer.
5 years ago
Halil İbrahim Kalkan 933ebed440 User Base suffix for abstract base classes.
5 years ago
Halil İbrahim Kalkan e6a224db73 Refactor the domain layer of the CMS Kit.
5 years ago
Halil İbrahim Kalkan e4b04537e2 Remove authorization for comments.
5 years ago
Halil İbrahim Kalkan 70b595f59d Refactor constants.
5 years ago
Halil İbrahim Kalkan 1791925da6 Remove empty localizations and fill Turkish.
5 years ago
Halil İbrahim Kalkan 40bc859f03 Refresh the initial migration for the CMS Kit.
5 years ago
maliming f72f7379b3 Upgrade Swashbuckle.AspNetCore to 5.5.1
5 years ago
Yunus Emre Kalkan 77b76e44fa cmskit commets: comment/reply form alignment
5 years ago
Halil İbrahim Kalkan 170f055d0c
Merge pull request #5016 from abpframework/issue/4959
5 years ago
Yunus Emre Kalkan d63e614a8d cmskit: reactions auth
5 years ago
Yunus Emre Kalkan af58bd5f45 Cmskit: reaction tests
5 years ago
Yunus Emre Kalkan c3f472fdc6 CmsKit: comment tests
5 years ago
maliming a37b797dad Update migrations for identity user IsExternal property.
5 years ago
Halil İbrahim Kalkan 92b2028bf9
Merge pull request #4976 from abpframework/maliming/ms-3.1.6
5 years ago
Ahmet Çotur 4c18ec857a Target Framework converted to netstandart2.0 from netcoreapp3.1
5 years ago