3476 Commits (fa0aa17de491bd25f35e96267cbfe724bc723d19)

Author SHA1 Message Date
Ilkay Ilknur fa0aa17de4 initial migration added. 5 years ago
Ilkay Ilknur 2732cf9b34 rename url property to slug. 5 years ago
liangshiwei c1aa7525a5 Make RegisterDto of account module extensible. 5 years ago
liangshiwei 9273f9c8a8 Remove email settings from the appsettings.json files 5 years ago
Ilkay Ilknur 395fa00ae6 rename page public app service type. 5 years ago
enisn f03b3eed21 CmsKit - Fix Blogs Test-cases 5 years ago
enisn 0d16202842 CmsKit - Fix tests 5 years ago
enisn 188fdb3808 CmsKit - Test fix 5 years ago
enisn 9c80ebdf14 CmsKit - Change cache parameter to SlidingExpiration from AbsoluteExpirationRelativeToNow 5 years ago
enisn 8ea55c10f0 CmsKit - Change method name as GetOrDefault in IBlogFeaturePublicAppService 5 years ago
enisn ba21864119 CmsKit - Convert to list from array of string in GetBlogFeatureInput 5 years ago
enisn f907991eab CmsKit - Convert string array to list in IBlogFeatureRepository 5 years ago
enisn 9be85963c9 CmsKit - Seperate BlogFeature input & output dtos 5 years ago
enisn 50f5191b2b CmsKit - Refactor for BlogFeatureAdminAppService.cs 5 years ago
enisn 4a7297558a CmsKit - Refactor for BlogFeatureAdminAppService.cs 5 years ago
enisn aa14d0cc21 CmsKit - Move FeatureCheck to out of Configure method 5 years ago
Ilkay Ilknur 39f7247b59 code formatting 5 years ago
Ilkay Ilknur 69c5294c69 app service renaming 5 years ago
Ilkay Ilknur 96e3a9300c use protected property instead of variable. 5 years ago
Ilkay Ilknur cd3bd24c70 use protected property instead of variable 5 years ago
Ilkay Ilknur 5d03d0e8c6 make methods virtual 5 years ago
Ilkay Ilknur ff5264ebd9 tag refactorings. 5 years ago
maliming 5accac6a1c Add IgnoreMultiTenancy to AbpIdentityServerMongoDbContext. 5 years ago
Ilkay Ilknur 2e5b6c319a app service renaming 5 years ago
Ilkay Ilknur 027305ec82 app service renaming 5 years ago
Ilkay Ilknur d02412d2cc pass cancellation token 5 years ago
Ilkay Ilknur 47549c9a74 domain object refactoring 5 years ago
enisn 48e3f6d78a CmsKit - Remove BlogLookupDto 5 years ago
enisn 4630a4c91f CmsKit - Update BlogFeature tests 5 years ago
enisn b7e106a6d5 CmsKit - Move Default BlogFeatures to IDefaultBlogFeatureProvider 5 years ago
enisn 6e32d5a0c4 CmsKit - Fix passing wrong BlogId from BlogPost Page 5 years ago
enisn 5381aa23b0 CmsKit - Refactor BlogsFeature & Manager 5 years ago
enisn 2384e2c455 CmsKit - IEquatable implementation for BlogFeature 5 years ago
enisn c1f640dee0 CmsKit - Add IBlogFeatureManager to ctor of AppService 5 years ago
enisn 2485372563 CmsKit - Add IBlogFeatureManager 5 years ago
enisn 3258879319 CmsKit - Remove BlogFeatureDataSeedContributor 5 years ago
Ilkay Ilknur b6aced7866 make Title and Url setters protected and expose Set method to handle validation. 5 years ago
Ilkay Ilknur 1d06f06e37 code refactoring - use single return statement. 5 years ago
enisn 285a78790b CmsKit - Add BlogFeature migrations to Unified project 5 years ago
enisn 0eec8800c8 CmsKit - Remove GetMany from BlogFeature 5 years ago
enisn c56189a8b2 CmsKit - BlogFeature public tests 5 years ago
enisn e71051b15c CmsKit - BlogFeature public implementation 5 years ago
enisn 2912af8445 CmsKit - Add BlogFeatureAdminController & Permissions 5 years ago
enisn 16261a9d77 CmsKit - Add BlogFeature Admin Tests 5 years ago
enisn c7c06c13a3 CmsKit - Add BlogFeature Admin 5 years ago
maliming 04e226f346 Update user properties when it's changed. 5 years ago
maliming 2f234b73c2
Remove Swashbuckle.AspNetCore package from Volo.CmsKit.Web.Unified.csproj 5 years ago
maliming 82cbfc180c Use abp-id-name in FeatureManagementModal.cshtml 5 years ago
Halil İbrahim Kalkan 2b5e8362a8 Add missing AddRepository calls. 5 years ago
enisn 3a003ca4bf CmsKit - Re-enable PagesFeature for Unified project 5 years ago