Commit Graph

2830 Commits (52b43e4b56d66fc2ec502d666c84d128cd2302c8)

Author SHA1 Message Date
maliming 362561e8d8 Remove the Obsolete methods.
5 years ago
maliming fc2cd29f2e Add PredicateBuilder class.
5 years ago
Halil İbrahim Kalkan 1b352cef4d Double check _requestLocalizationOptions
5 years ago
liangshiwei 22ae6ca993 Add Kafka event bus integration
5 years ago
maliming 2eb0913378 Use integer instead of double.
5 years ago
maliming 1f72c489a4
Update Volo.Abp.IdentityModel.csproj
5 years ago
maliming b6cde3af21
Merge branch 'dev' into maliming/CachetheAccessToken
5 years ago
maliming df8ad3bcbc
Update Volo.Abp.IdentityModel.csproj
5 years ago
maliming 564d8ffcfd Add BaseDc to AbpLdapOptions.
5 years ago
Halil İbrahim Kalkan a90ee7e1a0 Fix ambigious overload problem for MapEfCore.
5 years ago
Halil İbrahim Kalkan 194fa311fa
Merge branch 'dev' into maliming/HandleExtraPropertiesOnSave
5 years ago
Halil İbrahim Kalkan cbbf56c66b
Merge pull request #4893 from abpframework/maliming/MapEfCoreProperty
5 years ago
maliming 9abd58dae1 Revert sample code of template project.
5 years ago
liangshiwei 36685d05a2 Use CopyToAsync to copy the stream
5 years ago
maliming 9b9c66034a Add EntityTypeAndPropertyBuildAction to the ObjectExtensionPropertyInfoEfCoreMappingOptions.
5 years ago
maliming 40ceea0356 Allow to set the value of ExtraProperties to null.
5 years ago
Halil İbrahim Kalkan 2f70841ded
Merge pull request #4734 from abpframework/maliming/AbpFileExtensionContentTypeProvider
5 years ago
Halil İbrahim Kalkan 7a94bc42ae
Merge pull request #4984 from abpframework/maliming/ldap
5 years ago
Halil İbrahim Kalkan 3ae4d7e6c2
Merge pull request #5004 from abpframework/maliming/automapper-10
5 years ago
Halil İbrahim Kalkan 6876bfb3af
Merge pull request #4950 from abpframework/maliming/log-patch
5 years ago
Halil İbrahim Kalkan 116fa04479
Merge pull request #4885 from abpframework/maliming/SaveChangesOnDbContextAsync
5 years ago
Halil İbrahim Kalkan d7934f3f5c
Merge pull request #4809 from abpframework/maliming/BasicAggregateRoot
5 years ago
Halil İbrahim Kalkan 3988354d78
Merge pull request #4978 from abpframework/maliming/arrayinquerystring
5 years ago
maliming f6c80f765e Fix OverrideOptionsAsync method logic error.
5 years ago
maliming c49b62ae03 Update ldap localization.
5 years ago
maliming ed77133847 Refactor the Volo.Abp.Ldap library.
5 years ago
maliming 4c2aa3a72c Fix build error.
5 years ago
maliming d24d4c8403 Add LdapSettingProvider.
5 years ago
maliming e311ebaf3d Refactor some code of Ldap.
5 years ago
maliming 736446f983 The AddQueryStringParameter method supports values of array type.
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
maliming 592b511614 Combine related log messages to ones.
5 years ago
maliming df4200932d Handle multi-tenant in DatabaseBlobProvider.
5 years ago
liangshiwei fae64bf317
adding missing ressources for arabic culture.
5 years ago
maliming ad5bec023b Use TypeHelper.IsPrimitiveExtended.
5 years ago
maliming de5f469ed0 Small refactoring.
5 years ago
maliming 6697958e79 Convert entity property to entry property type.
5 years ago
maliming 1c8d498e8b Upgrade Automapper to v10.0.0
5 years ago
erolarkat 574c765f06 Merge branch 'master' into dev
5 years ago
erolarkat f570151803 npm packages 3.0.5
5 years ago
Farouk Belhocine 5c845fc9af removing no needed transaltion file
5 years ago
Farouk Belhocine f55e700474 adding missing resources for arabic culture.
5 years ago
maliming 4b26de93ba
Merge pull request #4906 from skomis-mm/fix/audit_nre_fix
5 years ago
Sergey Komisarchik d18dc20282 revert test context changes
5 years ago
Halil İbrahim Kalkan c0f085de35 Merge branch 'master' into dev
5 years ago
Sergey Komisarchik 76f6471103 Fix NRE on EntityHistoryHelper.ShouldSavePropertyHistory
5 years ago
Halil İbrahim Kalkan 51bebf4dfb Resolved #4905: Allow to add converters to the standard JSON serializer
5 years ago
Halil İbrahim Kalkan 226d58440b Introduce ApiTypeNameHelper
5 years ago
Halil İbrahim Kalkan d0b1ce8076 Do not include base properties to type definitions
5 years ago
Halil İbrahim Kalkan 64f27887b0 Better hande generics on API definition endpoint.
5 years ago
Halil İbrahim Kalkan d04910fdb6 Properly handle dictionaries for API description model.
5 years ago
maliming 7529f9e388 Use EntityTypeBuilder & PropertyBuilder in the MapEfCoreProperty method.
5 years ago
Halil İbrahim Kalkan dca1b6af7a Remove unused namespaces.
5 years ago
Yunus Emre Kalkan e6ba5bd855
Merge pull request #4583 from wakuflair/nolabel
5 years ago
maliming 8bb0067111 Added SaveChangesOnDbContextAsync method to the IEfCoreDbContext.
5 years ago
Halil İbrahim Kalkan 105fbfdce9
Merge pull request #4555 from abpframework/maliming/eto-tenant
5 years ago
Halil İbrahim Kalkan 864a7e05fe
Merge pull request #4823 from abpframework/maliming/currentLanguage
5 years ago
Halil İbrahim Kalkan 542d80f753
Merge pull request #4523 from abpframework/maliming/cacheInUow2
5 years ago
Halil İbrahim Kalkan 27050189dc Check IHasCreationTime instead of ICreationAuditedObject
5 years ago
Halil İbrahim Kalkan 276a48a240 Resolved #4862 Support async object mapping for the base CRUD application service.
5 years ago
Halil İbrahim Kalkan 1a1dc3e0da Fix Account.cshtml
5 years ago
liangshiwei 0d426bcce0
Merge pull request #4844 from Aprite/aliyun-200722
5 years ago
cherie 5bc83ddbbc feat: add TemporaryCredentialsCacheKey
5 years ago
liangshiwei 8513f7c29a Add blob storing AW Sintegration document
5 years ago
shaoxiaoxu 611e380893 feat: add TemporaryCredentialsCacheKey
5 years ago
İsmail ÇAĞDAŞ ba484e737b
Merge pull request #4782 from abpframework/abp-prerelease-compatibility
5 years ago
Yunus Emre Kalkan 93fd1898dc cli: remove includePreviews from nugetservice.GetLatestVersionOrNullAsync
5 years ago
maliming ccef35a330
Merge pull request #4826 from abpframework/liangshiwei/blob-aws
5 years ago
Yunus Emre Kalkan 9adaf7014f Update SwitchToStableCommand.cs
5 years ago
liangshiwei 1aaabc7e90 Used IStringEncryptionService to encrypt data
5 years ago
liangshiwei ae78f0dcda Improve
5 years ago
liangshiwei ecd234de98 Add unit tests
5 years ago
Yunus Emre Kalkan 55de0da328 cli: create VersionHelper
5 years ago
maliming dbe69735c9 Handle the case where currentLanguage is null.
5 years ago
Yunus Emre Kalkan e68392ccee Cli: use soluıtion's nuget.config & create it if it doesn't exist
5 years ago
Yunus Emre Kalkan 0f03115bad Update PackageSourceManager.cs
5 years ago
Yunus Emre Kalkan c394812eb8 Cli: added Angular option to NpmApplicationType
5 years ago
liangshiwei 643ab8d526 Add aws s3 blob provider
5 years ago
Yunus Emre Kalkan 65599a0ac0 Update NpmPackagesUpdater.cs
5 years ago
Yunus Emre Kalkan f9bf78ff9b Update NpmPackagesUpdater.cs
5 years ago
Yunus Emre Kalkan 6b05f999c6 Update VoloNugetPackagesVersionUpdater.cs
5 years ago
maliming 51f765c84c
Update framework/src/Volo.Abp.EntityFrameworkCore/Volo/Abp/Domain/Repositories/EntityFrameworkCore/EfCoreRepository.cs
5 years ago
Yunus Emre Kalkan 6a2d71882e Merge branch 'dev' into abp-prerelease-compatibility
5 years ago
maliming 57fdecc462 Add GetMany & SetMany unit tests.
5 years ago
maliming a391e7a528 Refactor.
5 years ago
maliming 4b02b14350 Merge branch 'dev' into maliming/cacheInUow2
5 years ago
maliming 3f975b8b3e Get event data tenant id from IEventDataMayHaveTenantId.
5 years ago
maliming 268f2272ff Merge branch 'dev' into maliming/eto-tenant
5 years ago
maliming 5ef60faa8c Introduce BasicAggregateRoot base class
5 years ago
maliming 4c1d2f8957 Make EfCoreRepository implement IAsyncEnumerable<TEntity>
5 years ago
maliming 56fc1797a7
Merge pull request #4797 from abpframework/maliming/Insert_Should_Set_Guid_Id
5 years ago
Halil İbrahim Kalkan 2bc29b2a19 re-init widget on refresh & replace
5 years ago
Halil İbrahim Kalkan 9c70d7c393 widget-manager should use findWithSelf
5 years ago
Yunus Emre Kalkan 33b53d012e Github releases: ensure versions are listed by semantic compare
5 years ago
Halil İbrahim Kalkan beadedc0c6 Introduce the IEventDataMayHaveTenantId interface.
5 years ago
maliming a6329f4b41 Move Insert_Should_Set_Guid_Id test method to repository test base class.
5 years ago
maliming bda9a997f3 Merge branch 'dev' into maliming/UserSecurityLog
5 years ago
Halil İbrahim Kalkan 96c7ece45c
Merge pull request #4700 from abpframework/maliming-patch-1
5 years ago
Halil İbrahim Kalkan 95babecb4a
Merge pull request #4634 from abpframework/maliming/setIdInInsert
5 years ago
Halil İbrahim Kalkan 79749851e8
Merge pull request #4636 from abpframework/maliming/dataFormat
5 years ago
Halil İbrahim Kalkan 1d07c69634
Merge pull request #4713 from abpframework/maliming/patch-1
5 years ago
Yunus Emre Kalkan b570f4482f Merge branch 'dev' into abp-prerelease-compatibility
5 years ago
liangshiwei 83ca223028 Use eventEntry.EventBus instead of eventPublisher
5 years ago
Yunus Emre Kalkan f4bb99b317 fix: missing tagnames in bootstrap tag helpers
5 years ago
maliming c5bfdb7053 Add CacheAbsoluteExpiration to IdentityClientConfiguration.
5 years ago
maliming c509499ac4 Cache Identity Server discover document.
5 years ago
maliming 78925320bc Merge branch 'dev' into maliming/CachetheAccessToken
5 years ago
Halil İbrahim Kalkan 6136fab6ac
Merge pull request #4715 from abpframework/liangshiwei/eventbus-patch-1
5 years ago
liangshiwei 1093cdc909
Merge pull request #4735 from Aprite/aprite/add-blobstoring-aliyun-from-dev
5 years ago
Yunus Emre Kalkan 2c9f32b3bb cli: remove abp nightly source when switched to stable
5 years ago
Halil İbrahim Kalkan 783df06e9a
Merge pull request #4617 from abpframework/liangshiwei/Added-GetPagedListAsync-to-repository
5 years ago
Yunus Emre Kalkan 873ffd49ad Cli: pre-release option for update npm command
5 years ago
Yunus Emre Kalkan df11564ac1 cli: add-package version option
5 years ago
Yunus Emre Kalkan d225b8e463 Merge branch 'dev' into abp-prerelease-compatibility
5 years ago
shaoxiaoxu c08505ac32 chore: Add Volo.Abp.BlobStoring.Aliyun.csproj
5 years ago
shaoxiaoxu a2ce03d55f Merge remote-tracking branch 'remotes/upstream/dev' into aprite/add-blobstoring-aliyun-from-dev
5 years ago
shaoxiaoxu 889d9f1910 fix: Unit test get exceptions.
5 years ago
liangshiwei 9d05992f07
Merge pull request #4688 from mhymhygi/miniostoring
5 years ago
liangshiwei 897d4d556a
Change GetMinioClient method access modifiers to protected virtual
5 years ago
shaoxiaoxu 30f36aca8f chore: resolve conversation https://github.com/abpframework/abp/pull/4735
5 years ago
nuck.tang 37453bf078 Hiding MinioBlobContainer_Tests code
5 years ago
nuck.tang a547c6b038 Add MinioBlobNamingNormalizer
5 years ago
mehmet-erim 8737042e4b Merge remote-tracking branch 'origin/master' into dev
5 years ago
erolarkat c88150ae93 npm packages 3.0.4
5 years ago
Alper Ebicoglu 94ef0757e5 dispose response message
5 years ago
Yunus Emre Kalkan a04a07a55d Cli: GetSourceCommand & NewCommand --preview option
5 years ago
Ahmet Çotur 5c6d0fc75f Merge branch 'master' into dev
5 years ago
Ahmet Çotur a1bb508fa4 added host folder to DeleteAppAndDemoFolderAsync
5 years ago
Yunus Emre Kalkan 31c992fe17 Cli: update option for rc previews
5 years ago
mehmet-erim 62e3bd0995 Merge remote-tracking branch 'origin/master' into dev
5 years ago
mehmet-erim 4b7f16a719 chore: run gulp script for all folders
5 years ago
Yunus Emre Kalkan a86e58bdea cli: rename nightly preview commands
5 years ago
nuck.tang 18b69b71ab Code optimization
5 years ago
shaoxiaoxu 372388f314 fix: usersecrets is not set,the unit tests error.
5 years ago
shaoxiaoxu 29f014b70a Merge remote-tracking branch 'remotes/upstream/dev' into aprite/add-blobstoring-aliyun-from-dev
5 years ago
Necati Meral 6a2cbde194 Merge branch 'dev' of https://github.com/abpframework/abp into german-dutch-encoding
5 years ago
Armağan Ünlü 3f69d25adc Resolved #4023
5 years ago
maliming a1ca5979f8 Cache the AccessToken in IdentityModelAuthenticationService.
5 years ago
shaoxiaoxu 15ed102349 chore: remove unused object
5 years ago
shaoxiaoxu c9a36548fd chore: translate into english
5 years ago
shaoxiaoxu 0fef923453 feat: add volo.abp.blobstoring.aliyun from dev
5 years ago
maliming a3955f9ae2 Introduce AbpFileExtensionContentTypeProvider.
5 years ago
maliming cab2abc0bb
Update AbpExceptionHandlingMiddleware.cs
5 years ago
maliming 20add76559
Update AbpExceptionHandlingMiddleware.cs
5 years ago
maliming 1a06410bef Do nothing if there is no renderer registered with the given name.
5 years ago
Halil İbrahim Kalkan e281c362d1
Merge pull request #4633 from abpframework/maliming/cli-snake-case
5 years ago
Necati Meral 0a906bac7e Fixed typo
5 years ago
liangshiwei 25628575e5 Use eventEntry.EventBus instead of eventPublisher
5 years ago
maliming 0077d159ff fix language typo.
5 years ago
maliming ef3cab9b08 Refatoring BundleContributor Make it support LocalizationMapOptions
5 years ago