This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d147d7d41266b79d956fd5b18ac3b60333e0da5f
Umbraco-CMS
/
src
/
Umbraco.Infrastructure
/
PropertyEditors
History
Sebastiaan Janssen
692f952293
Merge branch 'v9/contrib' into v9/dev
...
# Conflicts: # src/Umbraco.Web.BackOffice/Controllers/ContentTypeController.cs
2021-11-03 13:05:43 +01:00
..
ValueConverters
Fixed tryParse
2021-09-15 13:40:08 +02:00
BlockEditorPropertyEditor.cs
Merge branch 'v9/contrib' into v9/dev
2021-11-03 13:05:43 +01:00
BlockEditorPropertyHandler.cs
Merge v8/dev 20-10-2021 (
#11426
)
2021-10-20 13:12:46 +02:00
BlockListConfigurationEditor.cs
…
BlockListPropertyEditor.cs
Changes all collections from collection builders to resolve the concrete instances lazily.
2021-07-12 15:28:46 -06:00
CheckBoxListPropertyEditor.cs
…
ColorPickerConfigurationEditor.cs
…
ColorPickerPropertyEditor.cs
…
ComplexEditorValidator.cs
…
ComplexPropertyEditorContentNotificationHandler.cs
…
ConfigurationEditorOfTConfiguration.cs
…
ContentPickerConfigurationEditor.cs
…
ContentPickerPropertyEditor.cs
…
DateTimeConfigurationEditor.cs
…
DateTimePropertyEditor.cs
…
DropDownFlexibleConfigurationEditor.cs
Merge remote-tracking branch 'origin/v8/dev' into v9/feature/merge-v8-05072021
2021-07-05 20:58:04 +02:00
DropDownFlexiblePropertyEditor.cs
…
EmailAddressConfigurationEditor.cs
…
EmailAddressPropertyEditor.cs
…
EyeDropperColorPickerConfigurationEditor.cs
Add Eye Dropper property value converter
2021-08-13 16:34:38 +02:00
EyeDropperColorPickerPropertyEditor.cs
Allow Eye Dropper to be used as macro parameter editor
2021-08-13 16:35:10 +02:00
FileUploadConfigurationEditor.cs
…
FileUploadPropertyEditor.cs
Ensure TryGetMediaPath only returns true on non-empty values
2021-09-08 12:03:56 +02:00
FileUploadPropertyValueEditor.cs
Merge branch 'v8/8.17' into v9/feature/merge_v8.17-rc
2021-09-07 12:10:58 +02:00
GridConfiguration.cs
…
GridConfigurationEditor.cs
…
GridPropertyEditor.cs
…
GridPropertyIndexValueFactory.cs
…
ImageCropperConfiguration.cs
Merge remote-tracking branch 'origin/v8/dev' into v9/feature/merge-v8-05072021
2021-07-05 20:58:04 +02:00
ImageCropperConfigurationEditor.cs
…
ImageCropperPropertyEditor.cs
Support plain file path strings as Image Cropper values
2021-09-08 12:07:05 +02:00
ImageCropperPropertyValueEditor.cs
Remove OriginalMediaPathScheme, changes how we extract the media file path and use that correctly instead of hacks.
2021-07-07 14:36:52 -06:00
LabelConfigurationEditor.cs
…
LabelPropertyEditor.cs
…
ListViewConfigurationEditor.cs
…
ListViewPropertyEditor.cs
…
MarkdownConfigurationEditor.cs
…
MarkdownPropertyEditor.cs
…
MediaPicker3ConfigurationEditor.cs
…
MediaPicker3PropertyEditor.cs
Merge remote-tracking branch 'origin/v8/dev' into v9/feature/merge-v8-05072021
2021-07-05 20:58:04 +02:00
MediaPickerConfigurationEditor.cs
…
MediaPickerPropertyEditor.cs
…
MultiNodePickerConfigurationEditor.cs
…
MultiNodeTreePickerPropertyEditor.cs
…
MultipleTextStringConfigurationEditor.cs
…
MultipleTextStringPropertyEditor.cs
…
MultipleValueEditor.cs
…
MultiUrlPickerConfigurationEditor.cs
…
MultiUrlPickerPropertyEditor.cs
…
MultiUrlPickerValueEditor.cs
Implemented an extension method to lessen duplication of code
2021-08-16 10:31:11 +02:00
NestedContentConfigurationEditor.cs
…
NestedContentPropertyEditor.cs
Merge remote-tracking branch 'origin/v8/dev' into v9/feature/merge-v8-05072021
2021-07-05 20:58:04 +02:00
NestedContentPropertyHandler.cs
…
RadioButtonsPropertyEditor.cs
…
RichTextConfigurationEditor.cs
…
RichTextEditorPastedImages.cs
Fixed 11 more classes with new TryGetUmbracoContext
2021-08-11 12:17:35 +02:00
RichTextPropertyEditor.cs
…
SliderConfigurationEditor.cs
…
SliderPropertyEditor.cs
…
TagConfigurationEditor.cs
…
TagsPropertyEditor.cs
…
TextAreaConfigurationEditor.cs
…
TextAreaPropertyEditor.cs
…
TextboxConfigurationEditor.cs
…
TextboxPropertyEditor.cs
…
TrueFalseConfigurationEditor.cs
…
TrueFalsePropertyEditor.cs
…
UploadFileTypeValidator.cs
Merge branch 'v8/8.17' into v9/feature/merge_v8.17-rc
2021-09-07 12:10:58 +02:00
ValueListConfigurationEditor.cs
Merge remote-tracking branch 'origin/v8/dev' into v9/feature/merge-v8-05072021
2021-07-05 20:58:04 +02:00
ValueListUniqueValueValidator.cs
…