Timeline
06/11/09:
- 16:38 Changeset [3838] by
-
Added some error handling to check if system email address is configured.
- 00:36 Changeset [3837] by
-
Tagging MT 4.26 release.
- 00:35 Changeset [3836] by
-
Removing the tag. It requires one last update.
- 00:34 Changeset [3835] by
-
4.26.
- 00:06 Changeset [3834] by
-
Tagging MT 4.26 release.
06/10/09:
- 14:53 Changeset [3833] by
-
Added a new file template handler %p. This will be the basis of ...
- 14:11 Changeset [3832] by
-
Made a mistake in the logic of some of the unit tests
- 14:06 Changeset [3831] by
-
Updating the unit test of MTEntryCommentCount to take account of the new ...
- 11:57 Changeset [3830] by
-
Simplified MT::I18N modules.
- 03:45 Changeset [3829] by
-
Fixed to work mt to wizard redirector. bugid:100769
- 02:28 Changeset [3828] by
-
* Fixed to work mt-wizard. bugid:100769
06/09/09:
- 23:39 Changeset [3827] by
-
Refactoring the unit test
- 22:27 Changeset [3826] by
-
Added change to how widgetsets are loaded from the template handler
- 21:12 Changeset [3825] by
-
Fixin the unit test a bit for the compilation error found
- 18:46 Changeset [3824] by
-
MT::Test enhancements - :memcached defines inflate() and deflate() stubs; ...
- 18:36 Changeset [3823] by
-
Added unit tests for the email manager
- 17:07 Changeset [3822] by
-
Adding unit tests for the cms search results pages at global and blog ...
- 15:39 Changeset [3821] by
-
Added unit tests to test include_blogs=all for entries, comments, tags, ...
- 14:26 Changeset [3820] by
-
Removing this isolated test since issues were covered last night.
- 09:25 Changeset [3819] by
-
Added delete_all_trackbacks action permit for manage_feedback permission. ...
- 09:16 Changeset [3818] by
-
* Do not weaken if object cache was disabled. bugid:100759
- 09:10 Changeset [3817] by
-
Fixed typo. bugzid:100762.
- 06:34 Changeset [3816] by
-
manage_feedback should be able to open all comment's edit screen. also ...
- 00:09 Changeset [3815] by
- 00:07 Changeset [3814] by
-
simpler test put together to illustrate scheduled entries
06/08/09:
- 21:36 Changeset [3813] by
-
Bumping up the test count since there's a new default tempalte added.
- 21:25 Changeset [3812] by
-
Added test for xml::parser
- 14:38 Changeset [3811] by
-
Merging changes that Fumiaki and Marteen made since we branched slapshot ...
- 12:32 Changeset [3810] by
-
Last EMEA L10N changes
- 12:13 Changeset [3809] by
-
Fixed bug that blog administer cannot open import screen.
- 12:07 Changeset [3808] by
-
Fixed bug that Author role cannot reply own entry's comment from cms.
- 11:43 Changeset [3807] by
-
Removed pointless permission check. bugzid:100753.
- 10:48 Changeset [3806] by
-
Fixed missing checkbox on page listing screen.
- 10:30 Changeset [3805] by
-
Fixed unreachable system wide comment list.
- 09:09 Changeset [3804] by
-
Added MT::Author::can_do method. also fixed a permission to access system ...
- 03:20 Changeset [3803] by
-
Do not translate the double byte characters themselves. BugId:100714
06/07/09:
- 23:31 Changeset [3802] by
-
Added handling in first_blog_id to handle IncludeBlogs=all. Also added ...
06/05/09:
- 20:56 Changeset [3801] by
-
Added a flag to display the publish button from the search results page.
- 20:55 Changeset [3800] by
-
Added a form in the General settings for the test email to be sent out.
- 20:53 Changeset [3799] by
-
Added code to send out a test email based on an input email address from ...
- 20:53 Changeset [3798] by
-
Added some special handling for template listings in search results, since ...
- 20:52 Changeset [3797] by
-
Added code to display action buttons on the search results tables for ...
- 10:50 Changeset [3796] by
-
Don't raise error when no blog/system permission.
- 10:39 Changeset [3795] by
-
Removed I18N calls from plugins directory.
- 06:26 Changeset [3794] by
-
More work to php5 bugid:100378
- 05:53 Changeset [3793] by
-
* More work to PHP5 bugid:100378
06/04/09:
- 19:09 Changeset [3792] by
-
Addded functionality to mt-search.cgi where if you say IncludeBlogs=all, ...
- 18:27 Changeset [3791] by
-
Adding to the list of optional Perl modules to check if they are installed
- 14:41 Changeset [3790] by
-
Added a new blog-level system template called 'Comment Listing (Dynamic)' ...
- 14:40 Changeset [3789] by
-
Renamed comment_block mode and handler to comment_listing.
- 14:38 Changeset [3788] by
-
Added mtml file for Matt to add template code for this new template
06/03/09:
- 21:15 Changeset [3787] by
-
Adding new mode handler for comment_block to Comments for new comment ...
- 20:08 Changeset [3786] by
-
Adding a new branch called Slapshot from the Fringale branch
- 17:55 Changeset [3785] by
-
Signal handling code for ...
- 15:02 Changeset [3784] by
-
Some tests for template caching
- 13:46 Changeset [3783] by
-
Added search method so it could be overridden. BugId:100726
- 13:11 Changeset [3782] by
-
Updated DB driver tests so it actually runs.
- 12:25 Changeset [3781] by
-
EMEA L10N iteration 2
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
