Commit Graph

2756 Commits (7f266cef99971356e73d2af7ac8cfd3657d3f5c1)

Author SHA1 Message Date
liangshiwei 393613e421 Use async methods in the MailKitSmtpEmailSender
5 years ago
Halil İbrahim Kalkan 0e8b9857f1 Resolved #5109: Inherit BackgroundEmailSendingJob form AsyncBackgroundJob.
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
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
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