6199 Commits (f426ef443b21f7cdfd8ce52def401e20eaf512ff)

Author SHA1 Message Date
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
Engincan VESKE 57fc8830a4 CLI: Fix theme selection for blazor-server 4 years ago
maliming 69ac9c0042
Update AbpLazyServiceProvider_Tests.cs 4 years ago
maliming ab6f4ceaae
Fix concurrency problem of `IAbpLazyServiceProvider`. 4 years ago
Halil İbrahim Kalkan edbe4aa6e3 Introduce DynamicPermissionDefinitionStoreCache (initial) 4 years ago
Yunus Emre Kalkan a209d2d065 Cli: Add ui symbols in MicroserviceTemplateBase 4 years ago
Halil İbrahim Kalkan acc5789a7e state chakers can be singleton. 4 years ago
Halil İbrahim Kalkan 6359d013bd Introduce ISimpleStateCheckerSerializer and implement serialization of global feature requirements. 4 years ago
Galip Tolga Erdem b4849a3651 Update TemplateCodeDeleteStep.cs 4 years ago
Roc 49def805ed
Update NewCommand.cs 4 years ago
Roc 5d1c2641c7
Update NewCommand.cs 4 years ago
Halil İbrahim Kalkan b3bdcd80b8 Change IRootServiceProviderAccessor as IRootServiceProvider 4 years ago
Halil İbrahim Kalkan 4014a60dfb Introduce IRootServiceProviderAccessor 4 years ago
Halil İbrahim Kalkan 0037ff2834 Change MultiTenancySides to byte 4 years ago
Halil İbrahim Kalkan c9df1208b7 Remove MultiTenancySides from PermissionGroupDefinition. 4 years ago
Halil İbrahim Kalkan ba8ed35deb PermissionDefinitionManager can be transient. 4 years ago
Halil İbrahim Kalkan c62af908a4 Introduce IAbpApplication.ApplicationName 4 years ago
Halil İbrahim Kalkan 8b795f9828 Allow to check permissions without defining them. 4 years ago
Halil İbrahim Kalkan a82c9fc208 Introduce IDynamicPermissionDefinitionStore 4 years ago
Halil İbrahim Kalkan 771155d5e7 Extract class: StaticPermissionDefinitionStore 4 years ago
Halil İbrahim Kalkan ea590ec1d9 Convert IPermissionDefinitionManager interface merthods to async 4 years ago
Yunus Emre Kalkan 79df781513 Cli: Option to always hide CMD output and prevent opining new window 4 years ago
maliming 997da7e89c
Update ConfigurationHelper.cs 4 years ago
Berin Iwlew 1d6a114ae2 To compound assignment 4 years ago
Engincan VESKE 87b77a5acd CLI: Fix the wrong namespace problem while theme switching for blazor 4 years ago
Engincan VESKE f43e85a01a Update ChangeThemeStep.cs 4 years ago
maliming e426b7f57b
Update AbpAspNetCoreMvcClientModule.cs 4 years ago
Engincan VESKE b928ed0a4c Update TemplateProjectBuilder.cs 4 years ago
maliming ea56f65501
Support `enum` as dictionary keys. 4 years ago
Engincan VESKE 91c9a049fb CLI: Don't allow theme selection for lower versions 4 years ago
maliming 0a8157692f
Use `IClientScopeServiceProviderAccessor` to get scoped services. 4 years ago