2275 Commits (b32a435aa2771200bb651bbbefffe7e81efd70fb)

Author SHA1 Message Date
Oliver Cooper 2d7f4a7192 Fixed BlobStoring project reference paths 6 years ago
liangshiwei 8d17e7a860 Set ErrorController's method to virtual 6 years ago
liangshiwei cea173bd4c undo .csproj file changes 6 years ago
liangshiwei 6ed08665d9 create account area folder 6 years ago
liangshiwei 81919d7df5 Find the error page in AbpErrorPageOptions 6 years ago
liangshiwei ce1d3523de Remove resharper comment 6 years ago
liangshiwei 249e64c660 Add Identity service error controller to account module 6 years ago
maliming 5abca9e16b Add Components js/css files to embedded resource. 6 years ago
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