Commit Graph

1842 Commits (8bc532531ef9ac12f043ceb52bbbb5f81b5e2685)

Author SHA1 Message Date
Halil İbrahim Kalkan 78735d37f6 Lazy resolve the exception subscribers.
5 years ago
Halil İbrahim Kalkan c9e0ae2e42 Add methods to perform object extension configuration for multiple types at once.
5 years ago
Halil İbrahim Kalkan 9a07b1b5fb Use property injection for the IExceptionNotifier of the AbpTimer
5 years ago
Halil İbrahim Kalkan d506d40608 Allow to ignore some properties on mapping extensible objects.
5 years ago
Halil İbrahim Kalkan 1e916d78bc
Merge pull request #3259 from abpframework/maliming/mongodb-delete
5 years ago
Halil İbrahim Kalkan 6ad2f1f667
Merge pull request #3467 from abpframework/maliming/patch-1
5 years ago
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
maliming 6762401271 Replace LicenseCode for ModulePro template.
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