Timeline


and .

05/28/08:

20:40 Changeset [2455] by bsmith

bugzid:79937 - Remove duplicate line in Search template

10:32 Changeset [2454] by fumiakiy

Calculate and set offset value correctly when the number of items ...

08:05 Changeset [2453] by fumiakiy

Changed the way to generate unique hash key for an object. BugId:79927

07:30 Changeset [2452] by fumiakiy

Added default language to default configuration for tests.

07:23 Changeset [2451] by fumiakiy

Added RCO test. Changed comment created date and modified expected ...

07:11 Changeset [2450] by takayama

Fixed BugId:79904 * Changed to use MTCommentLink * Added support for ...

05:55 Changeset [2449] by auno

Fixed test data. BugzID:79876

04:02 Changeset [2448] by auno

Unset variable ignore the operation and set the value to it. BugzID:79876

05/27/08:

22:15 Changeset [2447] by mschenk

DE, ES, NL L10N

17:11 Changeset [2446] by bchoate

Surface error returned from plugin when saving configuration settings.

17:11 Changeset [2445] by bchoate

Fix for case-sensitive tag issue with archive file templates. BugId:79910

09:23 Changeset [2444] by fumiakiy

Recovered autosave feature in template edit screen. BugId:79389

06:16 Changeset [2443] by auno

Fixed some expected data. BugzID:79876

06:14 Changeset [2442] by auno

Fixed to count categories properly in the MTCategories. BugzID:79928

02:29 Changeset [2441] by fumiakiy

Finish iterator cleanly to suppress warnings. The iterator returned from ...

05/26/08:

09:44 Changeset [2440] by fumiakiy

Add limit parameter to the tag search link. BugId:79918

09:35 Changeset [2439] by fumiakiy

Tag links are now clickable in IE6. BugId:79923

07:33 Changeset [2438] by fumiakiy

Removed inline comments in favor of documents.

02:51 Changeset [2437] by fumiakiy

Change to MT::App::Search did not make it to FreeText extension.

05/23/08:

23:19 Changeset [2436] by bchoate

Updated 'latest' to point to release-39.

08:07 Changeset [2435] by fumiakiy

Generate "Create New" link to the widgetset that does not exist but ...

01:26 Changeset [2434] by fumiakiy

Applied patch from Hiroshi Sakai which enables "limit" parameter in ...

05/22/08:

20:12 Changeset [2433] by bsmith

bugzid:79870 - Quickfilters unstyled when viewing back-up templates

19:56 Changeset [2432] by bsmith

bugzid:79875 - Fix Date Picker Calender frame border

19:15 Changeset [2431] by bsmith

bugzid:79878 - Ghost on Create Entry/Page

18:52 Changeset [2430] by bsmith

bugzid:79872 - Removed Previous/Next links on edit asset screen

03:18 Changeset [2429] by auno

Clear cache to remove the 'Welcom' entry for initial database. ...

03:10 Changeset [2428] by auno

Fixed MTAssets tag attribute error. BugzID:79838

02:34 Changeset [2427] by fumiakiy

Reverted r2415; assigning default values to new columns in DDL that is ...

02:28 Changeset [2426] by takayama

Fixed BugId:79859 * Fixed a wrong condition judgement

01:59 Changeset [2425] by fumiakiy

Merged the latest checkin to r38 to r39. svn merge -r2421:2424 ...

05/21/08:

22:34 Changeset [2424] by bchoate

Removing forced publishing of individual entry archive, per Byrne. ...

19:12 Changeset [2423] by bchoate

Use order specified by widget as a default, if available.

19:12 Changeset [2422] by bchoate

