Commit Graph

2773 Commits (c34c562c5eb7b8215e30212c2f51723bf6903fb3)

Author SHA1 Message Date
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