25668 Commits (2ccd779eb9dd73a2f01f3de4687b72c1926ed2bf)
 

Author SHA1 Message Date
Halil İbrahim Kalkan 2ccd779eb9 Rename IStringLocalizerSupportsInheritance to IAbpStringLocalizer and inherit from IStringLocalizer. 4 years ago
Halil İbrahim Kalkan a1dd65cfdb Fix permission-management module for localization changes. 4 years ago
Halil İbrahim Kalkan 1945ae7c2b Fix feature management module for localization changes. 4 years ago
Halil İbrahim Kalkan 99b9b30323 Moved IExternalLocalizationStore.SaveAsync to the language management module. 4 years ago
Halil İbrahim Kalkan f35e790360 Revise IExternalLocalizationStore usage. 4 years ago
Halil İbrahim Kalkan 95f6b288a8 Refactor: Adjust namespaces. 4 years ago
Halil İbrahim Kalkan 66238da304 Merge IDistributedLocalizationStore into IExternalLocalizationStore 4 years ago
Halil İbrahim Kalkan d21c20b84b Refactor: Move type into new namespace: IExternalLocalizationStore 4 years ago
Halil İbrahim Kalkan 0c4f43f3cc Change signature of IExternalLocalizationStore.GetResourceOrNull 4 years ago
Halil İbrahim Kalkan 2b5e7fd03f Allow to define non-typed localization resources. 4 years ago
Halil İbrahim Kalkan 560ba6fce3 Allow to work with non-typed localization resources 4 years ago
Halil İbrahim Kalkan 6756fdd9ad Added extension method: CreateByResourceName 4 years ago
Halil İbrahim Kalkan 614512d1f1 Allow to create stringlocalizer by resource name instead of resource type 4 years ago
Halil İbrahim Kalkan c05a4b04b6 Introduce IDistributedLocalizationStore.GetResourceNames 4 years ago
Halil İbrahim Kalkan 9c4ce8e484 Merge branch 'dynamic-permissions' into localization-v7 4 years ago
Halil İbrahim Kalkan 55f83350d7 Fix SimpleStateCheckerSerializerExtensions 4 years ago
Halil İbrahim Kalkan b24f1a8c1e Lazy resolve IDistributedLocalizationStore 4 years ago
Halil İbrahim Kalkan a812c5aa20 Save localizations on startup. 4 years ago
Halil İbrahim Kalkan 54b4a3859f Introduce AbpDistributedLocalizationOptions 4 years ago
Halil İbrahim Kalkan 56d1222407 Introduce IDistributedLocalizationStore. 4 years ago
Halil İbrahim Kalkan 24eda4c9ea Added initial AbpLocalizationScriptController 4 years ago
Halil İbrahim Kalkan aa08492ca1 Remove old todo 4 years ago
Halil İbrahim Kalkan f426ef443b Use async overload. 4 years ago
Halil İbrahim Kalkan 74aae575eb Merge branch 'dev' into dynamic-permissions 4 years ago
Halil İbrahim Kalkan 90e03c5303 Set AbpAuditingOptions.ApplicationName by default 4 years ago
maliming a6d565257e
Merge pull request #13753 from marcelo-maciel/dev 4 years ago
Halil İbrahim Kalkan 3bd15f80a1 Comment update. 4 years ago
Halil İbrahim Kalkan 41ba0aba7c Precache dynamic permission and refactor AbpPermissionManagementDomainModule class. 4 years ago
Halil İbrahim Kalkan e260798b0d PermissionManagementModal should update localizations on UI 4 years ago
Halil İbrahim Kalkan bc0dc6dd42 Tolerate if IHostApplicationLifetime is not available 4 years ago
Halil İbrahim Kalkan eb145d2198 Use ILocalizableStringSerializer while saving/getting permissions 4 years ago
Halil İbrahim Kalkan e1a09e48a1 Refactor: Re-order methods. 4 years ago
Marcelo M. M 715a008a1d update PT-BR translation 4 years ago
Marcelo M. M 838e119d2c update PT-BR translation 4 years ago
Halil İbrahim Kalkan 6f5380ab39 Added tests for LocalizableStringSerializer 4 years ago
Halil İbrahim Kalkan 08cced9f9f Add missing `await`. 4 years ago
Halil İbrahim Kalkan b1c3a664bb Introduce ILocalizableStringSerializer 4 years ago
Halil İbrahim Kalkan 31b3cdc15d Include localization key and resources while getting permission grants from server. 4 years ago
Halil İbrahim Kalkan fea95f4de2 Remove unused methods from PermissionDefinitionSerializer 4 years ago
Halil İbrahim Kalkan 1f346914f5 LocalizableString fallbacks to the default resource. 4 years ago
Halil İbrahim Kalkan d15795c792 Merge branch 'dev' into dynamic-permissions 4 years ago
Halil İbrahim Kalkan e7b4a8da4d use PollyPackageVersion variable. 4 years ago
Halil İbrahim Kalkan 3503f6f7d6 Try more to save permissions 4 years ago
Halil İbrahim Kalkan 9c8b5ee79c Use hostApplicationLifetime.ApplicationStopping to cancel the operation for saving permissions 4 years ago
Halil İbrahim Kalkan c6da9ba0a9 Use cancellationtoken in distributed locking. 4 years ago
Halil İbrahim Kalkan 84ae7e8e12 Delay for checking latest permissions 4 years ago
Halil İbrahim Kalkan d9cf4d79c4 Update PermissionDefinitionSerializer_Tests.cs 4 years ago
Halil İbrahim Kalkan 9987b0650e Implemented PermissionsSimpleStateCheckerSerializerContributor and revised serializing. 4 years ago
Alper Ebiçoğlu 999ef1c577
Merge pull request #13746 from abpframework/berkan/customize-user-entity 4 years ago
maliming 0eb29d9e9e
Merge pull request #13745 from abpframework/auto-merge/rel-6-0/1291 4 years ago