Commit Graph

3140 Commits (e51e2368d01fa188cf09eb70b3290a8a11202da2)

Author SHA1 Message Date
Halil İbrahim Kalkan 847f526041 Remove Volo.Abp.Identity.Domain\Volo.Abp.Identity.Domain dependency and disable RoleUpdateEventHandler
5 years ago
liangshiwei 912a247026 Remove permission Grants when role is delete
5 years ago
Ahmet 52ebb5f584 Added new tests to PageRepository
5 years ago
Ahmet 5cb1762444 Added Page Admin Permissions
5 years ago
Ahmet fca49d7948 Added GetList & GetCount methods and cancellationtoken params to PageRepository
5 years ago
Ilkay Ilknur 4e50ccf95f use GetCancellationToken method to pass cancellation tokens.
5 years ago
enisn bf6b37f3e9 CmsKit - Add TagAlreadyExistException
5 years ago
enisn 1f58e9db36 CmsKit - Seperate TagAppServices as Admin & Public
5 years ago
enisn 7f6534bcb0 CmsKit - Add DynamicMaxLength to TagDtos
5 years ago
Ahmet bf81197f50 Merge branch 'dev' into cotur/cms-kit
5 years ago
Ilkay Ilknur 2270e80aae Merge branch 'dev' into cms-kit/tag-application
5 years ago
Ilkay Ilknur 1872fd28f9 code refactorings requested at code review session.
5 years ago
Ahmet 59eb402f07 Merge branch 'dev' into cotur/cms-kit
5 years ago
Ahmet Çotur f42193231d
Merge pull request #6876 from abpframework/dependent-features
5 years ago
Ilkay Ilknur bd88ef7b0f page feature test has been added.
5 years ago
Ilkay Ilknur 10ab7ba0fc pages feature has been added.
5 years ago
Ahmet f4917c736b content is placed to inside right project
5 years ago
enisn dd20deead4 Fix namesapce for TagViewComponent
5 years ago
enisn a2fbd78370 Move TagController to Public from Common
5 years ago
enisn ab57b8f68a Add TagAppService Tests
5 years ago
Ahmet 4c84d19ea9 Created PagePublicAppService tests
5 years ago
Ahmet ae1f1ae326 Created PageAdminAppService tests
5 years ago
Ahmet 75c30285ae Update Page.cs
5 years ago
enisn 7a28a63c36 Move TagViewComponent to Public from Common
5 years ago
enisn 9f48463f60 Move TagAppService to Public from common
5 years ago
Ahmet 2964ded7e8 added test page data and pagerepository tests
5 years ago
Ahmet 37bff78ced page application services are seperated to admin and public
5 years ago
enisn 881f19d7c3 Add Tag Admin app services
5 years ago
enisn d4dbbca024 CmsKit - Convert Tag Mongo Query to LINQ
5 years ago
Enis Necipoglu fd8001e272
Merge pull request #6858 from abpframework/cms-kit/content-management-tag-mongo-query
5 years ago
enisn ec4667ee37 Merge branch 'cms-kit/content-management' into cms-kit/content-management-tag-mongo-query
5 years ago
enisn 9eef63ea0d Merge branch 'cms-kit/content-management' into cms-kit/content-management-tag-efcore-query
5 years ago
enisn f192860fa3 Fix mismatching parameter in TagRepository_Test
5 years ago
enisn 2fa7fd24b9 Update EfCoreTagRepository.cs
5 years ago
enisn ee2a24926f Merge branch 'cms-kit/content-management' into cms-kit/content-management-tag-mongo-query
5 years ago
enisn 02fffb8755 Merge branch 'cms-kit/content-management-tag-efcore-query' of https://github.com/abpframework/abp into cms-kit/content-management-tag-efcore-query
5 years ago
enisn 4057578033 Merge branch 'cms-kit/content-management' into cms-kit/content-management-tag-efcore-query
5 years ago
Ahmet 68f9c3f7ca Create TagManager_Tests.cs
5 years ago
Ahmet 3f76c8d2d2 Update TagManager.cs
5 years ago
enisn 3b7657bb0b CmsKit - Fix Unsupported mongo query
5 years ago
Enis Necipoglu d1c4438143
Update modules/cms-kit/src/Volo.CmsKit.EntityFrameworkCore/Volo/CmsKit/Tags/EfCoreTagRepository.cs
5 years ago
enisn f8d3a68aa8 Merge branch 'cms-kit/content-management' into cms-kit/content-management-tag-efcore-query
5 years ago
Ahmet 6cc5cd4bd9 Added Tag tests
5 years ago
Ahmet 7dc1bdbe13 Update ITagRepository.cs
5 years ago
Ahmet 4e35542889 fix TagRepository
5 years ago
Ahmet c84aaf1e7b created tag test data and fix some bugs
5 years ago
Ahmet dfe9ea40dd added id parameter to tag constructor
5 years ago
Ahmet 055a7a91c8 Added content repository tests
5 years ago
Ahmet 8845c81a6d Created content-test-data
5 years ago
Ahmet 2cf68eed2e Added CmsKit Page
5 years ago
İlkay İlknur 9a296e0410
Merge pull request #6850 from abpframework/cms-kit/content-management-cleaning
5 years ago
Ahmet 729033082b Merge branch 'dev' into cms-kit/content-management
5 years ago
Enis Necipoglu da854375ea
Merge branch 'cms-kit/content-management' into cms-kit/content-management-cleaning
5 years ago
enisn dd95488cb0 CmsKit - EfCore Tag Query Update
5 years ago
enisn 49f3b6a8f4 Remove static tags logic
5 years ago
enisn 0d9880eb8a Remove HexColor from Tag
5 years ago
Ahmet Çotur 886f879fad
Merge pull request #6821 from abpframework/cms-kit-features
5 years ago
liangshiwei 83bd2e2b43 Support ManifestDirectoryInfo and ManifestFileInfo
5 years ago
Galip Tolga Erdem 42616f470f
Update modules/cms-kit/src/Volo.CmsKit.MongoDB/Volo/CmsKit/MongoDB/Tags/MongoTagRepository.cs
5 years ago
Galip Tolga Erdem dc0e83d74f added GetAllRelatedTagsAsync implementation
5 years ago
Ahmet c1561f4e73 added default page view component
5 years ago
Ilkay Ilknur 009ba05b34 tag and content features has been added.
5 years ago
Ahmet f7244d1c5b namespace update
5 years ago
Ahmet e404c30532 Created Page application service
5 years ago
Ahmet aa71e2c541 Added setValue method to content entity
5 years ago
Ahmet 995faff4ba Update ContentAppService.cs
5 years ago
Ahmet 98ed089d80 Added Get method to Content Repository
5 years ago
Ahmet d0c58bb554 Added delete method to Content repository
5 years ago
Ahmet 1603103883 Created and configured Page entity
5 years ago
Ahmet e8fa6e463c Merge branch 'dev' into cms-kit/content-management
5 years ago
Halil İbrahim Kalkan db6d5b50aa Make multi-tenancy connection string resolving async.
5 years ago
enisn 995a4e2ff2 Fix naming convention of ContentRepository
5 years ago
enisn fccc3b6c5a Fix merge conflict
5 years ago
enisn 16ff0a25f2 CmsKit Tags presentation
5 years ago
enisn c42e046042 CmsKit Migrations
5 years ago
enisn 65e481b015 CmsKit Tags AppServices & ViewComponent
5 years ago
enisn 7e7dd42f2d Rename CmsKitAppService
5 years ago
enisn a80aeb940a CmsKit Tags Scheme Update
5 years ago
enisn 81a0f166f4 Refactor Content
5 years ago
Halil İbrahim Kalkan 95965980e7 Merge branch 'dev' into async-uow-transaction
5 years ago
Ahmet 5461d4436b Update ContentAppService.cs
5 years ago
enisn 5ff01929ee Render static content in a razor page
5 years ago
enisn fdb55de819 Add ContentViewComponent
5 years ago
liangshiwei 4f215e0799 Improved
5 years ago
enisn 5aade06e8b Update wwwroot of CmsKit
5 years ago
liangshiwei 99b323c7b5 Add reset password localized text
5 years ago
enisn 824831471c Conflcit fix
5 years ago
enisn 02810032e8 Add migrations for Content & Tags
5 years ago
enisn 972ff0749d Update yarn
5 years ago
enisn 5d8cea1bfb Add @abp/cms-kit package
5 years ago
Halil İbrahim Kalkan 4296d82981 implement async in tenant management repo.
5 years ago
Halil İbrahim Kalkan 1a03098c78 use async in ids4 repos.
5 years ago
Halil İbrahim Kalkan b1d8411881 Use async for identity mongodb repos.
5 years ago
Halil İbrahim Kalkan 7d9013fd51 Add missing param
5 years ago
Halil İbrahim Kalkan 4d4121a313 Use async methods in the blob repo.
5 years ago
Halil İbrahim Kalkan 1525246a4d Use async in background jobs module.
5 years ago
Halil İbrahim Kalkan e5df75c770 Use async methods for audit logging module.
5 years ago
Ahmet bf1a742e9a Merge branch 'dev' into cms-kit/content-management
5 years ago
enisn a407b312e2 Add missing key to EntityTag for CmsKit
5 years ago
enisn 1f586bc969 Fix namespaces for CmsKit Tags
5 years ago
enisn 15c4810902 Add domain & repositories of Tags
5 years ago
Halil İbrahim Kalkan d76c853ad3 Merge branch 'dev' into async-uow-transaction
5 years ago
Ahmet 322577ef6f added tag and entity tag with repositories
5 years ago
Ahmet c7ccf32a79 added content ef core configurations
5 years ago
Ahmet a4fab14dd6 refactoring tag and adding mongodb configurations for content
5 years ago
enisn cfaef4c05e Template design of Tags in CmsKit
5 years ago
liangshiwei 7be8907321 Merge branch 'dev' into liangshiwei/redirectAllowedUrl
5 years ago
maliming 0d3f6bc1e9
Merge pull request #6747 from abpframework/liangshiwei/permission-module
5 years ago
maliming 3c2c10119c
Merge pull request #6753 from abpframework/liangshiwei/patch
5 years ago
Halil İbrahim Kalkan 2be7b6c131 Merge branch 'dev' into async-uow-transaction
5 years ago
liangshiwei b55c263993 Use AbpIdNameTagHelper
5 years ago
Ahmet ed34a5faa1 Revert "Add Asp.Net Core environments to .gitignore"
5 years ago
liangshiwei 7bd51048aa Use AbpIdNameTagHelper
5 years ago
Ahmet 0c54b19085 refactor content entity and added content renderer
5 years ago
enisn 2ef3635ac5 Draft Content for CmsKit
5 years ago
enisn 0393730eb8 Add Asp.Net Core environments to .gitignore
5 years ago
liangshiwei 02cfd822e7 Avoid using array index in taghelper expressions
5 years ago
liangshiwei 863b3f936f Update PermissionManagementModal
5 years ago
liangshiwei aef5ffc259 Update PermissionManagementModal
5 years ago
liangshiwei 01a84b3a38 Update PermissionManagementModal
5 years ago
liangshiwei 5c68affedb Improved permission management modal performance
5 years ago
Halil İbrahim Kalkan 7642a39478 Fix EfCoreIdentityUserRepository: Use GetDbSetAsync
5 years ago
Halil İbrahim Kalkan 06889783f8 Apply async changes for EF Core repos.
5 years ago
Halil İbrahim Kalkan c2c25a091a Override true base method.
5 years ago
Halil İbrahim Kalkan 420dfbe8b4 Identity module EF core async fix.
5 years ago
liangshiwei acb596d38c Added RedirectAlowedUrls
5 years ago
liangshiwei 89c0e675d2 Fix sorting in MongoAuditLogRepository
5 years ago
Ilkay Ilknur 97953f5c33 Merge branch 'rel-4.1' of https://github.com/abpframework/abp into dev-merge-4-1
5 years ago
erolarkat 84656d54ac npm packages 4.1.0-rc.2
5 years ago
Ilkay Ilknur e28ba52c4f Merge branch 'rel-4.1' of https://github.com/abpframework/abp into dev-merge-4-1
5 years ago
Ahmet bb21767674 fix form usages of tenantmanagemen.razor
5 years ago
Ahmet 43c054055c fix form
5 years ago
Ahmet 8c5956b08a Tenant Management module blazor forms removed
5 years ago
Ahmet 6d219062bf Identity module blazor forms removed
5 years ago
Ahmet 478fb75e2f fix: #6671
5 years ago
erolarkat 78708418f2 npm packages 4.1.0-rc.1
5 years ago
liangshiwei c45a587d20
Merge pull request #6684 from abpframework/rel-4.0
5 years ago
liangshiwei a9f12f873e Always use the repository method to update the changed entity.
5 years ago
Mladen Macanovic f171afad1c Added submit button to account page
5 years ago
EngincanV 02fc92ecc3 Add missing AbpModule to cms kit module
5 years ago
Ahmet 954245da10 closes: #6603
5 years ago
erolarkat d953b8c7c3 Merge branch 'rel-4.0' into dev
5 years ago
erolarkat e2aa2b49f0 npm packages 4.0.1
5 years ago
Halil İbrahim Kalkan d13f095c6f
Merge pull request #6573 from abpframework/lookup-fix
5 years ago
Ilkay Ilknur ce00b6e106 call propertyInfo.GetInputValueOrNull method while binding to value.
5 years ago
Halil İbrahim Kalkan d744fe9c85
Revert "Use IPermissionStore in PermissionManagementProvider"
5 years ago
Halil İbrahim Kalkan 45bcd65099
Merge pull request #6480 from abpframework/maliming/PermissionStore
5 years ago
liangshiwei 094cc47617
Merge pull request #6568 from 274188A/patch-1
5 years ago
liangshiwei d9c8203b36
Update ar.json
5 years ago
liangshiwei a250725fa0
Update zh-Hans.json
5 years ago