Commit Graph

2295 Commits (9669254ecd45485e06924bd7158df3d7e974a4e8)

Author SHA1 Message Date
Halil İbrahim Kalkan ed792609d7 Fully implement the ExternalLoginProviderBase
5 years ago
Halil İbrahim Kalkan cc94779107 Move create/update to the provider.
5 years ago
Halil İbrahim Kalkan e98084fdf6 Refactor: Extract class RandomPasswordGenerator
5 years ago
Halil İbrahim Kalkan 30d7afb5e6 Set TenantId
5 years ago
Halil İbrahim Kalkan def92907a3 Introduce ExternalLoginProviderBase
5 years ago
Halil İbrahim Kalkan 01580e3aa7 Introduce IExternalLoginProvider
5 years ago
Halil İbrahim Kalkan c232b8d761 Create and register AbpSignInManager.
5 years ago
Halil İbrahim Kalkan 7eb057aaf1 Establish test environment for the Volo.Abp.Identity.AspNetCore package.
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
Yunus Emre Kalkan 3f96c7dab0 cmskit CommentPublicAppService: minor refactor
5 years ago
Yunus Emre Kalkan 33f3916716 Do not show "password change" if the user has registered via social login
5 years ago
maliming 1153fb012d Convert special characters in Version.
5 years ago
Halil İbrahim Kalkan 225f85e9ec Update Index.cshtml
5 years ago
Yunus Emre Kalkan 9e76bb375b docs module: fix latest version links to other documents
5 years ago
Yunus Emre Kalkan 516181da7d Update en.json
5 years ago
Halil İbrahim Kalkan 7816cf59ab
Merge pull request #4961 from abpframework/feat/4760
5 years ago
Yunus Emre Kalkan 30857c6181 Update Index.cshtml.cs
5 years ago
Yunus Emre Kalkan 88616e7d27 Merge branch 'dev' into Docs-module-Alternative-way-(using-branches)-to-get-versions
5 years ago
Halil İbrahim Kalkan 16285fabfa Refactor.
5 years ago
Yunus Emre Kalkan ec5b0caeb6 cmskit comment ui improvements
5 years ago
Yunus Emre Kalkan 769ce3d82c Update Default.cshtml
5 years ago
Yunus Emre Kalkan 4ec311624f Update Default.cshtml
5 years ago
Yunus Emre Kalkan a64ec0e77c Update Default.cshtml
5 years ago
Yunus Emre Kalkan 3c5001c8f4 cmskit comments: improved demo with public page
5 years ago
Yunus Emre Kalkan 9ad272db71 cmskit comment login buttons
5 years ago
Yunus Emre Kalkan e64664e926 cmskit comment: hide new comment form when not authenticated
5 years ago
Yunus Emre Kalkan 800de78a03 cmskit comments: allow public entitites
5 years ago
Yunus Emre Kalkan 471d57bacc Merge branch 'dev' into feat/4760
5 years ago
Ahmet Çotur 93c9b562c6
Merge pull request #4944 from abpframework/maliming/patch-2
5 years ago
maliming df4200932d Handle multi-tenant in DatabaseBlobProvider.
5 years ago
maliming 53cd00a9c5 Don't show UPDATED if it is already NEW
5 years ago
Halil İbrahim Kalkan 5f78f89a53 #4927: Implement social/external logins for the account module.
5 years ago
Yunus Emre Kalkan 326d6810b7 cmskit comment: ui improvements
5 years ago
erolarkat 574c765f06 Merge branch 'master' into dev
5 years ago
erolarkat f570151803 npm packages 3.0.5
5 years ago
Yunus Emre Kalkan f7b3f1eb1c Cmskit comment improvements
5 years ago
İsmail ÇAĞDAŞ bdcf018528 deleted not used test projects
5 years ago
Yunus Emre Kalkan 345adb41f8 CmsKit: Created CmsUser
5 years ago
maliming bc39339fc6 Implement StringValueTypeJsonConverter.
5 years ago
maliming 1eff227220
Merge pull request #4901 from abpframework/fix/security-logs
5 years ago
Halil İbrahim Kalkan d2b39c0087 #4337 added initial implementation points.
5 years ago
Halil İbrahim Kalkan a14a2c26e3 Remove unused namespaces
5 years ago
Yunus Emre Kalkan 52908a7496 cmskit: commets initial files & backend
5 years ago
Ahmet Çotur d236b40280 using addDays
5 years ago
Ahmet Çotur 727c519ac9 fix date filtering
5 years ago
maliming 5e0bf84f58 Use alerts to show the exception message in the register page.
5 years ago
Yunus Emre Kalkan 0c5d2a17e5 Docs branch option: Use LatestVersionBranchName for latest version
5 years ago
Yunus Emre Kalkan a864d0e5e9 docs: file renames
5 years ago
Yunus Emre Kalkan 35e2a83a98 Merge branch 'dev' into Docs-module-Alternative-way-(using-branches)-to-get-versions
5 years ago
maliming cead9c1b8f Remove ITransientDependency interface from the DeviceFlowStore class.
5 years ago
Halil İbrahim Kalkan 542d80f753
Merge pull request #4523 from abpframework/maliming/cacheInUow2
5 years ago
Halil İbrahim Kalkan f0d2a5151c
Merge pull request #4810 from abpframework/maliming/UserSecurityLog-patch
5 years ago
Halil İbrahim Kalkan a42ff8937b
Merge pull request #4855 from abpframework/maliming/PermissionDataSeedContributor
5 years ago
Yunus Emre Kalkan ae6b5f34fd docs module fixes
5 years ago
maliming 4658933fb6 Delete related entities when deleting Identity Server Client.
5 years ago
Ahmet Çotur 79f11ee763 Added entity extension base to Identity module
5 years ago
Yunus Emre Kalkan 8d87d539d7 Docs module: added alternative way (using branches) to get versions
5 years ago
Ahmet Çotur d4551c83b7 Entity Extension system applied to tenant management module
5 years ago
Ahmet Çotur cf17af4199 tenant management web layout extended
5 years ago
Ahmet Çotur b646388195 update tenantmanagement.application.contacts
5 years ago
Ahmet Çotur 1bc084a6cb Update AbpTenantManagementDomainModule.cs
5 years ago
Ahmet Çotur efd90f010e added tenant extension configuration
5 years ago
maliming acf161bd21 Filter permission provider in PermissionDataSeedContributor.
5 years ago
maliming cec5d20ee9
Merge pull request #4852 from 1d0n7kn0w/patch-2
5 years ago
maliming da6043915d
Merge pull request #4851 from 1d0n7kn0w/patch-1
5 years ago
maliming 7947b88b77 Depend on the App Account ApplicationModule in the Blogging TestApp.
5 years ago
1d0n7kn0w 90232d62c4
Fix #4848
5 years ago
1d0n7kn0w a3f59a81e4
Fix #4848
5 years ago
Yunus Emre Kalkan 4f57c823c8 Docs module: option to disable section rendering
5 years ago
İsmail ÇAĞDAŞ ba484e737b
Merge pull request #4782 from abpframework/abp-prerelease-compatibility
5 years ago
Yunus Emre Kalkan 48db596f97 docs: created IVersionHelper
5 years ago
maliming 0453373d66 Update blogging & docs demo migrations.
5 years ago
Yunus Emre Kalkan 70bc7e3318 docs: fix LatestVersionBranchName comparassion bug
5 years ago
maliming 1cc65bc3ef Remove TenantId from IdentitySecurityLogContext.
5 years ago
maliming 83aeea2230 Use IdentitySecurityLogManager instead EventBus to save security logs.
5 years ago
Yunus Emre Kalkan 6a2d71882e Merge branch 'dev' into abp-prerelease-compatibility
5 years ago
maliming 4b02b14350 Merge branch 'dev' into maliming/cacheInUow2
5 years ago
Halil İbrahim Kalkan 849f737799 Move ReactionSelectionViewModel and ReactionViewModel into ReactionSelectionViewComponent as nested classes.
5 years ago
Halil İbrahim Kalkan 8592ed3f32 Implement IHasCreationTime and IMustHaveCreator for the UserReaction.
5 years ago
Halil İbrahim Kalkan a32b4fbb0d Refactor EfCoreUserReactionRepository
5 years ago
Halil İbrahim Kalkan e6ba0af734 Refactor the ReactionManager.
5 years ago
Halil İbrahim Kalkan d133135cc5 Cleanup CMS Kit
5 years ago
Halil İbrahim Kalkan c31ecc36d8 Add more reaction icons
5 years ago
Halil İbrahim Kalkan 0bce76cc34 Show popover to react.
5 years ago
Halil İbrahim Kalkan b3fae140c7 Update default.js
5 years ago
Halil İbrahim Kalkan 298574066c Update CmsKitPublicWidgetsController.cs
5 years ago
Halil İbrahim Kalkan 263ee2d21a Implemented refresh on reaction widget.
5 years ago
Halil İbrahim Kalkan 9c70d7c393 widget-manager should use findWithSelf
5 years ago
Halil İbrahim Kalkan b9d262b318 Use WidgetManager for the cms reaction
5 years ago
Yunus Emre Kalkan 33b53d012e Github releases: ensure versions are listed by semantic compare
5 years ago
maliming bda9a997f3 Merge branch 'dev' into maliming/UserSecurityLog
5 years ago
Halil İbrahim Kalkan 1e86edd7ee
Merge pull request #4783 from abpframework/malimng/camcel-btn-patch
5 years ago
Yunus Emre Kalkan b570f4482f Merge branch 'dev' into abp-prerelease-compatibility
5 years ago
maliming 71331f47cf Move cancel button to the form & add formnovalidate attribute.
5 years ago
maliming 022857f3d0
Update Login.cshtml.cs
5 years ago
Halil İbrahim Kalkan 64d22355f7
Merge pull request #4766 from abpframework/maliming/UnifiedMigration
5 years ago
Halil İbrahim Kalkan 356d526a4e
Merge pull request #4736 from abpframework/maliming/hideCancelButton
5 years ago
Yunus Emre Kalkan 3747b2b579 docs module: set latest stable version as latest when there is a prerelease
5 years ago
maliming 25d1b4fd1e
Update zh-Hans.json
5 years ago
xyfy 4aa39b359e
Update zh-Hans.json
5 years ago
Halil İbrahim Kalkan 8210eb27aa Implemented deletion and styles
5 years ago
Halil İbrahim Kalkan abf06c1727 Implemented create on UI
5 years ago
Halil İbrahim Kalkan ce677a6cfb Created reaction related controllers
5 years ago
Halil İbrahim Kalkan fc3473f85d Implemented EF Core integration for reactions
5 years ago
Halil İbrahim Kalkan 5bd8aa0db6 Refactored cmskit reactions
5 years ago
Halil İbrahim Kalkan 3e72d475ff Add scripts for the reaction
5 years ago
Halil İbrahim Kalkan 3709584f31 Added example entities.
5 years ago
Halil İbrahim Kalkan 2c05b34c70 Implemented ReactionPublicAppService.GetAvailableReactions
5 years ago
Halil İbrahim Kalkan a7ddabac05 Fix CmsIconTagHelper.
5 years ago
Halil İbrahim Kalkan 78c2236c67 Clean solution
5 years ago
Halil İbrahim Kalkan 2b24d8d681 Rearrange the web layer
5 years ago
Halil İbrahim Kalkan 13fbf0cefe Rearrange the HttpApi layers of the CMS Kit.
5 years ago
Halil İbrahim Kalkan 7454f06fa2 Fix Volo.CmsKit.Common.Web references.
5 years ago
Halil İbrahim Kalkan 13a6e406a4 Rearrange the application layer of the cmskit.
5 years ago
Halil İbrahim Kalkan 943d0a541d Created CmsKit common modules
5 years ago
Halil İbrahim Kalkan d22e83be1d Revise project structures
5 years ago
Halil İbrahim Kalkan 9eafb52714 Rename modules.
5 years ago
Halil İbrahim Kalkan aaf2a17525 Created CmsKit common web and initial reaction icon system
5 years ago
maliming 7616c1e501 Make app template DbContextFactory use migrator project's appsettings.json
5 years ago
Halil İbrahim Kalkan 34888b42c7 Created empty ReactionSelectionViewComponent and rename modules.
5 years ago
Halil İbrahim Kalkan 4ca2e94664 Switch to localhost
5 years ago
Halil İbrahim Kalkan 2ea01ec681 Working on the cms kit reactions domain layer (experimental).
5 years ago
mehmet-erim 8737042e4b Merge remote-tracking branch 'origin/master' into dev
5 years ago
erolarkat c88150ae93 npm packages 3.0.4
5 years ago
Ahmet Çotur dedee1976c localization update
5 years ago
Ahmet Çotur 6ff4b29537 update cmskit menu names
5 years ago
Ahmet Çotur 6d402e4718 update cmskit permission names.
5 years ago
mehmet-erim 62e3bd0995 Merge remote-tracking branch 'origin/master' into dev
5 years ago
mehmet-erim 4b7f16a719 chore: run gulp script for all folders
5 years ago
Ahmet Çotur bb386c4531 unified projects are referenced to local projects
5 years ago
Ahmet Çotur 430b161a4c public projects are referenced to local projects
5 years ago
Ahmet Çotur 93c66578a9 core projects are referenced to local projects
5 years ago
Ahmet Çotur 151b694d6a common props and configura await imported for all
5 years ago
Ahmet Çotur ff94b9694d admin layer finished
5 years ago
Ahmet Çotur 1718eb9736 admin & public prepared
5 years ago
Ahmet Çotur 3704202fb7 core & unified prepared
5 years ago
Necati Meral 6a2cbde194 Merge branch 'dev' of https://github.com/abpframework/abp into german-dutch-encoding
5 years ago
liangshiwei 3a7e086ce4
Merge pull request #4705 from abpframework/maliming/es-patch
5 years ago
Ahmet Çotur 7ee6692a52 tab usage is removed
5 years ago
Ahmet Çotur e5d9ee145f Merge branch 'dev' into Cotur/prettier
5 years ago
maliming 48ad264e3d The Cancel button is only displayed in Identity Server.
5 years ago
1d0n7kn0w a396fc1a95
Update IdentityDataSeedContributor.cs
5 years ago
1d0n7kn0w b4a6ab42ed
Update IdentityDataSeedContributor.cs
5 years ago
1d0n7kn0w 06faa0fa0d
Avoid NullReferenceException if context is null
5 years ago
Halil İbrahim Kalkan baed9702ae Create reaction
5 years ago
Halil İbrahim Kalkan 2fe03041f6 Added empty CmsKit module
5 years ago
maliming 40dc60cb6c Disable Security Log feature.
5 years ago
maliming 787a09546f Add filter for IIdentitySecurityLogRepository.
5 years ago
maliming 865be7ae78 Update DocumentAdminAppService.
5 years ago
maliming b38ef87468 Improve search list page and Pull function.
5 years ago