Commit Graph

36 Commits (e92bb104e49f6fa902ea53088ac0e7d3d2059e8b)

Author SHA1 Message Date
Halil İbrahim Kalkan d7d764253a Rename multilanguage objects.
5 years ago
Halil İbrahim Kalkan 310bdbe244 Fixed module dependency.
5 years ago
Halil İbrahim Kalkan 1b31b11bb3
Merge pull request #7666 from iyilm4z/MapExtraPropertiesToRegularProperties
5 years ago
liangshiwei 4227239f9b Merge branch 'dev' into liangshiwei/multi-lingual-entities
5 years ago
ismail.yilmaz dfd5634085 Map ExtraProperties of an entity to regular properties of a type-safe dto
5 years ago
liangshiwei 13c5e0eea3 Update unit tests
5 years ago
liangshiwei 45f778cb94 Allow custom services construction
5 years ago
liangshiwei 0e4368fe36 Merge branch 'dev' into liangshiwei/multi-lingual-entities
5 years ago
Halil İbrahim Kalkan c52d13301d
Merge pull request #6868 from abpframework/liangshiwei/automapper
5 years ago
maliming b8bc697311 Fix Should_Registered_AutoMapper_Service test method.
5 years ago
maliming b6cb2860e3 Fix MapperAccessor problem.
5 years ago
liangshiwei 91595ee0ca add unit tests
5 years ago
Halil İbrahim Kalkan b38084f071 Resolve warnings.
5 years ago
liangshiwei 83d5b754bb Create MultiLingualObjectManager
5 years ago
liangshiwei e21cf5cd86 Redesign multi-lingual
5 years ago
liangshiwei 6319b22753 Add unit tests
5 years ago
Halil İbrahim Kalkan f64bb76e73 Implement ignoring audited properties also for audit interfaces with user type.
5 years ago
Halil İbrahim Kalkan 66d53eff82 Implemented extension methods to ignore all audited properties for automapper.
5 years ago
Halil İbrahim Kalkan dd35b19c4e Added more extension methods to ignore audit properties.
5 years ago
Halil İbrahim Kalkan 6b25cfcaaa Added IgnoreCreationTime.
5 years ago
Halil İbrahim Kalkan 170b34fca4 Added test class: AutoMapperExpressionExtensions_Tests
5 years ago
Halil İbrahim Kalkan d506d40608 Allow to ignore some properties on mapping extensible objects.
6 years ago
Halil İbrahim Kalkan bb83eccd6f Revised AbpAutoMapperExtensibleDtoExtensions and more added tests.
6 years ago
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace
6 years ago
Halil İbrahim Kalkan 0aa89831d5 Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service.
6 years ago
Halil İbrahim Kalkan e2a334f37b Extract IAutoObjectMappingProvider
6 years ago
Halil İbrahim Kalkan a48857f394 Resolved #1706: Remove ABP's AutoMap attributes.
6 years ago
Halil İbrahim Kalkan 2292cf67f6 Resolved #1705: Replace AddProfile by AddMaps for AbpAutoMapperOptions
6 years ago
maliming 7d5871a3ab fix #1615 Add a prefix to AutoMap*Attribute.
6 years ago
maliming 797b011c93 Remove the static API from the Automapper module.
6 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
7 years ago
Halil ibrahim Kalkan 8bd6842043 Resolved #599: Introduce IMapTo and IMapFrom interfaces to allow object map itself
7 years ago
Halil ibrahim Kalkan 127f389819 Trigger distributed events on entity changes
7 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module
7 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext
7 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder.
7 years ago