This website requires JavaScript.
Explore
Help
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
ad4ebe37553bb7c180b9a59b0176d80188ffe53e
Umbraco-CMS
/
src
/
Umbraco.Web
/
PropertyEditors
History
Shannon
ad4ebe3755
Updated a lot more of the pre-values stuff and the data type editor, updated lots more of the dropdown property editor and now have serialized/deserialized values working for pre-values. Now just need to finish off the pre-value field for the drop down list.
2013-08-22 18:38:57 +10:00
..
ContentPickerPropertyEditor.cs
Added events.Service and xmlhelper.service
2013-08-12 15:17:34 +02:00
DatePropertyEditor.cs
Updated a lot more of the pre-values stuff and the data type editor, updated lots more of the dropdown property editor and now have serialized/deserialized values working for pre-values. Now just need to finish off the pre-value field for the drop down list.
2013-08-22 18:38:57 +10:00
DateTimePropertyEditor.cs
Got the Date and Date/Time new property editors created, fixed up a few date casting issues with data. These editors 'should' be compatible with the previous legacy date/datetime editors, just need to test it.
2013-08-14 20:08:45 +10:00
DateTimeValidator.cs
Got the Date and Date/Time new property editors created, fixed up a few date casting issues with data. These editors 'should' be compatible with the previous legacy date/datetime editors, just need to test it.
2013-08-14 20:08:45 +10:00
DropDownPreValueEditor.cs
Updated a lot more of the pre-values stuff and the data type editor, updated lots more of the dropdown property editor and now have serialized/deserialized values working for pre-values. Now just need to finish off the pre-value field for the drop down list.
2013-08-22 18:38:57 +10:00
DropDownPropertyEditor.cs
Updated a lot more of the pre-values stuff and the data type editor, updated lots more of the dropdown property editor and now have serialized/deserialized values working for pre-values. Now just need to finish off the pre-value field for the drop down list.
2013-08-22 18:38:57 +10:00
FileUploadPropertyEditor.cs
Fixed up the file uploading and the readonly property editors and saving/updating their data/control based on the data changed on the server side.
2013-08-21 17:54:30 +10:00
FileUploadValueEditor.cs
Updated a lot more of the pre-values stuff and the data type editor, updated lots more of the dropdown property editor and now have serialized/deserialized values working for pre-values. Now just need to finish off the pre-value field for the drop down list.
2013-08-22 18:38:57 +10:00
LabelPropertyEditor.cs
Adds more functionality to prop editors to be able to flag the value editor as readonly so no bound values will be persisted (ie. for the label property editor)
2013-08-12 18:09:16 +10:00
LabelValueEditor.cs
Adds more functionality to prop editors to be able to flag the value editor as readonly so no bound values will be persisted (ie. for the label property editor)
2013-08-12 18:09:16 +10:00
RichTextPropertyEditor.cs
Added events.Service and xmlhelper.service
2013-08-12 15:17:34 +02:00
RteMacroRenderingPropertyEditorValueConverter.cs
Ported updates to DynamicDocument to allow dynamic access to RTE content and still have it
2012-09-08 11:30:19 +07:00
TextAreaPropertyEditor.cs
Added events.Service and xmlhelper.service
2013-08-12 15:17:34 +02:00
TextStringPropertyEditor.cs
merge
2013-08-12 15:26:31 +02:00
TrueFalsePropertyEditor.cs
Added events.Service and xmlhelper.service
2013-08-12 15:17:34 +02:00