54 Commits (0b71db8f4f95b5144fc36ea10d7cebd2b31cb22e)

Author SHA1 Message Date
Halil İbrahim Kalkan 13177fc094 Update IHasExtraProperties.cs 6 years ago
Halil İbrahim Kalkan 2b3ea53bf6 Resolved #4351: Remove ObjectExtensionPropertyInfo.ValidationAttributes. 6 years ago
Halil İbrahim Kalkan f160b368a9 handle dates and datetimes on datatables MVC UI 6 years ago
Halil İbrahim Kalkan 2f0a7af7b3 Resolved #3984 Expose enum type & members to client side for extension properties. 6 years ago
Halil İbrahim Kalkan 2cd8311792 #3979: Allow to set custom "default value" for extra properties. 6 years ago
Halil İbrahim Kalkan 3345f7e988 Normalize UI/API configuration of an extension property if possible. 6 years ago
Halil İbrahim Kalkan 5f20c7726e Resolved #3978: ObjectExtensionManager should automatically add RequiredAttribute & EnumDataTypeAttribute when needed 6 years ago
Halil İbrahim Kalkan dc43ee05df Make ObjectExtensionManager.Instance protected set! 6 years ago
Ahmet cccffb6240 Revert "Merge branch 'dev' into Cotur/Blogging" 6 years ago
Ahmet d358e80ecb Merge branch 'dev' into Cotur/Blogging 6 years ago
Halil İbrahim Kalkan 0282c46100 Use ConcurrentDictionary for the configuration. 6 years ago
Halil İbrahim Kalkan c4955719b1 Rename and refactor module extensions. 6 years ago
Halil İbrahim Kalkan e26d693ca3 Refactor module entity extensions 6 years ago
Halil İbrahim Kalkan 3317b78095 Move Module property to an extension method. 6 years ago
Halil İbrahim Kalkan 50d416dd25 Check validation on SetProperty. 6 years ago
Halil İbrahim Kalkan fa02cd7a19 Added IsAvailableToClients. 6 years ago
Halil İbrahim Kalkan 3ca475804d Move related classes to the Volo.Abp.ObjectExtending.Modularity namespace 6 years ago
Halil İbrahim Kalkan e75005ceed Added Entity configuration for object extensions 6 years ago
Halil İbrahim Kalkan d319fe2525 Added API config for extra properties. 6 years ago
Halil İbrahim Kalkan 407807fe97 Add ModuleObjectExtensionConfigurationHelper 6 years ago
Halil İbrahim Kalkan 06e665b755 Use default localization resource. Introduce IHasNameWithLocalizableDisplayName. 6 years ago
Halil İbrahim Kalkan 7e10bd92ce Auto find the display name for a extra property (if not specified explicitly). 6 years ago
Halil İbrahim Kalkan ef54a6416f Added UI config for extra properties 6 years ago
Halil İbrahim Kalkan e9fc742b7e Added ObjectExtensions to ApplicationConfigurationDto 6 years ago
Halil İbrahim Kalkan 676b677b1f Added module object extension configurations. 6 years ago
Halil İbrahim Kalkan 9c2297074f Add Configuration to ObjectExtensionManager 6 years ago
Halil İbrahim Kalkan 055ba8312d Added ObjectExtensionPropertyInfo.Attributes and marked ValidationAttributes as obsolete 6 years ago
Halil İbrahim Kalkan 41b6c7337a Update ObjectExtensionPropertyInfo.cs 6 years ago
Halil İbrahim Kalkan 55016d8446 ExtensibleObject should set default values for defined properties. 6 years ago
Halil İbrahim Kalkan ccf759ed27 Added DisplayName to ObjectExtensionPropertyInfo 6 years ago
Halil İbrahim Kalkan 7278f0c949 Update ObjectExtensionManagerExtensions.cs 6 years ago
Halil İbrahim Kalkan 8f906ad49f Added more extension methods for ObjectExtensionManager 6 years ago
Halil İbrahim Kalkan 660ce383fb Added AbpModelExpressionProvider and AbpExtraPropertyValidationMetadataProvider 6 years ago
Halil İbrahim Kalkan adfc60d8ca Add IsValid and refactor ExtensibleObjectValidator 6 years ago
Halil İbrahim Kalkan c69e2f12ed Allow to write custom code to validate an extensible object. 6 years ago
Halil İbrahim Kalkan 2d35a8be96 Refactor ExtensibleObjectValidator 6 years ago
Halil İbrahim Kalkan 2b211c1073 Add validation for extra properties. 6 years ago
Halil İbrahim Kalkan 0072dec0b6 complete the object extension manager document. 6 years ago
Halil İbrahim Kalkan 98f97f0228 Rename ExtensibleObjectMapper file. 6 years ago
Halil İbrahim Kalkan c9e0ae2e42 Add methods to perform object extension configuration for multiple types at once. 6 years ago
Halil İbrahim Kalkan d506d40608 Allow to ignore some properties on mapping extensible objects. 6 years ago
Halil İbrahim Kalkan 9698e3f7dc Refactor MappingPropertyDefinitionChecks 6 years ago
Halil İbrahim Kalkan 3ba4accc59 Added ObjectExtensionManager_Tests 6 years ago
Halil İbrahim Kalkan edf8f82fc2 Refactor ObjectExtending. 6 years ago
Halil İbrahim Kalkan bb83eccd6f Revised AbpAutoMapperExtensibleDtoExtensions and more added tests. 6 years ago
Halil İbrahim Kalkan 497fb6280a Fix HasExtraPropertiesObjectExtendingExtensions 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