Commit Graph

6646 Commits (0464dfe7eda36b811a7d8e1946df0970edff7d69)

Author SHA1 Message Date
Alper Ebiçoğlu 63ad2ca9b8
Merge pull request #14017 from abpframework/Replace-all-date-range-inputs-to-daterange-picker-MVC]-#13793
3 years ago
liangshiwei cd19552269
Merge pull request #14063 from abpframework/EngincanV/mailkit
3 years ago
liangshiwei ccadbc5bcf
Merge pull request #14045 from abpframework/6.0-update-blazorise
3 years ago
Salih f0a5303892 Merge branch 'dev' into Replace-all-date-range-inputs-to-daterange-picker-MVC]-#13793
3 years ago
Engincan VESKE dd29eb569a MailKit: Add MessageId header
3 years ago
Engincan VESKE 4f9a503b05
Merge pull request #14058 from abpframework/auto-merge/rel-6-0/1354
3 years ago
Halil İbrahim Kalkan 91fcbd8b3e Use TryAdd for adding entitycache
3 years ago
Engincan VESKE c14863a6b7 CLI: Rename RemoveFoldersStep.cs
3 years ago
Halil İbrahim Kalkan 374edc3771 Invalidate entity cache on change
3 years ago
Halil İbrahim Kalkan 3c4e90d8b2 Should use Repository's GetAsync for GetAsync
3 years ago
Halil İbrahim Kalkan 4530b445b5 Introduce IEntityCache and its default implementations.
3 years ago
Halil İbrahim Kalkan 678e17b87a Add AbpCachingModule to AbpDddDomainModule
3 years ago
Engincan VESKE add53836c6 CLI: Add RemoveFoldersStep.cs
3 years ago
Halil İbrahim Kalkan c542c1bb81 Accept inherited IntegrationServiceAttribute too.
3 years ago
Halil İbrahim Kalkan bb81fb5500 Add ApplicationServiceTypes to filter app service types in AddStaticHttpClientProxies and AddHttpClientProxies methods.
3 years ago
Halil İbrahim Kalkan 9d5d27a860 Add ApplicationServiceTypes to ConventionalControllerSetting.
3 years ago
Halil İbrahim Kalkan ac0e488ecb Make ControllerTypes internal.
3 years ago
Engincan VESKE 2346bc7174 CLI: Remove theme logo folders according to theme selection
3 years ago
Enis Necipoglu f219e6c6c7 Update Blazorise references to `1.0.6`
3 years ago
Halil İbrahim Kalkan 54558f9dd5 Added integration service postfix for several places
3 years ago
Halil İbrahim Kalkan c1e68838c9
Merge pull request #14015 from abpframework/dapr-improvements
3 years ago
Halil İbrahim Kalkan 1e75e6c1a7 Change DaprAbpDistributedLock implementation
3 years ago
Halil İbrahim Kalkan 8aa4790d1f Added security section and refactored.
3 years ago
Salih 288e7a7747 Merge branch 'dev' into Replace-all-date-range-inputs-to-daterange-picker-MVC]-#13793
3 years ago
Halil İbrahim Kalkan a24baee639 Refactor DaprAppApiTokenValidator
3 years ago
Halil İbrahim Kalkan 0ec37b1c4a Validate Dapr App API Tokens.
3 years ago
Halil İbrahim Kalkan 655e4d1538 Introduce AbpDaprOptions.AppApiToken
3 years ago
maliming 852dafdb95
Remove `abp.auth.policies`.
3 years ago
Halil İbrahim Kalkan 7ec42e55cc Register DaprClient to DI
3 years ago
maliming 7e316611e9
Merge branch 'dev' into json
3 years ago
Halil İbrahim Kalkan 5b93208433 Introduce IDaprApiTokenProvider & AbpDaprOptions.DaprApiToken
3 years ago
maliming 1c99af3a71
Merge branch 'dev' into net7
3 years ago
maliming 828f0c3753
Fix `GetDataMigrationEnvironment`.
3 years ago
maliming 868d813623
Merge branch 'dev' into net7
3 years ago
maliming 03d0659977
Merge branch 'net7' into json
3 years ago
maliming e593d9bf0a
Merge branch 'dev' into net7
3 years ago
Halil İbrahim Kalkan c58a59373e Set nullable: AbpAspNetCoreMvcDaprSubscriptionDefinitionConverter._writeJsonSerializerOptions
3 years ago
Halil İbrahim Kalkan 03936d0d25 Remove AbpDaprOptions.AppId, introduce AbpDistributedLockDaprOptions.Owner.
3 years ago
Halil İbrahim Kalkan 0064f4f501 Introduce IAbpDaprClientFactory.CreateHttpClientAsync
3 years ago
Halil İbrahim Kalkan 0320fc8132 No need to use ConcurrentDictionary since we only have a single item.
3 years ago
Halil İbrahim Kalkan b01cfa7d98 Introduce IAbpDaprClientFactory
3 years ago
Halil İbrahim Kalkan a3e8d4e923 Set Dapr HttpEndpoint only if provided
3 years ago
Halil İbrahim Kalkan d5b12eda01
Merge pull request #13985 from abpframework/migrator-dynamic-permissions-features
3 years ago
maliming e390a7bf6c
Rename.
3 years ago
maliming 0aca30ae71
Rename.
3 years ago
maliming d0c31b220a
Change default options in migration environment.
3 years ago
LiangShiWei 864602f031 Ignore the case when adding file
3 years ago
Berkan Sasmaz e9cb0cbf7f
Merge pull request #13911 from lszabados/dev
3 years ago
maliming b23ff355c8 Using Migration Environment.
3 years ago
Roc 6dbccb050d
Remove `.dataTable tbody tr td div.dropdown ul.dropdown-menu li:hover`
3 years ago
Roc 32de1690c9
Remove `.dataTable tbody tr td div.dropdown ul.dropdown-menu li a`
3 years ago
Roc 0ed9759cd8
Update datatables-styles.css
3 years ago
Roc 50fc4b3c22
Update datatables-styles.min.css
3 years ago
Roc 64a4944e0c
Update datatables-styles.scss
3 years ago
Roc 72838381fc
Update datatables-extensions.js
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
Halil İbrahim Kalkan c56473eeb7 Remove ConventionalControllerSetting.ApiRoutePrefix.
3 years ago
Roc d1637c1f2e
Update Volo.Abp.Cli.csproj
3 years ago
maliming c9785f9dad
Merge branch 'dev' into Dynamic-Features
3 years ago
maliming 0734b97bad
Merge branch 'dev' into localization-v7
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
Halil İbrahim Kalkan 4f42ff1ee0 Remove ApplicationServiceBase
3 years ago
liangshiwei d37daa5758 Make NormalizeKey method virtual
3 years ago
liangshiwei 5b7df95f12 Distributed lock key prefix
3 years ago
Halil İbrahim Kalkan f2b4616634 Merge branch 'dev' into integration-services
3 years ago
maliming fbc32f5f89
Add `DataSeederExtensions_Tests`.
3 years ago
liangshiwei 71de1fce79 Change EntityPropertyChangeInfo members to static
3 years ago
maliming 318d3b9b6e
Merge branch 'dev' into SeedInSeparateUowAsync
3 years ago
maliming cfc7007cec
Handle zh culture in `IsCompatibleCulture` method.
3 years ago
Halil İbrahim Kalkan 9c52446730 MVC JavaScript APIs should generate script in the UI side
3 years ago
liangshiwei 69ba1aebb7
Merge pull request #13960 from abpframework/auto-merge/rel-6-0/1340
3 years ago
liangshiwei bc493aef0e
Merge pull request #13955 from abpframework/EngincanV/cli-angular-basic-theme
3 years ago
maliming bedf69d160
Merge pull request #13959 from abpframework/auto-merge/rel-6-0/1339
3 years ago
liangshiwei 01c9ebfa96 CLI work when abp.io is offline
3 years ago
Engincan VESKE 762a3757fc Cli: Fix theme selection for basic theme (angular)
3 years ago
maliming 050013525d
Merge branch 'dev' into auto-merge/rel-6-0/1335
3 years ago
liangshiwei 382f66844a Addd missing Chinese localizations
3 years ago
Laszlo Szabados 63ff234c50 hu-translation
3 years ago
maliming e5f4f40d25
Update DataSeeder.cs
3 years ago
maliming a5524a7005
Add `SeedInSeparateUowAsync` method.
3 years ago
liangshiwei 2cbd74f4b6
Merge pull request #13938 from abpframework/auto-merge/rel-6-0/1334
3 years ago
Halil İbrahim Kalkan 058cd37657 Remove unnecessary Polly dependency from Volo.Abp.Localization.csproj
3 years ago
Engincan VESKE 3dc7b316c0 CLI: Fix theme selection for blazor (basic-theme)
3 years ago
Halil İbrahim Kalkan a9fcdf0074 Change culture parameter to cultureName.
3 years ago
Halil İbrahim Kalkan 6310b81c38 LocalizableStringSerializer should support external localization resources.
3 years ago
Halil İbrahim Kalkan fef4d68eb3 Moved AbpExternalLocalizationOptions to the language management module
3 years ago
Halil İbrahim Kalkan 206642d412 Do not use cookies for c# client proxies.
3 years ago
Halil İbrahim Kalkan 3d5572d776 Implement RemoteExternalLocalizationStore
3 years ago
Halil İbrahim Kalkan 7d1faaec5c Fix client proxy
3 years ago
Halil İbrahim Kalkan 964d55146c Update abp-generate-proxy.json
3 years ago
Halil İbrahim Kalkan 4ad86120d1 Revert AbpApplicationLocalizationAppService
3 years ago
Halil İbrahim Kalkan 1e00cc2bd0 Revert "Update AbpStringLocalizerExtensions.cs"
3 years ago
Halil İbrahim Kalkan 5b78fa68a5 Revert DynamicLocalizationPreference
3 years ago
Halil İbrahim Kalkan 28014c90f9 Merge branch 'dev' into localization-v7
3 years ago
Halil İbrahim Kalkan 702589380b Introduce ApplicationLocalizationRequestDto.OnlyDynamics
3 years ago
Halil İbrahim Kalkan 23fabb1fde Update AbpStringLocalizerExtensions.cs
3 years ago
Halil İbrahim Kalkan 43510eb9f4 Introduce DynamicLocalizationPreference
3 years ago
Halil İbrahim Kalkan bf912d62ca Use ApplicationLocalizationRequestDto instead of string parameter
3 years ago
Halil İbrahim Kalkan d892218c35 Introduce ApplicationLocalizationRequestDto
3 years ago
liangshiwei d4306f401d Hangfire support specific queue
3 years ago
Halil İbrahim Kalkan 2000c96ffc Merge branch 'dev' into localization-v7
3 years ago
Halil İbrahim Kalkan 80be834fcb Update LocalizationResource.cs
3 years ago
maliming b66cd2de49
Add `StaticPermissionDefinitionStore_Tests`.
3 years ago
maliming 668957a099
Merge branch 'dev' into Remove-FormTenantResolveContributor
3 years ago
maliming e0016a0ec3
Merge branch 'net7' into json
3 years ago
maliming 6e66251d5a
Merge branch 'dev' into net7
3 years ago
Salih 67f3a0dca7 Fix momentScriptContributor
3 years ago
Enis Necipoglu ab5e4a9c9b
Merge pull request #13903 from abpframework/EngincanV/blazor-layout-hooks
3 years ago
Yunus Emre Kalkan 59a47eb4ff Cli: Renamed ICmdHelper.OpenWebPage to ICmdHelper.Open
3 years ago
Engincan VESKE 80a9177d84 rename layout name (main to application)
3 years ago
Engincan VESKE 3990e88d40
Merge pull request #13910 from abpframework/auto-merge/rel-6-0/1328
3 years ago
Engincan VESKE fb048a1953
Merge pull request #13906 from abpframework/liangshiwei/cli
3 years ago
maliming 53e4d45782
Merge pull request #13909 from abpframework/auto-merge/rel-6-0/1327
3 years ago
Salih 347803211b Merge branch 'dev' into Replace-all-date-range-inputs-to-daterange-picker-MVC]-#13793
3 years ago
liangshiwei 0ec95e4c83 Fix Kafka connection problem
3 years ago
maliming f42ad59012
Implement UI modules.
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
liangshiwei 0bfce28af1 Add Theme to Symbols
3 years ago
Engincan VESKE d8c233e945 Implement layout hooks for blazor
3 years ago
maliming d62540a492 Implement infrastructure, Domain and EF Core modules.
3 years ago
maliming 325bbbb482
Merge pull request #13896 from abpframework/auto-merge/rel-6-0/1324
3 years ago
Halil İbrahim Kalkan 6dc86702c9 remove initialize in AbpAspNetCoreMvcClientModule
3 years ago
Halil İbrahim Kalkan a63b2dfc45 Implement changes for RemoteLocalizationContributor.
3 years ago
Halil İbrahim Kalkan f6a3530eaf remove initialize in AbpAspNetCoreMvcClientModule
3 years ago
Salih d88e4383d5 Merge branch 'dev' into Replace-all-date-range-inputs-to-daterange-picker-MVC]-#13793
3 years ago
Halil İbrahim Kalkan 98414520a2 Merge branch 'dev' into localization-v7
3 years ago
Halil İbrahim Kalkan e3e16ffa0f MVC UI: Get localization from the new endpoint.
3 years ago
Salih ab99e28d75 Update Shared Theme Global Contributors to depend on Bootstrap Daterangepicker Contributors
3 years ago
Salih 142d406bed Update BootstrapDaterangepickerScriptContributor to depend on MomentScriptContributor
3 years ago
Salih f6e7cbb13d Add moment dependency to the common libraries
3 years ago
Salih 8e360a6aa4 Added bootstrap datarangepicker contributors
3 years ago
Halil İbrahim Kalkan 411ce81560 Added ApplicationConfigurationRequestOptions.
3 years ago
Halil İbrahim Kalkan 01824061d3 Added AbpApplicationLocalizationClientProxy
3 years ago
Halil İbrahim Kalkan dd3e0c9441 Update AbpApplicationLocalizationAppService.cs
3 years ago
lgadola 78a3be7ed1 fixed some typos in a superfluous look
3 years ago
Halil İbrahim Kalkan b82d93a4ab Introduce IAbpApplicationLocalizationAppService
3 years ago
Halil İbrahim Kalkan af39e55416 Remove option: GetFromExternalStore
3 years ago
maliming 05ba7b40ac Move `DeletedPermissions` and `DeletedPermissionGroups` to `AbpPermissionOptions`.
3 years ago
Halil İbrahim Kalkan ccd13c95d5 Introduce async version of StringLocalizerFactory.CreateByResourceNameOrNull.
3 years ago
Halil İbrahim Kalkan 7e36b9e911 Remove old TODOs
3 years ago
Halil İbrahim Kalkan c0a8fdac19 Use GetAllStringsAsync in AbpApplicationConfigurationAppService
3 years ago
Halil İbrahim Kalkan 214132cf25 Introduce IStringLocalizer.GetAllStrings and overloads.
3 years ago
Halil İbrahim Kalkan ae8ba0758c IAbpStringLocalizer.GetSupportedCultures method converted to async
3 years ago
maliming d496bde07d Update abp cli client configuration.
3 years ago
liangshiwei a1bfdc0e90
Merge pull request #13868 from abpframework/auto-merge/rel-6-0/1320
3 years ago
lgadola 3f313103b9 german language files consolidation
3 years ago
Yunus Emre Kalkan d6955af552 Cli: Add LeptonX To Commercial Package List
3 years ago
maliming dffa80b291
Merge pull request #13844 from mgochmuradov/feature/Add_DisablePropertyInjection_Attribute
3 years ago
maliming 800f91db67 Add `AbpPropertySelector`.
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
Halil İbrahim Kalkan 1d33a61250 Added GetSupportedCultures to IAbpStringLocalizer
3 years ago
Halil İbrahim Kalkan 2ccd779eb9 Rename IStringLocalizerSupportsInheritance to IAbpStringLocalizer and inherit from IStringLocalizer.
3 years ago
Merdan Gochmuradov e796d03c0e Added DisablePropertyInjection Attribute with functionality
3 years ago
liangshiwei 07f85ecae2
Merge pull request #13841 from abpframework/auto-merge/rel-6-0/1314
3 years ago
liangshiwei 4595c5cb57
Merge pull request #13832 from abpframework/auto-merge/rel-5-3/1311
3 years ago
liangshiwei 2da6ce2b48 Update NewCommand
3 years ago
liangshiwei a39dde2f87 Merge branch 'rel-6.0' into auto-merge/rel-5-3/1311
3 years ago
Yunus Emre Kalkan a1fceb9180 Cli: Ignore appsettings.json in docker directory when generating appsettings.secrets.json
3 years ago
Halil İbrahim Kalkan 99b9b30323 Moved IExternalLocalizationStore.SaveAsync to the language management module.
3 years ago
Yunus Emre Kalkan 579c38a846
Merge pull request #13836 from abpframework/auto-merge/rel-6-0/1312
3 years ago
Yunus Emre Kalkan c0f2cba0f4 Cli: Add "newer-than-6.0" template symbol
3 years ago
Halil İbrahim Kalkan f35e790360 Revise IExternalLocalizationStore usage.
3 years ago
Halil İbrahim Kalkan 95f6b288a8 Refactor: Adjust namespaces.
3 years ago
Halil İbrahim Kalkan 66238da304 Merge IDistributedLocalizationStore into IExternalLocalizationStore
3 years ago
Halil İbrahim Kalkan d21c20b84b Refactor: Move type into new namespace: IExternalLocalizationStore
3 years ago
Halil İbrahim Kalkan 0c4f43f3cc Change signature of IExternalLocalizationStore.GetResourceOrNull
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
Enis Necipoglu 4e2b7acca5
Merge pull request #13828 from abpframework/auto-merge/rel-6-0/1309
3 years ago
Halil İbrahim Kalkan 614512d1f1 Allow to create stringlocalizer by resource name instead of resource type
3 years ago
Yunus Emre Kalkan 42690fe669 Run abp bundle command after Blazor WASM project creation
3 years ago
maliming ae6771c40e Add `Fullscreen` options to `AbpModalSize`.
3 years ago
maliming f99398b7c0 Fix unit test.
3 years ago
maliming 291c07155d Add `AbpIgnorePropertiesModifiers`.
3 years ago
maliming 047aeb861f
Merge branch 'net7' into json
3 years ago
maliming 866104e071
Update package target to net7.0.
3 years ago
maliming 41303c1f92
Merge branch 'dev' into net7
3 years ago
Halil İbrahim Kalkan c05a4b04b6 Introduce IDistributedLocalizationStore.GetResourceNames
3 years ago
maliming f781b42903
Merge pull request #13644 from abpframework/dynamic-permissions
3 years ago
maliming 4b625d3b27
Merge branch 'dev' into auto-merge/rel-6-0/1304
3 years ago
Halil İbrahim Kalkan 9c4ce8e484 Merge branch 'dynamic-permissions' into localization-v7
3 years ago
Halil İbrahim Kalkan 55f83350d7 Fix SimpleStateCheckerSerializerExtensions
3 years ago
Halil İbrahim Kalkan b24f1a8c1e Lazy resolve IDistributedLocalizationStore
3 years ago
Halil İbrahim Kalkan a812c5aa20 Save localizations on startup.
3 years ago
Halil İbrahim Kalkan 54b4a3859f Introduce AbpDistributedLocalizationOptions
3 years ago
Halil İbrahim Kalkan 56d1222407 Introduce IDistributedLocalizationStore.
3 years ago
maliming 46d8b417ac
Add `InputDateTimeFormats` and `OutputDateTimeFormat` to `AbpJsonOptions`.
3 years ago
maliming f4698d08c1
Disable transactions for sqlite.
3 years ago
Halil İbrahim Kalkan 4604e16f96
Merge pull request #13573 from abpframework/dapr-integration
3 years ago
Halil İbrahim Kalkan 24eda4c9ea Added initial AbpLocalizationScriptController
3 years ago
Halil İbrahim Kalkan aa08492ca1 Remove old todo
3 years ago
liangshiwei 6829794792 Remove AbpDaprClientOptions
3 years ago
maliming 4930ade174
Merge pull request #13774 from abpframework/auto-merge/rel-6-0/1295
3 years ago
liangshiwei 054e25d975 Update BundlingService
3 years ago
liangshiwei d6053c6f18 Update BundlingService
3 years ago
liangshiwei da529664a6 Support compressed dlls
3 years ago
maliming f96ee789ad Update package name.
3 years ago
maliming eb883c36b9
Update framework/src/Volo.Abp.DistributedLocking.Dapr/FodyWeavers.xml
3 years ago
maliming 321ebc352d Merge remote-tracking branch 'origin/net7' into json
3 years ago
maliming dab37df8c1 Merge branch 'dev' into net7
3 years ago
Halil İbrahim Kalkan 74aae575eb Merge branch 'dev' into dynamic-permissions
3 years ago
Halil İbrahim Kalkan 90e03c5303 Set AbpAuditingOptions.ApplicationName by default
3 years ago
maliming ff2ecc004f Remove `HybridJson`.
3 years ago
Marcelo M. M 838e119d2c update PT-BR translation
3 years ago
Halil İbrahim Kalkan 6f5380ab39 Added tests for LocalizableStringSerializer
3 years ago
Halil İbrahim Kalkan 08cced9f9f Add missing `await`.
3 years ago
Halil İbrahim Kalkan b1c3a664bb Introduce ILocalizableStringSerializer
3 years ago
Halil İbrahim Kalkan 31b3cdc15d Include localization key and resources while getting permission grants from server.
3 years ago
Halil İbrahim Kalkan 1f346914f5 LocalizableString fallbacks to the default resource.
3 years ago
Halil İbrahim Kalkan d15795c792 Merge branch 'dev' into dynamic-permissions
3 years ago
Halil İbrahim Kalkan c6da9ba0a9 Use cancellationtoken in distributed locking.
3 years ago
maliming e2748ce82a
Use action replace the `IConfigureOptions` classes.
3 years ago
Halil İbrahim Kalkan 9987b0650e Implemented PermissionsSimpleStateCheckerSerializerContributor and revised serializing.
3 years ago
liangshiwei 1056dd4c61
Merge pull request #13743 from abpframework/auto-merge/rel-6-0/1290
3 years ago
maliming cf2fba3eea
Try to set the status code based on the exceptions.
3 years ago
Halil İbrahim Kalkan 7cb33a57f3 Added FeaturesSimpleStateCheckerSerializerContributor
3 years ago
Halil İbrahim Kalkan 7897fa0dfb Implemented AuthenticatedSimpleStateCheckerSerializerContributor.
3 years ago
maliming 56dca21499
Add `Optional` and `ReloadOnChange` to `AbpConfigurationBuilderOptions`.
3 years ago
Halil İbrahim Kalkan f0d846306a Merge branch 'dev' into dynamic-permissions
3 years ago
liangshiwei 56b9d9b10f Update AbpRedisCache
3 years ago
maliming d6152d01c2
Add `AbpTestServer`.
3 years ago
liangshiwei fa4a082a4b Compatible with old versions of redis server
3 years ago
maliming b4886723b7
Merge branch 'dev' into net7
3 years ago
maliming c59d75be61
Fix unit tests.
3 years ago
Halil İbrahim Kalkan 5c22e9239a Fix PermissionDefinitionManager
3 years ago
maliming 1e9c0871a3
Introduce `IncludeNonPublicPropertiesModifiers`.
3 years ago
Halil İbrahim Kalkan 83904bb0e5 Return null for empty serializer list.
3 years ago
Halil İbrahim Kalkan ede078a4b1 Added extension method: HasSameExtraProperties
3 years ago
Halil İbrahim Kalkan f220de7fe3 Introduce IApplicationNameAccessor
3 years ago
Engincan VESKE b07d9f0bb4
Merge pull request #13698 from abpframework/auto-merge/rel-6-0/1282
3 years ago
Halil İbrahim Kalkan 0bca3f0edf Introduce ICanAddChildPermission
3 years ago
Engincan VESKE 57fc8830a4 CLI: Fix theme selection for blazor-server
3 years ago
Halil İbrahim Kalkan 5ac40e0ec9 Merge branch 'dev' into dynamic-permissions
3 years ago
Yunus Emre Kalkan 55aded2865
Merge pull request #13474 from abpframework/cli-preview-warning
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
maliming e37d0db87d
Merge pull request #13687 from abpframework/auto-merge/rel-6-0/1276
3 years ago
maliming 6c312fabef
Merge pull request #13672 from roc916/patch-1
3 years ago
Halil İbrahim Kalkan addc45f0e3 Merge branch 'dev' into dynamic-permissions
3 years ago
Halil İbrahim Kalkan edbe4aa6e3 Introduce DynamicPermissionDefinitionStoreCache (initial)
3 years ago
Yunus Emre Kalkan a209d2d065 Cli: Add ui symbols in MicroserviceTemplateBase
3 years ago
Halil İbrahim Kalkan acc5789a7e state chakers can be singleton.
3 years ago