2547 Commits (282be6fd2fba7674249bfee973acfdc3fa36383e)

Author SHA1 Message Date
Halil İbrahim Kalkan 793998ac42 Use CmsUserLookupServiceGetByIdAsync instead of FindByIdAsync. 6 years ago
Halil İbrahim Kalkan 649a35db2a Use RequiresGlobalFeature to enable/disable the API controllers for the CMS Kit module. 6 years ago
Halil İbrahim Kalkan e4fcb11872 Fix tests for the CMS Kit. 6 years ago
Halil İbrahim Kalkan 5e8f39f7bb Revise the CMS Kit REST API 6 years ago
Halil İbrahim Kalkan d316752da4 Update CommentingViewComponent.cs 6 years ago
Halil İbrahim Kalkan a835f9bc27 Use AbpMvcOptions to get the login url 6 years ago
Halil İbrahim Kalkan c795d5864e Introduce LoginUrl option to CmsKitUiOptions & remove the public page. 6 years ago
Halil İbrahim Kalkan 6cd3e1f472 Add TODO and change List to IReadOnlyList for CommentingViewComponent 6 years ago
Halil İbrahim Kalkan e7b63afc66 Refactor and remove unnecesssary comments from the CMS Kit UI 6 years ago
Halil İbrahim Kalkan ce3b8178e5 Refactor and add notes. 6 years ago
Halil İbrahim Kalkan aad36a44b4 Remove comments. 6 years ago
Halil İbrahim Kalkan 1926d58865 Refactor CommentPublicAppService 6 years ago
Halil İbrahim Kalkan dddc30c658 Dont expose user emails to public! 6 years ago
Halil İbrahim Kalkan c0a407a8fd Move permission provider to common. 6 years ago
Halil İbrahim Kalkan 48413bf600 Update CmsKitMongoDbModule.cs 6 years ago
Halil İbrahim Kalkan 468a1225d7 Define collection names for CMSKit MongoDb package. 6 years ago
Halil İbrahim Kalkan 064704669b Add cancellationtoken to the repositories. 6 years ago
Halil İbrahim Kalkan 1e93a4474c Pass the entity, not id to delete it. 6 years ago
Halil İbrahim Kalkan 04a79dac48 Rearrange indexes, changed to DeleteWithRepliesAsync, used BasicAggregateRoot for CMS Kit. 6 years ago
Halil İbrahim Kalkan 1483da256e #5061 Initial Global Features System completed. 6 years ago
Halil İbrahim Kalkan 2a5eb8902c Add new methods to GlobalModuleFeatures 6 years ago
Halil İbrahim Kalkan 82ecc9cf8d Add Collection to the mongodb tests 6 years ago
Halil İbrahim Kalkan 838289552e Use OneTimeRunner and clear the test code. 6 years ago
Halil İbrahim Kalkan 092093f8bb Update GlobalFeatureManagerModuleConfiguratorCmsKitExtensions.cs 6 years ago
Halil İbrahim Kalkan da0d4718ff Revise the global features. 6 years ago
Halil İbrahim Kalkan 8467024d54 refactor the global feature system 6 years ago
Halil İbrahim Kalkan 6a24a0de30 Make GlobalFeature abstract. 6 years ago
Halil İbrahim Kalkan 563fc1c6fc Revised the feature system. 6 years ago
Halil İbrahim Kalkan 389d20c737 Implement basic GlobalFeatureManager. 6 years ago
Halil İbrahim Kalkan 1b3b596eb0 Added "features" to the CMS kit and implemented on the EF Core layer. 6 years ago
Halil İbrahim Kalkan 933ebed440 User Base suffix for abstract base classes. 6 years ago
Halil İbrahim Kalkan e6a224db73 Refactor the domain layer of the CMS Kit. 6 years ago
Halil İbrahim Kalkan e4b04537e2 Remove authorization for comments. 6 years ago
Halil İbrahim Kalkan 70b595f59d Refactor constants. 6 years ago
Halil İbrahim Kalkan 1791925da6 Remove empty localizations and fill Turkish. 6 years ago
Halil İbrahim Kalkan 40bc859f03 Refresh the initial migration for the CMS Kit. 6 years ago
Yunus Emre Kalkan c4727896f7 update Identity Localization 6 years ago
maliming daf7febe7c Handle ErrorMessage is null. 6 years ago
maliming 429bf596a1 Add Identity service error page to account module. 6 years ago
maliming f72f7379b3 Upgrade Swashbuckle.AspNetCore to 5.5.1 6 years ago
Yunus Emre Kalkan 77b76e44fa cmskit commets: comment/reply form alignment 6 years ago
Halil İbrahim Kalkan 4d53c3fd97 Resolved #4985: Change AbpResourceOwnerPasswordValidator to support the external login system. 6 years ago
Yunus Emre Kalkan d63e614a8d cmskit: reactions auth 6 years ago
Yunus Emre Kalkan af58bd5f45 Cmskit: reaction tests 6 years ago
Yunus Emre Kalkan c3f472fdc6 CmsKit: comment tests 6 years ago
Yunus Emre Kalkan 36fa40e61e Refactor pull/4975 6 years ago
maliming a37b797dad Update migrations for identity user IsExternal property. 6 years ago
olicooper 61431132ab
Update Identity 'LockoutEnabled' localization in en.json 6 years ago
Yunus Emre Kalkan 8c3b9b9fc9 Update ChangePasswordInput.cs 6 years ago
Yunus Emre Kalkan 09ba60f8f9 Revise how to change the password for external logins 6 years ago