Beta 5B contained a fix for a bug affected people upgrading from a 4.1 to MT 4.2's narrow table-based meta data storage backend.
Set zero for some inconsistent comment/ping count just in case.
chromeless needs styling for textareas
Add Create Widget Set link when list is in zero-state
hide backup message when backup option is de-selected
Search templates in templates listing and widgets listing. Thanks Jay Allen for the patch.
Fixed typo in translation.
"cache_enable" valuable is removed from the page and cleaned up back-end codes.
Translate the whole phrase including URL.
- Revision: 2050
Fixed to create required files for dynamic publishing when an individual template is set to publish dynamically.
Integrated Widget Manager to the core.
Now a widgetset is another type of template. The widgets contained in a widgetset is stored in a meta field.
cloning message mentions pages
Allow user to save and publish new templates too.
- Revision: 2054
Display auth'd commenter name for comment author tag when comment was posted by auth'd user.
Removing delete meta use cache upgrade step since this was a meta field only used during development.
- Revision: 2056
Adding meta support for comments/pings and creating a new index to aid selecting by parent object and visible status. Also, comment author method now returns MT::Author nickname when comment has an associated author.
Fixed a warning when cacheexpiretype isn't defined.
- Revision: 2058
Added #comment-greeting for more generic id name.
- Revision: 2059
Added new authtypename index.
- Revision: 2060
Fixed some warnings.
- Revision: 2061
Updates to blog-side javascript regarding user state and permissions. ,69644,67754,69814,79258,62643. Fixed declarations for conditional tags. . Display auth'd user nickname rather than name from comment object.
Removed unnecessary conditional tag.
- Revision: 2063
Fixed widget listing when a global widget exists.
Publishing Settings: Missing/broken form labels
Closed some li tags on the This Is You widget. Thanks, Su!
use default entry settings for status, comments, trackbacks for pages
Added labels to 'Smart Replace' options. Thanks, Su!
Split these tests up (can't instantiate two MTs in one run)
- Revision: 2069
Added labels to system feedback settings screen. Thanks, Su!
Added labels to system user settings screen. Thanks, Su!
simplifying code: double conditioning on same variable
- Revision: 2072
Magnifier icon's filter does not work on Edit Comment screen
Removed validation for nonexistent fields.
Applied more form labels from Su.
Comment Settings: Missing field labels
Spam Settings: Missing form labels
Warning for system-disabled TB/comments doesn't extend full-width
Added labels to system feedback settings screen. Thanks, Su!
remove close links from TB/comments disabled warning msgs
Limit replace operation to checked items.
Fixed author archive titles.
Added missing imports.
Fix for array declaration when MT is only auth type selected.
Support for 'jpeg' image file extensions by MT::Image::NetPBM. Thanks, Andrey.
Preserve dashes through dirification.
Decrease the auth_type column to 50 byte due to UTF8 index constraints.
- Revision: 2087
Add accesskey attributes to commenter sign in and register buttons
Commenter OpenID Login Button Styling consistent with other login button styling
- Revision: 2089
Fixed meta declaration for update_pings meta field.
PHP tags for Widget Manager.
Double check to see if the current schema has _meta column for the class in question.
- Revision: 2092
Trim whitespace on search term.
Added missing import.
Always pass array type to array_marge for compatibility with PHP5.
Redirect to dashboard if the specified type is not appropriate for system level template edit.
Support 'top' attribute for MTTags for dynamic publishing.
Support 'top' attribute for MTTags for dynamic publishing.
Handle special case where user has excessive permission records.
Fixed SubCategories behavior when category filter is specified in dynamic publishing.
Moved
- Revision: 2101
Set app->mode for new_mode.
Implemented PHP version of pager related tags. Dynamically published archives can now be pagination-enabled by adding these tags and specify "auto" to limit and offset.
- Revision: 2103
Implemented , * Added SSI support into the Dynamic Publishing * Added cache option support
Update test in light of change to dirification of dashes (revision 2086) Convert dirify test script to data-driven format
- Revision: 2105
Don't need to define tests in BEGIN if we're not calculating test count from it
- Revision: 2106
Fixing display issue with menus in Firefox and Safari with pure css, and IE using some conditioned js
Output logo for comment author identity even if commenter has no url in their profile.
Condition author link.
Fix for template edit links for global templates.
Fix for unbalanced hash warning.
- Revision: 2111
Relay error message when failing to save object using setbykey method.
Fix for saving and publishing new templates.
Fixed 'Manually' status for template maps.
- Revision: 2114
Paginate rebuild operation for list action to publish archive templates. Added 'save and rebuild' button for archive templates.
Fixed confirm dialog so that cancel prevents saving the role changes.
Cleanup.
- Revision: 2117
Fix for some warnings when ts2epoch is called without a timestamp.
Support for category, date-based archive template previews.
Fixed author_based flag for Author archive type.
- Revision: 2120
Prefix preview filenames with 'mt-preview-' so any left-behind preview files are easier to find.
- Revision: 2121
Added require for editing trackbacks.
L10 Japanese for Release-36.
- Revision: 2123
r2096 was not a good fix for . Fixed the fix.
Keep the previous value if user only change the caching type.
Incorporated the first picks of Japanese translation of the phrases in publishing profile. Thanks Ogawa-san and koikikukan.com. It's still open thought; send us your suggestion from SAKK feedback form!
- Revision: 2126
Implemented * When SSI was not PHP, and Dynamic Publishing is enabled, show alert message
Properly handle system level and blog level widgetsets and widgets.
Rewrote the function signature and the call to it in PHP4-friendly way.
Branching for Release 37
- Revision: 2130
Removed redundant itemset actions since the Publish options are now buttons.
- Revision: 2131
removing unused image
Move system messaging above title on TrackBacks listing
Display name field marked with asterisk on blog-side Edit Profile screen
Template Options should be open if there is an error with the data within
Better handling for empty widget sets.
Updates to preserve return url for new signups.
Support for parsing namespaced attributes.
- Revision: 2147
Core support for sorting/filtering on custom fields. ; Updated POD docs for MT::Object; Started inlining docs for template tags.
textarea wrapper is too greedy
all fields on Edit Author now consistently styled
Issue varchar alter even if existing column is larger than the currently defined column.
The name of the method got changed.
- Revision: 2156
Fail early if no search term was specified to public search.
Break out of the loop if lastn was specified.
Typo...
Fix for issuing tag function with a block tag to test for a non-empty result or not.
- Revision: 2160
Supplementing tag POD docs.
- Revision: 2161
Added 'edit_assets' permission for the Editor role for new installations.
Simplified conditions for which columns to alter upon upgrade.
Reverted mode update since it was creating unwelcome ripple effects. ,79604
Removed redundant publish itemset actions.
- Revision: 2166
Fixed case where ArchiveList was failing to publish the complete list in an archive context of the same type. ,79411
When checking for dynamic publishing options, just look at template/templateset publish options to determine if mtview.php needs creation/updating.
- Revision: 2168
Fix for negative offset bug.
Fix for negative offset bug.
Preserve original return_args parameter when returning to the edit screen from an error.
Fixed * Removed unnecessary file. Thanks to Oshima-san
Preserve author/role return argument for the list_associations mode.
default blog templates code standardization
Fixed widget listing screen.
POD updates.
- Revision: 2179
Changed event onchange to onclick for IE.
Removed unused flag variable.
- Revision: 2181
Encode text properly according to PublishCharset in the Atom service document.
Checking in Net::OpenID::Consumer for OpenID 2.0 support in commenting to Movable Type powered blog. Now commenters can login to your blog by entering "yahoo.com" or "myopenid.com" as their OpenID URL in the sign in screen.
POD updates. Made example tag syntax more consistent. Added docs regarding how to do filtering/sorting on custom fields for the Entries tag.
- Revision: 2184
Merge test improvements from release-36 branch Used:
svn merge -r 2130:2184 http://code.sixapart.com/svn/movabletype/branches/release-36/ .
- Revision: 2185
Automate MT::Test import options Move time magic to an MT::Test import option 'time'
- Revision: 2186
Applied patch from Reed Cartwright to fix a PostgreSQL issue with Pg 8.2.7 and later.
Fixed * Added new function that applies text filter
Shorten config file/plan discovery
- Revision: 2189
Updates to set start_time (or reset) appropriately, particularly for the schwartz worker.
Comment Response templates now branch using boolean varaiables set by the app
Added 'id' to attribute docs.
- Revision: 2192
Fixed * Added class type filter for category
Added class label/plural names for log messages.
Fixed * Pass through if SSI is None
Fixed * Always returns contents from include file if cache settings was disabled and include file exists
Fixed issues found in backing up and restoring meta fields.
This will (again) changes the format of the backup file - the backup files from the older development branches won't be restored correctly to this version.
Changed from methods to function calls.
- Revision: 2199
More fixes to backup and restore.
POD updates; optimizations for tag filtering on Entries tag (particularly for expressions with 'not' keyword); moved noxxx_error methods into MT::Template::Context.
- Revision: 2201
Removed the reference to a private method in MT::Object from MT::OD::DBI. Use the trigger instead, just like other methods in it are doing.
Changed a Japanese phrase.
Always pass an array as the second argument to translate_phrase.
Start testing MT::CMS::Blog::updatefinfos (already fails)
- Revision: 2205
Support for PerformanceLoggingPath setting, with error logging if path is unwritable. Thanks, Jay!
Added stub for IfCurrentPage docs.
- Revision: 2207
Added default values to MaxResults and SearchMaxResults in PHP.
Link to edit widgetset was broken in the sidebar of template edit screen.
- Revision: 2209
Update nully virtual fileinfos too
- Revision: 2210
More updatefinfos tests
- Revision: 2211
To handle <__trans ...> part properly inside of the quote.
SSI error message has been improved. Thanks Jay for the suggestions!
Japanese L10 for this release.
- Revision: 2214
Comment Response templates now branch using boolean varaiables set by the app
Fixed pings method. Thanks to Reed Cartwright for the report.
Fixed some warnings.
- Revision: 2231
Config settings for controlling blog-side user cookies. Added 'SingleCommunity' setting to permit sharing of trust/ban status for all blogs. Delay request of blog user cookie until user clicks sign in link.
Reverted change from rev 2232.
- Revision: 2233
Added post_init callback. The callback is invoked when MT is initialized and addons and plugins are loaded. See POD for the signature.
Fix for showing unlinked comment name for anonymous comments.
- Revision: 2235
Fixed default value for UserSessionCookieDomain.
- Revision: 2242
Restored UserSessionTimeout setting.
- Revision: 2244
Call fetch user for previews too.
- Revision: 2248

Leave a comment
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.