MT 4.15 Beta 2 Change Log

Added ability to filter search by author and/or category.


Merged the latest checkins to release-32 branch to the current dev branch. svn merge -r1669:1708 http://code.sixapart.com/svn/movabletype/branches/release-32 .


Comment reply should not have assumed the existence of template modules even if it was one of default templates.


Do not set loaded flag when it's not loaded.


Typo!


Fix templates' ids stored in plugindata table for widget managers upon restore.


'view' mode is the standard. This eliminates the need to add two mode handlers in plugins and addons.


Webmaster can save pages in batch.


Added locale specific default value to TimeOffset config directive.


Added locale specific default value to TimeOffset config directive.


Only register the CommentThrottleFilter callback once.


Prevent touches to blog for MT::Touch objects.


Fixed usage of COMMENTER_COOKIE constant.


Fix for warnings from SpamLookup.


Change for indexes for TheSchwartz::Error.


Added non-cacheable flag for MT::Touch.


Issue blog->touch calls for XMLRPC updates.


Set variable for template identifier to simplify default templates.


Set template identifier variable and system_template for dynamic error and search result templates.


Changed 'avatars' to 'userpics'.


updated templates to use variables set by the app


updated templates to use variables set by the app


Add create link for listings in zero state


Adding embedded column to MT::ObjectAsset. . Thanks, Tim!


Display something for entries using an asset that have no title.


Include blog_id when loading related assets.


Return error when output is undefined, not if empty.


Use available MT::Builder when it exists in the context stash.


Return error message from tmpl object, not builder.


Populated includesystem, includecache blog settings.


Added punctuation to first feature bullet.


Condition SSI and Module Options on Edit Template based upon Publishing settings


Set default cache interval to 30 when interval is unset.


remove 'main_template' variable


remove 'main_template' variable


Fixed * Change value of type in the param if type equal 'module'


Implemented MT::DateTime::compare.


Wrote simple pod document.


changed the way to show date and time error message. * suppress the auto-saved information when user get errors * accept the number without zero padding for date and time


Fixed * Fixed for nested category based archive count issue.


SearchNoOverride defaults to inlude SearchMaxResults to keep away from attack from malicious users tweaking URL.


Fixed * oops CategoryArchiver is never not found


Do not double-translate the name of permissions. They are labels and automatically translated.


Add id of the new blog to the cookie of the blog creator.


Fixed * Added blog id to hash key


Don't fail in the event that the SSI include file was simply a zero-byte file.


Update rememberMe function per previous changes to setCookie function


Search all kinds of entries when searching entries


Fix for spam_protect attribute test.


Don't use MD5 to make these names; the leading letters should be good enough (revert changeset 1627)


Prevent clearing of input fields when remember me checkbox is cleared.


Fixed typo.


remove republish link when the setting is dynamic publishing.


Fixed * Added pages support


Fixed * Changed to use isset function


Stopped saving something in the database while database driver is being initialized. Let us see if this fixes the occasional "Time to Upgrade!" bug.


Resolved * Implemented new copy template feature.


Use database driver directory for non-cacheable classes.


Fixed itemset actions to work for template listing screen.


Fixed call for move_category.


Disable SSI for system templates.


Fix for editing system-wide templates (can't assume blog is available).


Update 'virtual' field of fileinfos directly when dynamicity changes Don't recreate fileinfos when dynamicity changes, only when publishing path does (but when publishing path changes, recreate fileinfos even if publishing statically, as we always keep fileinfos nowadays) Don't cache fileinfos, so updating directly is not a problem


Added sorting fields - commentcount and trackbackcount for MTEntries.


Changes to update type-based touches prior to any rebuilding. Added 'prebuild', 'postbuild' callbacks that wrap entire build process (prebuild is called at start of multi-request build process; postbuild is called at the end). Added a total publish time message at end of build process.


Avoid rebuilding files within the same build operation (particularly helps for date-based archive rebuilds).


Fixed test for existing SSI file (versus existing path).


Forgot to check in this file. Added sorting commentcount and trackbackcount for MTEntries.


Fix for 500 error from export.


Forward-porting r1784 to the current dev branch.


Added publish button and pulldown option on template listing.


Fixed showing appears in link for thumbnail on asset edit page.


Fixed typo in 'Not Spam' button.


SetVarTemplate block is required to support Ajax-based background retrieval.


Fixed * Added blog_id check for blog loading

This page was last updated on 2008-04-10, 18:12.