12111 Commits (b32a435aa2771200bb651bbbefffe7e81efd70fb)
 

Author SHA1 Message Date
Halil İbrahim Kalkan 5eb3297ebc
Merge pull request #5084 from abpframework/maliming/Components-folder 6 years ago
maliming 99b955dcb6
Merge pull request #5083 from abpframework/liangshiwei/upgrade-quaratz-v3.1 6 years ago
maliming 5abca9e16b Add Components js/css files to embedded resource. 6 years ago
liangshiwei 89cb8a0f53 Update Background-Jobs-Quartz.md 6 years ago
liangshiwei 46dbe76910 Upgrade quartz to 3.1.0 6 years ago
maliming bb9783c4f0 Add Components folder to the AllowedExtraWebContentFolders. 6 years ago
maliming 6e01e79001 Create Global Feature Action & Page filters to prevent usage of a controller/page if the feature was disabled 6 years ago
Halil İbrahim Kalkan 92bedb38b4
Merge pull request #5038 from abpframework/maliming/id4-errorpage 6 years ago
Halil İbrahim Kalkan 8a6b1e0a5e
Merge pull request #5037 from abpframework/maliming/Swashbuckle.AspNetCore 6 years ago
Halil İbrahim Kalkan 793998ac42 Use CmsUserLookupServiceGetByIdAsync instead of FindByIdAsync. 6 years ago
Halil İbrahim Kalkan d2af13fb1f Also accept Name for RequiresGlobalFeatureAttribute. 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 73924d490f Introduce RequiresGlobalFeatureAttribute and implement for MVC API Explorer. 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 b7fad45ec4 Resolved #5068: Introduce LoginUrl and LogoutUrl options. 6 years ago
Halil İbrahim Kalkan c795d5864e Introduce LoginUrl option to CmsKitUiOptions & remove the public page. 6 years ago
liangshiwei beb95635ab Create AbpExceptionHandlingOptions class 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 8e618df92c
Merge pull request #5062 from abpframework/cmskit-features 6 years ago
Halil İbrahim Kalkan 1483da256e #5061 Initial Global Features System completed. 6 years ago
Levent Arman Özak e276b4d48e
Merge pull request #5060 from abpframework/fix/4839 6 years ago
mehmet-erim dbd1944bed refactor: improve code readability 6 years ago
Halil İbrahim Kalkan 2a5eb8902c Add new methods to GlobalModuleFeatures 6 years ago
mehmet-erim 935ebd7244 Merge branch 'fix/4839' of https://github.com/abpframework/abp into fix/4839 6 years ago
mehmet-erim f5cdbe4159 fix: ci error 6 years ago
Levent Arman Özak 743745e162
Update auth-flow.strategy.ts 6 years ago
Levent Arman Özak a8bab41f63
Merge pull request #5054 from abpframework/feat/4218 6 years ago
Levent Arman Özak 4bfba3a04b
Update grid-actions.component.html 6 years ago
Halil İbrahim Kalkan 82ecc9cf8d Add Collection to the mongodb tests 6 years ago
mehmet-erim 76deb8ad35 resolved a merge conflict 6 years ago
Halil İbrahim Kalkan 838289552e Use OneTimeRunner and clear the test code. 6 years ago
Mehmet Erim 5496f112aa
Merge pull request #5058 from olicooper/patch-2 6 years ago
Halil İbrahim Kalkan 092093f8bb Update GlobalFeatureManagerModuleConfiguratorCmsKitExtensions.cs 6 years ago
Halil İbrahim Kalkan da0d4718ff Revise the global features. 6 years ago
olicooper 04734ec960
Fixed OAuth configuration bug when using remoteEnv 6 years ago
Halil İbrahim Kalkan 8467024d54 refactor the global feature system 6 years ago