6230 Commits (b82d93a4abe89302d25bdd002f324dd05546ff7d)

Author SHA1 Message Date
Halil İbrahim Kalkan b82d93a4ab Introduce IAbpApplicationLocalizationAppService 4 years ago
Halil İbrahim Kalkan af39e55416 Remove option: GetFromExternalStore 4 years ago
Halil İbrahim Kalkan ccd13c95d5 Introduce async version of StringLocalizerFactory.CreateByResourceNameOrNull. 4 years ago
Halil İbrahim Kalkan 7e36b9e911 Remove old TODOs 4 years ago
Halil İbrahim Kalkan c0a8fdac19 Use GetAllStringsAsync in AbpApplicationConfigurationAppService 4 years ago
Halil İbrahim Kalkan 214132cf25 Introduce IStringLocalizer.GetAllStrings and overloads. 4 years ago
Halil İbrahim Kalkan ae8ba0758c IAbpStringLocalizer.GetSupportedCultures method converted to async 4 years ago
Halil İbrahim Kalkan 1355904c52 Allow to not get localizations from dynamic contributors 4 years ago
Halil İbrahim Kalkan 3b45b04344 Helper method: CultureHelper.IsCompatibleCulture 4 years ago
Halil İbrahim Kalkan 37efcb0fc7 Add test for GetSupportedCultures. 4 years ago
Halil İbrahim Kalkan 1d33a61250 Added GetSupportedCultures to IAbpStringLocalizer 4 years ago
Halil İbrahim Kalkan 2ccd779eb9 Rename IStringLocalizerSupportsInheritance to IAbpStringLocalizer and inherit from IStringLocalizer. 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 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 90e03c5303 Set AbpAuditingOptions.ApplicationName by default 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 1f346914f5 LocalizableString fallbacks to the default resource. 4 years ago
Halil İbrahim Kalkan c6da9ba0a9 Use cancellationtoken in distributed locking. 4 years ago
Halil İbrahim Kalkan 9987b0650e Implemented PermissionsSimpleStateCheckerSerializerContributor and revised serializing. 4 years ago
maliming cf2fba3eea
Try to set the status code based on the exceptions. 4 years ago
Halil İbrahim Kalkan 7cb33a57f3 Added FeaturesSimpleStateCheckerSerializerContributor 4 years ago
Halil İbrahim Kalkan 7897fa0dfb Implemented AuthenticatedSimpleStateCheckerSerializerContributor. 4 years ago
maliming 56dca21499
Add `Optional` and `ReloadOnChange` to `AbpConfigurationBuilderOptions`. 4 years ago
liangshiwei 56b9d9b10f Update AbpRedisCache 4 years ago
liangshiwei fa4a082a4b Compatible with old versions of redis server 4 years ago
Halil İbrahim Kalkan 5c22e9239a Fix PermissionDefinitionManager 4 years ago
Halil İbrahim Kalkan 83904bb0e5 Return null for empty serializer list. 4 years ago
Halil İbrahim Kalkan ede078a4b1 Added extension method: HasSameExtraProperties 4 years ago
Halil İbrahim Kalkan f220de7fe3 Introduce IApplicationNameAccessor 4 years ago
Halil İbrahim Kalkan 0bca3f0edf Introduce ICanAddChildPermission 4 years ago