root/branches/release-36


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2176 [2176] 05/01/08 00:41:14 fumiakiy Encode text properly according to PublishCharset in the Atom service …
(edit) @2173 [2173] 04/30/08 23:58:44 fumiakiy Checking in Net::OpenID::Consumer for OpenID 2.0 support in commenting to …
(edit) @2172 [2172] 04/30/08 23:42:21 fumiakiy Removed unused flag variable.
(edit) @2163 [2163] 04/30/08 21:32:21 bchoate Simplified conditions for which columns to alter upon upgrade. BugId:79551
(edit) @2155 [2155] 04/29/08 23:17:00 mpaschal Rewrite is_object() and are_objects() testers to count as single tests …
(edit) @2154 [2154] 04/29/08 22:54:19 mpaschal Use more is_object/are_objects tests Better test descriptions
(edit) @2153 [2153] 04/29/08 22:37:19 mpaschal Don't cache test objects Foo and Bar Generalize is_first_foo() into …
(edit) @2151 [2151] 04/29/08 22:35:48 bchoate Issue varchar alter even if existing column is larger than the currently …
(edit) @2144 [2144] 04/29/08 21:48:06 mpaschal Test by literal values, not from the first object's accessors Improve test …
(edit) @2143 [2143] 04/29/08 21:46:27 mpaschal Update test count due to is_first_foo() tests
(edit) @2142 [2142] 04/29/08 21:36:05 mpaschal Avoid real clock-time waits during the test by mocking 'time' and …
(edit) @2141 [2141] 04/29/08 21:24:29 mpaschal Test that these loads worked by comparing whole column_values sets
(edit) @2140 [2140] 04/29/08 20:56:12 mpaschal Better descriptions for these tests
(edit) @2139 [2139] 04/29/08 01:49:22 bchoate Updates to preserve return url for new signups. BugId:79497
(edit) @2138 [2138] 04/29/08 00:59:53 bchoate Better handling for empty widget sets. BugId:79516
(edit) @2134 [2134] 04/28/08 22:43:07 mpaschal Check in a mysql-test.cfg (since I can't tell how else you'll get one, …
(edit) @2133 [2133] 04/28/08 22:41:12 mpaschal Improve driver tester a little Make autoflush setting self-explanatory Use …
(edit) @2129 [2129] 04/28/08 07:25:55 fumiakiy Rewrote the function signature and the call to it in PHP4-friendly way. …
(edit) @2128 [2128] 04/28/08 07:25:19 fumiakiy Properly handle system level and blog level widgetsets and widgets. …
(edit) @2127 [2127] 04/28/08 05:22:12 takayama Implemented BugId:71811 * When SSI was not PHP, and Dynamic Publishing is …
(edit) @2126 [2126] 04/28/08 05:20:06 fumiakiy Incorporated the first picks of Japanese translation of the phrases in …
(edit) @2125 [2125] 04/28/08 03:56:05 auno Keep the previous value if user only change the caching type. BugzID:79448
(edit) @2124 [2124] 04/28/08 03:32:42 fumiakiy r2096 was not a good fix for BugId:68410. Fixed the fix.
(edit) @2123 [2123] 04/28/08 03:06:13 fumiakiy L10 Japanese for Release-36.
(edit) @2122 [2122] 04/28/08 02:16:20 auno Added require for editing trackbacks. BugzID:79530
(edit) @2121 [2121] 04/26/08 16:19:28 bchoate Prefix preview filenames with 'mt-preview-' so any left-behind preview …
(edit) @2120 [2120] 04/26/08 16:19:24 bchoate Fixed author_based flag for Author archive type.
(edit) @2119 [2119] 04/26/08 16:19:19 bchoate Support for category, date-based archive template previews. BugId:79519
(edit) @2118 [2118] 04/26/08 16:19:13 bchoate Fix for some warnings when ts2epoch is called without a timestamp. …
(edit) @2117 [2117] 04/26/08 16:19:10 bchoate Cleanup.
(edit) @2116 [2116] 04/26/08 16:19:02 bchoate Fixed confirm dialog so that cancel prevents saving the role changes. …
(edit) @2115 [2115] 04/26/08 06:54:49 bchoate Paginate rebuild operation for list action to publish archive templates. …
(edit) @2114 [2114] 04/26/08 06:54:43 bchoate Fixed 'Manually' status for template maps.
(edit) @2113 [2113] 04/26/08 01:13:49 bchoate Fix for saving and publishing new templates. BugId:79510
(edit) @2112 [2112] 04/26/08 00:33:03 bchoate Relay error message when failing to save object using set_by_key method. …
(edit) @2111 [2111] 04/26/08 00:10:25 bchoate Fix for unbalanced hash warning.
(edit) @2110 [2110] 04/26/08 00:10:21 bchoate Fix for template edit links for global templates. BugId:79513
(edit) @2109 [2109] 04/25/08 23:58:06 bchoate Condition author link. BugId:79512
(edit) @2108 [2108] 04/25/08 23:33:52 bchoate Output logo for comment author identity even if commenter has no url in …
(edit) @2107 [2107] 04/25/08 23:10:31 bsmith bugzid:79427 - Fixing display issue with menus in Firefox and Safari with …
(edit) @2106 [2106] 04/25/08 19:58:33 mpaschal Don't need to define tests in BEGIN if we're not calculating test count …
(edit) @2105 [2105] 04/25/08 19:56:15 mpaschal Update test in light of change to dirification of dashes (revision …
(edit) @2104 [2104] 04/25/08 12:34:53 takayama Implemented BugId:71811, BugId:79438 * Added SSI support into the Dynamic …
(edit) @2103 [2103] 04/25/08 11:36:53 fumiakiy Implemented PHP version of pager related tags. Dynamically published …
(edit) @2102 [2102] 04/25/08 08:21:30 auno Set app->mode for new_mode. BugzID:79401
(edit) @2101 [2101] 04/25/08 06:58:29 fumiakiy Moved <title> after Content-Type meta; Internet Explorer can't render …
(edit) @2100 [2100] 04/25/08 06:27:01 fumiakiy Fixed SubCategories behavior when category filter is specified in dynamic …
(edit) @2099 [2099] 04/25/08 03:52:07 bchoate Handle special case where user has excessive permission records. …
(edit) @2098 [2098] 04/25/08 03:52:03 bchoate Support 'top' attribute for MTTags for dynamic publishing. BugId:68999
(edit) @2097 [2097] 04/25/08 03:51:54 bchoate Support 'top' attribute for MTTags for dynamic publishing. BugId:68999
(edit) @2096 [2096] 04/25/08 03:42:58 fumiakiy Redirect to dashboard if the specified type is not appropriate for system …
(edit) @2095 [2095] 04/25/08 03:10:05 fumiakiy Always pass array type to array_marge for compatibility with PHP5. …
(edit) @2094 [2094] 04/25/08 02:02:28 bchoate Added missing import. BugId:79464
(edit) @2093 [2093] 04/25/08 01:59:05 bchoate Trim whitespace on search term. BugId:79424
(edit) @2092 [2092] 04/25/08 01:58:58 fumiakiy Double check to see if the current schema has _meta column for the class …
(edit) @2091 [2091] 04/25/08 01:26:16 fumiakiy PHP tags for Widget Manager. BugId:68750
(edit) @2090 [2090] 04/25/08 01:20:19 bchoate Fixed meta declaration for update_pings meta field. BugId:79462
(edit) @2089 [2089] 04/25/08 01:13:26 bsmith Commenter OpenID Login Button Styling consistent with other login button …
(edit) @2088 [2088] 04/25/08 01:11:30 bsmith bugzid:79502 - Add accesskey attributes to commenter sign in and register …
(edit) @2087 [2087] 04/25/08 01:06:03 auno Decrease the auth_type column to 50 byte due to UTF8 index constraints.
(edit) @2086 [2086] 04/25/08 01:00:26 bchoate Preserve dashes through dirification. BugId:79377
(edit) @2085 [2085] 04/25/08 00:53:59 bchoate Support for 'jpeg' image file extensions by MT::Image::NetPBM. Thanks, …
(edit) @2084 [2084] 04/25/08 00:48:43 bchoate Fix for array declaration when MT is only auth type selected. BugId:79473
(edit) @2083 [2083] 04/25/08 00:44:13 bchoate Added missing imports. BugId:79465
(edit) @2082 [2082] 04/25/08 00:34:33 bchoate Fixed author archive titles. BugId:79469
(edit) @2081 [2081] 04/25/08 00:22:49 bchoate Limit replace operation to checked items. BugId:69487
(edit) @2080 [2080] 04/25/08 00:05:27 bsmith bugzid:79419 - remove close links from TB/comments disabled warning msgs
(edit) @2079 [2079] 04/24/08 23:35:40 bsmith Added labels to system feedback settings screen. Thanks, Su! BugId:79295
(edit) @2078 [2078] 04/24/08 23:23:46 bsmith bugzid:79419 - Warning for system-disabled TB/comments doesn't extend …
(edit) @2077 [2077] 04/24/08 23:20:33 bsmith bugzid:79292 - Spam Settings: Missing form labels
(edit) @2076 [2076] 04/24/08 23:19:01 bsmith bugzid:79291 - Comment Settings: Missing field labels
(edit) @2075 [2075] 04/24/08 23:00:37 bchoate Applied more form labels from Su. BugId:79293
(edit) @2074 [2074] 04/24/08 22:58:12 bchoate Removed validation for nonexistent fields. BugId:79326
(edit) @2073 [2073] 04/24/08 22:56:37 bsmith bugzid:69208 - Magnifier icon's filter does not work on Edit Comment …
(edit) @2072 [2072] 04/24/08 22:55:35 bsmith simplifying code: double conditioning on same variable
(edit) @2071 [2071] 04/24/08 22:54:14 bchoate Added labels to system user settings screen. Thanks, Su! BugId:79294
(edit) @2070 [2070] 04/24/08 22:49:45 bchoate Added labels to system feedback settings screen. Thanks, Su! BugId:79295
(edit) @2069 [2069] 04/24/08 22:43:21 mpaschal Split these tests up (can't instantiate two MTs in one run)
(edit) @2068 [2068] 04/24/08 22:39:05 bchoate Added labels to 'Smart Replace' options. Thanks, Su! BugId:79290
(edit) @2067 [2067] 04/24/08 22:34:52 bsmith bugzid:54806 - use default entry settings for status, comments, trackbacks …
(edit) @2066 [2066] 04/24/08 22:34:02 bchoate Closed some li tags on the This Is You widget. Thanks, Su! BugId:79423
(edit) @2065 [2065] 04/24/08 22:13:02 bsmith bugzid:79289 - Publishing Settings: Missing/broken form labels
(edit) @2064 [2064] 04/24/08 21:39:02 bchoate Fixed widget listing when a global widget exists. BugId:79495
(edit) @2063 [2063] 04/24/08 21:20:10 bchoate Removed unnecessary conditional tag.
(edit) @2062 [2062] 04/24/08 21:16:21 bchoate Updates to blog-side javascript regarding user state and permissions. …
(edit) @2061 [2061] 04/24/08 21:16:15 bchoate Fixed some warnings.
(edit) @2060 [2060] 04/24/08 21:16:10 bchoate Added new auth_type_name index.
(edit) @2059 [2059] 04/24/08 21:16:07 bchoate Added #comment-greeting for more generic id name.
(edit) @2058 [2058] 04/24/08 21:16:05 bchoate Fixed a warning when cache_expire_type isn't defined.
(edit) @2057 [2057] 04/24/08 21:16:00 bchoate Adding meta support for comments/pings and creating a new index to aid …
(edit) @2056 [2056] 04/24/08 21:15:56 bchoate Removing delete meta use cache upgrade step since this was a meta field …
(edit) @2055 [2055] 04/24/08 21:15:53 bchoate Display auth'd commenter name for comment author tag when comment was …
(edit) @2054 [2054] 04/24/08 21:15:49 bchoate Allow user to save and publish new templates too.
(edit) @2053 [2053] 04/24/08 18:41:39 bsmith bugzid:69582 - cloning message mentions pages
(edit) @2052 [2052] 04/24/08 09:36:00 fumiakiy Integrated Widget Manager to the core. BugId:68750 Now a widgetset is …
(edit) @2051 [2051] 04/24/08 03:02:29 fumiakiy Fixed to create required files for dynamic publishing when an individual …
(edit) @2050 [2050] 04/24/08 01:48:38 fumiakiy Translate the whole phrase including URL.
(edit) @2049 [2049] 04/23/08 06:26:24 auno "cache_enable" valuable is removed from the page and cleaned up back-end …
(edit) @2048 [2048] 04/23/08 02:22:12 fumiakiy Fixed typo in translation. BugId:79437
(edit) @2047 [2047] 04/23/08 02:20:47 fumiakiy Search templates in templates listing and widgets listing. Thanks Jay …
Note: See TracRevisionLog for help on using the revision log.