Commit Graph

1834 Commits (0b2dd2e2e4e0068ee561e7b538644ba99be57596)

Author SHA1 Message Date
Halil İbrahim Kalkan eff8f583df Fix tui-editor script contributor.
5 years ago
Halil İbrahim Kalkan f6bf2dbb34 Improve the exception message in the AbpTagHelperResourceService.
5 years ago
Yunus Emre Kalkan 342db11296 Create .npmrc file when run abp switch-to-preview command
5 years ago
Yunus Emre Kalkan 8cae5c276a
Merge pull request #3282 from gterdem/gterdem/popover_tag_enhancement
5 years ago
Halil İbrahim Kalkan 3b34c2f83f Update AbpTagHelperResourceService.cs
5 years ago
Halil İbrahim Kalkan 70ded71c00
Merge pull request #3347 from abpframework/maliming/patch-4
5 years ago
maliming 938bab5b6a
Merge pull request #3470 from liangshiw/liangshiwei/quartz-start-async
5 years ago
Halil İbrahim Kalkan 14fdd72e17
Merge pull request #3435 from abpframework/maliming/BuildConfiguration
5 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
5 years ago
Halil İbrahim Kalkan 34128a63aa Extract TypeHelper.IsNullable.
5 years ago
liangshiwei d802b0174b Start and shutdown quartz asynchronously
5 years ago
Alper Ebicoglu 4fef1aaea1 add --connection-string parameter to docs and NewCommand of CLI. Issue #3208
5 years ago
maliming 686614ab7f Add builderAction parameter to the BuildConfiguration method.
5 years ago
Alper Ebicoglu 8c917e390e Show actual exception message from Identity Server . Issue volosoft/volo#1533
5 years ago
Halil İbrahim Kalkan 9698e3f7dc Refactor MappingPropertyDefinitionChecks
5 years ago
Alper Ebicoglu 990c74f000 add missing string closer char
5 years ago
Alper Ebicoglu 0b2546ed04 closes #3208
5 years ago
Alper Ebicoglu b591a55bf2 Add ReadFileWithoutBom to get content when the file encoded with Byte Order Mark.
5 years ago
Alper Ebicoglu 619d7665c4 Add ConvertFromBytesWithoutBom to convert BOM encoded texts without BOM
5 years ago
Alper Ebicoglu bc547cd05a Add ReadAllLinesAsync method.
5 years ago
Alper Ebicoglu 765d967a42 Update ConnectionStringChangeStep.cs
5 years ago
Alper Ebicoglu 733dbd4460 Update ConnectionStringChangeStep.cs
5 years ago
Alper Ebicoglu 25c50b295c Update NewCommand.cs
5 years ago
Alper Ebicoglu 60963a3dc1 add connection string param to CLI
5 years ago
Halil İbrahim Kalkan d93226fbac Implement DTO object extensions for the tenant management module.
5 years ago
Halil İbrahim Kalkan 5c816d5498
Merge pull request #3401 from abpframework/object-extending
5 years ago
Halil İbrahim Kalkan 3ba4accc59 Added ObjectExtensionManager_Tests
5 years ago
Halil İbrahim Kalkan 01d2ea0b00 Refactor EF Core entity extensions.
5 years ago
Halil İbrahim Kalkan edf8f82fc2 Refactor ObjectExtending.
5 years ago
Halil İbrahim Kalkan 0053c02946 Added Check.AssignableTo
5 years ago
Halil İbrahim Kalkan bb83eccd6f Revised AbpAutoMapperExtensibleDtoExtensions and more added tests.
5 years ago
Halil İbrahim Kalkan 4ad1b13996 Added Volo.Abp.ObjectExtending.Tests project
5 years ago
Halil İbrahim Kalkan 497fb6280a Fix HasExtraPropertiesObjectExtendingExtensions
5 years ago
maliming 8e29a5bea4 Update Pomelo.EntityFrameworkCore.MySql to 3.1.1
5 years ago
Halil İbrahim Kalkan 1c564b10df Require property type when creating an extension property.
5 years ago
Halil İbrahim Kalkan ff55b9f83f Added MappingPropertyDefinitionCheck.
5 years ago
Halil İbrahim Kalkan fd77eeefed add HasProperty
5 years ago
Halil İbrahim Kalkan ea984ba458 Temporary disable ValidationAttributes
5 years ago
Halil İbrahim Kalkan a3e9e0d533 Refactor ObjectExtensionManager & Update the documentation.
5 years ago
Halil İbrahim Kalkan bf93973730 Refactor ObjectExtensionManager
5 years ago
Halil İbrahim Kalkan 26a26a1d58 Added Configuration
5 years ago
Halil İbrahim Kalkan 8ea1c34cb9 Added HasExtraPropertiesObjectExtendingExtensions
5 years ago
Halil İbrahim Kalkan 7667f474d8 Added Extensible Entity DTO classes.
5 years ago
Halil İbrahim Kalkan 805c3a2973 Make ObjectExtensionManager singleton, instead of static.
5 years ago
Halil İbrahim Kalkan 6564d6d7e4 Added Volo.Abp.ObjectExtending package.
5 years ago
Halil İbrahim Kalkan 09cd59b912
Merge pull request #3360 from abpframework/extending-entities
5 years ago
maliming ed50c793af
Merge pull request #3338 from liangshiw/liangshiwei/cli-ignore-remoteserver
5 years ago
Halil İbrahim Kalkan 54f33891db Configure entity extensions by convention.
5 years ago
Halil İbrahim Kalkan 7da5321d69 Refactor entity extensions.
5 years ago
Halil İbrahim Kalkan 2863b5cb5d Add test & refactor for EntityExtensionManager
5 years ago