1834 Commits (0b2dd2e2e4e0068ee561e7b538644ba99be57596)

Author SHA1 Message Date
Halil İbrahim Kalkan eff8f583df Fix tui-editor script contributor. 6 years ago
Halil İbrahim Kalkan f6bf2dbb34 Improve the exception message in the AbpTagHelperResourceService. 6 years ago
Yunus Emre Kalkan 342db11296 Create .npmrc file when run abp switch-to-preview command 6 years ago
Halil İbrahim Kalkan 3b34c2f83f Update AbpTagHelperResourceService.cs 6 years ago
Halil İbrahim Kalkan 70444944c7 Resolve #3339: Dynamic C# API Clients may not handle DateTime on QueryString when client and server cultures are different 6 years ago
Halil İbrahim Kalkan 34128a63aa Extract TypeHelper.IsNullable. 6 years ago
liangshiwei d802b0174b Start and shutdown quartz asynchronously 6 years ago
Alper Ebicoglu 4fef1aaea1 add --connection-string parameter to docs and NewCommand of CLI. Issue #3208 6 years ago
maliming 686614ab7f Add builderAction parameter to the BuildConfiguration method. 6 years ago
Alper Ebicoglu 8c917e390e Show actual exception message from Identity Server . Issue volosoft/volo#1533 6 years ago
Halil İbrahim Kalkan 9698e3f7dc Refactor MappingPropertyDefinitionChecks 6 years ago
Alper Ebicoglu 990c74f000 add missing string closer char 6 years ago
Alper Ebicoglu 0b2546ed04 closes #3208 6 years ago
Alper Ebicoglu b591a55bf2 Add ReadFileWithoutBom to get content when the file encoded with Byte Order Mark. 6 years ago
Alper Ebicoglu 619d7665c4 Add ConvertFromBytesWithoutBom to convert BOM encoded texts without BOM 6 years ago
Alper Ebicoglu bc547cd05a Add ReadAllLinesAsync method. 6 years ago
Alper Ebicoglu 765d967a42 Update ConnectionStringChangeStep.cs 6 years ago
Alper Ebicoglu 733dbd4460 Update ConnectionStringChangeStep.cs 6 years ago
Alper Ebicoglu 25c50b295c Update NewCommand.cs 6 years ago
Alper Ebicoglu 60963a3dc1 add connection string param to CLI 6 years ago
Halil İbrahim Kalkan d93226fbac Implement DTO object extensions for the tenant management module. 6 years ago
Halil İbrahim Kalkan 3ba4accc59 Added ObjectExtensionManager_Tests 6 years ago
Halil İbrahim Kalkan 01d2ea0b00 Refactor EF Core entity extensions. 6 years ago
Halil İbrahim Kalkan edf8f82fc2 Refactor ObjectExtending. 6 years ago
Halil İbrahim Kalkan 0053c02946 Added Check.AssignableTo 6 years ago
Halil İbrahim Kalkan bb83eccd6f Revised AbpAutoMapperExtensibleDtoExtensions and more added tests. 6 years ago
Halil İbrahim Kalkan 4ad1b13996 Added Volo.Abp.ObjectExtending.Tests project 6 years ago
Halil İbrahim Kalkan 497fb6280a Fix HasExtraPropertiesObjectExtendingExtensions 6 years ago
maliming 8e29a5bea4 Update Pomelo.EntityFrameworkCore.MySql to 3.1.1 6 years ago
Halil İbrahim Kalkan 1c564b10df Require property type when creating an extension property. 6 years ago
Halil İbrahim Kalkan ff55b9f83f Added MappingPropertyDefinitionCheck. 6 years ago
Halil İbrahim Kalkan fd77eeefed add HasProperty 6 years ago
Halil İbrahim Kalkan ea984ba458 Temporary disable ValidationAttributes 6 years ago
Halil İbrahim Kalkan a3e9e0d533 Refactor ObjectExtensionManager & Update the documentation. 6 years ago
Halil İbrahim Kalkan bf93973730 Refactor ObjectExtensionManager 6 years ago
Halil İbrahim Kalkan 26a26a1d58 Added Configuration 6 years ago
Halil İbrahim Kalkan 8ea1c34cb9 Added HasExtraPropertiesObjectExtendingExtensions 6 years ago
Halil İbrahim Kalkan 7667f474d8 Added Extensible Entity DTO classes. 6 years ago
Halil İbrahim Kalkan 805c3a2973 Make ObjectExtensionManager singleton, instead of static. 6 years ago
Halil İbrahim Kalkan 6564d6d7e4 Added Volo.Abp.ObjectExtending package. 6 years ago
Halil İbrahim Kalkan 54f33891db Configure entity extensions by convention. 6 years ago
Halil İbrahim Kalkan 7da5321d69 Refactor entity extensions. 6 years ago
Halil İbrahim Kalkan 2863b5cb5d Add test & refactor for EntityExtensionManager 6 years ago
liangshiwei 60ce0e9665 Match template regex use constant 6 years ago
Halil İbrahim Kalkan 2a62708175 #3126 Implemented initial entity extensions system. 6 years ago
Arkat Erol fd77de1afe abp cli generate proxy host connection error added. 6 years ago
liangshiwei 7192c224a0 Formatted output 6 years ago
Alper Ebicoglu 385b66f360 Refactor newcommand 6 years ago
liangshiwei 6ce7f3bb86 Formatted output 6 years ago
maliming a8d4e7c229 Use Exists property to determine if the file exists. 6 years ago