Commit Graph

6646 Commits (0464dfe7eda36b811a7d8e1946df0970edff7d69)

Author SHA1 Message Date
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
Yunus Emre Kalkan f83ed49599
Merge pull request #13679 from abpframework/auto-merge/rel-6-0/1274
3 years ago
Halil İbrahim Kalkan 6359d013bd Introduce ISimpleStateCheckerSerializer and implement serialization of global feature requirements.
3 years ago
Galip Tolga Erdem b4849a3651 Update TemplateCodeDeleteStep.cs
3 years ago
maliming 2875cae136
Update some package to `MicrosoftPackageVersion`.
3 years ago
Roc 49def805ed
Update NewCommand.cs
3 years ago
Roc 5d1c2641c7
Update NewCommand.cs
3 years ago
maliming 149e5c603b
Update Volo.Abp.AspNetCore.Mvc.NewtonsoftJson.csproj
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 0037ff2834 Change MultiTenancySides to byte
3 years ago
liangshiwei 47431aad44 Update AbpDistributedLockDaprOptions
3 years ago
liangshiwei ecd834ca35 Add DefaultTimeout
3 years ago
Halil İbrahim Kalkan c9df1208b7 Remove MultiTenancySides from PermissionGroupDefinition.
3 years ago
Halil İbrahim Kalkan ba8ed35deb PermissionDefinitionManager can be transient.
3 years ago
Halil İbrahim Kalkan c62af908a4 Introduce IAbpApplication.ApplicationName
3 years ago
liangshiwei b7d5ad768a Implement the Dapr DistributedLock
3 years ago
maliming 4d6987a99f
Add `framework/src/Volo.Abp.AspNetCore.Dapr.EventBus` package.
3 years ago
Halil İbrahim Kalkan 8b795f9828 Allow to check permissions without defining them.
3 years ago
Halil İbrahim Kalkan a82c9fc208 Introduce IDynamicPermissionDefinitionStore
3 years ago
liangshiwei ba3b1aded9
Merge pull request #13642 from abpframework/auto-merge/rel-6-0/1265
3 years ago
liangshiwei 3ba3b5f94f Merge branch 'rel-6.0' into auto-merge/rel-5-3/1262
3 years ago
maliming d8bf750ea3
Merge branch 'dev' into dapr-integration
3 years ago
maliming a97c9ad697
Update Startup.cs
3 years ago
liangshiwei 93ac391c6d
Merge pull request #13472 from abpframework/volo/issues/11276
3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago
Halil İbrahim Kalkan 771155d5e7 Extract class: StaticPermissionDefinitionStore
3 years ago
Halil İbrahim Kalkan ea590ec1d9 Convert IPermissionDefinitionManager interface merthods to async
3 years ago
liangshiwei c559fa4335 Add AbpInvocationHandler
3 years ago
liangshiwei bccd115590 Implement the Dapr http client
3 years ago
maliming 4a724493b9
Implement the Dapr event bus.
3 years ago
Yunus Emre Kalkan 79df781513 Cli: Option to always hide CMD output and prevent opining new window
3 years ago
Engincan VESKE a56253b729
Merge pull request #13606 from abpframework/auto-merge/rel-6-0/1257
3 years ago
Engincan VESKE eed4390bc8
Merge pull request #13476 from abpframework/EngincanV/cli-theme-style
3 years ago
maliming 54e9c6736e
Update Volo.Abp.Dapr.csproj
3 years ago
maliming 24a13f4c29
Update AbpDaprModule.cs
3 years ago
maliming 000f32e6b4
Use abp JsonSerializerOptions in `AbpDaprClientFactory`.
3 years ago
maliming d6455db2bd
Add `AbpDaprClientFactory`.
3 years ago
maliming d52c0de479
Merge branch 'dev' into dapr-integration
3 years ago
maliming 997da7e89c
Update ConfigurationHelper.cs
3 years ago
Berin Iwlew 1d6a114ae2 To compound assignment
3 years ago
liangshiwei e09e30f6bc
Merge pull request #13581 from abpframework/auto-merge/rel-6-0/1252
3 years ago
Engincan VESKE 87b77a5acd CLI: Fix the wrong namespace problem while theme switching for blazor
3 years ago
Engincan VESKE f43e85a01a Update ChangeThemeStep.cs
3 years ago
maliming cd9b4bf253
Merge pull request #13578 from abpframework/auto-merge/rel-6-0/1251
3 years ago
maliming e426b7f57b
Update AbpAspNetCoreMvcClientModule.cs
3 years ago
maliming b9b7fbf51b
Add `AbpDaprOptions`.
3 years ago
maliming 07af3ef696
Merge branch 'dev' into dapr-integration
3 years ago
liangshiwei bd03d37a28
Merge pull request #13571 from abpframework/auto-merge/rel-6-0/1249
3 years ago
liangshiwei f2ee559fb4
Merge pull request #13565 from abpframework/EngincanV/issue-13438
3 years ago
liangshiwei e459e0a9bb
Merge pull request #13570 from abpframework/auto-merge/rel-6-0/1248
3 years ago
liangshiwei fd2035fa47 Merge branch 'rel-6.0' into auto-merge/rel-5-3/1247
3 years ago
Engincan VESKE b928ed0a4c Update TemplateProjectBuilder.cs
3 years ago
maliming ea56f65501
Support `enum` as dictionary keys.
3 years ago
Engincan VESKE 91c9a049fb CLI: Don't allow theme selection for lower versions
3 years ago
Enis Necipoglu 96c7eb43d7
Merge pull request #13547 from abpframework/auto-merge/rel-6-0/1241
3 years ago
maliming 0a8157692f
Use `IClientScopeServiceProviderAccessor` to get scoped services.
3 years ago
Yunus Emre Kalkan c7e518faee
Merge pull request #13445 from abpframework/liangshiwei/cli
3 years ago
Enis Necipoglu ef77763dbd Merge branch 'dev' into auto-merge/rel-6-0/1237
3 years ago
liangshiwei 1e921b2b50
Merge pull request #13520 from abpframework/issues/13495
3 years ago
Yunus Emre Kalkan 0dd3d70586 Cli: Improve NpmHelper Npm & Yarn installation check
3 years ago
Yunus Emre Kalkan b95157eda1 Cli: Fix unit tests
3 years ago
Yunus Emre Kalkan de67b01444 Cli: Make Cli compatible with LeptonX packages
3 years ago
maliming d5961e3641
Add `focusElement` opetion to `modal-manager`.
3 years ago
Alper Ebiçoğlu 8a12403aca
fix Actions text for Arabic languge
3 years ago
Engincan VESKE 10b84d71ce Update ThemeStyle.cs
3 years ago
Engincan VESKE 2955adeaf4 CLI: Update system as default theme to theme-style
3 years ago
Yunus Emre Kalkan 1fd214edec Cli: Don't allow --preview project creation with older cli version
3 years ago
Yunus Emre Kalkan 04253ead0d Make empty module creation faster
3 years ago
liangshiwei 03e7412e9a Update EntityChangeEvents_Tests.cs
3 years ago
liangshiwei f9e903b43b Improve
3 years ago
liangshiwei 300cde89c2 Update EntityChangeEventHelper.cs
3 years ago
liangshiwei 30bd5caf2e Remove EntityCreatingEventData, EntityUpdatingEventData, EntityDeletingEventData and EntityChangingEventData
3 years ago
maliming a7fad80153
Merge branch 'dev' into json
3 years ago
liangshiwei 3ab51b38d0
Merge pull request #13356 from abpframework/IHybridServiceScopeFactory
3 years ago
liangshiwei 15de3fc6b1 Allow to create with MAUI in ABP CLI
3 years ago
maliming 9e3f9bf574
Merge pull request #13428 from netcore-jroger/patch-1
3 years ago
JRoger 93e82598a5
chore(test): disable auto generator launchSettings.json
3 years ago
JRoger 873bbbb544
chore(test): disable auto generator launchSettings.json
3 years ago
Enis Necipoglu 3d332ed6f1
Merge pull request #13422 from abpframework/auto-merge/rel-6-0/1210
3 years ago
liangshiwei 53c02f3506
Merge pull request #13420 from abpframework/maliming-patch-1
3 years ago
liangshiwei 1e1bf5354c Merge branch 'dev' into auto-merge/rel-6-0/1209
3 years ago
maliming fc1e7956eb
Update AbpExceptionPageFilter.cs
3 years ago
maliming acb7620b5e
Update AbpExceptionFilter.cs
3 years ago
liangshiwei 8913e42327
Merge pull request #13399 from abpframework/Auditing
3 years ago
TotPeRo ed85f58a62
fix ro translated
3 years ago
liangshiwei f4dee528fb Improve
3 years ago
liangshiwei f4d544c40b Enhance RabbitMQ to set PrefetchCount
3 years ago
maliming e0b7e7bd10
Remove the setter from the auditing interfaces.
3 years ago
Ahmed Fwela fc3697d896 keep old format
3 years ago
Ahmed Fwela 5648a1b515 Improve IMultiLingualObjectManager
3 years ago
maliming 780bb1a043
Merge branch 'dev' into json
3 years ago
maliming f77f92aeee
Add `Volo.Abp.AspNetCore.Mvc.NewtonsoftJson` package.
3 years ago
Halil İbrahim Kalkan ece35761e0 Rename test.
3 years ago
Halil İbrahim Kalkan 6209127e6a Added new test for IDistributedCache.
3 years ago
maliming 03ffe81d83
Split JSON into `Newtonsoft` & `SystemTextJson` packages.
3 years ago
maliming f87002eee1
Remove `IHybridServiceScopeFactory`.
3 years ago
Halil İbrahim Kalkan 4be7bc3fb6 Set rootnamespaces to empty for the new dapr integration packages.
3 years ago
Halil İbrahim Kalkan f1871b8bb2 Created empty Volo.Abp.AspNetCore.Dapr package.
3 years ago
Halil İbrahim Kalkan e8ab404420 Added Volo.Abp.Http.Client.Dapr package.
3 years ago
Halil İbrahim Kalkan 6f9750fa50 Added Volo.Abp.EventBus.Dapr package.
3 years ago
Halil İbrahim Kalkan d284bb069f Added empty Volo.Abp.Dapr package
3 years ago
maliming 2df949f1f5
Merge pull request #13306 from abpframework/berkan/cli-leptonx
3 years ago
Engincan VESKE 04a26b9c3f CLI: Fix wrong path for mvc nolayers template
3 years ago
Engincan VESKE 9d006f2e4c Update ChangeThemeStep.cs
3 years ago
Engincan VESKE 3ae013f0ba Update ChangeThemeStep.cs
3 years ago
Engincan VESKE c4ab2822e7 CLI: Fix the switching theme to Lepton problems for nolayers template
3 years ago
Galip Tolga Erdem d71d4c5425
Merge pull request #13195 from abpframework/volo/pull/10943
3 years ago
maliming 1b5f17dc2e
Merge branch 'dev' into berkan/cli-leptonx
3 years ago
Engincan VESKE 1b8557d2ba Update ChangeThemeStep.cs
3 years ago
Engincan VESKE fe61bc5096 CLI: Refactor ChangeThemeStep.cs
3 years ago
Engincan VESKE bd003f190f Update ChangeThemeStep.cs
3 years ago
Engincan VESKE 07bcf8af06 Update ChangeThemeStep.cs
3 years ago
Halil İbrahim Kalkan 54e1bb7586 Update DistributedCache.cs
3 years ago
Engincan VESKE 3150baeef1 Merge branch 'dev' into berkan/cli-leptonx
3 years ago
Halil İbrahim Kalkan 761a2180d1 Remove TODOs that we won't implement.
3 years ago
Halil İbrahim Kalkan 80f907ff41 Fix method summaries
3 years ago
Halil İbrahim Kalkan 1167c78acd Prevent duplicate providers in the list.
3 years ago
Halil İbrahim Kalkan 2bc83c96ec Merge branch 'dev' of https://github.com/abpframework/abp into dev
3 years ago
Halil İbrahim Kalkan 0b6619d08a Do not add duplicated providers to PermissionDefinition.
3 years ago
liangshiwei 2fe984db55
Merge pull request #13320 from abpframework/auto-merge/rel-5-3/1192
3 years ago
maliming b2dd9040f8
Add `CancelClosingModalWhenFocusLost` extension method.
3 years ago
Engincan VESKE 10454ec759 CLI: Change theme by option for app-nolayers template
3 years ago
maliming 1c5cfb76a7
Merge pull request #13312 from abpframework/auto-merge/rel-5-3/1189
3 years ago
Mahmut Gundogdu 24ec31bfe2 Fix issue #13006
3 years ago
Engincan VESKE 36d2d2358e CLI: Check if it's the default theme for templates
3 years ago
Engincan VESKE 36fb7e5685 Update ProjectCreationCommandBase.cs
3 years ago
Engincan VESKE adaba33501 Merge branch 'dev' into berkan/cli-leptonx
3 years ago
Enis Necipoglu a4e1e9bcba
Merge pull request #13267 from abpframework/EngincanV/blazor-dynamic-components
3 years ago
Engincan VESKE b10aa4516d Rename to AbpDynamicComponents as DynamicLayoutComponent
3 years ago
enisn e7262129ce Exclude abstract BundleContributors in BundlingService
3 years ago
Engincan VESKE c95658683f Create dynamic components for blazor layout
3 years ago
Engincan VESKE 3b164f5378 Add `--theme-style` option to CLI
3 years ago
liangshiwei cbc12060de
Merge pull request #13245 from abpframework/MultiTenancyMiddlewareErrorPageBuilder-bool
3 years ago
maliming 9fbb920e04
Merge pull request #13249 from abpframework/auto-merge/rel-5-3/1178
3 years ago
maliming d1f8a63447
Update the summary.
3 years ago
maliming 371a7a04a3
Update AbpSystemTextJsonSerializerProvider.cs
3 years ago
maliming 68289a95d8
Set JsonSerializerOptionsCache static.
3 years ago
maliming 81f35da08b
Add bool return value to `MultiTenancyMiddlewareErrorPageBuilder` decide to continue the pipeline.
3 years ago
maliming 525d6b5173
Merge branch 'dev' into auto-merge/rel-5-3/1177
3 years ago
maliming ce08df3525
Add `Microsoft.Bcl.AsyncInterfaces` package to `Volo.Abp.DistributedLocking.Abstractions`.
3 years ago
leolaw 8f8c716668 Use Task.CompletedTask replace Task.FromResult(0)
3 years ago
Yunus Emre Kalkan 16561f8cdc Cli: Update docker configuration for app-pro template
3 years ago
Ebicoglu 42546d6cae fixes #13183
3 years ago
liangshiwei eef2e295fc Enhance MongoDbRepository
3 years ago
Halil İbrahim Kalkan cd8b553d12 Make SolutionRenamer public.
3 years ago
liangshiwei 6f8d196f0d
Merge pull request #13156 from abpframework/X-Requested-With
3 years ago
muhammedaltug 75bcd9cbf5 add angular version to ng add command
3 years ago
maliming 93b4a22656
Merge branch 'dev' into auto-merge/rel-5-3/1171
3 years ago
Yunus Emre Kalkan f87eba6875
Merge pull request #13083 from abpframework/issue/13008
3 years ago
Yunus Emre Kalkan 8ee18d6b44 Fix: Cli fails to copy angular files when adding new module
3 years ago
maliming 71e637deb6
Merge pull request #13161 from abpframework/auto-merge/rel-5-3/1167
3 years ago
maliming 1da21efeb7
Merge pull request #13158 from abpframework/liangshiwei/kafka-patch
3 years ago
liangshiwei 4ab0f7fe8c Fix Kafka problem
3 years ago
maliming 98c8aa69a7
Try to delete the tenant's cookie if it does not exist or is inactive.
3 years ago
maliming fa23fd0147
Add the `X-Requested-With` header to Swagger requests.
3 years ago
enisn ae71fd269f Fix mistaken merge conflict merge
3 years ago
Enis Necipoglu fde184a40b
Merge branch 'dev' into auto-merge/rel-5-3/1164
3 years ago
Yunus Emre Kalkan ed9a5ffce0
Merge pull request #13049 from abpframework/issue/10769
3 years ago
Yunus Emre Kalkan cc6ab1314b Merge branch 'dev' into berkan/cli-leptonx
3 years ago
Berkan Sasmaz f82c41c7cf
Merge pull request #13100 from abpframework/IApplicationConfigurationContributor
3 years ago
Gizem Mutu Kurt df4159f551
Merge pull request #13058 from abpframework/volo/issues/10533
3 years ago
Alper Ebiçoğlu 14f3853127
Update ProjectCreationCommandBase.cs
3 years ago
Alper Ebiçoğlu 90494d78c2
Update ProjectCreationCommandBase.cs
3 years ago
Alper Ebiçoğlu 2e82e24d92
Update TemplateProjectBuilder.cs
3 years ago
Alper Ebiçoğlu 2aaa7059f6
Update TemplateProjectBuilder.cs
3 years ago
Berkan Sasmaz d8ad85b2aa
cli: add ChangeToLeptonTheme method to ChangeThemeStep
3 years ago
maliming d6c40fc3dd
Merge pull request #13105 from abpframework/liangshiwei/cli
3 years ago
liangshiwei 4115a9a23c Enhance MauiChangeApplicationIdGuidStep
3 years ago
JRoger 91a6f41a18
chore: Update typo in error message
3 years ago
maliming 9a9e8d36df
Use `IHasExtraProperties` to replace `ExtensibleObject`.
3 years ago
maliming c457e1f359
Introdce the `IApplicationConfigurationContributor`.
3 years ago
Engincan VESKE 73481e4419 CLI: Remove the IdentityServer project from app template if it's not needed
3 years ago
Yunus Emre Kalkan e7ef3b52fd Merge branch 'dev' into event-publish-on-project-creation
3 years ago
Yunus Emre Kalkan a3b8f0828b Update TemplateProjectBuilder.cs
3 years ago
Yunus Emre Kalkan 6c3fa71787 Cli ListTemplatesCommand: Get templates from abp.io & list
3 years ago
Berkan Sasmaz 504d6495fc
cli: add leptonx theme compatibility
3 years ago
Yunus Emre Kalkan d84130012f Created ListTemplatesCommand empty
3 years ago
malik masis 07bfdc611f Merge branch 'dev' into cmskit-widget-render
3 years ago
malik masis 62529edbf8 Moved ConvertToDynamicObject to framework
3 years ago
Halil İbrahim Kalkan 9904a9e13b Update CliPaths.cs
3 years ago
maliming 08118a8d84
Merge branch 'dev' into EngincanV/leptonx-lite
3 years ago
maliming ce08ea99be
Introduce `NpmHelper`.
3 years ago
Yunus Emre Kalkan 3e5181c360 Cli: Publish events on project creation steps
3 years ago
maliming 944377b5d7
Merge branch 'dev' into EngincanV/leptonx-lite
3 years ago
Yunus Emre Kalkan 0d177c2b66
Merge pull request #13074 from abpframework/auto-merge/rel-5-3/1161
3 years ago
Roc dfebe4deff
Update InstallLibsService.cs
3 years ago
maliming 85750d67ab
Merge pull request #13056 from byte-computer-sa/feature/add-greek-localization
3 years ago
maliming 0bdfee92fa
Merge branch 'dev' into auto-merge/rel-5-3/1160
3 years ago
maliming d58d322b1b
Merge pull request #13068 from abpframework/liangshiwei/redbus-patch
3 years ago
Engincan VESKE 0d4d8484ef
Merge pull request #13054 from abpframework/minio
3 years ago
Engincan VESKE b23d37924c Update ChangeThemeStep.cs
3 years ago
Engincan VESKE 8fd5d50f14 Update ChangeThemeStep.cs
3 years ago
Engincan VESKE de76c26bf1 CLI: Fix angular package version problem
3 years ago
Engincan VESKE 16e6a8f984 CLI: Add theme selection support for app and app-nolayers templates
3 years ago
Yunus Emre Kalkan 5d8ae9540e Cli: Don't run npm/yarn install in the directory the doesn't have package.json
3 years ago
Ioannis Kappas f242b442ac
Add greek localization support
3 years ago
maliming 4f67be5f82
Use the appropriate `Builder` object and call `Build`.
3 years ago
Yunus Emre Kalkan 96a521a55b Cli: Build the project if needed when generating code with Suite
3 years ago
Yunus Emre Kalkan eb7f1961d4 Cli: Switch-To commands update all available solutions in subfolders
3 years ago