2038 Commits (fa02cd7a1982c5bd6949dabb8f48007bdcb8b667)

Author SHA1 Message Date
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 092d2dc5cf Use L instead of l on text templates 6 years ago
Halil İbrahim Kalkan 7e10bd92ce Auto find the display name for a extra property (if not specified explicitly). 6 years ago
maliming 61f8bc32d9 Rename unit test method name. 6 years ago
maliming bdc142454e Compare the value of the property to determine whether it is changed. 6 years ago
Halil İbrahim Kalkan 52b6c10a55 Resolved #3790: Add AbpLocalizationOptions.DefaultResourceType. 6 years ago
Halil İbrahim Kalkan ef54a6416f Added UI config for extra properties 6 years ago
Ahmet c10f97c1d1 TemplateDefinition DisplayName added 6 years ago
Halil İbrahim Kalkan c71550b98c Add useCurrentCultureIfCultureNameIsNull option. 6 years ago
Halil İbrahim Kalkan 12bde17d66 Revisit getting template content 6 years ago
Halil İbrahim Kalkan 720b5d7e2f Add TemplateDefinitionIsInlineLocalized. 6 years ago
Halil İbrahim Kalkan 5aec15a123 Move culture fallback logic to the TemplateContentProvider 6 years ago
Halil İbrahim Kalkan 9a0ecfb994 Remove old TODO 6 years ago
Halil İbrahim Kalkan e9fc742b7e Added ObjectExtensions to ApplicationConfigurationDto 6 years ago
Ahmet 41d1e12a74 contributors reversed for requesting content 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
Ahmet fe35f33265 NameFix 6 years ago
maliming 545f1afb7b Add SolutionName option to update command. 6 years ago
Halil İbrahim Kalkan 9a8a97f0ea Update ObjectExtendingPropertyInfoExtensions.cs 6 years ago
Halil İbrahim Kalkan da69be5977 Add InputTypeName to the AbpInputTagHelper 6 years ago
Halil İbrahim Kalkan 055ba8312d Added ObjectExtensionPropertyInfo.Attributes and marked ValidationAttributes as obsolete 6 years ago
Halil İbrahim Kalkan 53e295363e Refactored AbpValidationHtmlAttributeProvider 6 years ago
Halil İbrahim Kalkan fbfd912a14 ExtraPropertyBindingHelper should supported containerless expressions. Added tests. 6 years ago
Halil İbrahim Kalkan 932410b2fb Implemented AbpValidationHtmlAttributeProvider 6 years ago
Halil İbrahim Kalkan 8a31febcb5 Fix tests for the object extension manager. 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 8a318cb1ea Should check IsMappedToFieldForEfCore 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 92baeb95b7 rename file: AbpModelExpressionProvider 6 years ago
Halil İbrahim Kalkan 660ce383fb Added AbpModelExpressionProvider and AbpExtraPropertyValidationMetadataProvider 6 years ago
liangshiwei 5185387051 Remove FormGroupItem that are not in the model 6 years ago
Halil İbrahim Kalkan de81fca5db Added binder for extra properties 6 years ago
Halil İbrahim Kalkan c8be359697 Remove GlobalizationHelper. 6 years ago
Halil İbrahim Kalkan da78d48b10 Remove unused classes of the text template system 6 years ago
Halil İbrahim Kalkan f75e7baef6 Added caching for the LocalizedTemplateContentReaderFactory. 6 years ago
Halil İbrahim Kalkan 15ce08853d Rename template content readers. 6 years ago
Halil İbrahim Kalkan a29cdda2c5 Extract LocalizedTemplateContentReaderFactory 6 years ago
Halil İbrahim Kalkan 8af5a54ad2 Refactored VirtualFileTemplateContentContributor 6 years ago
Halil İbrahim Kalkan 1dde0dbe23 Added PreDefine and PostDefine methods for the ITemplateDefinitionProvider 6 years ago
Halil İbrahim Kalkan f3d82a3807 Refactor text template contribution system. 6 years ago
Halil İbrahim Kalkan e1990d1a3f rename template contributor to template content contributor 6 years ago