Timeline
06/02/09:
- 23:10 Changeset [3780] by
-
Patch by Paul Kulchenko: Removes line that causes MT::init_config() to be ...
- 20:28 Changeset [3779] by
-
typo in POD. bugzid:100730
- 20:10 Changeset [3778] by
- 12:36 Changeset [3777] by
-
EMEA L10N iteration 1
- 09:57 Changeset [3776] by
-
* Do not find backup template. bugid:100727
06/01/09:
- 21:59 Changeset [3775] by
-
Test by Kevin Shay: Tests meta columns to see if saved on parent object ...
- 21:52 Changeset [3774] by
-
Patch by Kevin Shay: All meta columns are saved on parent object save ...
- 21:01 Changeset [3773] by
-
Fixed up some of the tests relating to comments of an entry
- 20:41 Changeset [3772] by
-
Added code to missing comments in the unit tests
- 19:33 Changeset [3771] by
-
Image test wont skip whether or not program is present
- 14:54 Changeset [3770] by
-
editted some of the tests for atom
- 14:15 Changeset [3769] by
- 07:22 Changeset [3768] by
-
* Fixed an infinity upgrade loop. bugid:100715
- 06:07 Changeset [3767] by
-
* Do not use ObjectDriverFactory::instance method if ObjectDriver was not ...
05/29/09:
- 14:31 Changeset [3766] by
-
Testing for modules that are mentioned in mt-check.cgi
- 11:24 Changeset [3765] by
-
feeds-app-lite input field bloken fixed. BugID:100707
- 10:29 Changeset [3764] by
-
Restore bar position when the display option is cancelled. ...
- 07:34 Changeset [3763] by
-
* Fixed for work with postgresql. bugid:100702
- 05:30 Changeset [3762] by
-
Remove fields selection from Replace screen. BugId:100706
- 02:06 Changeset [3761] by
-
* Restored to previous position when cancel button clicked. bugid:69526
- 01:42 Changeset [3760] by
-
Bugid: 69527 - Changed the behavior of the Replace screen:
- Replace ...
05/28/09:
- 21:35 Changeset [3759] by
-
Made sure 26-pings.t doesn't skip out on it's tests!
- 20:11 Changeset [3758] by
-
Added command to make sure dummy text file is removed after test is run
- 20:00 Changeset [3757] by
-
Unit tests to test exporting a blog's entry and comment data, putting it ...
- 19:45 Changeset [3756] by
- 19:44 Changeset [3755] by
-
Using dummy MT::Test data instead of the live database.
- 19:43 Changeset [3754] by
-
Removed one test since the module doesn't exist anymore
- 19:43 Changeset [3753] by
-
Updating version of MT::Test. There are lots of new and useful things in ...
- 19:42 Changeset [3752] by
-
New unit tests to test basic plugins, addons, template sets, and static ...
- 19:41 Changeset [3751] by
-
New unit tests for the publish queue
- 09:30 Changeset [3750] by
-
* Removed debug code. bugid:100673
- 08:32 Changeset [3749] by
-
* Maybe, it is a issue of Flash module. Changed to display an empty ...
- 08:11 Changeset [3748] by
-
Respect filter parameters only if search type is image. bugzid:100660.
- 07:17 Changeset [3747] by
-
* Redirect to error page if mt-config.cgi exists. bugid:100670
- 06:47 Changeset [3746] by
-
Proper L10N for the Widget Templates listing. Bugid:100583
- 03:58 Changeset [3745] by
-
L10N ja for Fringale. BugId:100671
- 03:31 Changeset [3744] by
-
Did reset timestamps if outside of mt:archiveList tag. bugzid:100415.
05/26/09:
- 15:59 Changeset [3743] by
-
Patch by Steve Cook: The following patch corrects prefix detection by ...
- 15:13 Changeset [3742] by
-
Patch by Kevin Shay: Adds callbacks for convenience
- 07:54 Changeset [3741] by
-
Replaced calls to MT::I18N with native Perl functions or Encode methods or ...
- 06:36 Changeset [3740] by
-
Reverted r3739.
- 04:39 Changeset [3739] by
-
Always use load instead of search.
05/25/09:
- 13:00 Changeset [3738] by
-
Encode hashkey. Don't know why but this seems required.
- 12:34 Changeset [3737] by
-
Remove use open. It garbled output.
05/21/09:
- 11:29 Changeset [3736] by
-
* Typo * Changed to use factory method instead of global variable call * ...
- 10:43 Changeset [3735] by
-
Fixed typo.
05/20/09:
- 03:51 Changeset [3734] by
-
Added POD document.
05/18/09:
- 20:27 Changeset [3733] by
-
Patch by Steve Cook: The patches unify memory checking in new ...
- 20:26 Changeset [3732] by
-
Patch by Steve Cook: The below patches unify memory checking in new ...
- 06:41 Changeset [3731] by
-
* Typo * Migrated to php5 style bugid:100378
05/15/09:
- 16:05 Changeset [3730] by
-
Made changes to the indexes based on recommendations by Percona.
- 16:04 Changeset [3729] by
-
Made changes to the indexes based on recommendations by Percona.
- 15:59 Changeset [3728] by
-
Made changes to the indexes based on recommendations by Percona.
- 10:04 Changeset [3727] by
-
Replaced permission checks in core_list_actions.
05/14/09:
- 16:52 Changeset [3726] by
-
Patch by Steve Cook: Prevents MT::Core::remove_expired_sessions from ...
- 08:38 Changeset [3725] by
-
* Fixed typo. * Changed to objective call instead of array. bugid:100378
- 08:26 Changeset [3724] by
-
Replaced permission checks; MT::AtomServer and MT::XMLRPCServer.
- 07:35 Changeset [3723] by
-
Changed to objective call instread of array. bugid:100378
05/13/09:
- 16:06 Changeset [3722] by
-
Patch by Kevin Shay: The method for parsing the categories within an ...
- 15:59 Changeset [3721] by
-
Patch by Kevin Shay: Prevents the do_search_replace from loading all ...
- 15:49 Changeset [3720] by
-
Revert back to rev 3525
- 09:11 Changeset [3719] by
-
Allow the filename of the uploaded file be in double bytes in Windows.
- 09:08 Changeset [3718] by
-
* Chaned to objective call instead of array. bugid:100378
- 08:56 Changeset [3717] by
-
Replaced permission checks in MT::App::Comments and MT::App::Trackback.
- 07:10 Changeset [3716] by
-
* Fixed test case * Removed unnecessary script bugid:100378
- 07:00 Changeset [3715] by
-
svn propset svn:keywords 'Author Date Id Revision'
- 06:43 Changeset [3714] by
-
Replaced permission checks; MT, MT::App::ActivityFeeds, MT::Asset::Image. ...
- 06:13 Changeset [3713] by
-
* Added test cases for Category
- 06:03 Changeset [3712] by
-
* Replaced to objective call instead of array. bugid:100378
05/12/09:
- 22:52 Changeset [3711] by
-
Patch by Kevin Shay: Removes unscalable author-count calculator (updated ...
- 22:09 Changeset [3710] by
-
Patch by Steve Cook: Fix forces MT::TheSchwartz::Job to have a global role ...
- 22:04 Changeset [3709] by
-
Patch by Steve Cook: Disables the commenter count entirely (should be ...
- 21:27 Changeset [3708] by
-
Patch by Kevin Shay: Removes unscalable author-count calculator
- 21:22 Changeset [3707] by
-
Patch by Kevin Shay: Prevents the do_search_replace from loading all ...
- 21:09 Changeset [3706] by
-
Patch by Steve Cook: This should improve comments when e.g. rebuilding a ...
- 20:56 Changeset [3705] by
-
Patch by Steve Ivy: If there is no blog_id in the request or $app, default ...
- 20:36 Changeset [3704] by
-
Patch by Paul Kulchenko: Patch removes the callback call (which doesn't ...
- 20:26 Changeset [3703] by
-
Patch by Paul Kulchenko: Patch adds both Touch objects and Group elements ...
- 20:06 Changeset [3702] by
-
Patch by David Phillips: MT::CMS::Entry::update_entry_status so that ...
- 19:56 Changeset [3701] by
-
Patch by David Phillips: Replaced existing permission check in list_entry ...
- 19:51 Changeset [3700] by
-
Patch by David Phillips: Condition display of links to list_entry, ...
- 19:42 Changeset [3699] by
-
Patch by David Phillips: Added code to determine a) whether user has ...
- 19:34 Changeset [3698] by
-
Patch by David Phillips: Added permission check within list_comment ...
- 19:14 Changeset [3697] by
-
Patch by David Phillips: Removed 'view_feedback' permission from ...
- 19:07 Changeset [3696] by
-
Patch by David Raynes: Patches issue with blog search not searching all ...
- 18:52 Changeset [3695] by
-
Patch by David Phillips: Addresses issue found when more than one type of ...
- 18:41 Changeset [3694] by
-
Patch by David Phillips: Addresses issue where server hostname improperly ...
- 18:29 Changeset [3693] by
-
Patch by Steve Ivy: Adds support for HTTPS proxying if the new HTTPSProxy ...
- 18:11 Changeset [3692] by
-
Patch by Steve Cook: kind=>'US' MT::Session rows now special-case set to ...
- 18:06 Changeset [3691] by
-
Patch by Steve Cook: Changes MT::Author's remove_sessions behavior. ...
- 15:43 Changeset [3690] by
-
Patch by David Raynes: Addresses the issue where an authenticated user has ...
- 15:24 Changeset [3689] by
-
Patch by David Raynes: Addresses issues with the mt:assets tag handling of ...
- 14:26 Changeset [3688] by
-
Patch by David Phillips: Addresses the issue of the offset_time() function ...
- 11:21 Changeset [3687] by
-
Fixed typos.
- 10:06 Changeset [3686] by
-
* Replaced to objective call instead of array bugid:100378
- 07:30 Changeset [3685] by
-
Replaced permission checks in MT::CMS::Common.
- 07:15 Changeset [3684] by
-
Updated test cases. bugid:100378
05/11/09:
- 22:26 Changeset [3683] by
-
Patch by Steve Cook: Adds an additional index on mt_ts_error_error_time ...
- 21:17 Changeset [3682] by
-
Fix by Steve Cook: Checks for file existence and readability before ...
- 18:45 Changeset [3681] by
-
Reverted from previous changes as they did not apply to this version of ...
- 17:22 Changeset [3680] by
-
This patch is by Steve Cook: If the "RPTProcessCap" config directive is ...
- 16:56 Changeset [3679] by
-
MT::Object::search_by_meta was passing in the incorrect key value to ...
- 09:33 Changeset [3678] by
-
Denied search for assets by user who don't have an appropriate ...
- 09:19 Changeset [3677] by
-
Replaced permission checks in; MT::CMS::Search.pm
- 06:59 Changeset [3676] by
-
Replaced permission checks; MT::CMS::User.
05/10/09:
- 18:52 Changeset [3675] by
-
Bumping version number for fringale branch.
05/06/09:
- 22:27 Changeset [3674] by
-
Changed various styles for editor images, byline, and full-size popup link
- 21:43 Changeset [3673] by
-
Added return_to params to the template object for 2 cases: 1. The comment ...
- 20:54 Changeset [3672] by
-
Added check to verify the assignment of blog_id variable
- 19:30 Changeset [3671] by
-
show_error now calls the template_param and template_output callbacks
- 19:15 Changeset [3670] by
-
Alters work_until_done subroutine so that it checks the config directive ...
- 18:06 Changeset [3669] by
-
Assignment of variable now happens separate from the declaration
- 05:37 Changeset [3668] by
-
Use triggers instead of MT callbacks to encode/decode since callbacks may ...
- 04:18 Changeset [3667] by
-
Consolidate all of the calls to $app->print ( Encode::encode (...) ) to ...
