Unset variable ignore the operation and set the value to it.
Fixed test data.
Fixed * Changed to use MTCommentLink * Added support for filtering of no class to fetch_entries
Added RCO test. Changed comment created date and modified expected results from tests accordingly.
- Revision: 2451
Added default language to default configuration for tests.
- Revision: 2452
Changed the way to generate unique hash key for an object.
Calculate and set offset value correctly when the number of items appearing on a page is changed.
Remove duplicate line in Search template
Merged the checkin to release-38 to the current dev branch. svn merge -r2424:2447 http://code.sixapart.com/svn/movabletype/branches/release-38 .
- Revision: 2456
Updated a test case a bit to be flexible to configuration setting.
- Revision: 2457
0 is a valid value for cacheexpiretype.
Adding support for a maxgroupby method.
Better escaping for entry title.
Checkin of TypePad AntiSpam plugin; MT version bump.
- Revision: 2461
Test index generation and introspection
- Revision: 2462
Updates to optimize recentlycommentedon, category and tag attributes for Entries tag - . Search app can now supply user state - . Fix for 2-digit year bug -
Can't optimize with join when not operator is used.
- Revision: 2464
XMLRPC tests now runs against the real code.
- Revision: 2465
Fix for IE Duplicate Characters Bug
fix for JavaScript error when specifying database type in mt-wizard
Suppress MT log message for unrecognized metadata types.
updating link to database configuration information
Removing caching column from global module listing
Entry template typos (thx Reed)
Centering Dashboard columns inside dashboard bubble
Fixed a warning.
- Revision: 2473
Fix for upgrading records with non-null meta columns that are actually empty.
Group_by methods now returns an iterator that can be finished early.
Reset blog's dynamicity flag when template set is reset.
Fixed * If archive type is not Page, archiveurl is respected.
Fixed * Created new function that creates directory recursively. * Changed to new function call instead of mkdir call directly.
Fixed * Changed file name to small letter
Added more xmlrpc tests.
- Revision: 2480
Fixed * Does not transforms to array if commenter array is not null
Adjusting position of close toggles for dashboard widgets in IE6
Return DBI error raised during save.
Fixing Config Wizard js errors on mail settings screen
display fix for case when many archive maps are assigned to an archive template
Javascript-escape trans phrases placed in strings.
Issue focus in try block to avoid error if text field is hidden.
Convert DDL tests to Test::Class in anticipation of failing tests
Test error making create table sql for class with nonsense column type
Fixes for double-escaping in javascript strings.
- Revision: 2490
Preserve the value of build_dynamic before and after previewing template.
Added test cases for the case 80012.
- Revision: 2492
Oops, the expected results were wrong.
- Revision: 2493
Added missing MTOS header.
- Revision: 2494
Fix using binds for 'not in ...' clauses.
Fix to permit plugins that prepopulate the entries stash to call the entries handler allowing for further filtering using category/tag/author attributes.
Removed 4.1 version #s from readme HTML files.
fixing label/field styling on Confirm Publishing Configuration
Skip all 't' directories for builds.
- Revision: 2499
Modernized how sort argument is specified in group_by query. . The legacy way of specifying it is still allowed but discouraged.
Fixed * Added else part
Check if build_type is changed to dynamic from something else and do not rebuild if no map is.
Fixed * Related fix of case 79997
Show Save&Rebuild button when template has a static map even if the profile is set to dynamic.
Purge stale search cache after it finishes processing, and also periodically.
Fixed * When blog_id of loaded widgetset and parameter is unmatched, redirects to the dashboard.
Use the default name for the new blog instead of removing it.
See build_type for each map, not for the template.
L10 Japanese phrases.
- Revision: 2509
Don't die on failure to save config settings.
Moved mode change into init_request.
After the other Ddltest tests, test dropping the table
Test creation and destruction of sequences
Fixed to save fileinfo properly. Clear cache category/folder data when changed.
Set default status to imported entries.
Sync MTCS and Commenting Profile Templates
Trustroot now include CommentScript.
Trustroot, returnto and other parameters for checkurl can be modified by creating a new authentication module and overriding the checkurlparams method.
Removed getroot and consolidated the genearation of trustroot and returnto to one method because it does not make sense to create trustroot and returnto individually per spec.
Skip these tests for now.
Fixed when to apply the value from entriesonindex in PHP.
Fixed * Applied patch. thanks to Ogawa-san
Load blog in context if the request did not specify it.
Blog administrators should be able to search for users to grant access to their blogs.
Test dropcolumnsql, addcolumnsql, and fix_class
Use relative path for test sqlite db
- Revision: 2524
addng <:PageActions$> to screens. thx Kevin Shay.
fixed: IE focuses the editor when saving; we refocus the active element afterwards.
Added required "require" call.
- Revision: 2527
Updated Net::OAuth modules to the latest version.
Added more tests to xmlrpc.
- Revision: 2529
Fixed to work test properly. * fixed some expected data * clear cache data and not to set cache data * fixed mtcomments lastn order
Define additional js legacy variables in default templates javascript file
Define additional js legacy variables in default templates javascript file
Make spider tests optional
- Revision: 2533
Don't refer to our Foo using the array until we need to
Send return_url when static parameter is not available.
Fixed * Changed cache content into category objects instead of category ID
Mistakenly uploaded the code that should not have been checked in yet.
- Revision: 2537
Wrong placement of placeholders.
Describe tests better Use are_objects() where applicable to remove superfluous 'tests'
Don't complicate by using array reference to first Foo when we don't care about the array
- Revision: 2540
More sane upper limit for tag autocompletion list (yields last 1000 recently used tags).
- Revision: 2541
Don't fire triggers when loading tags for tag cache.
- Revision: 2542
Adding favicon for MT.
- Revision: 2543
Updated params for edit_profile links.
Adding created_on to visible index.
- Revision: 2545
Limit columns loaded for finding trackbackable local domains.
- Revision: 2546
Limit rows returned for finding next/previous ping.
- Revision: 2547
Updates to iterator handling and use of 'windowsize' argument for loaditer method of MT::Object.
Do not call listing method when there is no appropriate condition for the type when building list of templates.
Reset DBI Profile object with each request.
- Revision: 2550
minor change to border color
- Revision: 2555
