root/branches/release-36/lib


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) @2163 [2163] 04/30/08 21:32:21 bchoate Simplified conditions for which columns to alter upon upgrade. BugId:79551
(edit) @2151 [2151] 04/29/08 22:35:48 bchoate Issue varchar alter even if existing column is larger than the currently …
(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) @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) @2115 [2115] 04/26/08 06:54:49 bchoate Paginate rebuild operation for list action to publish archive templates. …
(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) @2108 [2108] 04/25/08 23:33:52 bchoate Output logo for comment author identity even if commenter has no url in …
(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) @2099 [2099] 04/25/08 03:52:07 bchoate Handle special case where user has excessive permission records. …
(edit) @2096 [2096] 04/25/08 03:42:58 fumiakiy Redirect to dashboard if the specified type is not appropriate for system …
(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) @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) @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) @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) @2067 [2067] 04/24/08 22:34:52 bsmith bugzid:54806 - use default entry settings for status, comments, trackbacks …
(edit) @2064 [2064] 04/24/08 21:39:02 bchoate Fixed widget listing when a global widget exists. BugId:79495
(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) @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) @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) @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 …
(edit) @2043 [2043] 04/23/08 00:52:23 auno Set zero for some inconsistent comment/ping count just in case. …
(edit) @2041 [2041] 04/22/08 23:57:46 mpaschal Improve process of converting metadata from serialized blobs to auxiliary …
(edit) @2039 [2039] 04/22/08 20:08:28 bsmith bugzid:79445 - Simplify Module Caching Options
(edit) @2038 [2038] 04/22/08 18:01:13 bchoate Added import for is_valid_date. BugId:79392
(edit) @2037 [2037] 04/22/08 17:43:21 bchoate Fixed variable name.
(edit) @2036 [2036] 04/22/08 17:41:17 bchoate Populating use_cache parameter to support widget template listings. …
(edit) @2033 [2033] 04/22/08 08:20:04 auno Changed %C definition and updating file_template using %C format. …
(edit) @2032 [2032] 04/22/08 08:08:23 fumiakiy L10N: L10 Japanses phrases, take two.
(edit) @2028 [2028] 04/22/08 05:57:11 fumiakiy Add all the test terms to the main structure. BugId:79348
(edit) @2027 [2027] 04/22/08 04:06:37 fumiakiy Setting "SearchCacheTTL 0" now disables search results caching. …
(edit) @2026 [2026] 04/22/08 04:04:39 auno Improved perfomance of adding template maps. BugzID:69035 * do not create …
(edit) @2024 [2024] 04/22/08 02:04:24 fumiakiy Stopped calling save_config when MT::Config is not ready in the database …
(edit) @2023 [2023] 04/22/08 01:41:30 bchoate Fixes for manual status checks and overrides. BugId:79398
(edit) @2022 [2022] 04/22/08 01:41:27 bchoate Removed FIXME since it was fixed.
(edit) @2020 [2020] 04/22/08 01:36:31 bchoate Fixes for building indexes through the publish queue. Thanks, Jay. …
(copy) @2008 [2008] 04/21/08 19:23:14 mpaschal Branch for this sprint
copied from branches/release-35/lib:
(edit) @2007 [2007] 04/21/08 11:45:33 fumiakiy L10N: Fixed a funny phrase.
Note: See TracRevisionLog for help on using the revision log.