6322 Commits (058cd3765713e8ee22429d9854cb02499084d17d)

Author SHA1 Message Date
Halil İbrahim Kalkan 058cd37657 Remove unnecessary Polly dependency from Volo.Abp.Localization.csproj 4 years ago
Halil İbrahim Kalkan a9fcdf0074 Change culture parameter to cultureName. 4 years ago
Halil İbrahim Kalkan 6310b81c38 LocalizableStringSerializer should support external localization resources. 4 years ago
Halil İbrahim Kalkan fef4d68eb3 Moved AbpExternalLocalizationOptions to the language management module 4 years ago
Halil İbrahim Kalkan 206642d412 Do not use cookies for c# client proxies. 4 years ago
Halil İbrahim Kalkan 3d5572d776 Implement RemoteExternalLocalizationStore 4 years ago
Halil İbrahim Kalkan 7d1faaec5c Fix client proxy 4 years ago
Halil İbrahim Kalkan 964d55146c Update abp-generate-proxy.json 4 years ago
Halil İbrahim Kalkan 4ad86120d1 Revert AbpApplicationLocalizationAppService 4 years ago
Halil İbrahim Kalkan 1e00cc2bd0 Revert "Update AbpStringLocalizerExtensions.cs" 4 years ago
Halil İbrahim Kalkan 5b78fa68a5 Revert DynamicLocalizationPreference 4 years ago
Halil İbrahim Kalkan 702589380b Introduce ApplicationLocalizationRequestDto.OnlyDynamics 4 years ago
Halil İbrahim Kalkan 23fabb1fde Update AbpStringLocalizerExtensions.cs 4 years ago
Halil İbrahim Kalkan 43510eb9f4 Introduce DynamicLocalizationPreference 4 years ago
Halil İbrahim Kalkan bf912d62ca Use ApplicationLocalizationRequestDto instead of string parameter 4 years ago
Halil İbrahim Kalkan d892218c35 Introduce ApplicationLocalizationRequestDto 4 years ago
liangshiwei d4306f401d Hangfire support specific queue 4 years ago
Halil İbrahim Kalkan 80be834fcb Update LocalizationResource.cs 4 years ago
Yunus Emre Kalkan 59a47eb4ff Cli: Renamed ICmdHelper.OpenWebPage to ICmdHelper.Open 4 years ago
Engincan VESKE 80a9177d84 rename layout name (main to application) 4 years ago
liangshiwei 0ec95e4c83 Fix Kafka connection problem 4 years ago
Halil İbrahim Kalkan 9e1015f586 Added test for #13322 4 years ago
Halil İbrahim Kalkan f9892c00b4 Resolved #13322: DistributedCache<TCacheItem> should be an adapter instead of inheriting from DistributedCache<TCacheItem, string> 4 years ago
liangshiwei 0bfce28af1 Add Theme to Symbols 4 years ago
Engincan VESKE d8c233e945 Implement layout hooks for blazor 4 years ago
Halil İbrahim Kalkan 6dc86702c9 remove initialize in AbpAspNetCoreMvcClientModule 4 years ago
Halil İbrahim Kalkan a63b2dfc45 Implement changes for RemoteLocalizationContributor. 4 years ago
Halil İbrahim Kalkan f6a3530eaf remove initialize in AbpAspNetCoreMvcClientModule 4 years ago
Halil İbrahim Kalkan e3e16ffa0f MVC UI: Get localization from the new endpoint. 4 years ago
Halil İbrahim Kalkan 411ce81560 Added ApplicationConfigurationRequestOptions. 4 years ago
Halil İbrahim Kalkan 01824061d3 Added AbpApplicationLocalizationClientProxy 4 years ago
Halil İbrahim Kalkan dd3e0c9441 Update AbpApplicationLocalizationAppService.cs 4 years ago
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
maliming d496bde07d Update abp cli client configuration. 4 years ago
Yunus Emre Kalkan d6955af552 Cli: Add LeptonX To Commercial Package List 4 years ago
maliming 800f91db67 Add `AbpPropertySelector`. 4 years ago
maliming 682c7ab65a Support disable property inject on properties. 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
Merdan Gochmuradov e796d03c0e Added DisablePropertyInjection Attribute with functionality 4 years ago
liangshiwei 2da6ce2b48 Update NewCommand 4 years ago