Commit Graph

1419 Commits (141b4bb3ca21af0e8f7727bc455b31bdd20037be)

Author SHA1 Message Date
maliming f88776f7ea
Merge branch 'dev' into auto-merge/rel-6-0/1432
3 years ago
maliming 58847bf35e
Ignore properties with `NotMappedAttribute`.
3 years ago
maliming 3be5b3c3af
Update `AbpIncludeExtraPropertiesModifiers`.
3 years ago
liangshiwei 60c83a2c01 Add unit tests for the external localization
3 years ago
maliming 4106efdd1e Merge branch 'dev' into json
3 years ago
maliming f24d51dca3 Add unit test.
3 years ago
maliming a8f0692a70
Merge pull request #14399 from abpframework/auto-merge/rel-6-0/1416
3 years ago
maliming 0cb2e2b85f
Merge pull request #14398 from abpframework/auto-merge/rel-5-3/1415
3 years ago
maliming 59c6a94ee9 Add unit tests.
3 years ago
maliming c9e3ba117f
Merge pull request #14373 from abpframework/auto-merge/rel-6-0/1412
3 years ago
liangshiwei 31e5a079d7 Add unit tests
3 years ago
liangshiwei f48ae49981 Add unit tests
3 years ago
maliming b43920addd
Merge pull request #14347 from abpframework/liangshiwei/backgroundjob
3 years ago
liangshiwei 000e690a1c Switch to the tenant before the Execute Background Job
3 years ago
maliming 11d94d444c Merge branch 'net7' into json
3 years ago
maliming f619e674c9 Merge branch 'dev' into net7
3 years ago
Halil İbrahim Kalkan 7946173996
Merge pull request #13940 from abpframework/SeedInSeparateUowAsync
3 years ago
maliming 33dce196cc Merge branch 'net7' into json
3 years ago
maliming de775c1d87 Merge branch 'dev' into net7
3 years ago
maliming c8584b8087 Add `AbpSecurityHeadersOptions`.
3 years ago
liangshiwei 003f6e24b6 Fix unit tests
3 years ago
Halil İbrahim Kalkan 6c2d978afa Merge branch 'dev' into entity-cache
3 years ago
gdlcf88 d5c191a4c7 Introduce `ExternalEntitySynchronizer`
3 years ago
maliming 3871cd8414 Update JsonAuditSerializer_Test.cs
3 years ago
maliming 00f4a5cd65 Merge branch 'net7' into json
3 years ago
maliming f6ca95b358 Update JsonNetAuditSerializer_Test.cs
3 years ago
maliming 2865d13da1 Merge branch 'net7' into json
3 years ago
maliming adfb1e890f Merge branch 'dev' into net7
3 years ago
LiangShiWei 31e519087e Fix unit tests
3 years ago
LiangShiWei 04e86d0686 Update EntityCache_Tests
3 years ago
LiangShiWei 11f8c7476d Add EntityCache_Tests
3 years ago
maliming 8a1b7484de Add an option to enable/disable AuditLogActionInfo entirely.
3 years ago
Engincan VESKE 194a93e1df fix unit tests of localizations
3 years ago
maliming 16c7cafef5 Merge branch 'net7' into json
3 years ago
LiangShiWei 052d2ef0d0 Merge branch 'dev' into net7
3 years ago
LiangShiWei 1053b63d8d Fix unit tests
3 years ago
Engincan VESKE 80313e7ce8
Merge branch 'dev' into auto-merge/rel-6-0/1359
3 years ago
Salih 0dfb3174b1 Add missing Turkish localizations
3 years ago
Halil İbrahim Kalkan c542c1bb81 Accept inherited IntegrationServiceAttribute too.
3 years ago
maliming 03d0659977
Merge branch 'net7' into json
3 years ago
maliming e593d9bf0a
Merge branch 'dev' into net7
3 years ago
liangshiwei 2745ee6c4f
Merge pull request #13881 from abpframework/Dynamic-Features
3 years ago
Halil İbrahim Kalkan 17a260fe41 Merge branch 'dev' into integration-services
3 years ago
maliming c9785f9dad
Merge branch 'dev' into Dynamic-Features
3 years ago
Halil İbrahim Kalkan c8ec7d6905 Implement AbpAuditingOptions.IsEnabledForIntegrationServices
3 years ago
Halil İbrahim Kalkan 02516fa20d Integration service prefix should be `integration-service` by default.
3 years ago
maliming fbc32f5f89
Add `DataSeederExtensions_Tests`.
3 years ago
maliming cfc7007cec
Handle zh culture in `IsCompatibleCulture` method.
3 years ago
Halil İbrahim Kalkan 5b78fa68a5 Revert DynamicLocalizationPreference
3 years ago
Halil İbrahim Kalkan 43510eb9f4 Introduce DynamicLocalizationPreference
3 years ago
maliming b66cd2de49
Add `StaticPermissionDefinitionStore_Tests`.
3 years ago
maliming e0016a0ec3
Merge branch 'net7' into json
3 years ago
maliming 6e66251d5a
Merge branch 'dev' into net7
3 years ago
Halil İbrahim Kalkan 9e1015f586 Added test for #13322
3 years ago
Halil İbrahim Kalkan f9892c00b4 Resolved #13322: DistributedCache<TCacheItem> should be an adapter instead of inheriting from DistributedCache<TCacheItem, string>
3 years ago
maliming d62540a492 Implement infrastructure, Domain and EF Core modules.
3 years ago
Halil İbrahim Kalkan 98414520a2 Merge branch 'dev' into localization-v7
3 years ago
Halil İbrahim Kalkan 411ce81560 Added ApplicationConfigurationRequestOptions.
3 years ago
Halil İbrahim Kalkan ccd13c95d5 Introduce async version of StringLocalizerFactory.CreateByResourceNameOrNull.
3 years ago
Halil İbrahim Kalkan ae8ba0758c IAbpStringLocalizer.GetSupportedCultures method converted to async
3 years ago
lgadola 3f313103b9 german language files consolidation
3 years ago
maliming 682c7ab65a Support disable property inject on properties.
3 years ago
Halil İbrahim Kalkan 1355904c52 Allow to not get localizations from dynamic contributors
3 years ago
Halil İbrahim Kalkan 3b45b04344 Helper method: CultureHelper.IsCompatibleCulture
3 years ago
Halil İbrahim Kalkan 37efcb0fc7 Add test for GetSupportedCultures.
3 years ago
Merdan Gochmuradov e796d03c0e Added DisablePropertyInjection Attribute with functionality
3 years ago
Halil İbrahim Kalkan 2b5e7fd03f Allow to define non-typed localization resources.
3 years ago
Halil İbrahim Kalkan 560ba6fce3 Allow to work with non-typed localization resources
3 years ago
Halil İbrahim Kalkan 6756fdd9ad Added extension method: CreateByResourceName
3 years ago
Halil İbrahim Kalkan 614512d1f1 Allow to create stringlocalizer by resource name instead of resource type
3 years ago
maliming 291c07155d Add `AbpIgnorePropertiesModifiers`.
3 years ago
maliming 047aeb861f
Merge branch 'net7' into json
3 years ago
maliming 41303c1f92
Merge branch 'dev' into net7
3 years ago
maliming 46d8b417ac
Add `InputDateTimeFormats` and `OutputDateTimeFormat` to `AbpJsonOptions`.
3 years ago
maliming 321ebc352d Merge remote-tracking branch 'origin/net7' into json
3 years ago
Halil İbrahim Kalkan 90e03c5303 Set AbpAuditingOptions.ApplicationName by default
3 years ago
maliming ff2ecc004f Remove `HybridJson`.
3 years ago
Halil İbrahim Kalkan 6f5380ab39 Added tests for LocalizableStringSerializer
3 years ago
Halil İbrahim Kalkan 9987b0650e Implemented PermissionsSimpleStateCheckerSerializerContributor and revised serializing.
3 years ago
Halil İbrahim Kalkan 7cb33a57f3 Added FeaturesSimpleStateCheckerSerializerContributor
3 years ago
Halil İbrahim Kalkan 7897fa0dfb Implemented AuthenticatedSimpleStateCheckerSerializerContributor.
3 years ago
maliming d6152d01c2
Add `AbpTestServer`.
3 years ago
maliming b4886723b7
Merge branch 'dev' into net7
3 years ago
maliming c59d75be61
Fix unit tests.
3 years ago
maliming 1e9c0871a3
Introduce `IncludeNonPublicPropertiesModifiers`.
3 years ago
Halil İbrahim Kalkan ede078a4b1 Added extension method: HasSameExtraProperties
3 years ago
Halil İbrahim Kalkan f220de7fe3 Introduce IApplicationNameAccessor
3 years ago
Halil İbrahim Kalkan 5ac40e0ec9 Merge branch 'dev' into dynamic-permissions
3 years ago
maliming 043aef7384
Merge pull request #13692 from abpframework/auto-merge/rel-6-0/1279
3 years ago
maliming 69ac9c0042
Update AbpLazyServiceProvider_Tests.cs
3 years ago
maliming ab6f4ceaae
Fix concurrency problem of `IAbpLazyServiceProvider`.
3 years ago
Halil İbrahim Kalkan 6359d013bd Introduce ISimpleStateCheckerSerializer and implement serialization of global feature requirements.
3 years ago
maliming 2875cae136
Update some package to `MicrosoftPackageVersion`.
3 years ago
maliming b4c28c5869
Merge remote-tracking branch 'origin/net7' into json
3 years ago
Halil İbrahim Kalkan b3bdcd80b8 Change IRootServiceProviderAccessor as IRootServiceProvider
3 years ago
Halil İbrahim Kalkan 4014a60dfb Introduce IRootServiceProviderAccessor
3 years ago
Halil İbrahim Kalkan c62af908a4 Introduce IAbpApplication.ApplicationName
3 years ago
Halil İbrahim Kalkan 8b795f9828 Allow to check permissions without defining them.
3 years ago
maliming a97c9ad697
Update Startup.cs
3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago