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
e2cc342adfd60117b76725a9c26136fe439d5c00
Umbraco-CMS
/
src
/
Umbraco.Web
/
Models
/
ContentEditing
History
Shannon
e2cc342adf
Removes non-completed/tested/used code for templates which was during a WIP of the grid some time ago.
2014-11-25 17:36:44 +11:00
..
AuditLog.cs
…
AuditLogType.cs
…
ContentBaseItemSave.cs
…
ContentItemBasic.cs
Fixes typo: Updator -> Updater
2014-09-12 11:53:09 +10:00
ContentItemDisplay.cs
…
ContentItemDisplayBase.cs
Set up return to list button for list view children that on click returns to the list with the last viewed page restored
2014-07-30 23:14:24 +02:00
ContentItemDto.cs
…
ContentItemFile.cs
…
ContentItemSave.cs
…
ContentPropertyBasic.cs
…
ContentPropertyDisplay.cs
…
ContentPropertyDto.cs
…
ContentSaveAction.cs
…
ContentSortOrder.cs
…
ContentTypeBasic.cs
…
DashboardControl.cs
…
DataTypeBasic.cs
Implements the ability to have customized and configurable list views for specific content types
2014-09-22 18:18:09 +10:00
DataTypeDisplay.cs
Implements the ability to have customized and configurable list views for specific content types
2014-09-22 18:18:09 +10:00
DataTypeSave.cs
…
EntityBasic.cs
Ensures the return to list button isn't shown on items in the recycle bin since that would navigate back to their original parent. Updates the recycle bin list views to respect the list view configuration of their associated sections.
2014-10-02 19:55:24 +10:00
EntityTypeSearchResult.cs
…
IErrorModel.cs
…
IHaveUploadedFiles.cs
…
INotificationModel.cs
…
ListViewAwareContentItemDisplayBase.cs
…
MacroParameter.cs
…
MediaItemDisplay.cs
…
MediaItemSave.cs
…
MemberBasic.cs
Allows for email and username to be fields in list view, fixes up the list view usage to display members from a custom membership provider.
2014-09-19 15:34:26 +10:00
MemberDisplay.cs
Fixes up all list views for all content types with regards to the delete button, now if you delete an child of a list view while viewing it it will redirect to it's container.
2014-09-19 13:55:30 +10:00
MemberListDisplay.cs
Fixes up all list views for all content types with regards to the delete button, now if you delete an child of a list view while viewing it it will redirect to it's container.
2014-09-19 13:55:30 +10:00
MemberSave.cs
…
MessagesExtensions.cs
…
ModelWithNotifications.cs
…
MoveOrCopy.cs
…
Notification.cs
…
PreValueFieldDisplay.cs
…
PreValueFieldSave.cs
…
PropertyEditorBasic.cs
…
PropertyTypeValidation.cs
…
RichTextEditorCommand.cs
…
RichTextEditorConfiguration.cs
…
RichTextEditorPlugin.cs
…
SearchResultItem.cs
…
Section.cs
…
StyleSheet.cs
…
StylesheetRule.cs
…
Tab.cs
…
TabbedContentItem.cs
…
UmbracoEntityTypes.cs
…
UserBasic.cs
…
UserDetail.cs
Fixes: U4-5597 ServerVariables cannot include dynamic data like a users start node Ids
2014-10-07 14:59:07 +11:00