Commit Graph

2317 Commits (9a57b458de4d2eb33af58b99c9eae5f079da56f7)

Author SHA1 Message Date
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
maliming 54394b30f2 Filter Navigation and Parameters in the search results.
5 years ago
maliming 0253eeaa72 Convert special characters in LanguageCode.
5 years ago
liangshiwei e9f8aa2761 Use CompleteAsync instead of SaveChangesAsync
5 years ago
Ahmet Çotur d570f5060b Virtual File Explorer - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur b6f4aef7ef Tenant Management - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur 751ee5b779 Settings Management - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur d8dd4f7468 Feature Management - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur 2c36e51ff3 Docs Module - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur d766d36d6a Client Simulation - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur 2606520715 Blogging Module - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur f2032ff7a4 Account Module - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur b72d903412 Permission Management Module - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur 4e8516b8ed Identity Module - prettier settings added and js files reformatted
5 years ago
Yunus Emre Kalkan 20621c0f53 Blogging: prevent submitting before image is uploaded
5 years ago
Yunus Emre Kalkan 221d5c7eab created Blogging.Application.Contracts.Shared and moved permission to there
5 years ago
maliming 9e1aafb345 Merge branch 'dev' into maliming/UserSecurityLog
5 years ago
maliming 0466207a6d Implement security log in Identity module.
5 years ago
maliming 73de02689f Refactoring ISecurityLogManager.
5 years ago
Xeevis e7562a28d2 Update Czech translations
5 years ago
maliming 65957cbb6e Add some infrastructure for security logs.
5 years ago
Ahmet Çotur 766f615d83 Returning 200 for non-found files fixed
5 years ago
mehmet-erim 8e2616277b Merge branch 'master' of https://github.com/abpframework/abp into dev
5 years ago
Alper Ebicoglu 746aa22561 add layout to loggedout.cshtml #4647
5 years ago
Alper Ebicoglu e5d166d0d8
Merge pull request #4647 from abpframework/gterdem/template_logout_fix
5 years ago
Galip Tolga Erdem b84eaa5141 Fixed not found script and style tags error when logging out
5 years ago
Necati Meral 07af4c499a Fixed grammar
5 years ago
Yunus Emre Kalkan b9cbda36b3 add prism-json.js to PrismjsScriptBundleContributorDocsExtension
5 years ago
Necati Meral cdd2573033 dutch localization files encoding
5 years ago
Necati Meral 69f919d7aa german language files encoding
5 years ago
Halil İbrahim Kalkan aca0ed9e14
Merge pull request #4565 from abpframework/Cotur/virtual-files
5 years ago
Ahmet Çotur da597ace91 TenantManagement module - Used GenerateEmbeddedFilesManifest
5 years ago
Ahmet Çotur 839a0da7e8 Setting Management module - Used GenerateEmbeddedFilesManifest
5 years ago
Ahmet Çotur 89ed1c644c PermissionManagement module - Used GenerateEmbeddedFilesManifest
5 years ago
Ahmet Çotur 2678d999ed Identity module - Used GenerateEmbeddedFilesManifest
5 years ago
Ahmet Çotur 57451bed87 FeatureManagement module - Used GenerateEmbeddedFiles option
5 years ago
Ahmet Çotur 66de7c86aa Docs module - Used GenerateEmbeddedFiles option
5 years ago
Ahmet Çotur 47d180cf8e Blogging module - Used GenerateEmbeddedFiles option
5 years ago
Ahmet Çotur 4de33b54c2 Account module - Used GenerateEmbeddedFiles option
5 years ago
Yunus Emre Kalkan 4c4f909bc2 Update new.js
5 years ago
maliming 78c238a55c Merge branch 'dev' into maliming/ConcurrencyStamp
5 years ago
Ahmet Çotur 397abba3ba Update AbpUserConsts.cs
5 years ago
Ahmet Çotur 87f8b2672a Tenant Management Module consts converted to static
5 years ago
Ahmet Çotur 855c952e6f Update SettingConsts.cs
5 years ago
Ahmet Çotur 40925bbffd Update PermissionGrantConsts.cs
5 years ago
Ahmet Çotur 581f92cf8e Identity server module consts converted to static
5 years ago
Ahmet Çotur 72e58df483 Added summaries to identity module
5 years ago
Ahmet Çotur 89f1125a62 Update FeatureValueConsts.cs
5 years ago
Ahmet Çotur 1502f14496 Blog module consts converted to static
5 years ago
Ahmet Çotur 238b393009 Added summaries to audit logging consts
5 years ago
Ahmet Çotur 90958e56ec Update BackgroundJobRecordConsts.cs
5 years ago
Ahmet Çotur f7d8a96c43 Blog module consts converted to static
5 years ago
Ahmet Çotur 59054a16c4 BlobStoringDatabase module consts converted to static
5 years ago
Ahmet Çotur a18482bb48 BackgroundJobs module const converted to static
5 years ago
Ahmet Çotur 91b2f844e0 AuditLog Module const converted to static
5 years ago
maliming fc5836dd21 Restore the constant class definition of the Identity module.
5 years ago
maliming 25bfa7c9e0 Merge branch 'dev' into maliming/ConcurrencyStamp
5 years ago
maliming f8a251afb9 Storage cache in the unit of work.
5 years ago
liangshiwei 4f86aff010 Generate the correct editLink value
5 years ago
liangshiwei 78c913044b Change Volo.Docs.Admin.HttpApi.Client project target to netstandard2.0
5 years ago
Halil İbrahim Kalkan 1eca93f985 Fix routes for feature and permission controllers.
5 years ago
Halil İbrahim Kalkan 28f4fb006f Remove Volo.Abp.UI package dependency from the Volo.Abp.TenantManagement.Domain package.
5 years ago
Halil İbrahim Kalkan 23c9e4b6f2
Merge pull request #4476 from abpframework/gterdem/logged_out_view
5 years ago
liangshiwei 087a8c2164
Merge pull request #4493 from abpframework/maliming/RemovelaunchSettings.json
5 years ago
Halil İbrahim Kalkan 328fc9cc89 #4497 apply DynamicStringLength for the user, identity and account modules.
5 years ago
Halil İbrahim Kalkan 8f67597901 Apply module extensions for the OrganizationUnit entity.
5 years ago
Halil İbrahim Kalkan 6d5f169cfc Define OrganizationUnitEto
5 years ago
maliming 255033d605 Remove unnecessary launchSettings.json file.
5 years ago
Halil İbrahim Kalkan a7a928fd32 Resolved #4491: Optimize getting features.
5 years ago
Halil İbrahim Kalkan 177cd6e331 Resolved #4487: Optimize getting settings.
5 years ago
Halil İbrahim Kalkan fd321dde8c Remove Name from PermissionGrantCacheItem. Also use hashset for a better performance.
5 years ago
Halil İbrahim Kalkan 861443211a Resolved #2437: Optimize getting permissions.
5 years ago
Galip Tolga Erdem c3cdacfe40 Merge branch 'dev' into gterdem/logged_out_view
5 years ago
Galip Tolga Erdem 8acf7b45f3 removed jq from loggedOut.js
5 years ago
Halil İbrahim Kalkan 92e3eca767 #2437 Optimize querying and caching the permissions
5 years ago
maliming c42533bf9f Update migration files.
5 years ago
maliming 69aa9b2f03 Set ConcurrencyStamp property max length to constant (40)
5 years ago
Galip Tolga Erdem 8bd4d80ea1 Update LoggedOut.cshtml.cs
5 years ago
Galip Tolga Erdem da545f3d8d Added LoggedOut view
5 years ago