Commit Graph

1278 Commits (e2a5390bd799bf2ee75c1c9ccce41ecd870c5d0c)

Author SHA1 Message Date
Marcelo M. M 31ad6e3d63 Updating PT-BR translation
5 years ago
Halil İbrahim Kalkan dc362dfbd9 Resolved #1728: Remove overriding equals for entities and value types.
5 years ago
Halil İbrahim Kalkan 95070dcadb Use Microsoft.NET.Sdk.Web
5 years ago
Halil İbrahim Kalkan b9e418a924 Move projects to netcore3.0
5 years ago
Halil İbrahim Kalkan 0af88bc52d Fix EF Core global query filter problem on .netcore3.0
5 years ago
Halil İbrahim Kalkan a52ba7787d Switch to MapControllerRoute instead of UseMvc
5 years ago
Halil İbrahim Kalkan f24a32b201 Make bootstrap demo running
5 years ago
Halil İbrahim Kalkan baf876e320 Upgraded asp.net core projects to 3.0 preview 9
5 years ago
Halil İbrahim Kalkan ad8497b066 Update AbpAuthorizationModule.cs
5 years ago
Halil İbrahim Kalkan d48bdcfd66 Updated test csproj file dependencies and created common.test.config
5 years ago
Halil İbrahim Kalkan a2a6b7cd8e Updated nuget packages to net preview9
5 years ago
Yunus Emre Kalkan 5a5dadd394 Merge branch 'dev' into Manage-account
5 years ago
Yunus Emre Kalkan 7960751630 added manage profile page
5 years ago
maliming cc245a69f8 Use the Scoped service.
5 years ago
maliming 97dc9c0a1b Delayed initialization of the language.
5 years ago
Halil İbrahim Kalkan dec0b6ffa5 Fix url paths in also minified css files.
5 years ago
Halil İbrahim Kalkan 1b84ea650b Fixed #1680: Can't logout from the Web UI.
5 years ago
Halil İbrahim Kalkan e8a7e3ec9a #1705 Add AddProfile method again.
5 years ago
Halil İbrahim Kalkan a48857f394 Resolved #1706: Remove ABP's AutoMap attributes.
5 years ago
Halil İbrahim Kalkan 2292cf67f6 Resolved #1705: Replace AddProfile by AddMaps for AbpAutoMapperOptions
5 years ago
Halil İbrahim Kalkan 7b4037052c
Merge pull request #1616 from abpframework/maliming/AutomapperPrefix
5 years ago
maliming 60ae9dd4ae Resolve #1697 Show menu and submenu icon.
5 years ago
maliming 12ce2204c0 CliAnalytics add UiFramework field.
5 years ago
Halil İbrahim Kalkan 08837f1fba IdentityModelAuthenticationService support custom parameters
5 years ago
Dillan Cagnetta cfea1882cc Updated: removed (unnecessary?) ToArray call on EventHandlerFactories - TODO item
5 years ago
Halil İbrahim Kalkan 0ffefc4ca0 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan f5d49c959a Update CurrentUser.cs
5 years ago
Yunus Emre Kalkan f901f90919 template download improvements
5 years ago
Halil İbrahim Kalkan 4b5e9a1297 Remove redundant question marks.
5 years ago
Halil İbrahim Kalkan 999b2ba74c Update DeveloperApiKeyResult.cs
5 years ago
vnetonline b8ab12e33f
Changes example usage information for -sp option using relative path
6 years ago
Yunus Emre Kalkan b3e74314c0 Cli Update Command: Add parameter for selecting which package type to update
6 years ago
Yunus Emre Kalkan 4a0a2ec7b7 Cli Update Command: Configure for Angular
6 years ago
maliming 62b3b6aca6
Merge pull request #1648 from abpframework/maliming/AutomapperV9
6 years ago
maliming 1ca6878688 Resolve #1627 Upgrade AutoMapper to version 9.
6 years ago
Yunus Emre Kalkan 70c0c77944 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Halil İbrahim Kalkan ebf12263cc Remove update analytics collection.
6 years ago
Halil İbrahim Kalkan da08d67d24 Updated npm package dependencies
6 years ago
Yunus Emre Kalkan 27c8d72964 Cli update command no longer runs yarn & gulp if there is no change
6 years ago
Yunus Emre Kalkan a14aa1d8e3 revert accidently pushed changes
6 years ago
Yunus Emre Kalkan f608d8b5f0 pgrade @abp npm dependencies to latest version
6 years ago
Halil İbrahim Kalkan 905baffdc6 Resolved #1498: Set IServiceProvider in ValidationContext.
6 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
maliming 7a088fc29a Resolve #1629 Modify the EF Core global filter expression.
6 years ago
Halil İbrahim Kalkan 77079cf981 Resolved #1628: Upgrade all NuGet packages for the framework for v0.19 release.
6 years ago
maliming 5ccdbcc854 Resolve #1618 Use a constant string as the key for the HttpContext's Items.
6 years ago
maliming 7d5871a3ab fix #1615 Add a prefix to AutoMap*Attribute.
6 years ago
Halil İbrahim Kalkan 1af170e9ba Update on NuGet.Config on project creation.
6 years ago
Yunus Emre Kalkan 6d2a58c019 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan 26df36312b fixed sweetalert escape bug in modal unsaved changes
6 years ago
Halil İbrahim Kalkan bfa915c11b Add new template
6 years ago
Halil İbrahim Kalkan 7eff0e8feb ModuleTemplate generation fix.
6 years ago
Halil İbrahim Kalkan db97ed9f52 Update ModuleTemplate.cs
6 years ago
Halil İbrahim Kalkan 4a21d9902f Resolved #1594: Rename "mvc-module" template's name to "module".
6 years ago
Halil İbrahim Kalkan 074963119e Replace console test app port.
6 years ago
Halil İbrahim Kalkan 59455052aa Switch EF to Mongo step for MyCompanyName.MyProjectName.HttpApi.HostWithIds project.
6 years ago
maliming 6b7dcab12e Rename the method and apply it to the template project.
6 years ago
maliming 5e3d2d21dd Add the AbpExposeHeaders extension method.
6 years ago
Yunus Emre Kalkan 5cd2bac906
Merge pull request #1553 from abpframework/maliming/cli-add-module
6 years ago
Yunus Emre Kalkan 1278123077 added chart.js contributors
6 years ago
Halil İbrahim Kalkan a74585a1b9
Merge pull request #1564 from abpframework/maliming/mongoUrl
6 years ago
Yunus Emre Kalkan 06d71a8aae WidgetPolicyChecker renamed to WidgetManager
6 years ago
Yunus Emre Kalkan 249d7c09f4 localization for spa
6 years ago
Yunus Emre Kalkan e33c43bef4 Update WidgetPolicyChecker.cs
6 years ago
Yunus Emre Kalkan ce6993fd43 Update WidgetPolicyChecker.cs
6 years ago
Yunus Emre Kalkan c8875c5ea0 added IWidgetPolicyChecker
6 years ago
Yunus Emre Kalkan d003a4761d added parameterless validations
6 years ago
maliming cefe98ba7a Modify templates and other connection strings.
6 years ago
maliming fbb4ec6a15 Resolve #1534 Modify the way mongodb connection string parsing.
6 years ago
Halil İbrahim Kalkan 41bee41231 Update NewCommand.cs
6 years ago
Halil İbrahim Kalkan f17a9b4451 Enhance CLI help command.
6 years ago
Halil İbrahim Kalkan 6a3ec9a83c NugetReferenceReplaceStep better check branch name
6 years ago
Halil İbrahim Kalkan 0ecc846c25 Implement MyCompanyName.MyProjectName.HttpApi.HostWithIds for template generation.
6 years ago
maliming ad370d10e1 Resolve #1555 Replace the port and url in the angular template.
6 years ago
maliming 23522059fc Update command help info.
6 years ago
Halil İbrahim Kalkan 716df65ee2 Fix NugetReferenceReplaceStep
6 years ago
Halil İbrahim Kalkan ee4101e967 Support angular template generation
6 years ago
maliming 6a7fd6bc97 Resolve #1551 CLI add-module command add startup project options.
6 years ago
Halil İbrahim Kalkan 4a2cd6c661 Added version option while creating a new solution
6 years ago
Halil İbrahim Kalkan e91da573ab Add angular project template. Rename mvc template to app template.
6 years ago
Halil İbrahim Kalkan 16769a308d Refactor BundlerBase
6 years ago
maliming b59667a7ca Resolve #1536 Use minified version of the script/style.
6 years ago
Halil İbrahim Kalkan c97659006f
Merge pull request #1511 from Xeevis/dev
6 years ago
Yunus Emre Kalkan aca7c1bb6d Update Volo.Abp.sln.DotSettings ( ignore Volo.abp warning)
6 years ago
Halil İbrahim Kalkan c0c106b1b4 Delete Volo.Abp.AspNetCore.Mvc.UI.Dashboards package
6 years ago
Halil İbrahim Kalkan 042d1fb0e6 Simplify to create a widget dashboard.
6 years ago
Halil İbrahim Kalkan 6c85ee4777 Remove DashboardManager
6 years ago
Halil İbrahim Kalkan 5528011425 Move DashboardManager and WidgetManager to the framework.
6 years ago
Halil İbrahim Kalkan ebc2455bfb Add RefreshUrl for Widgets
6 years ago
Halil İbrahim Kalkan f207d2e8bd
Merge pull request #1529 from abpframework/Find-Tenant-Api
6 years ago
Halil İbrahim Kalkan 4f50370d08 Introduce abp.DashboardManager
6 years ago
Alper Ebicoglu a19171ea56 closes #1531
6 years ago
Yunus Emre Kalkan 5a5d3148d4 added Find tenant api
6 years ago
Halil İbrahim Kalkan 2b1f76837f Set missing WidgetDefinition properties.
6 years ago
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
Halil İbrahim Kalkan 8dbd39c46e
Merge pull request #1363 from abpframework/maliming/issue1362
6 years ago
Yunus Emre Kalkan c621e7a7a4 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan b4d738f47b Update UsingStatementAdder.cs
6 years ago
maliming 4537fd118d fix #1362 Call the asynchronous GetUsageInfo method correctly
6 years ago
Halil İbrahim Kalkan 63bc860d75 Resolved #1361: Layout Hook Feature for MVC UI
6 years ago
Yunus Emre Kalkan 74251909c3 Update UsingStatementAdder.cs
6 years ago
Yunus Emre Kalkan 511206409e Update ModuleClassDependcyAdder.cs
6 years ago
Yunus Emre Kalkan 7f0b57e0b6
Merge pull request #1337 from abpframework/maliming/issue1335
6 years ago
Xeevis b27e524316 Refactor VoloNugetPackagesVersionUpdater
6 years ago
maliming 3fb5e90824 fix #1335 Port replacement for migration and unit test projects.
6 years ago
Halil İbrahim Kalkan 5a70dc0d09 Merge branch 'master' into dev
6 years ago
Halil İbrahim Kalkan 963e7e298a Show page title in the HTML title.
6 years ago
Yunus Emre Kalkan 0cea010fae abp npm packages update
6 years ago
Halil İbrahim Kalkan 99c9317e55 Fixed #1333 Downgrade to System.Linq.Dynamic.Core 1.0.16.
6 years ago
Halil İbrahim Kalkan dcfb1ab651 Remove malihu-custom-scrollbar-plugin include in SharedThemeGlobalScriptContributor
6 years ago
Halil İbrahim Kalkan 6d0f5d42dc
Merge pull request #1310 from abpframework/Depend-on-malihu-custom-scrollbar-plugin-from-the-shared-theme-module
6 years ago
maliming 50fb52cc91 Correct the ChangeModuleDependency parameter for MyProjectNameDomainTestModule.
6 years ago
Halil İbrahim Kalkan ea549b4305 Fix AbpClaimActionCollectionExtensions.MapAbpClaimTypes
6 years ago
Halil İbrahim Kalkan f5aa2a44d6 Upgrade nuget packages.
6 years ago
Yunus Emre Kalkan 4059620b07 Depend on malihu-custom-scrollbar-plugin from the shared theme module
6 years ago
Xeevis fc4ffdb246 Refactor CliService.cs
6 years ago
Halil İbrahim Kalkan bdb3f695de
Merge pull request #1294 from abpframework/maliming/dapper
6 years ago
Yunus Emre Kalkan d972574072 Update CliService.cs
6 years ago
Yunus Emre Kalkan bca58a9081
Merge pull request #1295 from Xeevis/cli
6 years ago
Yunus Emre Kalkan 6d25b20998 refactor
6 years ago
lonwern ea58f42384 Typo fix
6 years ago
Xeevis 228700fc27 Fix for VoloNugetPackagesVersionUpdater
6 years ago
Xeevis 87d9a548fa Support for update channels and SemVer in CLI
6 years ago
maliming a18d4121c3 Dapper Integration.
6 years ago
Yunus Emre Kalkan 6aebe4901a Update PackageJsonFileFinder.cs
6 years ago
Yunus Emre Kalkan 5324a11409 Update NpmPackagesUpdater.cs
6 years ago
Yunus Emre Kalkan 2162246cb1 refactor
6 years ago
Yunus Emre Kalkan 4512d0185c Update NpmPackagesUpdater.cs
6 years ago
Halil İbrahim Kalkan 97471c177d #867 Fix BackgroundJobInfo.JobName property comment.
6 years ago
Halil İbrahim Kalkan 70a371ca7b Fixed #1056: Consume twice when published a message by rabbitMq distributed event bus.
6 years ago
Yunus Emre Kalkan 273ec6aad2 Update NpmPackagesUpdater.cs
6 years ago
Yunus Emre Kalkan 4e1415636e refactor
6 years ago
Yunus Emre Kalkan 6a250ba879 Update UpdateCommand.cs
6 years ago
Yunus Emre Kalkan b2ef749bd6 Add Npm Packages Updater to Cli
6 years ago
Halil İbrahim Kalkan e93e6661fa Implemented blockui & setBusy APIs natively
6 years ago
Halil İbrahim Kalkan b7d314549a
Merge pull request #1282 from abpframework/Upgrade-for-gulp-4-changes
6 years ago
Halil İbrahim Kalkan e15cc890a6
Merge pull request #1271 from abpframework/maliming/issue1266
6 years ago
Yunus Emre Kalkan 7aa4fed49f Change gulpfile.js file contents
6 years ago
Alper Ebicoglu 870b895a75 fix freeze-ui script
6 years ago
Yunus Emre Kalkan fa86c386f8
Merge pull request #1187 from abpframework/maliming/issue1160
6 years ago
Halil İbrahim Kalkan c4328a7526 #1277 Move CurrentDirectoryHelpers to Volo.Abp.AspNetCore package.
6 years ago
Halil İbrahim Kalkan 97531e615a
Merge pull request #1277 from abpframework/maliming/inprocess
6 years ago
Yunus Emre Kalkan 2fd272755a Bug fix on random port generation
6 years ago
maliming 50d1d68165 Resolve #1269 Make web projects InProcess for AspNetCoreHostingModel .
6 years ago
maliming 0af88640a7 Clean up redundant namespace references.
6 years ago
maliming ffe8fdf917 Register middleware with ITransientDependency.
6 years ago
maliming 674291a928 Resolve #1268 Implement IMiddleware for all asp.net core middlewares.
6 years ago
maliming 30c3e2853e Add IEmailTemplateProvider.GetAsync overload to get a template with the current culture
6 years ago
Halil İbrahim Kalkan f59ad3d192 Merge branch 'master' into pr/1170
6 years ago
Alper Ebicoglu e9af363921 add freeze-ui package
6 years ago