Commit Graph

12357 Commits (9669254ecd45485e06924bd7158df3d7e974a4e8)
 

Author SHA1 Message Date
Halil İbrahim Kalkan d900931cd3
Merge pull request #5085 from abpframework/liangshiwei/account-module-errorPage
5 years ago
mehmet-erim 97197be4d5 refactor: set hideCurrentPassword false when the password changed
5 years ago
mehmet-erim 70eee00c6f chore: add a condition to whether to visible changing password tab
5 years ago
mehmet-erim 514208cbf6 chore: change a variable name
5 years ago
liangshiwei 4114733ef4 Rename SendAllExceptionsToClients to SendExceptionsDetailsToClients
5 years ago
Halil İbrahim Kalkan c6b40a9691
Merge pull request #5049 from abpframework/issue/4863
5 years ago
liangshiwei 8d17e7a860 Set ErrorController's method to virtual
5 years ago
Halil İbrahim Kalkan a9b228a2dd
Merge pull request #5046 from abpframework/maliming/Obsolete-pr-4893
5 years ago
Halil İbrahim Kalkan 722a515acb
Merge pull request #5045 from abpframework/maliming/PredicateBuilder
5 years ago
liangshiwei cea173bd4c undo .csproj file changes
5 years ago
liangshiwei 6ed08665d9 create account area folder
5 years ago
mehmet-erim 111775d224 test: fix testing error
5 years ago
liangshiwei 81919d7df5 Find the error page in AbpErrorPageOptions
5 years ago
mehmet-erim c2426414d8 feat: revise changing password
5 years ago
mehmet-erim 66e9c76049 Update Permission-Management.md
5 years ago
liangshiwei ce1d3523de Remove resharper comment
5 years ago
liangshiwei 249e64c660 Add Identity service error controller to account module
5 years ago
Halil İbrahim Kalkan b30db6c9f7
Merge pull request #5082 from abpframework/maliming/global-feature-404
5 years ago
Halil İbrahim Kalkan 5eb3297ebc
Merge pull request #5084 from abpframework/maliming/Components-folder
5 years ago
maliming 99b955dcb6
Merge pull request #5083 from abpframework/liangshiwei/upgrade-quaratz-v3.1
5 years ago
maliming 5abca9e16b Add Components js/css files to embedded resource.
5 years ago
liangshiwei 89cb8a0f53 Update Background-Jobs-Quartz.md
5 years ago
liangshiwei 46dbe76910 Upgrade quartz to 3.1.0
5 years ago
maliming bb9783c4f0 Add Components folder to the AllowedExtraWebContentFolders.
5 years ago
maliming 6e01e79001 Create Global Feature Action & Page filters to prevent usage of a controller/page if the feature was disabled
5 years ago
Halil İbrahim Kalkan 92bedb38b4
Merge pull request #5038 from abpframework/maliming/id4-errorpage
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 d2af13fb1f Also accept Name for RequiresGlobalFeatureAttribute.
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 73924d490f Introduce RequiresGlobalFeatureAttribute and implement for MVC API Explorer.
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 b7fad45ec4 Resolved #5068: Introduce LoginUrl and LogoutUrl options.
5 years ago
Halil İbrahim Kalkan c795d5864e Introduce LoginUrl option to CmsKitUiOptions & remove the public page.
5 years ago
Arman Ozak 5358d5b916 feat: parse controller and create service path
5 years ago
liangshiwei beb95635ab Create AbpExceptionHandlingOptions class
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