Commit Graph

1033 Commits (373f94cb61344d8d307942fc4edf904952d14a6d)

Author SHA1 Message Date
Halil İbrahim Kalkan 81ab10c123
Merge pull request #1505 from abpframework/maliming/SharedContractResolver
6 years ago
Tao Yang 876c9ecb4b
Fix bug of AddIfNotContains extension method in AbpTagHelperAttributeListExtensions.cs
6 years ago
Yunus Emre Kalkan c74e6ff982 Update Default.cshtml
6 years ago
maliming ed0934f7f4 ApiDescriptionFinder uses static JsonSerializerSettings directly.
6 years ago
maliming 743c80bc18 Reuse shared JsonSerializerSettings instead of shared ContractResolver.
6 years ago
Yunus Emre Kalkan 7678681d2c removed unused code
6 years ago
Halil İbrahim Kalkan 46eb5b380b Create initial sample dashboard.
6 years ago
Halil İbrahim Kalkan 3707fc7c85 Update WidgetDefinition.cs
6 years ago
Halil İbrahim Kalkan f186648270 Renamed StyleSrcs to StyleFiles and ScriptSrcs to ScriptFiles
6 years ago
Halil İbrahim Kalkan 39b7abf4b4 Resolve #297: Widget system.
6 years ago
Halil İbrahim Kalkan fb9b39452f Remove WidgetRenreder and decorate DefaultViewComponentHelper instead.
6 years ago
Halil İbrahim Kalkan 49bb6646a6 Auto add styles/scripts of a used widget in the page #297
6 years ago
Xeevis 72a6b92278 Remove redundant type attributes
6 years ago
maliming 88ead6fdb9
Merge branch 'dev' into maliming/SharedContractResolver
6 years ago
Halil İbrahim Kalkan a6f8226276 Added TODO
6 years ago
Halil İbrahim Kalkan 08fd42e1d4 Revised AbpJsonOptions.
6 years ago
maliming 29ac532cb5 Move GetSharedAuditingContractResolver to the JsonNetAuditSerializer class.
6 years ago
Halil İbrahim Kalkan ccbdfcc7ec Add local-framework-ref option to project building.
6 years ago
İsmail ÇAGDAŞ efe7f2aba3 follows 922af8e558 remove MailKitSmtpEmailSender.SendMail
6 years ago
maliming d02f3cf297
Merge branch 'dev' into maliming/SharedContractResolver
6 years ago
maliming e27de68142 Resolve #1503 Reuse Contract Resolver, improve performance.
6 years ago
Halil İbrahim Kalkan 98f95809ab
Merge branch 'dev' into MailKit-integration
6 years ago
Halil İbrahim Kalkan dd6bf460ea
Merge pull request #1489 from abpframework/maliming/AbpJsonOptions
6 years ago
maliming ce54914459 Fix #1492 MongoDbRepositoryRegistrar bug.
6 years ago
maliming 76ed33a910 add AbpJsonOptions.
6 years ago
Yunus Emre Kalkan 2ae42a6d43 removed constructor from AbpMailKitOptions
6 years ago
Yunus Emre Kalkan 6032d2403f global filters ui
6 years ago
Yunus Emre Kalkan 780c8e9cbe dashboard demo improvements
6 years ago
Yunus Emre Kalkan cd690f52b0 Refactor
6 years ago
Yunus Emre Kalkan 0ef023c0c9 dashboard global filters
6 years ago
Halil İbrahim Kalkan 255640f32a Remove sync extensions for ISettingProvider
6 years ago
Halil İbrahim Kalkan b9c472fa53 Delete TenantStoreExtensions.cs
6 years ago
Halil İbrahim Kalkan 1baf53ba64 Define sync methods for tenant store to reduce AsyncHelper.RunSync usage.
6 years ago
Halil İbrahim Kalkan 95e6d07f11 Remove LanguageProviderExtensions.
6 years ago
Halil İbrahim Kalkan 3480625d88 #1403 Remove IFeatureChecker sync extensions
6 years ago
Halil İbrahim Kalkan 922af8e558 Remove EmailSenderBase.SendEmail
6 years ago
Halil İbrahim Kalkan 62183a9ce4 Reduce AsyncHelper.RunSync usage
6 years ago
Halil İbrahim Kalkan 588dafe60c Reduce AsyncHelper.RunSync usage #1403
6 years ago
Halil İbrahim Kalkan ed0895e712 Remove RunnableExtensions, Remove IRunnable from AbpTimer.
6 years ago
Halil İbrahim Kalkan f5e6d52245 Resolved #1465: Remove Sync API for IEmailSender
6 years ago
Halil İbrahim Kalkan 4ce0381da0 Fixed #1464: Add sync methods to IBackgroundJobStore
6 years ago
Halil İbrahim Kalkan e026dfd985 #1403 Remove sync extensions for IAuthorizationService
6 years ago
Halil İbrahim Kalkan 490750ffc2 Resolved #1456: Remove CrudAppService and rename AsyncCrudAppService to CrudAppService
6 years ago
Yunus Emre Kalkan 4252c8a586 added tests
6 years ago
Yunus Emre Kalkan c45df7ff8e Merge branch 'dev' into MailKit-integration
6 years ago
Yunus Emre Kalkan f5813a9c18 Update AbpEmailingTestModule.cs
6 years ago
Yunus Emre Kalkan b31814bae0 Update AbpMailKitModule.cs
6 years ago
Halil İbrahim Kalkan b9891801a8 Remove AsyncHelper.RunSync from AuditingStoreExtensions
6 years ago
Halil İbrahim Kalkan 547d927d21 Introduce IAbpTagHelperService.Process to reduce AsyncHelper.RunSync usage
6 years ago
Halil İbrahim Kalkan 3a73a7882b Make TagHelperExtensions.ProcessAndGetOutput method async!
6 years ago
Yunus Emre Kalkan b10ba343e2 added Volo.Abp.MailKit
6 years ago
Halil İbrahim Kalkan 73ec92f3af Introduce ISettingValueProviderManager.
6 years ago
Halil İbrahim Kalkan db03028853 Introduce IPermissionValueProviderManager, make PermissionChecker transient.
6 years ago
Halil İbrahim Kalkan 9203ad1fa7
Merge pull request #1441 from abpframework/maliming/download
6 years ago
maliming 7bc3cad009 Remove Todo.
6 years ago
Wayne d84b2bdef8 Fixed Namespace Issue
6 years ago
Halil İbrahim Kalkan 965867d05f
Merge pull request #1430 from abpframework/maliming/automapper
6 years ago
Halil İbrahim Kalkan a969af2b55
Merge pull request #1422 from abpframework/maliming/unitofwork
6 years ago
Halil İbrahim Kalkan 01cf40120c #1426 UnitOfWorkManager should be singleton.
6 years ago
Halil İbrahim Kalkan 622e7ad7e0 #1426 LocalDistributedEventBus should be singleton.
6 years ago
maliming 797b011c93 Remove the static API from the Automapper module.
6 years ago
maliming 12f0d9bace Upgrade System.Linq.Dynamic.Core to 1.0.18
6 years ago
Yunus Emre Kalkan c4ced2dea9 Update AbpTagHelperAttributeListExtensions.cs
6 years ago
Yunus Emre Kalkan f3bdcefcfc Update AbpTagHelperAttributeListExtensions.cs
6 years ago
maliming 3dc317b333 Fixed #1417 EF Unit of work: Collection was modified; enumeration operation may not execute problem.
6 years ago
Xeevis 195779bce1 Fix ProjectReference -> PackageReference
6 years ago
maliming 8fa7acf5ac Remove some parameters of TemplateDownloadInputDto.
6 years ago
maliming 11377a653f Add CliAnalytics.
6 years ago
Xeevis 4b2c6b23de #1408 Refactor NugetReferenceReplaceStep
6 years ago
maliming 309c5f38f5 Add Account layout html lang.
6 years ago
Halil İbrahim Kalkan 85c4c9a768
Merge pull request #1402 from abpframework/maliming/issue1397
6 years ago
Halil İbrahim Kalkan fb189814f7 Replace AsyncLock with SemaphoreSlim
6 years ago
Halil İbrahim Kalkan 3b2dae6f49 #1403 Refactor UnitOfWorkManager.
6 years ago
Halil İbrahim Kalkan d27fccc523 Extract IProxyScriptManagerCache. Make ProxyScriptManager transient.
6 years ago
Halil İbrahim Kalkan 10f7d79019 Make NuGetService transient.
6 years ago
Halil İbrahim Kalkan f719bda32f Use IServiceScopeFactory instead of IHybridServiceScopeFactory for event bus.
6 years ago
Halil İbrahim Kalkan 63baeaa874 #1403 refactor singletons.
6 years ago
Halil İbrahim Kalkan 5c38eef332 #1403 Refactor BackgroundJobWorker
6 years ago
Halil İbrahim Kalkan 3cf7e516d7 Convert AspNetCoreApiDescriptionModelProvider and ApiDescriptionFinder to transient.
6 years ago
Halil İbrahim Kalkan 5636dd4fb5 #1403: Simplify ApiDescriptionCache
6 years ago
maliming 678b37492d Use `Environment.NewLine` instead of `\r\n`
6 years ago
maliming 761952412e Use CurrentCulture as the page language.
6 years ago
maliming c33b586726 Resolve #1397 ContentLayout supports html lang.
6 years ago
Yunus Emre Kalkan 7d5d33a1b4 mongodb namespaces & projects renamed
6 years ago
Yunus Emre Kalkan 23e2b18e93
Merge pull request #1388 from lonwern/cli-check-npm-ondemand
6 years ago
maliming df8311b2ab Use a regular expression to get the package name.
6 years ago
lonwern 318678dc4a Remove unnecessary reference
6 years ago
lonwern 9a2388628d Typo fix
6 years ago
lonwern da78791d0f Cli check npm global packages on-demand
6 years ago
Yunus Emre Kalkan 69d76c5c08
Merge pull request #1379 from abpframework/maliming/zip
6 years ago
Yunus Emre Kalkan 05051241d3 minor changes
6 years ago
maliming 87f0ca1370 Resolve #1114 Use the new zip class library (SharpZipLib)
6 years ago
Reichenbach, Michael 4307209bf7 feat(cli): add default proxy support to cli
6 years ago
Halil İbrahim Kalkan 6375598774 Added Tool name option to CLI downloads
6 years ago
Halil İbrahim Kalkan a694ab2dff Add option to enable/disable caching on template download
6 years ago
Halil İbrahim Kalkan 2f39d2a15b Resolved #1370: Get ClientSecret from appsettings.json for MVC template DbMigration application.
6 years ago
Reichenbach, Michael 70d334068b refactor(multi-tenancy): move TenantId check into BaseAppService
6 years ago
Reichenbach, Michael 21e96168b4 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Reichenbach, Michael 2a4c319081 fix(multi-tenancy): correctly set TenantId on create in AppService
6 years ago
Halil İbrahim Kalkan faad6f8da2 Fixes #1367: Actions subscribed to ServiceCollectionRegistrationActionExtensions.OnRegistred are not invoked
6 years ago