Commit Graph

3883 Commits (a6983b5510887f12ac06cab114ab1b2b414ee06d)

Author SHA1 Message Date
enisn 1f2c9f5f16 CmsKit - Move BlogFeature caching types
5 years ago
enisn 71996b6165 CmsKit - Refactoring on BlogFeature Caching
5 years ago
enisn 8f350de112 CmsKit - Add missing virtual keywords at BlogFeatureAdminAppService
5 years ago
enisn 349ce8b7fd CmsKit - Remove interfaces of BlogPostManager & BlogFeatureManager
5 years ago
enisn f82f8f1f8f CmsKit - Remove FeatureNames from BlogPostConsts
5 years ago
enisn 589b464426 CmsKit - Use LocalEvent to Notify BlogFeature changes
5 years ago
Ahmet 73fc328fd6 refactored blog admin app service and added blog manager
5 years ago
enisn 2cf9949ed4 CmsKit - Remove CrudAppService from BlogPostAdminAppService
5 years ago
enisn ef4cd89b39 Merge remote-tracking branch 'origin/dev' into cms-kit/blogs-refactorings
5 years ago
enisn e15945822c CmsKit - Change BlogPostManager Creating method
5 years ago
enisn 2b2d298ee6 CmsKit - Remove GetBySlug from Admin AppService
5 years ago
Ahmet 7e3c0e54bd Added Serializable attribute to all cmskit dtos
5 years ago
Ahmet 9a4dcb149a fix namespaces
5 years ago
Mladen Macanovic d3257d731d Refactorings
5 years ago
Ahmet 5212e4409f Checkin repliedComment on comment creating
5 years ago
Ahmet Çotur 9133a96bce
Merge pull request #7806 from abpframework/cms-kit-refactoring-and-code-fix
5 years ago
enisn 2dec789493 CmsKit - Update usage of WithDetailsAsync
5 years ago
enisn 0613ec6d03 Merge branch 'cms-kit-refactoring-and-code-fix' of https://github.com/abpframework/abp into cms-kit-refactoring-and-code-fix
5 years ago
enisn 0b2c931bec CmsKit - Move include to WithDetails method
5 years ago
İlkay İlknur 4602d1aa97
Add not null attribute
5 years ago
maliming caf927cbf1 Change current tenant in AbpSecurityStampValidator.
5 years ago
enisn 19b2bb154a Merge branch 'feature/blog-feature' of https://github.com/abpframework/abp into feature/blog-feature
5 years ago
enisn 180263adb4 CmsKit - Move EventBus & Set logic to Domain layer
5 years ago
Ilkay Ilknur 49941dd90b Merge branch 'dev' into feature/blog-feature
5 years ago
enisn 0b0afcc95f CmsKit - Refactor BlogFeatureAppService.cs
5 years ago
İlkay İlknur a031a3de4f
Merge pull request #7757 from abpframework/cotur/cms-kit/comments
5 years ago
Ilkay Ilknur c388e491d1 repository refactorings
5 years ago
enisn d04287a890 CmsKit - Code-formatting at BlogFeatureAppService.cs
5 years ago
enisn 61b4e1351e CmsKit - Provide BlogFeature caching from IBlogFeatureCacheManager
5 years ago
enisn ab10b6352f CmsKit - Code-formatting at BlogPost.cshtml
5 years ago
enisn 7807dcf650 CmsKit - Add missing TagsFeature check to BlogPost
5 years ago
Ahmet afd9cd9d39 refactoring
5 years ago
enisn eeee8bb304 CmsKit - Purge Cache of BlogFeature
5 years ago
Ilkay Ilknur 88959c9022 use static slughelper instead of creating.
5 years ago
Ilkay Ilknur 7935c5b8e0 use httpstatuscode enum instead of integer.
5 years ago
Ilkay Ilknur 693e3109eb use getter only properties and async mapping methods.
5 years ago
Ilkay Ilknur 0d3889cbe7 add checks and code fixes.
5 years ago
Ilkay Ilknur b55d0865fe add check and fix cancellation token usages.
5 years ago
Ilkay Ilknur bf153d45e2 file rename
5 years ago
enisn 64dc3780e6 CmsKit - Fix conflict on feature/blog-feature
5 years ago
enisn 0c7f38b9ae CmsKit - Move single BlogFeature checking services to common
5 years ago
Ahmet 9fea961c52 added author username filter to commits
5 years ago
İlkay İlknur 2807ea62a6
Merge pull request #7763 from abpframework/cms-kit/blogs-refactoring
5 years ago
Ahmet da78623e83 added author information to comment return list
5 years ago
liangshiwei b134a8040b Remove set of all DbContext interfaces
5 years ago
maliming 33c2d0005e Merge branch 'dev' into maliming/identity-pro-features-settings
5 years ago
Ilkay Ilknur 4001cecec4 Merge branch 'dev' into cotur/cms-kit/comments
5 years ago
Ilkay Ilknur e586f8fb85 content app service renaming.
5 years ago
Ilkay Ilknur 0d3641fae4 Merge branch 'dev' into cotur/cms-kit/comments
5 years ago
Ilkay Ilknur fad1711fc7 property renaming and refactorings
5 years ago
maliming 0c55547591 Remove AbpRedirectUriValidatorOptions
5 years ago
maliming 17a24a2a7f Add AbpStrictRedirectUriValidator_Tests
5 years ago
Ilkay Ilknur 53b05fd74f content app service renaming.
5 years ago
Ilkay Ilknur fa0aa17de4 initial migration added.
5 years ago
enisn 55b62d1b86 CmsKit - Merge from dev - conflict fix
5 years ago
enisn 50a3543cf2 CmsKit - Conflict fix from dev
5 years ago
Ilkay Ilknur 1ad61ec1a7 Merge branch 'dev' into feature/blog-feature
5 years ago
maliming c20a5b370e Add AbpStrictRedirectUriValidator to compatible with tenant name in domain.
5 years ago
Ilkay Ilknur 2732cf9b34 rename url property to slug.
5 years ago
Ahmet 612c10fd84 Merge remote-tracking branch 'origin/cotur/cms-kit/comments' into cotur/cms-kit/comments
5 years ago
Ahmet e77d6e7617 Merge branch 'dev' into cotur/cms-kit/comments
5 years ago
Ilkay Ilknur 0778532e99 Merge branch 'dev' into cms-kit/pages-prefix
5 years ago
İlkay İlknur 999c80a8ca
Merge pull request #7764 from abpframework/tag-refactoring
5 years ago
İlkay İlknur 673cdd0f35
Merge pull request #7746 from abpframework/page-refactoring
5 years ago
Ilkay Ilknur 58851d1610 Merge branch 'dev' into page-refactoring
5 years ago
maliming f2c06cae77
Merge pull request #7781 from abpframework/liangshiwei/account
5 years ago
liangshiwei c1aa7525a5 Make RegisterDto of account module extensible.
5 years ago
maliming 6e249d7c14
Merge pull request #7778 from abpframework/liangshiwei/patch-1
5 years ago
liangshiwei 9273f9c8a8 Remove email settings from the appsettings.json files
5 years ago
Ahmet Çotur 841a76dbea
Merge pull request #7755 from abpframework/content-refactoring
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 f565994fc7 CmsKit - Remove duplicated 'Blogs' from route
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
Ilkay Ilknur f9285cb649 Use getter only properties instead of variables for injected services
5 years ago
enisn aa14d0cc21 CmsKit - Move FeatureCheck to out of Configure method
5 years ago
liangshiwei 05210dac26
Merge pull request #7723 from abpframework/maliming/Identity-dataSeeder
5 years ago
liangshiwei d13d72d15a
Merge pull request #7768 from abpframework/auto-merge/rel-4-2/165
5 years ago
liangshiwei 7591879023
Merge pull request #7738 from abpframework/maliming/patch-feature-modal
5 years ago
liangshiwei 48ab98c9ca
Merge pull request #7726 from abpframework/maliming/EmailSetting
5 years ago
liangshiwei f80419aa9b
Merge pull request #7740 from abpframework/maliming/Swashbuckle
5 years ago
enisn c357920205 CmsKit - Fix of CancellationToken usage at MongoBlogRepository
5 years ago
enisn 9505525755 CmsKit - CancellationToken usage at MongoBlogRepository
5 years ago
enisn 2b5ad0ac42 CmsKit - Remove this keyword from BlogPostManager
5 years ago
enisn f3195ecd1e CmsKit - Blogs Refactor namespaces
5 years ago
Ahmet ea2227fbb1 refactoring
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
enisn 899ab7aa76 CmsKit - Blogs HttpApi refactoring
5 years ago
enisn a90343b674 CmsKit - Blogs Application Refactoring
5 years ago
enisn edae47d9e0 CmsKit - Refactoring for blogs domain
5 years ago
Halil İbrahim Kalkan 08edfd7a66
Merge pull request #7756 from abpframework/maliming/ids-mongodb-patch
5 years ago
Ahmet 90601d74e6 Added comment admin controller
5 years ago
Ahmet cc69bba8a0 Added comment admin permissions
5 years ago
Ahmet e109fd9260 Added comment admin app service test
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
Ahmet 57a9b9b454 Merge branch 'dev' into cotur/cms-kit/comments
5 years ago
enisn 48e3f6d78a CmsKit - Remove BlogLookupDto
5 years ago
maliming 4174cdb3ad Merge branch 'dev' into maliming/identity-pro-features-settings
5 years ago
maliming 88bef292fe
Update VoloDocsWebModule.cs
5 years ago
Alper Ebicoglu 393f86babf added security header middleware. closes #7752
5 years ago
Ahmet 30c587fb8a Merge branch 'dev'
5 years ago
Ahmet 681414dcd7 Added getlist to comment appservice and repositories
5 years ago
enisn 4630a4c91f CmsKit - Update BlogFeature tests
5 years ago
Ahmet 1843bae871 Added get comment to CommentAdminAppService
5 years ago
Ahmet cb0afcbe27 Added CommentAdminAppService dtos
5 years ago
enisn b7e106a6d5 CmsKit - Move Default BlogFeatures to IDefaultBlogFeatureProvider
5 years ago
İlkay İlknur eaa62f67be
Merge pull request #7727 from abpframework/cms-kit/blogpost-update-refactor
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 f1895507fc Merge branch 'dev' into maliming/identity-pro-features-settings
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
İlkay İlknur 4d44684dbc
Merge pull request #7685 from abpframework/cotur/cms-kit/media
5 years ago
enisn 3a003ca4bf CmsKit - Re-enable PagesFeature for Unified project
5 years ago
enisn a0fcac78c0 CmsKit - Remove Route attribute from Pages/Index
5 years ago
enisn 1a275b3903 CmsKit - Add 'pages' prefix to page routes
5 years ago
enisn d0ebce4b29 CmsKit - Revert Alternative way to handle pages #a5bf8ebe
5 years ago
Halil İbrahim Kalkan c91c35b587 Implement blazor UI extensions for UserManagement
5 years ago
Halil İbrahim Kalkan a3cfde80cd Merge branch 'dev' into ui-extensions-blazor
5 years ago
enisn c67896d1bb CmsKit - Remove updating BlogId while updating blog post
5 years ago
maliming 4d829820bb UpdatePasswordHash first when create an user & remove PasswordOptionsExtensions.
5 years ago
maliming efb37d5745 Rename EmailSettingManagement to EmailSetting.
5 years ago
maliming bf920da8ce Explicitly set email & password in the initial data seed of startup templates.
5 years ago
maliming 5c767032dc Merge branch 'dev' into maliming/identity-pro-features-settings
5 years ago
maliming b8207426d0 Ignore password validation in IdentityDataSeeder.
5 years ago
Halil İbrahim Kalkan a377fa667e Fix route of EmailSettingsController
5 years ago
Ahmet 0d0d1f0531 Added tui-editor with media upload to index page
5 years ago
Ahmet b47fcdf922 added uppy npm packages
5 years ago
Ahmet 66b30b3ed0 added missing tui package
5 years ago
Ahmet 324e90b82f added tui-editor npm package and cast yarn gulp
5 years ago
Ahmet 5781dca270 remove notnecessary chars
5 years ago
Ahmet 9725c17481 remove os depended filename validation
5 years ago
Ahmet b20d42af75 switch order of saving blob & entity
5 years ago
Ahmet 53a920a761 update set accesibilty
5 years ago
Ahmet be20146860 added missing localizations
5 years ago
Ahmet f5737f8a2f rename media container name
5 years ago
Ahmet ffebd1d094 Merge branch 'dev' into cotur/cms-kit/media
5 years ago
Ahmet 8125732b62 delete not necessary files and added host migration
5 years ago
Ahmet Çotur 1ccf95f161
Merge pull request #7226 from abpframework/cms-kit/blog-initial
5 years ago
Ahmet 7bf8a90af6 added admin tests
5 years ago
Ahmet 876b2b542d Update mediadescriptor constructor
5 years ago
Ahmet f5b181e973 remove unused namespace
5 years ago
Ahmet d026abc440 added missin authorization attribute
5 years ago
Ahmet 8306dd7400 Added common media app service
5 years ago
Ahmet 859fda1bff Added media descriptor admin permissions
5 years ago
enisn fb9e8220cb CmsKit - Add missing route in BlogPostPublicController
5 years ago
Ahmet 9830bb3cd3 Merge branch 'cms-kit/blog-initial' into cotur/cms-kit/media
5 years ago
Ahmet 82d554d0d5 refactoring
5 years ago
Halil İbrahim Kalkan 7b1fea8b82 Arrange menu items & add email settings to the tiered mvc UI
5 years ago
Bunyamin Coskuner 98c8255345
Merge branch 'dev' into auto-merge/rel-4-2/162
5 years ago
enisn 78fe343f06 CmsKit - Fix typo at IBlogPostRepository.cs
5 years ago
enisn 2fba507644 CmsKit - Disable PageController temporarily
5 years ago
erolarkat 2f64f74f2a npm packages 4.2.1
5 years ago
Halil İbrahim Kalkan afd427f00d
Merge pull request #7669 from abpframework/liangshiwei/setting-management-mail
5 years ago
Mladen Macanovic 84e65b73a8 Merged dev branch
5 years ago
Ahmet 019dbceb85 Merge branch 'cms-kit/blog-initial' into cotur/cms-kit/media
5 years ago
enisn 01077d02be CmsKit - Reconsider Unidecode at slugs
5 years ago
enisn a58101d65f CmsKit - Add migration to Unified as sample
5 years ago
enisn f27776430d CmsKit - Rafactoring - Change naming UrlSlug to Slug
5 years ago
liangshiwei 2e914a1744 Add setting-management to startup template
5 years ago
enisn fca418fb3f CmsKit - Slugify Implementation
5 years ago
liangshiwei 5cdad9c210 Add email settings to setting-management
5 years ago
maliming 033b5c3503 Remove AuthorizePage and ManageConnectionStringsPolicyName.
5 years ago
maliming eb55d64091 Remove ConnectionStringsModal.js
5 years ago
maliming f2816f79fd
Update TenantManagement.razor.cs
5 years ago
maliming 8a2100c1d5 Remove setting connection string on the tenant management UI.
5 years ago
enisn 92b86a8eca Merge branch 'cms-kit/blog-initial' of https://github.com/abpframework/abp into cms-kit/blog-initial
5 years ago
enisn bd97a96512 CmsKit - Disable Page feature temporarily
5 years ago
İlkay İlknur 252afe6bda
Merge pull request #7596 from abpframework/cms-kit/page-roting-improvement
5 years ago
enisn ee0f0d37cb Merge branch 'cms-kit/blog-initial' of https://github.com/abpframework/abp into cms-kit/blog-initial
5 years ago
enisn 530dbb9506 CmsKit - Remove lookup from Blogs and add searching
5 years ago
Ilkay Ilknur e8bdb148d2 Merge branch 'cms-kit/blog-initial' of https://github.com/abpframework/abp into cms-kit/blog-initial
5 years ago
Ilkay Ilknur 31ba40c254 small design changes.
5 years ago
Ahmet 12211458f8 Added admin app service
5 years ago
Ahmet 8db77d3567 update media descriptor size parameter type
5 years ago
Ahmet 75e13d55bd added media descriptor repositores and orm settings
5 years ago
Ahmet 8bfdc1ed5f Constants added and renaming folder
5 years ago
Ahmet cf627f80aa Added mediadescriptor and related domain settings
5 years ago
enisn 5a3d525933 CmsKit - Convert plain status code to CreadAtAction method
5 years ago
enisn a83c4f470c CmsKit - Fix updating UrlSlug Check
5 years ago
enisn 8db321aa93 CmsKit - Fix merge issues
5 years ago
enisn 3a80beab45 CmsKit - Fix public image displaying
5 years ago
enisn 3b179f347f CmsKit - merge issues fix
5 years ago
enisn d1eb33a92d CmsKit - Merge BlogPost Public into initial
5 years ago
enisn dd00b6c2ef CmsKit - Add images to UI
5 years ago
enisn f356f1cf7b CmsKit - Refactor BlogPostPublicController
5 years ago
enisn 0831fa9c5d CmsKit - Fix Public BlogPost Controller
5 years ago
enisn 8429f43660 CmsKit - Fix content-type of BlogPost Cover Image
5 years ago
enisn 050cf07cfd CmsKit - Use Async method instead of AsyncExecuter in MongoBlogPostRepository
5 years ago
enisn b22ad8e2a1 CmsKit - Remove unnecessary lines in .csproj
5 years ago
enisn 9c742d7eac CmsKit - BlogPost Tagging
5 years ago
enisn ef3204c8bc CmsKit - Method name fix for PageController
5 years ago
enisn a5bf8ebe9e CmsKit - Alternative way to handle pages
5 years ago
enisn 25d5df5486 CmsKit - Add TagComponent to BlogPost page
5 years ago
enisn 42cf0238ba CmsKit - Add missing error resources
5 years ago
enisn 094512ade0 CmsKit - Namespace fix at BlogAdminController
5 years ago
enisn 12ed6ae591 CmsKit - Using fix at MongoBlogRepository
5 years ago
enisn 29cd7ed4cc CmsKit - Namespace fix
5 years ago
enisn 0efd22e552 CmsKit - Convert mapping to AutoMapper for BlogLookupDto
5 years ago
enisn ebe0a85a00 CmsKit - Remove unnecessary CmsKitBlogOptions
5 years ago
enisn c330356f66 CmsKit - Add Existence check for blog
5 years ago
enisn 07ec565b48 CmsKit - Uncomment Pages Page initialization
5 years ago
enisn f228768ee8 CmsKit - Add Existence check for blog
5 years ago
enisn ca9c92b895 CmsKit - Public Pages of BlogPosts
5 years ago
enisn e790510add Merge branch 'cms-kit/blog-initial' into cms-kit/blog-public
5 years ago
enisn 0f46a1cf3f Merge remote-tracking branch 'origin/dev' into cms-kit/blog-initial
5 years ago
Enis Necipoglu 7ed757944e
Merge pull request #7563 from abpframework/routing-fix
5 years ago
Halil İbrahim Kalkan 10ea177613 Merge branch 'dev' into separate-tenant-db-improvements
5 years ago
enisn 85cab4311d CmsKit - BlogPost Public logic in Repositories & AppServices
5 years ago
Halil İbrahim Kalkan 6413691c0e Cancel event handlers in identity and permission modules.
5 years ago
Ilkay Ilknur d11e253a48 Merge branch 'ui-extensions-blazor' of https://github.com/abpframework/abp into blazor-module-extensions
5 years ago
Ilkay Ilknur 3fecd0cdd5 Merge branch 'dev' into ui-extensions-blazor
5 years ago
enisn 12f378c729 CmsKit - Add missing ShortDescription to BlogPost
5 years ago
enisn 9feeaf37d3 CmsKit - Ensure CmsUser is created while creating BlogPost
5 years ago
Ilkay Ilknur 5809e343b4 add catch-all route for pages and do not handle root.
5 years ago
Halil İbrahim Kalkan a8b4e0dfa9 Seed identity & permission data for a tenant via event handlers.
5 years ago
enisn 1ec3b23980 CmsKit - Fix HttpMethod for Create Blog
5 years ago
Ilkay Ilknur 7e366398d3 fix page routing.
5 years ago
enisn 80ad8a1223 CmsKit - Add missing Validations for CreateUpdateBlogPostDto
5 years ago
enisn 5f56145637 CmsKit - Add lookup endpoint for Blogs
5 years ago
enisn 84ff2c3518 CmsKit - Add missing ModelCreating constraints for Blog
5 years ago
enisn 4290f3b932 CmsKit - Add UrlSlug to Blog
5 years ago
enisn 4b23cb616a CmsKit - Add missing validations to BlogDto
5 years ago
enisn 0555f99352 CmsKit - Add Blogs Permissions into PermissionDefinitionProvider
5 years ago
enisn fd05d1404f CmsKit - Add missing authorize attributes to BlogPostAdminController
5 years ago
enisn 83b9208365 CmsKit - Add BlogAdminController
5 years ago
enisn 18205a8935 CmsKit - Add missing Http method binding to TagDefinitions
5 years ago
enisn 8aef06bde3 CmsKit - Add Http Method bindings to BlogPostAdminController
5 years ago
enisn a362c077be Merge into cms-kit/blog-initial from dev conflict fix
5 years ago
maliming ad653792cc Update Localization_Tests of TenantManagement module.
5 years ago
Halil İbrahim Kalkan ffe4e8c51c
Merge pull request #7531 from abpframework/auto-merge/rel-4-2/144
5 years ago
maliming fb291005bd
Merge pull request #7260 from NecatiMeral/docs-search-localization
5 years ago
maliming bb303e4228 Add localized texts for zh-Hans.
5 years ago
Halil İbrahim Kalkan 0c45c0e2ca Do not create host related tables in the tenant-only databases.
5 years ago
Ahmet Çotur 7c1fb8d3d7
Merge pull request #7521 from abpframework/auto-merge/rel-4-2/140
5 years ago
Yunus Emre Kalkan a67300cdf3 Update tr.json
5 years ago
Halil İbrahim Kalkan 1e1794de5f
Merge pull request #7511 from abpframework/auto-merge/rel-4-2/137
5 years ago
Halil İbrahim Kalkan f4edd897ad IgnoreMultiTenancy for ITenantManagementDbContext
5 years ago
Halil İbrahim Kalkan a003bf1533 IgnoreMultiTenancy for feature and setting module databases.
5 years ago
enisn 2d6c822218 CmsKit - Refactor Reactions Definitions Configuration
5 years ago
Halil İbrahim Kalkan 50945ae0cc IgnoreMultiTenancy for the blogging and docs module databases.
5 years ago
Halil İbrahim Kalkan aa4d30c7b2 IgnoreMultiTenancy for BackgroundJobsMongoDbContext
5 years ago
Halil İbrahim Kalkan 68427bc2eb IBackgroundJobsDbContext should ignore multi-tenancy.
5 years ago
Bunyamin Coskuner 0f6dbbbbae
Merge branch 'dev' into auto-merge/rel-4-2/135
5 years ago
erolarkat db1630d490 npm packages 4.2.0
5 years ago
İlkay İlknur 0abb573c51
Merge pull request #7483 from abpframework/cms-kit/tag-definition-options
5 years ago
enisn aa34547aa8 CmsKit - Refactor TagDefinitionStore
5 years ago
enisn 7339efd02a CmsKit - Refactor TagEntityTypeDefinition
5 years ago
maliming 8aa2a417b7 Remove TwoFactor's settings and feature.
5 years ago
Halil İbrahim Kalkan 16fdc527cc Fixed #5215: When tiered templates, tenants of independent databases cannot login (AngularUI).
5 years ago
Halil İbrahim Kalkan 8c0525f886
Merge pull request #7406 from abpframework/maliming/tenantstore
5 years ago
enisn c62c3fa9b8 CmsKit - Change TagEntityTypeDefinition configuration
5 years ago
Yunus Emre Kalkan d995111a63
Merge pull request #7466 from abpframework/cotur/feature-management
5 years ago
Ahmet 5cd7eb832a Update FeatureManagementModal.cshtml
5 years ago
Yunus Emre Kalkan b6909b62aa
Merge pull request #7362 from abpframework/maliming/AbpIdentityResultExtensions
5 years ago
liangshiwei ab444ad7f6
Merge pull request #7459 from abpframework/maliming/ProfileAppService
5 years ago
maliming 78d05232f2 Update user properties when it's changed.
5 years ago
maliming ec4676b5db Add ApiResourceProperty - KeyValuePair map config.
5 years ago
Halil İbrahim Kalkan 196a2edfaa
Merge pull request #7414 from abpframework/maliming/ids-patch-test
5 years ago
enisn 5a8209e9ba CmsKit - Add feature check to CmsKit Pages route configuration
5 years ago
İlkay İlknur 4c79f2e2b6
Merge pull request #7447 from abpframework/enisn/cmskit/model-creating-fix
5 years ago
enisn 7c4b76de30 CmsKit - Model creating fix
5 years ago
İlkay İlknur 08fbd22619
Merge pull request #7444 from abpframework/maliming/ids-map
5 years ago
maliming 7a0f140eab Add ApiResourceProperty - KeyValuePair map config.
5 years ago
İlkay İlknur 69c5f8a5ce
Merge pull request #7422 from abpframework/enisn/cmskit/tag-entity-type-fix
5 years ago
enisn 9fdd3b5f7b CmsKit - Make protected TagEntityTypeDefiniton parameterless constructor
5 years ago
enisn c67b325d94 CmsKit - Inherit PageDto from AuditedEntityDto
5 years ago
enisn 85e5c32525 CmsKit - Handle nullability of TagDefinition DisplayName
5 years ago
enisn 3e8f0fdf5d CmsKit - Refactor ContentAdminController
5 years ago
Ilkay Ilknur 9b01d7a36f refactoring
5 years ago
maliming 1c060797ef Remove duplicate data builder of identity server module.
5 years ago
maliming 9768268ef2 Remove todo.
5 years ago
maliming f0f5e2c91b Cache tenant in TenantStore.
5 years ago
enisn f3ee251880 CmsKit - Add test for GetByEntityAsync
5 years ago
enisn dcb780a5c9 CmsKit - Remove ContentSetByEntityInput.cs
5 years ago
enisn 15ba1bdfb5 CmsKit - Remove SetContentByEntity
5 years ago
enisn c96d364c39 CmsKit - Content Get-Set endpoints
5 years ago
maliming f5c3f30344
Merge pull request #7359 from abpframework/liangshiwei/cancell-token
5 years ago
maliming adbcd123d1 Get all the identity strings in advance.
5 years ago
maliming 9fb4ad6e6c Allows to customize the English localized text of Identity errors.
5 years ago
enisn e6db0a1efe CmsKit - Add more test-cases for BlogPosts
5 years ago
enisn 0b3cd00846 CmsKit - Add missing Feature attributes to Blogs appservices
5 years ago
enisn 763e9af376 CmsKit - Update Tests for BlogPosts
5 years ago
enisn 5121670195 CmsKit - Refactoring for BlogPosts
5 years ago
İlkay İlknur a216872779
Merge pull request #7103 from abpframework/cms-kit/tag-definitions
5 years ago
İlkay İlknur 3741d3557d
Merge pull request #7335 from abpframework/cotur/cms-kit/page
5 years ago
enisn 23a9573360 Merge remote-tracking branch 'origin/dev' into cms-kit/blog-initial
5 years ago
liangshiwei 5a6751f10b Improve
5 years ago
liangshiwei 3ce47a2525 Improve
5 years ago
liangshiwei 07c4d157e8 Add CancellationToken optional parameter to the setting-management module repository methods
5 years ago
liangshiwei 630c7610cf Add CancellationToken optional parameter to the feature-management module repository methods
5 years ago
Ahmet 590176f221 Added interface to page public controller
5 years ago
liangshiwei 746dc8a1e0 Add CancellationToken optional parameter to the Docs module repository methods
5 years ago
Ahmet dd56dd405d Page content converted to nullable
5 years ago
liangshiwei 3da17ba365 Add CancellationToken optional parameter to the Blogging module repository methods
5 years ago
liangshiwei d569511af7 Add CancellationToken optional parameter to the BackgroundJobs module repository methods
5 years ago
liangshiwei b8e1a969be Add CancellationToken optional parameter to the Auditlogging module repository methods
5 years ago
enisn 4af52a08d0 CmsKit - Refactoring TagsEntityTypes
5 years ago
maliming a0ce2cc284
Use the correct localize key on the login page.
5 years ago
enisn 888a01d1cf CmsKit - namespace fix for ContentAdminAppService
5 years ago
enisn 42c72d712e CmsKit - Remove CoverImageUrl from BlogPost
5 years ago
İlkay İlknur badad8d59f
Merge pull request #7085 from abpframework/cms-kit/refactoring
5 years ago
Ilkay Ilknur 89c69dc989 blazor module extensions initial implementation.
5 years ago
enisn 69c42890a4 CmsKit - BlogPosts Domain tests
5 years ago
enisn 3abd7483d9 CmsKit - Blogs domain improvements
5 years ago
enisn 7d2bd589bd CmsKit - Implementation of CoverImage for Blogpost
5 years ago
enisn 982e5fe4ff CmsKit - Refactor BlogPost
5 years ago
enisn 4733aecc40 CmsKit - Fix namespace problems
5 years ago
enisn 964a16253b CmsKit - Conflict fix for TagAlreadyExistException
5 years ago
enisn 0116692bff CmsKit - Fix conflict error
5 years ago
enisn 395c335408 CmsKit - Fix namespaces for Blogs
5 years ago
Ahmet afcddd5e5d check null at app service
5 years ago
Ahmet 08b9ad0d4e replaced the route parameter
5 years ago
Ahmet 9e9c315d81 added routing to page
5 years ago
Halil İbrahim Kalkan 66846a4477
Merge pull request #7321 from abpframework/maliming/patch-1
5 years ago
enisn 6acd38801a Fix merge conflicts into cms-kit/tag-definitions
5 years ago
maliming cc1c1d3cd1 Localized exception message in pages.
5 years ago
Halil İbrahim Kalkan eeda04c453
Merge pull request #7318 from abpframework/auto-merge/rel-4-2/100
5 years ago