Commit Graph

2958 Commits (aed5703f13fec83ad92afee111b1f8161464d956)

Author SHA1 Message Date
Halil İbrahim Kalkan 3cb1b12946 Introduce ApplicationConfigurationCache
5 years ago
erolarkat 2a0eac8c52 Merge branch 'rel-3.1' into dev
5 years ago
erolarkat baf4c0392d npm packages 3.1.0-rc.3
5 years ago
Halil İbrahim Kalkan 147546df1e Merge branch 'dev' into blazor-ui
5 years ago
Yunus Emre Kalkan 7c6b0c4548 Update SuiteCommand.cs
5 years ago
liangshiwei 93fa5864af Add formTenantResolveContributor
5 years ago
Halil İbrahim Kalkan a39e6f34b5
Merge pull request #5185 from abpframework/cotur/cropperjs
5 years ago
Halil İbrahim Kalkan 9316842053 Merge branch 'rel-3.1' into dev
5 years ago
Halil İbrahim Kalkan 28b13d3af3 Add options to GenerateProxyCommand
5 years ago
Halil İbrahim Kalkan ee718ffb3a Resolved #5205: Add "--skip-cli-version-check" option to ABP CLI.
5 years ago
Halil İbrahim Kalkan f4ad9b9eab Add prompt parameter to the GenerateProxyCommand
5 years ago
Halil İbrahim Kalkan 32b3fded57 GenerateProxyCommand should pass __default for unset options.
5 years ago
Halil İbrahim Kalkan 90d779453e Merge branch 'rel-3.1' into dev
5 years ago
Ahmet Çotur da4db91537 Introduce @abp/star-rating-svg npm package
5 years ago
Yunus Emre Kalkan f115d70b1a Update SuiteCommand.cs
5 years ago
Yunus Emre Kalkan 7b891c44b2 Cli: Suite install & update improvements
5 years ago
Yunus Emre Kalkan 9feacbf241 Update NuGetService.cs
5 years ago
Arman Ozak 51934a9949 feat: add "Clear" to AbpUi localization resource
5 years ago
Yunus Emre Kalkan ed0cecb15f Cli: Running switch commands in aspnet-core folder should switch angular project as well if it exist
5 years ago
liangshiwei b2fe5c344f Improved
5 years ago
Halil İbrahim Kalkan 2820aba419 Merge branch 'dev' into blazor-ui
5 years ago
liangshiwei 27e0821fac Fix unit tests
5 years ago
liangshiwei 9669254ecd Update unit tests
5 years ago
Yunus Emre Kalkan 2a784d2de0 Cli: fix UpdateChannel.Prerelease update info
5 years ago
Halil İbrahim Kalkan 6b4bcb0054 Implement WebAssemblyCurrentPrincipalAccessor (temporary solution)
5 years ago
erolarkat e7ea40baa7 Merge branch 'rel-3.1' into dev
5 years ago
erolarkat 414e258f17 npm packages 3.1.0-rc.2
5 years ago
liangshiwei 93ec65f0b1 Update unit tests
5 years ago
Halil İbrahim Kalkan 4e9bff2934 Change Volo.Abp.AspNetCore.Mvc.Contracts to .netstandard2.0
5 years ago
Halil İbrahim Kalkan 12c9039fe8 Created Volo.Abp.AspNetCore.Components.WebAssembly package.
5 years ago
Halil İbrahim Kalkan 2055db30fa Optimize AppUrlProvider: get current tenant only if needed.
5 years ago
liangshiwei 93f54258d8 MongoDB module ACID transaction implementation
5 years ago
Halil İbrahim Kalkan d0d8ae445b Merge branch 'dev' into blazor-ui
5 years ago
Yunus Emre Kalkan 8e2c8a5187 ABP CLI generate-proxy command checks if @abp/ng.schematics package was installed
5 years ago
Halil İbrahim Kalkan a86a533853 Merge branch 'rel-3.1' into dev
5 years ago
Halil İbrahim Kalkan 2bb82f397a Resolved #5168: Use @abp/ng.schematics:proxy command from the ABP CLI to generate Angular service proxies.
5 years ago
Yunus Emre Kalkan 84985faaf1 Update NpmPackagesUpdater.cs
5 years ago
Halil İbrahim Kalkan 296fee3931
Merge branch 'dev' into liangshiwei/Eventbus-kafka
5 years ago
Halil İbrahim Kalkan d5405b1267
Merge pull request #5147 from abpframework/liangshiwei/abp.luxon.js
5 years ago
Yunus Emre Kalkan 4d45501a62 Fix switch-to-preview npm error
5 years ago
liangshiwei ae9f593b5e Add abp.luxon.js
5 years ago
Halil İbrahim Kalkan 1b096f3fef Merge branch 'dev' into blazor-ui
5 years ago
maliming e11d4ce310 Add nullable datetime types.
5 years ago
Halil İbrahim Kalkan 8785dce454 Introduce Volo.Abp.Http.Client.IdentityModel.WebAssembly package & authenticate via dynamic HTTP client proxies.
5 years ago
Ahmet Çotur d410e8059c Introduce @abp/cropperjs npm package
5 years ago
Halil İbrahim Kalkan d1511aa458
Merge pull request #5119 from abpframework/update-documentation-of-rc-and-nightly-switches
5 years ago
Halil İbrahim Kalkan f27d2fbf75
Merge pull request #5107 from abpframework/Cli-new-project-default-mobile-none
5 years ago
xiaoliang1314 3b058c602c Change the file name of IAuditLogScope
5 years ago
Yunus Emre Kalkan f930677ba8 Cli: Removed include-previews option from update command
5 years ago
liangshiwei 393613e421 Use async methods in the MailKitSmtpEmailSender
5 years ago
Halil İbrahim Kalkan 0e8b9857f1 Resolved #5109: Inherit BackgroundEmailSendingJob form AsyncBackgroundJob.
5 years ago
Yunus Emre Kalkan b57188eff6 Cli new project default mobile "none"
5 years ago
liangshiwei 15eb9f2117 Added Quartz.Plugins.TimeZoneConverter
5 years ago
liangshiwei c535194fd1 Update AbpQuartzModule.cs
5 years ago
Oliver Cooper 0228bdaf4a Fixed MySqlConnector compatibility issues between ABP and Quartz when using MySql
5 years ago
Halil İbrahim Kalkan c6acaee035
Merge pull request #5067 from abpframework/liangshiwei/exceptionhandling
5 years ago
liangshiwei 4114733ef4 Rename SendAllExceptionsToClients to SendExceptionsDetailsToClients
5 years ago
Halil İbrahim Kalkan c6b40a9691
Merge pull request #5049 from abpframework/issue/4863
5 years ago
Halil İbrahim Kalkan a9b228a2dd
Merge pull request #5046 from abpframework/maliming/Obsolete-pr-4893
5 years ago
Halil İbrahim Kalkan 722a515acb
Merge pull request #5045 from abpframework/maliming/PredicateBuilder
5 years ago
Halil İbrahim Kalkan b30db6c9f7
Merge pull request #5082 from abpframework/maliming/global-feature-404
5 years ago
Halil İbrahim Kalkan 5eb3297ebc
Merge pull request #5084 from abpframework/maliming/Components-folder
5 years ago
maliming 99b955dcb6
Merge pull request #5083 from abpframework/liangshiwei/upgrade-quaratz-v3.1
5 years ago
maliming 5abca9e16b Add Components js/css files to embedded resource.
5 years ago
liangshiwei 46dbe76910 Upgrade quartz to 3.1.0
5 years ago
maliming bb9783c4f0 Add Components folder to the AllowedExtraWebContentFolders.
5 years ago
maliming 6e01e79001 Create Global Feature Action & Page filters to prevent usage of a controller/page if the feature was disabled
5 years ago
Halil İbrahim Kalkan d2af13fb1f Also accept Name for RequiresGlobalFeatureAttribute.
5 years ago
Halil İbrahim Kalkan 73924d490f Introduce RequiresGlobalFeatureAttribute and implement for MVC API Explorer.
5 years ago
Halil İbrahim Kalkan b7fad45ec4 Resolved #5068: Introduce LoginUrl and LogoutUrl options.
5 years ago
liangshiwei beb95635ab Create AbpExceptionHandlingOptions class
5 years ago
Halil İbrahim Kalkan 1483da256e #5061 Initial Global Features System completed.
5 years ago
liangshiwei 0e25b18aad Update kafka connection pool
5 years ago
maliming 0cbb64adee Merge remote-tracking branch 'origin/dev' into dev
5 years ago
maliming ddc0c3c4f1 Update tr localize text.
5 years ago
Yunus Emre Kalkan 598b682a14 Automatically run the DbMigrator application on the add-module command
5 years ago
maliming 4ab0a18f82 Add multiple constructors.
5 years ago
maliming 2a5ab068e7 Make the method that use propertyBuildAction obsolete.
5 years ago
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