Commit Graph

1264 Commits (3d3e1b9b143baf97cf7e007feeac687f01f38023)

Author SHA1 Message Date
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
Tomasz Lewandowski c1e0e98043 Polish translations
6 years ago
Halil İbrahim Kalkan 8b17025439 Set _createdMappingsBefore before the initialization.
6 years ago
Yunus Emre Kalkan fc1315cff0
Merge pull request #1242 from nguyendev/patch-22
6 years ago
Yunus Emre Kalkan f1b9d5f05e
Merge pull request #1241 from nguyendev/patch-21
6 years ago
Yunus Emre Kalkan 50aca20532
Merge pull request #1240 from nguyendev/patch-20
6 years ago
Yunus Emre Kalkan 87e12d5d47
Merge pull request #1239 from nguyendev/patch-19
6 years ago
Yunus Emre Kalkan cc69c8e56a
Merge pull request #1238 from nguyendev/patch-18
6 years ago
nguyendev 09b1e13f40
vi translation
6 years ago
nguyendev 6e0b468efa
vi translation
6 years ago
nguyendev ad1b85e5e0
vi translation
6 years ago
nguyendev 213b5cc2da
vi translation
6 years ago
nguyendev 5241eb8063
vi translation
6 years ago
nguyendev 04770332c0
vi translation
6 years ago
Halil İbrahim Kalkan cad196defd
Merge pull request #1236 from nguyendev/patch-16
6 years ago
Halil İbrahim Kalkan 5c99373d5f Upgrade to latest NuGet packages.
6 years ago
nguyendev 6b54622f9a
vi translation
6 years ago
nguyendev 84329938b6
Vietnamese tranlations
6 years ago
maliming ee3353f0f1
Merge pull request #1220 from nguyendev/patch-3
6 years ago
nguyendev 1b03ca7ffd
Vietnam translations
6 years ago
nguyendev e195ed7520
Support vietnamese language
6 years ago
Halil İbrahim Kalkan 090954c819 Fix SSL casing.
6 years ago
Halil İbrahim Kalkan 018d9fe0fd Override MapToGetListOutputDto to use MapToGetOutputDto by default.
6 years ago
Halil İbrahim Kalkan f738642a36
Merge pull request #1190 from akinix/akinix/ldap
6 years ago
Yunus Emre Kalkan 2276f5b39a Update IAsyncCrudAppService.cs
6 years ago
Yunus Emre Kalkan 7fd47fa9f7 ICrudAppService with different Get/GetList DTO models
6 years ago
Halil İbrahim Kalkan 475a0acfda Show documentation URL of the template after project creation.
6 years ago
lonwern 42443f6df6 Add optionsAction to UseAbpRequestLocalization
6 years ago
Yunus Emre Kalkan d416fa3be3 enum select list fix
6 years ago
Halil İbrahim Kalkan 80adac86ff added ConfigureCreationAuditedAggregateRoot and ConfigureAuditedAggregateRoot extension methods.
7 years ago
Yunus Emre Kalkan 9b1f4f07df cli help enhancements
7 years ago
Yunus Emre Kalkan 72e60a27dd Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Yunus Emre Kalkan ba2993b236 Write available commands on CLI help command
7 years ago
Yunus Emre Kalkan f9d2e33d41
Merge pull request #1174 from Xeevis/localization-cs
7 years ago
Halil ibrahim Kalkan 80cf639794 Remove old DownloadInfo entity.
7 years ago
徐亮 1fb6b13434 feature: implement the interfaces for reading/writing LDAP.
7 years ago
maliming 88c6e286ee Resolve #1160 Change ports of templates to randoms on template creation.
7 years ago
Halil ibrahim Kalkan 5c12fb0768 Created CLI documentation.
7 years ago
Yunus Emre Kalkan a8d22b969d Update jquery-extensions.js
7 years ago
Yunus Emre Kalkan 0bf2341d8c serializeFormToObject improvements
7 years ago
Halil ibrahim Kalkan 843ccb3db2 Use new IDS4 API for IdentityModelAuthenticationService.
7 years ago
Halil ibrahim Kalkan 19453a0dfa Add other file types.
7 years ago
Xeevis 345f5d2511 Czech translations
7 years ago
Xeevis 40604a40d6 Initial Czech localization support
7 years ago
Halil ibrahim Kalkan 41479cb9a7 Fix AbpMvcJsonContractResolver
7 years ago
Yunus Emre Kalkan d0d1b9ae75 fix csproj files
7 years ago
Yunus Emre Kalkan fbc4ae6b54
Merge pull request #1172 from marcelo-maciel/master
7 years ago
Marcelo Mohr Maciel e4ea2a0f0a Updating PT-BR translation
7 years ago
Yunus Emre Kalkan 33aebc9ebc update command refactor
7 years ago
Yunus Emre Kalkan 748b0567e2 abp update command for CLI
7 years ago
Mon 5499c87db0 use HttpClientFactory and Polly
7 years ago
Yunus Emre Kalkan 2c9f6509a3 Update ProjectBuilder.cs
7 years ago
Halil ibrahim Kalkan 3c7adc8493 Inherit AbpMvcJsonContractResolver from CamelCasePropertyNamesContractResolver.
7 years ago
Yunus Emre Kalkan 300a8b2dcc Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Yunus Emre Kalkan 5db1ff62a3 Potential bugfix in RemoveProjectFromSolutionStep
7 years ago
Nokecy 9cd73ee329 DateTimeConverter with MvcJsonOptions
7 years ago
Halil ibrahim Kalkan 181dedcba2 Update MvcModuleTemplate.cs
7 years ago
Halil ibrahim Kalkan 89c3b4acdc Update TemplateInfoProvider.cs
7 years ago
Halil ibrahim Kalkan 56e3be9482 Delete unrelated projects from MvcModuleTemplate.
7 years ago
Halil İbrahim Kalkan 3808048b28
Merge pull request #1141 from abpframework/maliming/EmailTemplate
7 years ago
Halil İbrahim Kalkan 5dc741ec85
Merge pull request #1140 from lonwern/issue-703
7 years ago
Halil İbrahim Kalkan f65058f2cc
Merge pull request #1151 from abpframework/maliming/memorydb
7 years ago
maliming 81e96fa654 Use Json serialization/deserialization entity.
7 years ago
Halil ibrahim Kalkan 9eff69dc96 Fixed #1123: Create a separated console application to migrate database and seed data.
7 years ago
Halil ibrahim Kalkan fe5199cd43 Fix ExposedServiceExplorer.
7 years ago
Halil ibrahim Kalkan a975f28c95 Refactor exposed services.
7 years ago
Halil ibrahim Kalkan 23286a955b Refactor DefaultConventionalRegistrar
7 years ago
Halil ibrahim Kalkan fa51678560 DataSeeder should work as a UOW.
7 years ago
Halil ibrahim Kalkan 598e80c683 Use local urls on debug, real urls on release.
7 years ago
maliming b9b7f98a35 resolve #1147 Use serialization/deserialization for memorydb.
7 years ago
Yunus Emre Kalkan 4660c50ece widget permissions & refactor
7 years ago
Halil ibrahim Kalkan 2f708b4722 Merge branch 'master' into mvc-template-redesign
7 years ago
Halil ibrahim Kalkan e1c3e93fd3 Add L to AbpController
7 years ago
Halil ibrahim Kalkan 7e609e4492 Added MyTemplateChangeConsoleTestClientPortSettingsStep
7 years ago
Halil ibrahim Kalkan dfc22cdd5b Reference to HttpApi from HttpApi.Host
7 years ago
Halil ibrahim Kalkan 2d2a846eb9 Update MvcTemplate.cs
7 years ago
Halil ibrahim Kalkan 5d3a1efe34 Remove HttpApi.Host to HttpApi dependency. Add MvcTemplateProjectRenameStep.
7 years ago
Yunus Emre Kalkan ae46e96b81 functional widgets added
7 years ago
Halil ibrahim Kalkan 13eded7fc9 Improve RemoveProjectFromSolutionStep
7 years ago
Halil ibrahim Kalkan 47013253a1 Fix SwitchEntityFrameworkCoreToMongoDbStep
7 years ago
Halil ibrahim Kalkan bcac0dfde6 Rename MongDb namespace
7 years ago
Halil ibrahim Kalkan c49e2c5fff Fix test paths.
7 years ago
Halil ibrahim Kalkan 644f206af6 Revised MVC template generation code for new template structure.
7 years ago
Yunus Emre Kalkan a009375d37 widget & dashboardStyleBundleContributors
7 years ago
Yunus Emre Kalkan e808fccfc3 refactor
7 years ago
Yunus Emre Kalkan 9e1254e323 refactor
7 years ago
maliming d2cfbed076 Merge remote-tracking branch 'origin/master'
7 years ago
maliming ce50d6c7d9 fix #1146 jquery-extensions.js is compatible with low-level browsers.
7 years ago
liangshiwei 9ce7863bb2 Make the method of the InMemoryBackgroundJobStore class to virtual
7 years ago
Halil ibrahim Kalkan 5d92ab27a8 Add MongoDbCoreRepositoryExtensions.GetMongoQueryable
7 years ago
Halil ibrahim Kalkan 80680a5cb6 Try to map base classes for MongoDb
7 years ago
Halil ibrahim Kalkan a14741d532 Added IMongoDbRepository.GetMongoQueryable
7 years ago
Yunus Emre Kalkan c13898682c Update DashboardRenderer.cs
7 years ago
Yunus Emre Kalkan fc16050064 DashboardRenderer
7 years ago
Yunus Emre Kalkan 6b70663f13 dashboard & widget script bundles and improvements
7 years ago
Yunus Emre Kalkan bac5eb7d48 dashboard script contributors
7 years ago
Yunus Emre Kalkan e28ba005b0 removed IWidgetDefinitionProvider & IDashboardDefinitionProvider
7 years ago
maliming e19d603b1b Add template render.
7 years ago
Yunus Emre Kalkan e8831a1cac widget & dashboard enhancements
7 years ago
Yunus Emre Kalkan b5021276db widget enhancements
7 years ago
maliming d1657d5555 Support single file template
7 years ago
Yunus Emre Kalkan a7f6b188f5 widget enhancements
7 years ago
maliming 5823f8f4cc EmailTemplate with VirtualFile.
7 years ago
lonwern bb8bcaafd5 Resolves #703 API Versioning tests failing after .net core 2.2 upgrade
7 years ago
Halil İbrahim Kalkan 7366294ab1
Merge pull request #1131 from abpframework/install-CLI-dependencies-if-not-installed-
7 years ago
Yunus Emre Kalkan b1582fdd6f basic improvements on widget system
7 years ago
Halil ibrahim Kalkan 80ddad7038 Improve dashboard definition
7 years ago
Yunus Emre Kalkan 7f2f24d3c1 CmdHelper improvements
7 years ago
Halil ibrahim Kalkan 4d79878f7e Added widget renderer
7 years ago
Halil ibrahim Kalkan afa0150047 Added widgets and dashboards packages.
7 years ago
mehmetuken 1bdddc7d63 Entity has tenant id property.
7 years ago
Yunus Emre Kalkan cc99ee5205 removed redundant disposes
7 years ago
mehmetuken 1103ed2a26 Check entity has a tenant id value.
7 years ago
Yunus Emre Kalkan fa3a7bc338 Merge branch 'master' into install-CLI-dependencies-if-not-installed-
7 years ago
Yunus Emre Kalkan 0ebc343024 Update CliService.cs
7 years ago
mehmetuken cf4adf98d5 CrudAppService/AsynCrudAppService Create methods should care multitenancy.
7 years ago
Yunus Emre Kalkan 4f46d8fea1 Automatically install CLI dependencies if not installed before
7 years ago
maliming 8f2e190857 Rename the file name Nuget to NuGet.
7 years ago
maliming 9b4b41573c Modify the way the mail template is defined as the standard way of the framework.
7 years ago
Yunus Emre Kalkan d47f023d51
Merge pull request #1126 from abpframework/cli-onfigure-Entity-Framework-after-installing-a-module
7 years ago
Yunus Emre Kalkan bc891edb18 refactor
7 years ago
Yunus Emre Kalkan 72cb2dc418 Update EfCoreMigrationAdder.cs
7 years ago
Yunus Emre Kalkan e21d6e44d2 Update DbContextFileBuilderConfigureAdder.cs
7 years ago
Yunus Emre Kalkan 469eafed00 removed redundant code
7 years ago
Yunus Emre Kalkan aaee2ef41f CLI can configure Entity Framework after installing a module cont.
7 years ago
Halil ibrahim Kalkan b63929f492 Add project generation step: ChangeLocalhostPortStep
7 years ago
Yunus Emre Kalkan 8d7b490127 CLI can configure Entity Framework after installing a module
7 years ago
Halil ibrahim Kalkan 92f5bc65d1 Minor refactoring for CLI
7 years ago
Halil İbrahim Kalkan ae4df42443
Merge pull request #1120 from mehmetuken/cli-update-suggest
7 years ago
mehmetuken e621111e41 Check versions include previews/beta.
7 years ago
Yunus Emre Kalkan 607ada4d44 added DerivedClassFinder and removed AbpModuleClassFinder
7 years ago
Yunus Emre Kalkan 9332acfd5b Update AbpModuleClassFinder.cs
7 years ago
Yunus Emre Kalkan c4bc182422 Update ModuleClassDependcyAdder.cs
7 years ago
Halil ibrahim Kalkan f369fc34fd CLI refactor, test & improvements.
7 years ago
mehmetuken 30cf4ee363 Fix bug in request url.
7 years ago
mehmetuken 935afc9c96 Check Cli has a new version.
7 years ago
Halil ibrahim Kalkan da0a03dc43 Rename Nuget to NuGet
7 years ago
Halil ibrahim Kalkan 4fdc01a6ca Always download the latest template.
7 years ago
Yunus Emre Kalkan d4c3284d61 Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Yunus Emre Kalkan a9301c9220 Dynamic forms: nullable enum
7 years ago
Halil ibrahim Kalkan 4f099029dd Dont use Microsoft.AspNetCore.All with version. Enhance logging and clean.
7 years ago
Halil ibrahim Kalkan 04c97ccaba Fix help
7 years ago
Halil ibrahim Kalkan 5fea28a1aa Refactored CLI command running.
7 years ago
Halil ibrahim Kalkan 54c6b2fae1 Send access token if exists.
7 years ago
Halil ibrahim Kalkan f1153b6cfd Move to Cli namespace.
7 years ago
Halil ibrahim Kalkan b9bf3b11cd Added extension methods for IFileInfo and Stream.
7 years ago
Halil ibrahim Kalkan ae68ae6465 Override Volo.Abp log level and enhance logging.
7 years ago
Halil ibrahim Kalkan 9016bd1068 Show help if no command specified
7 years ago
Yunus Emre Kalkan 416c15c52a Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Yunus Emre Kalkan 6367481929 Bug fixed generation select list from enum dynamicly
7 years ago
Halil İbrahim Kalkan 168fd61303
Merge pull request #1111 from demirmusa/dev
7 years ago
Yunus Emre Kalkan 0844678cad ModuleClassDependcyAdder refactor
7 years ago
musademir ef758b5443 AuditingStore optional HideErrors added
7 years ago
Halil ibrahim Kalkan 734eb640d9 Added todo
7 years ago
Halil ibrahim Kalkan 9e4764a395 Implemented SolutionModuleAdder
7 years ago
Yunus Emre Kalkan c4a61242d8 refactor AbpModuleClassFinder
7 years ago
Halil ibrahim Kalkan 93345d0819 Refactor CLI
7 years ago
Halil ibrahim Kalkan be2bb4ba27 Split add-package and add-module commands.
7 years ago
Yunus Emre Kalkan 203308a8e8 Resolves #1101 Tag Helpers: Provide a way to ignore a property
7 years ago
Halil ibrahim Kalkan c8bf413cfe Implemented add-module to project (initial, will be refactored).
7 years ago
maliming 5b096b3425 fix #1104 Replace the correct project reference and namespace.
7 years ago
maliming 69d89ce87c Add repository specification unit test.
7 years ago
Halil İbrahim Kalkan 8dadc9db88
Merge pull request #1103 from abpframework/maliming/Specifications
7 years ago
maliming c135d4823f Improve the Specifications project code and testing.
7 years ago
Halil ibrahim Kalkan 8e6c12b5ea Update AuthService.cs
7 years ago
maliming 80eabf81b3 Add Volo.Abp.Specifications project.
7 years ago
Halil ibrahim Kalkan f41808496a Update ModuleAdder.cs
7 years ago
Halil ibrahim Kalkan 6d2d52095c Implemented login
7 years ago
Halil ibrahim Kalkan 09298d4d9a Redesign IdentityModelAuthenticationService
7 years ago
Halil ibrahim Kalkan b74d703c03 Created empty login/logout commands and CliOptions.
7 years ago
Halil ibrahim Kalkan ccc89803a1 Added Add module command
7 years ago
maliming cce3b8e2ba The New command adds the output folder parameters.
7 years ago
Halil ibrahim Kalkan 3fc8f26e35 Use autoSave option instead of manually calling CurrentUnitOfWork.SaveChanges.
7 years ago
maliming 189b97c6dc fix #1090 Use the Repository Update method in the Update method of CrudAppService.
7 years ago
Halil ibrahim Kalkan 915dec7bac Enhance help for new command
7 years ago
Halil ibrahim Kalkan 16ee8cd624 Rename mvc module template folder
7 years ago
Halil ibrahim Kalkan 379a2e48ad Move to a propert namespace.
7 years ago
Halil ibrahim Kalkan e557914459 Use user data folder for template cache and logging.
7 years ago
Halil ibrahim Kalkan 37ce88c29e Added logging for CLI
7 years ago
Halil ibrahim Kalkan f5f987189d Get CLI & template version from the assembly.
7 years ago
Halil ibrahim Kalkan e53279a6fb Initial working version of new project creation with temporary code.
7 years ago
Halil ibrahim Kalkan 9cd2f24102 New project creation for CLI
7 years ago
Halil ibrahim Kalkan e45caa5b7f Create Volo.Abp.Cli.Core package.
7 years ago
Halil ibrahim Kalkan 9acfb17f51 Merge branch 'master' into cli
7 years ago
Halil ibrahim Kalkan 230821750b Check for null.
7 years ago
Halil ibrahim Kalkan 6ba0ad6618 Resolved #1080: Ignore entities on EntityToEtoMapper for those don't implement IEntity.
7 years ago
Halil ibrahim Kalkan fc5ab383ee Resolved #1079: Use static value instead of hard-coded MaxResultCount.
7 years ago
Halil İbrahim Kalkan 884e9ea77b
Merge pull request #1068 from acjh/patch-2
7 years ago
maliming 714da91ac6 Beautify the sqlite project code.
7 years ago
Dong Guo 5ba01578e6 add sqlite support
7 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
7 years ago
Aaron Chong fa32c1427b Fix spelling mistakes
7 years ago
Halil İbrahim Kalkan 0fcc1aee3f
Merge pull request #1059 from abpframework/maliming/constants
7 years ago
Halil İbrahim Kalkan 1b5d08818b
Merge pull request #1065 from abpframework/maliming/DtoCustomValidate
7 years ago
maliming e9be89d57c fix #1058 Perform non-null validation on propertyName(context.Key.Name).
7 years ago
maliming 6b5893ff3d Lazy resolve services in the base classes.
7 years ago
maliming f43209c6a4 Rename GetAllConstants to GetPublicConstantsRecursively.
7 years ago
maliming 7316870363 ReflectionHelper add GetAllConstants method.
7 years ago
Halil ibrahim Kalkan 4bc6c8619b Add margin
7 years ago
Halil ibrahim Kalkan 034ab0b81c Move content_toolbar into the container.
7 years ago
Halil ibrahim Kalkan f47884485a Render content_toolbar
7 years ago
Yunus Emre Kalkan d94b8625dd Resolves #1028
7 years ago
杨涛 d264ab5f20 Add Chinese localization resource file for administration menu
7 years ago
Halil ibrahim Kalkan 7d74829f03 Implement fluent validation as object validation contributor.
7 years ago
Halil ibrahim Kalkan 859a001a03 Update NewProjectCommand.cs
7 years ago
Rashiduddin Yoldash 59c567eb2c IDistributedCache code documentation.
7 years ago
Halil ibrahim Kalkan 3fa617b092 Fix namespaces
7 years ago
Halil ibrahim Kalkan e74ff061b4 Added solution builder code and created command parser
7 years ago
Yunus Emre Kalkan 624c3eb484 Update AbpEntityTypeBuilderExtensions.cs
7 years ago
Yunus Emre Kalkan afd9bc04ce Update AbpEntityTypeBuilderExtensions.cs
7 years ago
Yunus Emre Kalkan fc8919ef6a added ConfigureFullAuditedAggregateRoot
7 years ago
Halil ibrahim Kalkan b7c607769a Refactored FluentValidation #1003.
7 years ago
Halil İbrahim Kalkan 04c8b88d48
Merge branch 'master' into maliming/FluentValidation
7 years ago
Yunus Emre Kalkan c3dc353755 Update AbpTagHelperService.cs
7 years ago
maliming d8a0e5f570
Merge pull request #1007 from Webdiyer/localization
7 years ago