1201 Commits (c76352dcae77d168958a96fa42af0fde416fa6b6)

Author SHA1 Message Date
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
maliming d56c64c12f
Remove `ISystemClock` because its obsoleted. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming d32e8a090f
Fix possible `null` errors. 3 years ago
liangshiwei 8958af30c4 Search with "contains" instead of exact match while searching users 3 years ago
Halil İbrahim Kalkan ced61b41d0 Revised tests for IdentityUserIntegrationService 3 years ago
Halil İbrahim Kalkan 7a29bb4348 Regenerate client proxies 3 years ago
Halil İbrahim Kalkan 56955627b2 Implemented controller and revised HttpClientExternalUserLookupServiceProvider 3 years ago
Halil İbrahim Kalkan 0e07100bcc Move methods fromIdentityUserLookupAppService to IdentityUserIntegrationService 3 years ago
liangshiwei f0836c3e63 Using ToUpperInvariant 3 years ago
liangshiwei 021e54e743 No case-sensitive filtering at the Users page 3 years ago
maliming 7dc1100e12
Update EfCoreIdentityUserRepository.cs 3 years ago
liangshiwei f22e1c220c Add IdentityUserIdWithRoleNames 3 years ago
liangshiwei 510335cce6 Add GetRoleNames by user ids Method 3 years ago
maliming a3b443f147 Prevent to disable account authenticated user self. 3 years ago
liangshiwei c0771843e7 Set CurrentTenant Id 3 years ago
liangshiwei 488b6816e5 Add virtual keyword 3 years ago
liangshiwei 8e092e6c52 Rename RoleWithUserCount with IdentityRoleWithUserCount 3 years ago
liangshiwei 426eefaa96 Remove GetAllListWithUserCountAsync method 3 years ago
liangshiwei 68c2a0091e Add separate methods to get role and usercount to improve performance 3 years ago
liangshiwei cd587699b9 Add GetCountAsync method 3 years ago
maliming ad786b70d7
Update AbpSignInManager.cs 3 years ago
maliming e8fb08cf38
Regenerate proxy files for all modules. 3 years ago
maliming 2bc023ba62
Introduce `IPermissionFinder`. 3 years ago
liangshiwei 09006788af Remove duplicate proxy classes 3 years ago
maliming f231792aef
Update AbpIdentityUserValidator_Tests.cs 3 years ago
maliming aa2a602008
Update localization texts. 3 years ago
maliming 1420b53e26
Update AbpIdentityUserValidator_Tests.cs 3 years ago
maliming 2e7d1bf8ee
Add `AbpIdentityUserValidator`. 3 years ago
王俊 e01ecfc672 Fix wrongly written SetTableColumnsAsync call to base class method in UserManagement 3 years ago
maliming ab8bc47546
Add `UpdateOrganizationAsync ` to `IIdentityUserRepository`. 3 years ago
maliming 5918032d2d
Add `UpdateRolesAsync` to `IIdentityUserRepository`. 3 years ago
maliming 2c7879d2c7
Add `virtual` keyword to `Repositories&AppServices&Controllers`. 3 years ago
maliming add4234635
RRegister `ajax.reloadEx()` method to Datatables. 3 years ago
Salih b4dd0ca96a Refactor 3 years ago
Salih 2cefa5c942 Add extra properties to User Edit Modal 3 years ago
Halil İbrahim Kalkan ad54fc5650 Analyzed identity module 3 years ago
Halil İbrahim Kalkan 88d0010446 Regenerate HTTP client static proxies for the identity module 3 years ago
Halil İbrahim Kalkan d7b32f7f9e Introduce IdentityUserIntegrationService 3 years ago
selmankoc fa67dd1e67 modules NuGet.md 3 years ago
Engincan VESKE 4795f471a7
Update RoleManagement.razor 3 years ago
Engincan VESKE cdbf19b0bd Update ExtensionProperties component for identity and tenant-management modules 3 years ago
maliming 78eb588712
Incorrect filtering for Booleans has been fixed in the IdentityUserRepository. 3 years ago
Engincan VESKE 16b546fc6f
Update misleading summary for OrganizationUnitRole.cs 3 years ago
maliming 63eb3d2439
Add `ResetRecoveryCodesAsync` method to `IdentityUserManager`. 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
maliming 5c674366d3
Update `EphemeralMongo` to 1.1.0. 3 years ago
maliming aad303bc01
Update `build-and-test.yml`. 3 years ago
maliming ea442193e0
Add package by `Condition`. 3 years ago