Removed ts2db calls for date range (should be applied by driver when SQL ...

09:06 Changeset [2421] by fumiakiy

Translate datetime for meta fields. BugId:79845

07:26 Changeset [2420] by fumiakiy

Typo.

07:23 Changeset [2419] by fumiakiy

Documented search related template tags. BugId:79578

06:48 Changeset [2418] by fumiakiy

Recovered accidentally removed marks in POD.

06:31 Changeset [2417] by fumiakiy

Do not include comment_count and ping_count aggregation columns to the ...

06:17 Changeset [2416] by fumiakiy

Added blog_id in the term to load templatemap. Applied patch from Reed A. ...

06:02 Changeset [2415] by fumiakiy

Set default values to existing columns in Upgrade for PostgreSQL. ...

05:49 Changeset [2414] by auno

Fixed Typo.

02:00 Changeset [2413] by fumiakiy

Branching for release-39.

01:46 Changeset [2412] by fumiakiy

Japanese L10 for the branch.

00:55 Changeset [2411] by bchoate

Fix for CommentAuthorLink tag. BugId:79856

00:14 Changeset [2410] by auno

Fixd not to show setting saved message. BugzID:79839

00:09 Changeset [2409] by bchoate

Made count_format a method of context class for easier access.

05/20/08:

23:13 Changeset [2408] by bchoate

Fixed session object return when MT user is signed in. BugId:79855

23:05 Changeset [2407] by bsmith

bugzid:79854 - Actions section missing from edit_template.tmpl

22:58 Changeset [2406] by bsmith

bugzid:79852 - Disable all references to Address Book when configuration ...

21:14 Changeset [2405] by mschenk

L10N update de, fr, es, nl

20:58 Changeset [2404] by mpaschal

Commit first ddl test while I have it

20:16 Changeset [2403] by bchoate

Updates to fix magic token parameter for edit profile. BugId:79822

19:33 Changeset [2402] by bchoate

Added Digest::MD5 to optional module requirements. BugId:79843

19:26 Changeset [2401] by bchoate

Fixed default archive publishing paths for author-daily, author-yearly ...

19:22 Changeset [2400] by bchoate

Use default of 'Anonymous' for CommentAuthor tag unless a default ...

03:52 Changeset [2399] by fumiakiy

Added missing methods to child classes of ArchiveType, by applying the ...

03:05 Changeset [2398] by auno

Added missing arguments. BugzID:79431

00:27 Changeset [2397] by bchoate

Use entry_id parameter for signing out when in a preview context. ...

00:16 Changeset [2396] by bchoate

Performance fix for refreshing templates. BugId:79805

05/19/08:

22:45 Changeset [2395] by bchoate

Applied fixes for commentauthoridentity and commentauthor tags. ...

21:42 Changeset [2394] by bsmith

bugzid:79831 - Small code fixes to sync with UTS template set

19:10 Changeset [2393] by bchoate

Better handling for case where blog cookie and app session are out of ...

19:10 Changeset [2392] by bchoate

Use user URL instead of edit profile link for non-MT users. BugId:79815

15:08 Changeset [2391] by bchoate

Applying mode fix for Perl 5.6.1. BugId:79755

15:02 Changeset [2390] by bchoate

Support for removing objectscore records with static 'remove' call. ...

14:17 Changeset [2389] by bchoate

Support for removing related meta records with static 'remove' call. ...

06:45 Changeset [2388] by fumiakiy

Added widgetset to the list of the types that should be searched by name. ...

06:04 Changeset [2387] by takayama

Fixed BugId:79636 * Added drop_index_sql for Pg

05:58 Changeset [2386] by bchoate

Reverted revision 2364.

05:57 Changeset [2385] by fumiakiy

Facebook is now localized in Japanese.

05:52 Changeset [2384] by fumiakiy

Condition the use of identifier because 3.2 and 3.3 templates does not ...

02:48 Changeset [2383] by fumiakiy

Unmatched quotation mark and tag-closing bracket. BugId:79807, ...

05/18/08:

02:41 Changeset [2382] by auno

Fixed to redirect same screen after publishing for archive template. ...

01:51 Changeset [2381] by auno

Fixed to set checked value to checkbox for IE. BugzID:79741 It's weird. ...

05/17/08:

22:41 Changeset [2380] by bchoate

Fixed path for perl.

18:38 Changeset [2379] by bchoate

Removed debug message.

07:11 Changeset [2378] by bchoate

Applying fix for BugId:79781

06:31 Changeset [2377] by bchoate

Fix for setting user context for comment previews. BugId:79757

06:23 Changeset [2376] by bchoate

Removed relative attributes; for a future release. BugId:79803

01:07 Changeset [2375] by bsmith

bugzid:79800 - Incorrect redirect upon sign out

00:53 Changeset [2374] by bsmith

bugzid:79778 - unlink TrackBack url

05/16/08:

23:54 Changeset [2373] by bchoate

Reload session object by ID (could be a comment session; could be a user ...

23:45 Changeset [2372] by bchoate

Updates to remap date_range method to appropriate class. BugId:79796

23:45 Changeset [2371] by bchoate

Return simple '#' for CommentLink when run in a preview context.

23:02 Changeset [2370] by mpaschal

Increment schema version BugzID: 79744

22:44 Changeset [2369] by mpaschal

Shorten these column and index names (Commit Fumiaki's change) NOTE that ...

22:36 Changeset [2368] by bchoate

Tabes to spaces.

22:36 Changeset [2367] by bchoate

Issue _set_names when init_dbh is invoked. BugId:79506

22:13 Changeset [2366] by takayama

Fixed BugId:79785 * Load entry from comment when entry is not found in the ...

19:51 Changeset [2365] by bchoate

Revised commenter sessions to include user id (as we do with authors) so ...

18:21 Changeset [2364] by bchoate

Removing redundant call to mtUpdateSignInWidget.

16:35 Changeset [2363] by bchoate

Updates to fix signin widget. BugId:79717

14:49 Changeset [2362] by mschenk

L10N update, 1st iteration nl, fr, de, es

10:14 Changeset [2361] by fumiakiy

Do not double translate a phrase. BugId:79792

09:47 Changeset [2360] by fumiakiy

Documented pager related tags. BugId:79576

09:29 Changeset [2359] by takayama

* Test maintenance

09:03 Changeset [2358] by takayama

Fixed BugId:79783 * fixed for QA work

08:55 Changeset [2357] by fumiakiy

Point to jp website in the ja.pm.

Added a new phrase.

07:45 Changeset [2356] by takayama

Fixed BugId:79763 * When author object was not found in the context, try ...

07:38 Changeset [2355] by takayama

Applied ogawa-san's patch. thanks ogawa-san. BugId:79726

06:32 Changeset [2354] by fumiakiy

Translate labels of widgets that are included in a widgetset. ...

05:54 Changeset [2353] by fumiakiy

Typo!

05:35 Changeset [2352] by fumiakiy

Added singular label for JavaScript alert. BugId:69488

05:29 Changeset [2351] by fumiakiy

Modify ids of widget templates in the meta field of widgetsets when they ...

05/15/08:

23:51 Changeset [2350] by bchoate

Fix for async publishing so individual archive for comment is published ...

23:51 Changeset [2349] by bchoate

Revised weakref handling for categories. BugId:79687

23:50 Changeset [2348] by bchoate

Fixed circular reference in MT/Textile. BugId:79687

23:19 Changeset [2347] by bsmith

bugzid:79746 - Fixing display issue on Web Services Settings

23:16 Changeset [2346] by bsmith

Adding corners to app:widget code

22:47 Changeset [2345] by bsmith

bugzid:79256 - Updating stylesheet links for default search template

19:36 Changeset [2344] by bsmith

Adding corners to app:widget code

19:33 Changeset [2343] by bchoate

Removed template cache-by-id from weblogpublisher (D::OD ram cache does ...

19:33 Changeset [2342] by bchoate

blog method should return undeffor global templates.

19:32 Changeset [2341] by bchoate

Added trans block for 'Signing in' phrase. BugId:79753

19:31 Changeset [2340] by bchoate

Issue reporting through debug method.

13:34 Changeset [2339] by auno

Fixed to make properly sign in link for dynamic. BugzID:79768

01:48 Changeset [2338] by takayama

Fixed BugId:79735 * Fixed to work

05/14/08:

23:35 Changeset [2337] by bchoate

Cleanup for TheSchwartz logging. Added support for 'leak' switch to help ...

23:35 Changeset [2336] by bchoate

Conditioned support for Devel::Leak::Object reporting.

23:35 Changeset [2335] by bchoate

Optimized category counts gathered for category archive type.

23:35 Changeset [2334] by bchoate

Apply variables appropriate for archive type when previewing archive ...

23:35 Changeset [2333] by bchoate

Adding 'numify' modifier. BugId:79765. Optimized counts gathered for ...

23:35 Changeset [2332] by bchoate

Removed MT log messages from publish worker.

23:35 Changeset [2331] by bchoate

Fixed tag name. BugId:79735

23:35 Changeset [2330] by bchoate

Fixed variable assignment. BugId:79736

22:46 Changeset [2329] by bsmith

Adding corners to app:widget code

09:50 Changeset [2328] by takayama

Fixed BugId:79749 * fixed Typo

09:26 Changeset [2327] by auno

Fixed misspelling. BugzID:79735

09:22 Changeset [2326] by takayama

Fixed BugId:78122 * Not join to mt_permission * Added function that ...

08:19 Changeset [2325] by auno

Added 'return false' to work sign out link for IE. BugzID:79747

07:48 Changeset [2324] by fumiakiy

Set Installing flag on when installing.

07:33 Changeset [2323] by auno

Return to edit screen after "Save & Publish" for archive templates. ...

04:09 Changeset [2322] by auno

Fixed to be able to sign out with 4.1 templates. BugzID:79718

03:50 Changeset [2321] by fumiakiy

Skip upgrading of metadata if we are installing, not upgrading. ...

02:22 Changeset [2320] by fumiakiy

Japanese L10N for the branch. BugId:79626, BugId:79703

00:53 Changeset [2319] by fumiakiy

Applied L10N patch to mt-check.cgi to enable other languages. Thanks ...

00:43 Changeset [2318] by fumiakiy

Improved the error message returned when the request was throttled. ...

00:36 Changeset [2317] by fumiakiy

In Italian the date always come before the month. Thanks for the patch ...

05/13/08:

22:29 Changeset [2316] by bsmith

bugzid:79731 - styling widths of fields on edit author

17:43 Changeset [2315] by bchoate

Use DBI driver (non-caching) for TheSchwartz itself. Optimized daemon loop ...

17:43 Changeset [2314] by bchoate

Weaken category parent/children references cached in a category object. ...

01:00 Changeset [2313] by bsmith

bugzid:79309 - Adding reply checkbox to comment preview screen

00:54 Changeset [2312] by bsmith

bugzid:79734 - header title tag consistency

05/12/08:

23:21 Changeset [2311] by bchoate

Backport of SQLite fixes for upgrading metadata column to narrow tables. ...

23:11 Changeset [2310] by bsmith

bugzid:79732 - Add captcha to comment prevew

22:56 Changeset [2309] by bchoate

Assign 'preview_template' variable when previewing index, archive ...

22:56 Changeset [2308] by bchoate

Support cloning of metadata. BugId:79649

21:51 Changeset [2307] by bchoate

Check writability of userpics directory in addition to uploads directory. ...

21:33 Changeset [2306] by bchoate

Changes to eliminate 'about:blank' to make IE happy in SSL environments. ...

21:18 Changeset [2305] by bchoate

Updates to fix SQLite meta upgrade bugs. BugId:79720

06:16 Changeset [2304] by takayama

Fixed BugId:79652 * Re-check archive special variable. * Reset page layout ...

05/09/08:

23:44 Changeset [2303] by fumiakiy

Another fix to correctly upgrade meta. BugId:79719

20:13 Changeset [2302] by bsmith

bugzid:79711 - Fixing display error ein spamlookup plugin set

19:38 Changeset [2301] by auno

If _type parameter is set, check the handler and forward. BugzID:79706

19:10 Changeset [2300] by bsmith

bugzid:79489 - Fixing hide/show javascript in configuration wzard

16:55 Changeset [2299] by takayama

Fixed BugId:79630 * Applied patch. thank you ogawa-san

02:18 Changeset [2298] by fumiakiy

Mark the object loaded so it won't be inserted. BugId:79678

02:02 Changeset [2297] by fumiakiy

Use non-translated type names in constructing a URL. BugId:79682

01:58 Changeset [2296] by bchoate

Conditioned save/publish and preview buttons for archive templates when no ...

01:27 Changeset [2295] by auno

Fixed the URL path automatically changed for IE again. BugzID:69810

01:26 Changeset [2294] by takayama

Fixed BugId:79692 * Applied patch that provides loop meta variables to ...

01:12 Changeset [2293] by bchoate

Do not install new_version dashboard widget to users except the one who ...

00:47 Changeset [2292] by bsmith

blugzid:79684 - Mentioning Blog It next to QuickPost on Edit Entry screen

00:15 Changeset [2291] by bchoate

Condition display of Save/Publish button based on 'disabled' build option ...

00:04 Changeset [2290] by fumiakiy

Do not install new_version widget to the user who did not upgrade MT. ...

05/08/08:

23:39 Changeset [2289] by bsmith

bugzid:79697 - Adjusting styling specific to app language

23:11 Changeset [2288] by bchoate

Restored 'publish' options for entries/pages. BugId:79676

22:18 Changeset [2287] by bchoate

Fixed invocation of PluginData remove when called as an instance method. ...

22:07 Changeset [2286] by mpaschal

Elaborate are_objects to really be one test per call (by factoring out ...

22:03 Changeset [2285] by fumiakiy

TagRank and TagCount counts tags associated to pages correctly now. ...

21:56 Changeset [2284] by bsmith

bugzid:79472 - Updating template publishing nomenclature

20:35 Changeset [2283] by auno

Fixed to show all checked fields if it's disabled. BugzID:79528

20:34 Changeset [2282] by takayama

Fixed BugId:79630 * Implemented clone method

19:27 Changeset [2281] by bchoate

Applying patch from Jay to reduce warnings under FastCGI for dynamic ...

18:55 Changeset [2280] by bchoate

Fix for IE6 onclick issue. BugId:79550

18:50 Changeset [2279] by auno

Fixed the URL path automatically changed for IE. BugzID:69810

17:34 Changeset [2278] by bchoate

Made 'type' optional for the app:listing tag.

17:34 Changeset [2277] by bchoate

Increased schema version for index changes.

16:52 Changeset [2276] by fumiakiy

Fixed "assining to readonly variable" error. BugId:69660

03:48 Changeset [2275] by bchoate

Changed basename index to be blog_id+basename since that is how we search ...

01:33 Changeset [2274] by fumiakiy

Applied Jay's patch to allow plugins to have extlib directory. ...

00:51 Changeset [2273] by bchoate

Applied patch for start/end variable assignment to avoid unbalanced hash ...

00:00 Changeset [2272] by bchoate

Added 'randomly' flag to control whether jobs are shuffled when selecting ...

05/07/08:

23:28 Changeset [2271] by bchoate

Changes to coalesce key to group pages with similar priority together.

23:14 Changeset [2270] by auno

fixed variable misspelling

23:10 Changeset [2269] by bchoate

Changes to improve prioritization for Page archives. Thanks, Jay.

22:18 Changeset [2268] by takayama

Fixed BugId:79630 * Changed to use localized context object

20:16 Changeset [2267] by fumiakiy

Filter callback names based on the name of the current app for the ...

18:16 Changeset [2266] by bchoate

Added 'no strict' line for Perl 5.10 error; BugId:79680. Removed ...

17:02 Changeset [2265] by bchoate

Conditioned upgrade step for %C in templatemaps so it only processes ...

17:02 Changeset [2264] by bchoate

Changed future post support so that it only is applied to entries that are ...

17:02 Changeset [2263] by bchoate

Condition using MT user session if MT auth is not enabled for blog. ...

06:46 Changeset [2262] by fumiakiy

Moved an upgrade function to standard updater method, to avoid dead lock ...

01:37 Changeset [2261] by bsmith

bugzid:79540 - [patch] Missing form labels in asset upload screens. Thx, ...

01:30 Changeset [2260] by bsmith

styling fix for Safari & IE container packaging

01:29 Changeset [2259] by bsmith

styling fix for Safari & IE container packaging

01:29 Changeset [2258] by fumiakiy

Some of the translation related scripts have been distributed in the wrong ...

01:26 Changeset [2257] by bchoate

Exposing global widget menu option. BugId:79534

01:18 Changeset [2256] by bchoate

Fixed function name in dynamic handler. BugId:79668

01:12 Changeset [2255] by bsmith

bugzid:79529 - Condition 'Reorder Fields', fix styling to be 100% width, ...

00:55 Changeset [2254] by bchoate

Fix for category template previews. BugId:79565

00:55 Changeset [2253] by bchoate

Applied optimization for Memcached availablity test. Thanks, Ogawa-san. ...

00:42 Changeset [2252] by fumiakiy

Skip system level custom fields in restoring if fields with the same ...

05/06/08:

23:42 Changeset [2251] by bchoate

Fix for counting items published in rebuild loop. BugId:79558

23:39 Changeset [2250] by takayama

Fixed BugId:79607 * Added parent_id field in comment preview screen * ...

23:03 Changeset [2249] by bchoate

Call fetch user for previews too.

22:50 Changeset [2248] by bchoate

Call fetch user for previews too.

21:54 Changeset [2247] by mpaschal

Add test for MT::CMS::Tags::list_tag_for Add MT::Test helper to request ...

21:37 Changeset [2246] by fumiakiy

Added post_init callback. The callback is invoked when MT is initialized ...

21:33 Changeset [2245] by bchoate

Restored UserSessionTimeout setting.

21:33 Changeset [2244] by bchoate

Restored UserSessionTimeout setting.

20:43 Changeset [2243] by bchoate

Fixed default value for UserSessionCookieDomain.

20:43 Changeset [2242] by bchoate

Fixed default value for UserSessionCookieDomain.

20:15 Changeset [2241] by bchoate

Reverted mt-comments change from rev 2239.

20:14 Changeset [2240] by bchoate

Fix for showing unlinked comment name for anonymous comments.

20:08 Changeset [2239] by bchoate

Config settings for controlling blog-side user cookies. Added ...

20:07 Changeset [2238] by bchoate

Fixed some warnings.

20:07 Changeset [2237] by bchoate

Fixed pings method. Thanks to Reed Cartwright for the report. ...

20:05 Changeset [2236] by bchoate

bugzid:79610 - Comment Response templates now branch using boolean ...

18:00 Changeset [2235] by bchoate

Fix for showing unlinked comment name for anonymous comments.

17:51 Changeset [2234] by fumiakiy

Added post_init callback. The callback is invoked when MT is initialized ...

17:49 Changeset [2233] by bchoate

Reverted change from rev 2232.

17:44 Changeset [2232] by bchoate

Config settings for controlling blog-side user cookies. Added ...

17:44 Changeset [2231] by bchoate

Fixed some warnings.

17:40 Changeset [2230] by bchoate

Fixed pings method. Thanks to Reed Cartwright for the report. BugId:79518

17:17 Changeset [2229] by fumiakiy

Adding Net::OAuth modules in MT distribution. BugId:69893

17:01 Changeset [2228] by takayama

Fixed BugId:79630 * Initializes an variable in the Context when ...

02:10 Changeset [2227] by fumiakiy

Standardized the phrase to display author's name who does not have display ...

01:51 Changeset [2226] by takayama

Fixed BugId:79637 * Now, "what's new" widget is shown by upgrade only

00:24 Changeset [2225] by fumiakiy

Changed the directory name in the warning message for accuracy. ...

05/05/08:

23:56 Changeset [2224] by fumiakiy

Escape non-ascii characters in JSON so they would not get garbled. ...

23:52 Changeset [2223] by takayama

Fixed BugId:78957 * Added support 'AND' and 'NOT' expression to role ...

23:30 Changeset [2222] by fumiakiy

Do not install new_version dashboard widget to users except the one who ...

22:41 Changeset [2221] by auno

Check to change password properly for user oneself and others. ...

22:11 Changeset [2220] by fumiakiy

Typos! BugId:79640

22:06 Changeset [2219] by fumiakiy

Treat a query string that has a colon as a valid phrase to search for, so ...

21:45 Changeset [2218] by mpaschal

Test driver usage in MT::CMS::Tools::upgrade()

20:52 Changeset [2217] by bsmith

bugzid:79610 - Comment Response templates now branch using boolean ...

16:58 Changeset [2216] by bchoate

Updated 'dev' external to point at release-38.

16:56 Changeset [2215] by bchoate

Branching for release-38.

05/02/08:

22:30 Changeset [2214] by fumiakiy

Japanese L10 for this release.

22:28 Changeset [2213] by fumiakiy

SSI error message has been improved. Thanks Jay for the suggestions! ...

22:03 Changeset [2212] by auno

To handle <trans ...> part properly inside of the quote. BugzID:67112

21:52 Changeset [2211] by mpaschal

More _update_finfos tests

21:34 Changeset [2210] by mpaschal

Update nully virtual fileinfos too

21:19 Changeset [2209] by fumiakiy

Link to edit widgetset was broken in the sidebar of template edit screen.

21:07 Changeset [2208] by fumiakiy

Added default values to MaxResults and SearchMaxResults in PHP. ...

20:05 Changeset [2207] by bchoate

Added stub for IfCurrentPage docs.

20:05 Changeset [2206] by bchoate

Support for PerformanceLoggingPath setting, with error logging if path is ...

19:52 Changeset [2205] by mpaschal

Start testing MT::CMS::Blog::_update_finfos (already fails)

19:03 Changeset [2204] by fumiakiy

Always pass an array as the second argument to translate_phrase. ...

18:42 Changeset [2203] by fumiakiy

Changed a Japanese phrase. BugId:79459

18:35 Changeset [2202] by fumiakiy

Removed the reference to a private method in MT::Object from MT::OD::DBI. ...

17:16 Changeset [2201] by bchoate

POD updates; optimizations for tag filtering on Entries tag (particularly ...

13:46 Changeset [2200] by fumiakiy

More fixes to backup and restore. BugId:79570

13:17 Changeset [2199] by fumiakiy

Changed from methods to function calls.

12:13 Changeset [2198] by ogawa

Updated 'dev' to latest development branch, release-37.

02:00 Changeset [2197] by fumiakiy

Fixed issues found in backing up and restoring meta fields. ...

01:52 Changeset [2196] by takayama

Fixed BugId:79627 * Always returns contents from include file if cache ...

01:09 Changeset [2195] by takayama

Fixed BugId:79628 * Pass through if SSI is None

01:00 Changeset [2194] by bchoate

Added class label/plural names for log messages. BugId:71216

00:52 Changeset [2193] by takayama

Fixed BugId:79463 * Added class type filter for category

00:32 Changeset [2192] by bchoate

Added 'id' to attribute docs.

00:14 Changeset [2191] by bsmith

bugzid:79610 - Comment Response templates now branch using boolean ...

05/01/08:

22:48 Changeset [2190] by bchoate

Updates to set start_time (or reset) appropriately, particularly for the ...

22:10 Changeset [2189] by mpaschal

Shorten config file/plan discovery

22:10 Changeset [2188] by takayama

Fixed BugId:79431 * Added new function that applies text filter

22:02 Changeset [2187] by bchoate

Applied patch from Reed Cartwright to fix a PostgreSQL issue with Pg 8.2.7 ...

21:54 Changeset [2186] by mpaschal

Automate MT::Test import options Move time magic to an MT::Test import ...

21:17 Changeset [2185] by mpaschal

Merge test improvements from release-36 branch Used:

svn merge -r ...

21:02 Changeset [2184] by bchoate

POD updates. Made example tag syntax more consistent. Added docs regarding ...

20:52 Changeset [2183] by fumiakiy

Checking in Net::OpenID::Consumer for OpenID 2.0 support in commenting to ...

20:49 Changeset [2182] by fumiakiy

Encode text properly according to PublishCharset in the Atom service ...

20:47 Changeset [2181] by fumiakiy

Removed unused flag variable.

19:07 Changeset [2180] by auno

Changed event onchange to onclick for IE. BugzID:79239

19:06 Changeset [2179] by bchoate

POD updates.

06:07 Changeset [2178] by bchoate

Fixed widget listing screen. BugId:79609

01:34 Changeset [2177] by bsmith

bugzid:79610 - default blog templates code standardization

00:41 Changeset [2176] by fumiakiy

Encode text properly according to PublishCharset in the Atom service ...

00:07 Changeset [2175] by bchoate

Preserve author/role return argument for the list_associations mode. ...

00:07 Changeset [2174] by takayama

Fixed BugId:79431 * Removed unnecessary file. Thanks to Oshima-san

04/30/08:

23:58 Changeset [2173] by fumiakiy

Checking in Net::OpenID::Consumer for OpenID 2.0 support in commenting to ...

23:42 Changeset [2172] by fumiakiy

Removed unused flag variable.

23:34 Changeset [2171] by bchoate

Preserve original return_args parameter when returning to the edit screen ...

23:26 Changeset [2170] by bchoate

Fix for negative offset bug. BugId:69084

23:23 Changeset [2169] by bchoate

Fix for negative offset bug. BugId:70083

23:04 Changeset [2168] by bchoate

When checking for dynamic publishing options, just look at ...

22:39 Changeset [2167] by bchoate

Fixed case where ArchiveList was failing to publish the complete list in ...

22:17 Changeset [2166] by bchoate

Removed redundant publish itemset actions.

22:17 Changeset [2165] by bchoate

Reverted mode update since it was creating unwelcome ripple effects. ...

21:32 Changeset [2164] by bchoate

Simplified conditions for which columns to alter upon upgrade. ...

21:32 Changeset [2163] by bchoate

Simplified conditions for which columns to alter upon upgrade. ...

20:47 Changeset [2162] by bchoate

Added 'edit_assets' permission for the Editor role for new installations. ...

20:35 Changeset [2161] by bchoate

Supplementing tag POD docs.

20:34 Changeset [2160] by bchoate

Fix for issuing tag function with a block tag to test for a non-empty ...

03:32 Changeset [2159] by fumiakiy

Typo... BugId:79538

02:46 Changeset [2158] by fumiakiy

Break out of the loop if lastn was specified. BugId:67082

00:22 Changeset [2157] by fumiakiy

Fail early if no search term was specified to public search. BugId:79487

04/29/08:

23:54 Changeset [2156] by fumiakiy

The name of the method got changed.

23:17 Changeset [2155] by mpaschal

Rewrite is_object() and are_objects() testers to count as single tests ...

22:54 Changeset [2154] by mpaschal

Use more is_object/are_objects tests Better test descriptions

22:37 Changeset [2153] by mpaschal

Don't cache test objects Foo and Bar Generalize is_first_foo() into ...

22:37 Changeset [2152] by bchoate

Issue varchar alter even if existing column is larger than the currently ...

22:35 Changeset [2151] by bchoate

Issue varchar alter even if existing column is larger than the currently ...

22:18 Changeset [2150] by bsmith

bugzid:79549 - all fields on Edit Author now consistently styled

22:15 Changeset [2149] by bsmith

bugzid:79549 - textarea wrapper is too greedy

21:59 Changeset [2148] by bchoate

Core support for sorting/filtering on custom fields. BugId:79494; Updated ...

21:59 Changeset [2147] by bchoate

Support for parsing namespaced attributes.

21:59 Changeset [2146] by bchoate

Updates to preserve return url for new signups. BugId:79497

21:58 Changeset [2145] by bchoate

Better handling for empty widget sets. BugId:79516

21:48 Changeset [2144] by mpaschal

Test by literal values, not from the first object's accessors Improve test ...

21:46 Changeset [2143] by mpaschal

Update test count due to is_first_foo() tests

21:36 Changeset [2142] by mpaschal

Avoid real clock-time waits during the test by mocking 'time' and ...

21:24 Changeset [2141] by mpaschal

Test that these loads worked by comparing whole column_values sets

20:56 Changeset [2140] by mpaschal

Better descriptions for these tests

01:49 Changeset [2139] by bchoate

Updates to preserve return url for new signups. BugId:79497

00:59 Changeset [2138] by bchoate

Better handling for empty widget sets. BugId:79516

00:01 Changeset [2137] by bsmith

bugzid:79446 - Template Options should be open if there is an error with ...

04/28/08:

23:00 Changeset [2136] by bsmith

bugzid:79393 - Display name field marked with asterisk on blog-side Edit ...

22:49 Changeset [2135] by bsmith

bugzid:79482 - Move system messaging above title on TrackBacks listing

22:43 Changeset [2134] by mpaschal

Check in a mysql-test.cfg (since I can't tell how else you'll get one, ...

22:41 Changeset [2133] by mpaschal

Improve driver tester a little Make autoflush setting self-explanatory Use ...

22:39 Changeset [2132] by bsmith

bugzid:76269 - removing unused image

19:04 Changeset [2131] by bchoate

Removed redundant itemset actions since the Publish options are now ...

17:09 Changeset [2130] by bsmith

Branching for Release 37

07:25 Changeset [2129] by fumiakiy

Rewrote the function signature and the call to it in PHP4-friendly way. ...

07:25 Changeset [2128] by fumiakiy

Properly handle system level and blog level widgetsets and widgets. ...

05:22 Changeset [2127] by takayama

Implemented BugId:71811 * When SSI was not PHP, and Dynamic Publishing is ...

05:20 Changeset [2126] by fumiakiy

Incorporated the first picks of Japanese translation of the phrases in ...

03:56 Changeset [2125] by auno

Keep the previous value if user only change the caching type. ...

03:32 Changeset [2124] by fumiakiy

r2096 was not a good fix for BugId:68410. Fixed the fix.

03:06 Changeset [2123] by fumiakiy

L10 Japanese for Release-36.

02:16 Changeset [2122] by auno

Added require for editing trackbacks. BugzID:79530

Note: See TracTimeline for information about the timeline view.