root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3537 [3537] 9 months fumiakiy Mergeing from the latest sockfish. "svn merge -r3527:3535 …
(edit) @3531 [3531] 9 months fumiakiy Merged sockfish to trunk. "svn merge -r3114:3527 …
(edit) @3530 [3530] 9 months fumiakiy Merged MT4.24 branch to trunk. "svn merge -r3461:3462 …
(edit) @3529 [3529] 9 months fumiakiy Merging frampton to trunk. "svn merge -r3083:3217 …
(edit) @3219 [3219] 12 months fumiakiy Merging the latest of fireball branch to trunk. svn merge -r3095:3215 …
(edit) @3148 [3148] 13 months breese added test to see if Text::SimpleTable is installed when the --profile …
(edit) @3127 [3127] 13 months fumiakiy Updated the URL to FAQ section of the website. BugId:82362
(edit) @3121 [3121] 13 months bchoate Adding command line utility for testing/profiling MT templates. Thanks to …
(edit) @3112 [3112] 13 months fumiakiy Check if at least one DBD module is installed. BugId:81794
(edit) @3110 [3110] 13 months fumiakiy Reload the original values from the command line and the environment …
(edit) @3106 [3106] 14 months bchoate Fixed reference to global variable. BugId:82428
(edit) @3098 [3098] 14 months bchoate Merging latest changes from fireball to trunk: svn merge -r 3089:3095 …
(edit) @3094 [3094] 14 months bsmith updating docs for mt:authors tag.
(edit) @3085 [3085] 14 months fumiakiy Making the defaults back to the neutral state.
(edit) @3082 [3082] 14 months bchoate Merging fireball branch changes to-date to trunk: svn merge -r2974:3081 …
(edit) @3063 [3063] 14 months bsmith bugzid:82172 - add default when page has not title
(edit) @3062 [3062] 14 months bsmith adding example to docs
(edit) @3058 [3058] 14 months fumiakiy Removed debug print. BugId:81417
(edit) @3054 [3054] 15 months bchoate Prevent loading ObjectTags for an empty list of tag_ids. BugId:55719
(edit) @3049 [3049] 15 months mpaschal Update mt:Link docs to show deletion of 'identifier' attribute (thanks, …
(edit) @3048 [3048] 15 months bsmith adding attribute to EntryID
(edit) @3045 [3045] 15 months fumiakiy Transcode after verifying signature. BugId:81158
(edit) @3039 [3039] 15 months fumiakiy Moved languages_list method from MT::App::CMS to MT::I18N so it can be …
(edit) @3035 [3035] 15 months bchoate Merging revision 3031 to trunk.
(edit) @3034 [3034] 15 months bchoate Merging revision 3031 to trunk.
(edit) @3032 [3032] 15 months bchoate Fixed loading/test for Math::Pari.
(edit) @3030 [3030] 15 months bchoate Updated to init cms instance as part of MT::Test import.
(edit) @3029 [3029] 15 months bchoate Removing legacy test plugin.
(edit) @3028 [3028] 15 months bchoate Fixed test.
(edit) @3027 [3027] 15 months bchoate Fixed a warning.
(edit) @3026 [3026] 15 months bchoate Return 1 if roles already exist.
(edit) @3025 [3025] 15 months bchoate Fixed add_callback calls for test plugin.
(edit) @3024 [3024] 15 months bchoate Adding a 'testall' rule to handle testing all available tests for addons, …
(edit) @3023 [3023] 15 months bchoate Updated tests.
(edit) @3022 [3022] 15 months bchoate Added descriptions to tests; added additional tests for …
(edit) @3021 [3021] 15 months bchoate Changed to use arrayref to represent node, to maintain backward …
(edit) @3020 [3020] 15 months bchoate Return first error when an error occurs compiling a template string …
(edit) @3019 [3019] 15 months bchoate Updated versions to match release.
(edit) @3018 [3018] 15 months fumiakiy Encode characters in the correct character set. BugId:81101
(edit) @3017 [3017] 15 months fumiakiy Added the new "charset" registry parameter for application methods. …
(edit) @3015 [3015] 15 months fumiakiy Added required import. BugId:81755
(edit) @3014 [3014] 15 months auno Set manually publishing option properly for upgrading from MT3. …
(edit) @3013 [3013] 15 months auno Fixed error for during upgrade from MT3.x. BugzID:81774
(edit) @3011 [3011] 15 months auno Change _trans phrase for showing message properly. BugzID:81065
(edit) @3010 [3010] 15 months fumiakiy POD update.
(edit) @3009 [3009] 15 months fumiakiy Add default_language to the parameters. BugId:81649
(edit) @3005 [3005] 15 months bsmith adding note to valid name value characters
(edit) @3004 [3004] 15 months bchoate Fixed upgrade step for create_default_roles.
(edit) @3003 [3003] 15 months takayama Fixed BugId:81384 * Applied patch
(edit) @3002 [3002] 15 months fumiakiy This should also have been checked in at r2968. BugId:69801
(edit) @3001 [3001] 15 months bchoate Corrected selection of total author count when publishing author archives. …
(edit) @2999 [2999] 15 months auno Add destination path validation. BugzID:80955
(edit) @2998 [2998] 15 months takayama Implemented BugId:81079 * Always show up
(edit) @2997 [2997] 15 months fumiakiy A reference to the arrayref slipped from r2973. BugId:79926
(edit) @2996 [2996] 15 months takayama Implemented BugId:81079 * Added system e-mail address into the wizard's …
(edit) @2995 [2995] 15 months takayama Fixed BugId:81398 * Output log message when deleting post via atom
(edit) @2994 [2994] 15 months takayama Fixed typo
(edit) @2993 [2993] 15 months takayama Fixed BugId:81254 * Added an routine of index templates rebuilding
(edit) @2992 [2992] 15 months fumiakiy Applied the same code as in r2939 to Wizard.pm to show language name in …
(edit) @2991 [2991] 15 months fumiakiy Run through the process and do not return the error when search string was …
(edit) @2990 [2990] 15 months takayama Fixed BugId:80947 * Changed to use native load term
(edit) @2989 [2989] 15 months bchoate Fixed typo in regex.
(edit) @2988 [2988] 15 months bchoate Removed enterprise driver references from ObjectDriverFactory class.
(edit) @2987 [2987] 15 months bchoate Merged revision 2985 to trunk.
(edit) @2986 [2986] 15 months bchoate Better testing of failure when author object fails to load by username.
(edit) @2984 [2984] 15 months bsmith bugzid:81210 - display email as link for local or openid users
(edit) @2983 [2983] 15 months takayama Fixed BugId:80947 * Added attribute "min_comment" and "max_comment" that …
(edit) @2982 [2982] 15 months fumiakiy Fixed POD error.
(edit) @2981 [2981] 15 months auno Redirect edit page properly from view template for widgetset. BugzID:80944
(edit) @2980 [2980] 15 months fumiakiy Use class_label for L10N. BugId:81047
(edit) @2979 [2979] 15 months fumiakiy Use class_label for L10N. BugId:81047
(edit) @2978 [2978] 15 months takayama Fixed BugId:80959 Applied patch. * Changed to return blank string when …
(edit) @2977 [2977] 15 months auno Fixed to show 'Create a new blog' link on create user screen. BugzID:80672
(edit) @2976 [2976] 15 months fumiakiy Created_on_formatted should not be html escaped because it contains …
(edit) @2975 [2975] 15 months fumiakiy Use class_label instead for L10N. BugId:81047
(edit) @2973 [2973] 15 months bchoate MT::Template::Node refactoring from Hirotaka-san. BugId:79926
(edit) @2972 [2972] 15 months bchoate Updating .gitignore to exclude files we're now tracking following Make …
(edit) @2971 [2971] 15 months bsmith bugzid:80734 - Remove background-repeat from blockquotes declaration in …
(edit) @2970 [2970] 15 months fumiakiy POD update.
(edit) @2969 [2969] 15 months fumiakiy Script to clean up old session records from the database. BugId:69801
(edit) @2968 [2968] 15 months fumiakiy Added duration to MT::Session which stores expiration time in time(). …
(edit) @2967 [2967] 15 months fumiakiy Removed unnecessary build-time variables. Added PORTAL_URL as a …
(edit) @2966 [2966] 15 months auno Merge from mt4.21
(edit) @2952 [2952] 15 months fumiakiy But DO overwrite the default value for a setting if locale-specific value …
(edit) @2951 [2951] 15 months fumiakiy Do not overwrite settings from config file with default values.
(edit) @2950 [2950] 15 months takayama Rewrote script
(edit) @2949 [2949] 15 months takayama Moved create_default_roles method into MT::Role
(edit) @2948 [2948] 15 months takayama Catch an callback errors.
(edit) @2947 [2947] 15 months auno Need '\n'.
(edit) @2946 [2946] 15 months bchoate Fixed some additional text files that don't require execute permissions.
(edit) @2945 [2945] 15 months bchoate Fixed some additional text files that don't require execute permissions.
(edit) @2944 [2944] 15 months bchoate Call eval with line/file info.
(edit) @2943 [2943] 15 months mpaschal Commit this debugger script so I quit losing it
(edit) @2942 [2942] 15 months bchoate Removed dupe upgrade function.
(edit) @2941 [2941] 16 months bchoate Splitting up upgrade code into versioned modules (like MT::Compat::*).
(edit) @2940 [2940] 16 months bchoate Applied patch regex to strip leading whitespace ahead of DOCTYPE and xml …
(edit) @2939 [2939] 16 months bchoate Display list of language choices in its own language. BugId:53615
(edit) @2937 [2937] 16 months mpaschal Update post-commit-email on what's now the trunk
(edit) @2936 [2936] 16 months fumiakiy Return to the correct screen in case of an error. BugId:79884
(edit) @2935 [2935] 16 months fumiakiy Backup userpic asset files. BugId:79468
Note: See TracRevisionLog for help on using the revision log.