9141 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
Halil İbrahim Kalkan dd3e0c9441 Update AbpApplicationLocalizationAppService.cs 4 years ago
lgadola 78a3be7ed1 fixed some typos in a superfluous look 4 years ago
Halil İbrahim Kalkan b82d93a4ab Introduce IAbpApplicationLocalizationAppService 4 years ago
Halil İbrahim Kalkan af39e55416 Remove option: GetFromExternalStore 4 years ago
maliming 05ba7b40ac Move `DeletedPermissions` and `DeletedPermissionGroups` to `AbpPermissionOptions`. 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
lgadola 3f313103b9 german language files consolidation 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 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
Yunus Emre Kalkan a1fceb9180 Cli: Ignore appsettings.json in docker directory when generating appsettings.secrets.json 4 years ago
Halil İbrahim Kalkan 99b9b30323 Moved IExternalLocalizationStore.SaveAsync to the language management module. 4 years ago
Yunus Emre Kalkan c0f2cba0f4 Cli: Add "newer-than-6.0" template symbol 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
Yunus Emre Kalkan 42690fe669 Run abp bundle command after Blazor WASM project creation 4 years ago
maliming ae6771c40e Add `Fullscreen` options to `AbpModalSize`. 4 years ago
maliming f99398b7c0 Fix unit test. 4 years ago
maliming 291c07155d Add `AbpIgnorePropertiesModifiers`. 4 years ago
maliming 866104e071
Update package target to net7.0. 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
maliming 46d8b417ac
Add `InputDateTimeFormats` and `OutputDateTimeFormat` to `AbpJsonOptions`. 4 years ago
maliming f4698d08c1
Disable transactions for sqlite. 4 years ago
Halil İbrahim Kalkan 24eda4c9ea Added initial AbpLocalizationScriptController 4 years ago
Halil İbrahim Kalkan aa08492ca1 Remove old todo 4 years ago
liangshiwei 6829794792 Remove AbpDaprClientOptions 4 years ago
liangshiwei 054e25d975 Update BundlingService 4 years ago