Commit Graph

835 Commits (6ad38ae452546ec5f29f5e9f5908bba41c5545df)

Author SHA1 Message Date
maliming 234024cb6a Add Filter parameter to GetListAsync method of IIdentityRoleAppService.
5 years ago
Halil İbrahim Kalkan ee42f87a86 Merge branch 'rel-3.3' into dev
5 years ago
maliming cc7b340e03 Use userName instead of username for Identity's FindByUsernameAsync.
5 years ago
Mladen Macanovic 1d84ce4f8a Fix Password localization
5 years ago
Mladen Macanovic 38495de181 Added editorconfig for identity/module solution
5 years ago
Mladen Macanovic eb2be1d672 Optimized usage of Localize method
5 years ago
Mladen Macanovic f4e568befe WIP message arguments localization
5 years ago
maliming c6e9d13cbf
Merge pull request #5833 from abpframework/maliming/TwoFactorDescription
5 years ago
Yunus Emre Kalkan cb33ec1e22
Update tr.json
5 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
5 years ago
Ahmet 51af94820d Merge branch 'rel-3.3' into dev
5 years ago
Mladen Macanovic 4cbe5c0dc7 Merge branch 'dev' into dev-client-validation
5 years ago
liangshiwei e505ef2931 Improve abp_io Localization
5 years ago
Halil İbrahim Kalkan 20367c3e85 Merge branch 'rel-3.3' into dev
5 years ago
maliming e6427992d1 Update Two factor localize text.
5 years ago
maliming 5ad3fa08db Only store IdentityLinkUser on the Host side.
5 years ago
maliming 77ce57ce97 Use AsSplitQuery to improve query performance.
5 years ago
Mladen Macanovic 1a44a268f8 Role and User client side Blazorise validations
5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
5 years ago
Mladen Macanovic 521e8d1756 Merge branch 'dev' into dev-client-validation
5 years ago
maliming 47ee4ae652 Merge branch 'dev' into maliming/net5
5 years ago
maliming ae25e6e59c
Merge pull request #5760 from lszabados/dev
5 years ago
Mladen Macanovic 56fce17d70 Blazorise client side validation for RoleManagementBase
5 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8.
5 years ago
Laszlo Szabados bf335f03ab hu translation
5 years ago
maliming 5374a6818d Merge branch 'dev' into maliming/net5
5 years ago
erolarkat e9531b2af6 Merge branch 'rel-3.2' into dev
5 years ago
Alper Ebicoglu 4c29e68a81 refactor
5 years ago
maliming 4852fda1b7 Update TargetFramework.
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming d99d021eae Remove RazorLangVersion from blazor modules & template project.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
maliming 6f9636211a Merge branch 'dev' into maliming/linkuser
5 years ago
maliming ec97e73d3b
Update zh-Hant.json
5 years ago
ChangYinShung dc58a58d9f
Update Identity's zh-Hant
5 years ago
Ahmet 42114a263c Update AbpIdentityBlazorAutoMapperProfile.cs
5 years ago
Halil İbrahim Kalkan 4695ca9332 Clean the index page of the startup template
5 years ago
Halil İbrahim Kalkan c68e08583c Merge branch 'rel-3.2' into dev
5 years ago
Halil İbrahim Kalkan 63241c323d
Merge pull request #5466 from abpframework/maliming/issue-5460
5 years ago
Ahmet bd4b065c8d Update UserManagement.razor
5 years ago
Ahmet abbe5d47e0 Update UserManagement.razor
5 years ago
Ahmet 2eb24e2e59 Update UserManagement.razor
5 years ago
Ahmet 09900423f8 Added Create&Edit Forms to Identity.Users
5 years ago
Ahmet 7862fe34d7 Update RoleManagement.razor
5 years ago
Ahmet 58023861a3 Added Edit Role Form
5 years ago
Ahmet 2461f8d25a Name Correction
5 years ago
Halil İbrahim Kalkan 98f86c9d1a Renamed form id
5 years ago
Halil İbrahim Kalkan d0a1dffc76 Wrap the role creation form by EditForm to submit the form with Enter key
5 years ago
Halil İbrahim Kalkan 8b30f91723 #5550 Rename BlazoriseCrudPageBase to AbpCrudPageBase
5 years ago
Halil İbrahim Kalkan cc89419800 #5550 Add Create, Edit & Delete policy checks to the BlazoriseCrudPageBase
5 years ago
Halil İbrahim Kalkan 9ff42c102e Merge branch 'rel-3.2' into dev
5 years ago
maliming 2253b12398
Merge pull request #5494 from badre429/rel-3.2
5 years ago
Halil İbrahim Kalkan e0096e1f6d
Merge pull request #5507 from abpframework/maliming/translate-ar
5 years ago
Ahmet ae6e73a750 permission settings for identity.blazor UI
5 years ago
Ahmet 593447934e Make abstarct RoleManagementBase and UserManagementBase
5 years ago
badre429 17b15b5bb8 fr locales for other modules
5 years ago
maliming 97305d6d71 Merge branch 'dev' into maliming/linkuser
5 years ago
Halil İbrahim Kalkan 50f0d180f8
Merge pull request #5489 from abpframework/maliming-patch-1
5 years ago
maliming b904fef2e2 Add Arabic translate.
5 years ago
maliming 47014a8d3a
Fix case problem in routing.
5 years ago
liangshiwei bc63f32266 Apply filter to query
5 years ago
maliming c0a0b988f1 Remove TwoFactorEnabled related UI & Application Service.
5 years ago
maliming 3ce62d1574
Remove spaces.
5 years ago
maliming 8037100c46 Change tenant id when seed user,role and permission grant.
5 years ago
İsmail ÇAĞDAŞ 3e1e5c459e Merge branch 'dev' into maliming/linkuser
5 years ago
maliming e744baae04 Add UsersCanNotChangeTwoFactor & CanNotChangeTwoFactor.
5 years ago
Halil İbrahim Kalkan b80b436588
Merge pull request #5409 from abpframework/two-factor-patch
5 years ago
liangshiwei 52bbd04b19 Merge branch 'dev' into liangshiwei/mongodb-transaction
5 years ago
maliming efeb029181 Merge branch 'dev' into two-factor-patch
5 years ago
maliming daeee64c2d Use static helper instead extension method.
5 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction
5 years ago
Halil İbrahim Kalkan 8813a8a1c4 Use @ on binding for a better intellisense support.
5 years ago
Halil İbrahim Kalkan 624520a0c1
Merge pull request #5156 from abpframework/maliming/two-factor
5 years ago
liangshiwei 178bde4cee Update mongodb unit tests
5 years ago
Halil İbrahim Kalkan 58b04f84e4 Merge branch 'dev' into blazor-ui
5 years ago
maliming 8c0ca548bd
Revert "OrganizationUnit should have filter parameter"
5 years ago
Halil İbrahim Kalkan fbe14bfb01 Merge branch 'dev' into blazor-ui
5 years ago
Galip Tolga Erdem b2b2bf97ef
Merge pull request #5292 from jonny-xhl/dev
5 years ago
Ahmet Çotur dd65d88d94 fix tab-checkbox problem for user management modals
5 years ago
maliming 65f3554b4e Enhance LinkLoginExtensionGrantValidator.
5 years ago
maliming f8b9595670 Revert changes of the impersonator.
5 years ago
Halil İbrahim Kalkan 6151e282eb Merge branch 'dev' into blazor-ui
5 years ago
Ahmet Çotur 62124780fe RoleManagement page converted to RoleManagementBase
5 years ago
ChangYinShung 33ed85a4aa
Update zh-hant
5 years ago
Halil İbrahim Kalkan 65347809bc Use the inherited PageSize
5 years ago
Halil İbrahim Kalkan 064a5d1dd1 remove non-async methods.
5 years ago
Halil İbrahim Kalkan b023686424 Rename BlazorisePageBase to BlazoriseCrudPageBase
5 years ago
jonny-xhl 6297d7e941 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan 7d1a705df0 Introduce AbpBlazorRouterOptions and move App.razor to the Volo.Abp.AspNetCore.Components.WebAssembly.BasicTheme
5 years ago
Ahmet Çotur a1af3623ce UserManagement replaced to UserManagementBase
5 years ago
Halil İbrahim Kalkan 7e079d1ee2 Merge branch 'blazor-ui' of https://github.com/abpframework/abp into blazor-ui
5 years ago
Halil İbrahim Kalkan f0b11b786c Implemented initial basic theme for the Blazor UI
5 years ago
Ahmet Çotur 94a5410550 added permission action to user datagrid
5 years ago
Ahmet Çotur 7744c134c8 user with roles
5 years ago
Ahmet Çotur 199204bcd3 Basic Blazor CRUD for identity-user
5 years ago
Halil İbrahim Kalkan 96631c1eef Created empty user management page.
5 years ago
maliming 1f17478618 Merge branch 'dev' into maliming/linkuser
5 years ago
Halil İbrahim Kalkan 904dd25bd0 Introduce BlazorisePageBase
5 years ago
Halil İbrahim Kalkan afe50100f8 Merge branch 'dev' into blazor-ui
5 years ago
maliming 4c09bf1646 Add zh-hans and tr localize text.
5 years ago
maliming c4cae6bf2c Merge branch 'dev' into maliming/two-factor
5 years ago
jonny-xhl 79f1369a0c resolved conflicts
5 years ago
向洪林 fb166165c9 combine
5 years ago
向洪林 a6d7ff9594 fixed parentId parameter and tested complete
5 years ago
maliming a2f5abe41d Merge branch 'dev' into maliming/claims
5 years ago
maliming 747d2aadc8
Update OrganizationUnitRepository_Tests.cs
5 years ago
maliming c0789c263c Revert renaming claim name.
5 years ago
maliming 433e21ccfb Refactor.
5 years ago
Halil İbrahim Kalkan 60f6dc0e78 Initial PermissionManagementModal
5 years ago
Halil İbrahim Kalkan ecf351a3cb Introduce Volo.Abp.PermissionManagement.Blazor.csproj
5 years ago
Halil İbrahim Kalkan a09a86affa Merge branch 'dev' into blazor-ui
5 years ago
liangshiwei 59a6c630be Add get count method
5 years ago
liangshiwei f5b6ef2388 add paged
5 years ago
Galip Tolga Erdem c28c276804
Merge pull request #5318 from abpframework/liangshiwei/organizataionUnits
5 years ago
Yunus Emre Kalkan 8c0e0b08ce improve IdentityErrorCodes
5 years ago
Yunus Emre Kalkan c6c56e316f identity module localizations & exceptions refactor
5 years ago
Yunus Emre Kalkan b295a3a384 pull/5300 Refactor & Unit tests
5 years ago
liangshiwei 80a1b0bfdb Add unadded users/roles method to OrganizationUnitRepository
5 years ago
maliming 2811de7a70 Add more property to user claims.
5 years ago
向洪林 c02fdae537 fixed CreateWithDetails unit test
5 years ago
向洪林 62277ec59e add create role with org details unit test
5 years ago
Halil İbrahim Kalkan 1a570a1984 Change routes.
5 years ago
Halil İbrahim Kalkan 77f417001b Update AbpPageBase.cs
5 years ago
Halil İbrahim Kalkan 72992ec803 Add AbpPageBase
5 years ago
Halil İbrahim Kalkan 786d538da5 Use AutoMapper on the Identity Blazor UI
5 years ago
Halil İbrahim Kalkan ffed310ea5 No need to depends on the AbpAspNetCoreMvcUiBootstrapModule since AbpAspNetCoreMvcUiThemeSharedModule already depends on it!
5 years ago
Halil İbrahim Kalkan ddc2b9a730 Inject in the code behind.
5 years ago
Halil İbrahim Kalkan 077e583938 Rename Volo.Abp.Blazorise package to Volo.Abp.BlazoriseUI.
5 years ago
Halil İbrahim Kalkan a2f97036dc Inherit ICrudAppService by IIdentityRoleAppService
5 years ago
Halil İbrahim Kalkan e14358cfe0 Move role management page to the identity module
5 years ago
Yunus Emre Kalkan fd3b79395e Remote exceptions localization data
5 years ago
向洪林 c428ac27a6 add filter paremeter and getCount api
5 years ago
向洪林 58888316e7 add OrganizaitonUnit GetListAsync filter paramter
5 years ago
maliming ed665e1323 Merge branch 'dev' into maliming/linkuser
5 years ago
Halil İbrahim Kalkan 342826bd56 Merge branch 'dev' into blazor-ui
5 years ago
maliming eb69673bfe Merge branch 'dev' into maliming/two-factor
5 years ago
Galip Tolga Erdem 55209702f1 Fixed OrganizationUnit where user is not updated when roles are added/removed
5 years ago
Galip Tolga Erdem 7fc3e560db MongoDb not updating user organization data bug fix
5 years ago
Halil İbrahim Kalkan bd7915cbad Created Volo.Abp.Identity.Blazor package. Moved usermanagement to this package.
5 years ago
maliming d044255516 Add IdentityLinkUser aggregate root to Identity module.
5 years ago
liangshiwei b2fe5c344f Improved
5 years ago
liangshiwei 27e0821fac Fix unit tests
5 years ago
liangshiwei 93ec65f0b1 Update unit tests
5 years ago
maliming 6afc5ca2e7 Add Identity Two-factor features and settings.
5 years ago
maliming 5abca9e16b Add Components js/css files to embedded resource.
5 years ago
Yunus Emre Kalkan c4727896f7 update Identity Localization
5 years ago
Halil İbrahim Kalkan 4d53c3fd97 Resolved #4985: Change AbpResourceOwnerPasswordValidator to support the external login system.
5 years ago
Halil İbrahim Kalkan 967c47af65
Merge pull request #4975 from abpframework/issue/4928
5 years ago
Yunus Emre Kalkan 36fa40e61e Refactor pull/4975
5 years ago
olicooper 61431132ab
Update Identity 'LockoutEnabled' localization in en.json
5 years ago
Halil İbrahim Kalkan 92b2028bf9
Merge pull request #4976 from abpframework/maliming/ms-3.1.6
5 years ago
Yunus Emre Kalkan 8c3b9b9fc9 Update ChangePasswordInput.cs
5 years ago
Yunus Emre Kalkan 09ba60f8f9 Revise how to change the password for external logins
5 years ago
Yunus Emre Kalkan d737b93721 Merge branch 'dev' into issue/4928
5 years ago
Halil İbrahim Kalkan 2ad0beb94a Delete unused RandomPasswordGenerator.
5 years ago
Halil İbrahim Kalkan dc05e3e301 Replace user.LoginProvider by IsExternal.
5 years ago
Halil İbrahim Kalkan d12ef80a9d Fix ExternalLoginProviderBase
5 years ago
Halil İbrahim Kalkan ece1842150 Update FakeExternalLoginProvider.cs
5 years ago
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 33f3916716 Do not show "password change" if the user has registered via social login
5 years ago
Ahmet Çotur d236b40280 using addDays
5 years ago
Ahmet Çotur 727c519ac9 fix date filtering
5 years ago
Halil İbrahim Kalkan f0d2a5151c
Merge pull request #4810 from abpframework/maliming/UserSecurityLog-patch
5 years ago
Ahmet Çotur 79f11ee763 Added entity extension base to Identity module
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
maliming bda9a997f3 Merge branch 'dev' into maliming/UserSecurityLog
5 years ago
Necati Meral 6a2cbde194 Merge branch 'dev' of https://github.com/abpframework/abp into german-dutch-encoding
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
1d0n7kn0w a396fc1a95
Update IdentityDataSeedContributor.cs
5 years ago
1d0n7kn0w b4a6ab42ed
Update IdentityDataSeedContributor.cs
5 years ago
maliming 40dc60cb6c Disable Security Log feature.
5 years ago
maliming 787a09546f Add filter for IIdentitySecurityLogRepository.
5 years ago
Ahmet Çotur 4e8516b8ed Identity Module - prettier settings added and js files reformatted
5 years ago
maliming 0466207a6d Implement security log in Identity module.
5 years ago
maliming 73de02689f Refactoring ISecurityLogManager.
5 years ago
Necati Meral 69f919d7aa german language files encoding
5 years ago
Ahmet Çotur 2678d999ed Identity module - Used GenerateEmbeddedFilesManifest
5 years ago
maliming 78c238a55c Merge branch 'dev' into maliming/ConcurrencyStamp
5 years ago
Ahmet Çotur 72e58df483 Added summaries to identity module
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
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
maliming 69aa9b2f03 Set ConcurrencyStamp property max length to constant (40)
5 years ago
Halil İbrahim Kalkan 6b5c9562f8
Merge pull request #4392 from abpframework/maliming/update-nuget-packages
5 years ago
maliming 269cc94af1 Merge branch 'dev' into maliming/update-nuget-packages
5 years ago
liangshiwei f55f57309f Use PreConfigure configure identityBuild
5 years ago
Halil İbrahim Kalkan bda2f4184e Resolved #4411, Resolved #4410
5 years ago
Jadyn 0fe736cc91 Organizational unit verification methods use the correct translation key
5 years ago
maliming 978d80a9be Upgrade identity module packages.
5 years ago
maliming 2175231589
Merge pull request #4331 from abpframework/liangshiwei/module-identity-patch-1
5 years ago
Halil İbrahim Kalkan 68ef8587c5
Merge pull request #4293 from abpframework/Remove-role-permission-from-user-create-edit-modals
5 years ago
liangshiwei c2fc5f1671 Update IIdentityClaimTypeRepository & IIdentityRoleRepository
5 years ago
liangshiwei 5f412d860d Add unit test
5 years ago
liangshiwei 9914b09b7f The GetMembersCount method add filter
5 years ago
liangshiwei 5758e476d2 Add phone number filter
5 years ago
Alper Ebicoglu 6557d1b760 add phone number filtering to IdentityUserRepository
5 years ago
Yunus Emre Kalkan cfc776da43 Remove role permission requests from user create edit modals
5 years ago
ChangYinShung b59e341423
add comma
5 years ago
ChangYinShung 800392600a
add zh-hant localization for Identity
5 years ago
liangshiwei 7f546726b0 Remove redundant injection
5 years ago
maliming 6a2d8337f0 Fix identity unit test.
5 years ago
Halil İbrahim Kalkan 2d89e57403
Merge pull request #4188 from abpframework/liangshiwei/patch-1
5 years ago
Halil İbrahim Kalkan 1c098c6a7d
Merge pull request #4176 from abpframework/maliming/mongo-patch
5 years ago
Halil İbrahim Kalkan 14f57fdd15 Ensure to remove membership from childred when deleting an OU.
5 years ago
liangshiwei 1a10821988 Update predefined application menu
5 years ago
Galip Tolga Erdem 955376c1ab Merge branch 'dev' into gterdem/organization_unit_enhancement
5 years ago
Galip Tolga Erdem d82f472dba OrganizationUnitManager delete update
5 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor.
5 years ago
Galip Tolga Erdem 6549cd4fc4 Merge branch 'dev' into gterdem/organization_unit_enhancement
5 years ago
Galip Tolga Erdem d99a00164a Updated IdentityUserManager
5 years ago
Halil İbrahim Kalkan 67c3417fce Merge branch 'dev' into maliming/RazorRuntimeCompilation
5 years ago
Halil İbrahim Kalkan 12c76626df
Merge pull request #4084 from abpframework/maliming/patch-2
5 years ago
Xeevis eca210e255 Update Czech translations & fix formatting
5 years ago
Galip Tolga Erdem 2c1d6bfbf5 added RemoveAllRoles and RemoveAllMembers to organizationUnitRepository
5 years ago
Halil İbrahim Kalkan a322a9441f Don't set default value for AccessFailedCount if using oracle.
5 years ago
Halil İbrahim Kalkan 5646ae061e Upgrade EF Core packages on modules.
5 years ago
maliming 867d5a0329 Update usage codes in modules and templates.
6 years ago
Akın Sabri Çam d354411855 Merge branch 'dev' into akin/refactored-some-entity-repositories-for-filtering-and-pagination
6 years ago
Galip Tolga Erdem 24093245e6 Merge branch 'dev' into pr/2563
6 years ago
Akın Sabri Çam ffafcbf31d refactored
6 years ago
Akın Sabri Çam 5359b0c5fb refactored identity role repository for filtering
6 years ago
Halil İbrahim Kalkan e19da45b1b
Merge branch 'dev' into dev
6 years ago
Galip Tolga Erdem 424d64e23a Updated OrganizationUnitRepository
6 years ago
Galip Tolga Erdem 431fe807eb Updated IOrganizationUnitRepository
6 years ago
maliming 8d5742d159 Optimize RazorRuntimeCompilation.
6 years ago
Galip Tolga Erdem d08946381e updated tr localization and removed unused guidGenerator from MongoIdentityUserRepository
6 years ago
Galip Tolga Erdem d22c8bfd44 merged dev
6 years ago
Halil İbrahim Kalkan 48cf71c059 Added count to user lookup
6 years ago
Halil İbrahim Kalkan 5a79e7fe66 Make user search parameters nullable and support paging.
6 years ago
Halil İbrahim Kalkan 73913d8d2f Allow to search users also by name and surname.
6 years ago
Halil İbrahim Kalkan a8e463ca0e Fix indent
6 years ago
Galip Tolga Erdem ad35165c07 organization unit domain update
6 years ago
Halil İbrahim Kalkan d5563826e2 Add missing ,
6 years ago
Halil İbrahim Kalkan 6e830c79b8 Merge branch 'dev' into pr/2563
6 years ago
liangshiwei f5e5edae82 Search phone number
6 years ago
Halil İbrahim Kalkan 23f3042536 Implemented SearchAsync for the user lookup
6 years ago
maliming 500f9ff8c8 Fix tr.json.
6 years ago
Alper Ebicoglu 0881683b66 closes #3946
6 years ago
Alper Ebicoglu 2143e90434 fixes #3944
6 years ago
ChangYinShung 22938921d3
add Identity Module's Localize for zh-hant
6 years ago
Halil İbrahim Kalkan 2c0913fd22
Merge pull request #3773 from NecatiMeral/#3727-german-localization
6 years ago
Halil İbrahim Kalkan f0a90aa724
Merge pull request #3775 from NecatiMeral/#3774-dutch-localization
6 years ago
Khaled 453fb47c3b
Merge branch 'dev' into dev
6 years ago
Halil İbrahim Kalkan 9c9d7c59b6 rename to IdentityModuleExtensionConfigurationDictionaryExtensions
6 years ago
Halil İbrahim Kalkan a51d8fb782 Allow to extend the ClaimType
6 years ago
Halil İbrahim Kalkan 819b0b61fe remove unused class
6 years ago
Halil İbrahim Kalkan 1fc1c1b28d Add Role for extensibility and refactor related classes.
6 years ago
Halil İbrahim Kalkan c4955719b1 Rename and refactor module extensions.
6 years ago
Halil İbrahim Kalkan 3ca475804d Move related classes to the Volo.Abp.ObjectExtending.Modularity namespace
6 years ago
Halil İbrahim Kalkan e75005ceed Added Entity configuration for object extensions
6 years ago
Halil İbrahim Kalkan 431ab55dea Merge branch 'dev' into extra-properties
6 years ago
Galip Tolga Erdem 06db56de98 fixed update test
6 years ago
Galip Tolga Erdem 7093238d09 OrganizationUnit domain property update for parentId and code
6 years ago
Halil İbrahim Kalkan 911fa17f7c Rename to ConfigureObject
6 years ago
Halil İbrahim Kalkan 676b677b1f Added module object extension configurations.
6 years ago
Necati Meral 43b92f524e dutch localization for modules
6 years ago
Necati Meral 270f265ea1 german localization for (most) modules
6 years ago
Khaled eb6865a2e7 Added arabic localization resources
6 years ago
Galip Tolga Erdem dedd0bd79c Merge remote-tracking branch 'origin/dev' into pr/2563
6 years ago
Galip Tolga Erdem 56667e3b52 refactored-II
6 years ago
Galip Tolga Erdem 3705c627b3 refactored and renamed
6 years ago
CrazyBaran 49cf38b02b Rename and change culture in all polish file for proper one pl-PL. Without tests folder.
6 years ago
Galip Tolga Erdem 58f1959cb3 added GetList method for sorting and filtering
6 years ago
Halil İbrahim Kalkan 90962088e0
Merge pull request #3057 from romkij/ru-localization
6 years ago
Galip Tolga Erdem cc7921ebe7 fixed error with not counting organizationUnitRoles when roles are requested
6 years ago
Galip Tolga Erdem 29dbcb08ab fixed unit roles not getting when all roles are requested from EfCoreIdentityUserRepository
6 years ago
Galip Tolga Erdem cdf8cf9907 renaming organizationUnit namepsace
6 years ago
maliming 758333991c Use IActionResult as the return value of the page method in the module.
6 years ago
Halil İbrahim Kalkan 71367a7fe8 Merge branch 'dev' into pr/2414
6 years ago
Halil İbrahim Kalkan a75459d480 Add tests and fix mongodb repo.
6 years ago
Halil İbrahim Kalkan 921f8ba6bd Update IdentityDbContextModelBuilderExtensions.cs
6 years ago
Halil İbrahim Kalkan 771e39414e Update IdentityDbContextModelBuilderExtensions.cs
6 years ago
Halil İbrahim Kalkan 32012c3b71 Improve OU repo.
6 years ago
Halil İbrahim Kalkan 926df0b985 Update IdentityDbContextModelBuilderExtensions.cs
6 years ago
Halil İbrahim Kalkan f21144ab8f Refactor repositories.
6 years ago
Halil İbrahim Kalkan 66040f983f Remove OrganizationUnit.Children
6 years ago
Halil İbrahim Kalkan f3ab38f1c2 Refactor OU
6 years ago
Halil İbrahim Kalkan 118cb5b5f7 Refactor IdentityUserManager & fix unit tests.
6 years ago
Halil İbrahim Kalkan eb068bfff8 Remove ConfigureAwait(false) usages.
6 years ago
Halil İbrahim Kalkan fef2488e9d Refactor
6 years ago
Halil İbrahim Kalkan f6ecf06f25 Fix build errors
6 years ago
Halil İbrahim Kalkan 37feb46d0f
Merge branch 'dev' into #1666-organization-units
6 years ago
Halil İbrahim Kalkan 049c18ffd4 Fix mapping problems.
6 years ago
Halil İbrahim Kalkan 4cab2214f5 Implement object extensions for the identity module.
6 years ago
Halil İbrahim Kalkan b6a92c0e00 Apply object extensions for identity role app service.
6 years ago