Patch Uploaded: #9135
pcpdx has uploaded a patch.Description:/Blog4Umbraco/AjaxCommentForm.ascx does not work when Javascript is disabled.The problem is the post is looking for "author" when the field is "name". This...
View ArticleSource code checked in, #66476
Updated build configurations for Umbraco 4.5 .NET 3.5, .NET 4.0, and Umbraco 4.7 .NET 4.0.
View ArticleSource code checked in, #66639
Added new comments EF model for importing old comments into new structure.
View ArticleSource code checked in, #67452
Checked in updated B4U csproj, added missing external files, updated Comments EF POCO model
View ArticleSource code checked in, #68072
Trackback items can no-longer be nested. Also added Comments as a valid child document type to comments to allow for nesting.
View ArticleSource code checked in, #68424
Added reference to Universal Media Picker. Also fixed recursion issue with TypeList.
View ArticleSource code checked in, #71003
* Added ModerateComments option to Blog * Refactored Comments related code * Verified and added checks to Blog Post Publishing Code related to Date Folder structure * Replaced strings with relevant...
View ArticleSource code checked in, #71005
Refactored the CommentModeration Dashboard Control and moved it to the plugins folder. Tested Comment and Blog Post creation in the process and fixed up a number of issues.
View ArticleSource code checked in, #71007
Fixed issue with two methods of BlogLibrary having same number of parameters making them incompatible with XSLT rendering
View ArticleSource code checked in, #71015
* Fixed GravatarUrl Property in Comments * Tweaked CommentModeration control * fixes when publishing new posts including handling custom DateFolder DocumentType and crashes with custom Examine-Lucene...
View ArticleSource code checked in, #71035
* Fixed up various XSLT files * Comments now nesting properly * Optimised BlogLibrary and Blog code used by XSLT's so that the Cached Nodes are used instead of Documents - much faster rendering of...
View ArticleSource code checked in, #71156
1. Renamed the DocumentTypes TrackBacks and Comments to TrackBacksContainer and CommentsContainer respectively so that they don't clash with the Generated POCO's from "Export to .Net" 2. Moved...
View ArticleSource code checked in, #76924
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View Article