1353 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
liangshiwei 8ceafc1b8c Refactor 5 years ago
nielscil be1c5af08d localized framework + modules to dutch 5 years ago
Ilkay Ilknur c8ebda30ab custom component support for table columns 5 years ago
liangshiwei 917b62a935 Update AbpUserClaimsPrincipalFactory 5 years ago
liangshiwei c7cccc340e Add editionId to claims 5 years ago
Halil İbrahim Kalkan a407012af8 Update RoleManagement.razor.cs 5 years ago
Galip Tolga Erdem f6c8feeac8 added missing virtual to identity efcore repositories 5 years ago
Galip Tolga Erdem c6d62a2c99 added missing virtual to identity mongo repositories 5 years ago
liangshiwei 0543e19ed5 Add GetCountAsync method 5 years ago
Kamal Alseisy 68602fd65f fix totalCount in IdentityRole GetList in case of using filter 5 years ago
maliming cb3ea0e5ac
Remove blank line. 5 years ago
maliming a8c5186bde Update the entity after changing its properties. 5 years ago
liangshiwei 6c0b543679 Comment RoleDeletedEventHandler 5 years ago
Kevin bd52241566 Added en-GB json files 5 years ago
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
Ilkay Ilknur 9591c23f1f refactor usages. 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
Ilkay Ilknur b704cac314 rename AbpDataGrid to AbpExtensibleDataGrid 5 years ago
liangshiwei 7bd51048aa Use AbpIdNameTagHelper 5 years ago
liangshiwei 02cfd822e7 Avoid using array index in taghelper expressions 5 years ago
Halil İbrahim Kalkan 7642a39478 Fix EfCoreIdentityUserRepository: Use GetDbSetAsync 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
Ahmet 43c054055c fix form 5 years ago
Ahmet 6d219062bf Identity module blazor forms removed 5 years ago
liangshiwei a9f12f873e Always use the repository method to update the changed entity. 5 years ago
Ahmet 954245da10 closes: #6603 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
Ilkay Ilknur 06bfd14455 implement page toolbar in identity module 5 years ago
Ilkay Ilknur e63080ac95 implement entity action and table column extensibility in identity module. 5 years ago
onur03 38500b43dd Typo on IdentityClaimTypeManager 5 years ago
Ahmet bc7eb4296f toolbar applied on Identity Roles 5 years ago
Ahmet 0402423b64 applied on Identity Users 5 years ago
Ilkay Ilknur 3ad30f972b lookup property fix. 5 years ago
Mladen Macanovic c89c2db302 Removed Save text from SubmitButton content 5 years ago
Mladen Macanovic b746b41535 Use SubmitButton for long saving actions 5 years ago
liangshiwei 51d0d219d0 Support sub-application deployment 5 years ago
maliming 5e6703dca8 Use IPermissionStore in PermissionManagementProvider 5 years ago
Mladen Macanovic 51768c63e0 Autofocus first field on modal 5 years ago
liangshiwei eaa1d72d35 Use Orderby Id 5 years ago
liangshiwei 4b7a499303 Add OrderBy top the first/firstordefault operator 5 years ago
maliming e151d16804 Use AbpDynamicOptionsManager to replace AbpOptionsFactory. 5 years ago
maliming db25dddead Call IdentityOptions.SetAsync in UpdateUserAsync method. 5 years ago
maliming 8ff3917fa0 Make sure that identityOptions is overwritten before use. 5 years ago
liangshiwei bf057e9214 Use ModuleExtensionConfigurationHelper one time for each module 5 years ago
Halil İbrahim Kalkan 5de46fad2d AbpIdentityDomainModule should use OneTimeRunner for ModuleExtensionConfigurationHelper usages 5 years ago
Halil İbrahim Kalkan 0661f1366e Update AbpIdentityDomainModule.cs 5 years ago