fixed bug 80329 - just a documentation bug in the API docs about the use of allow_comments in MT::Entry
- Revision: 2645
brancing for release-41
- Revision: 2646
making lists and list-items in wigets more genericly marked up
L10 Japanese.
- Revision: 2649
backporting changes from mtcs templatessets
Fixed * Shows warning messages if GD-php was not available.
Fixed to work publish button on entries listing page.
Treat empty string and NULL the same for DBMS that can't distinguish the values in PHP.
Fixed * Sets undef instead of blank array when entries are not found
Fixed * When entrieds in the stash is empty, re-fetch from database.
Fixed * Returns result of MTCommentAuthor when commenter name is blank.
Adjust ancestry upon moving a category so the family relationship won't contradict with each other.
Typo, which prevented pagination of Monthly and Main Index from working.
Applied patch from Ogawa-san for to fix display of command-line help if parameters are invalid.
Some questions about this new code
uh, another question
updaing html semantics
Upgrade category and folder data separately from the column metadata types (at least for now)
Added new trigger calls to groupby and selectaggregate methods. These are required for enterprise database drivers to function properly. Bug # 80386
- Revision: 2664
Allow '0' as valid value for meta fields.
Oops. .
Added support for a plugin/component to define an init handler.
- Revision: 2667
Removed redundant test.
- Revision: 2668
Added permission error message for refreshing templates.
Fixed to work
- Revision: 2670
Fixed to work
- Revision: 2671
Look for the field class once, outside loops
Give original error when there's an error building the app's error page
- Revision: 2673
Updated default MT config file for test suite to sqlite-test.cfg.
- Revision: 2674
Fixed to get off the IE cache problem for userpic.
Revised parameter to use blogid rather than blogname.
Updates to indexes for mt_objectscore.
- Revision: 2677
styling for folder selector when viewing in Japanese
Test updates to skip when appropriate.
- Revision: 2679
Test updates to skip when appropriate.
- Revision: 2680
Fixes for cache tests.
- Revision: 2681
Fixed syntax error.
- Revision: 2682
Fixed default assignment for cgipath config setting.
- Revision: 2683
Fixed column-based sort_by for authors tag. Added 'glue' attribute support for comments tag.
- Revision: 2684
Made CommenterName php tag consistent with Perl.
- Revision: 2685
Made TagSearchLink php tag consistent with Perl.
- Revision: 2686
Fixed lastn attribute for comments tag so that it forces descending order if specified (behaving like Perl version).
- Revision: 2687
Ignore invalid PluginPath locations.
- Revision: 2688
Fixed some tag test expected results.
- Revision: 2689
Fixed * Applied an patch
Fixed * Applied an patch
Fixed to work previewing comment reply.
Lowering the order of the MT::Author to be backed up for Custom Fields to be restored before it.
Suppress warning.
- Revision: 2694
Updated tests to be in line with the current code.
- Revision: 2695
Fixed author/commenter icon urls to produce full URLs when static web path is relative (uses blog domain). Fixes the last two remaining tag suite test failures for perl.
- Revision: 2696
Stubbing ping tests.
- Revision: 2697
Update counts to match new template maps in test data blog
fix count in test description too plz (18 going on 30)
Return undef from index_defs when table has no indexes.
- Revision: 2700
fixing IE javascript issues in Wizard
Added support for determining autoincrement/nullable columns for sqlite's DDL module.
- Revision: 2705
Small grammar glitch
Restored widget list actions.
Do not bother if ID is empty string.
Fixes for XMLRPC test suite.
- Revision: 2709
Eliminated entry id constant.
- Revision: 2710
Fixed expected results to match test data.
- Revision: 2711
Call to convert_filename is required for some DBMS.
Whitespace change.
- Revision: 2713
L10 Japanese.
Populate template maps whose build type is dynamic and the file template is changed upon saving the template, to update fileinfo records.
Added tag support for importing WXR file.
Copy data structure for customized view so the data won't be re-used in a persistent environment.
Added to handle empty tag name for importing WXR file.
making lists and list-items in wigets more genericly marked up
Check conditioning code first to see if the method is actually available for commenting.
Return asset immediately if asset_select parameter is given (skips options dialog).
Updated MultiBlog to issue triggered publishing for scheduled posts.
Whitespace change.
- Revision: 2728
Fixed blog chooser url on refreshed template page.
Unit test update - more strict checking of columns of MT::Trackback, MT::Folder and MT::Category. Changed the order of the backup so the triggers won't affect the restored objects.
- Revision: 2730
Fixed to set tags properly for WXR format in 2.3.x.
Fixed typo.
- Revision: 2732
simplify css for tags and categories
if element is hidden no need to apply display:none
if element is hidden no need to apply display:none
reducing width of profile password fields
Fixed * Changed to removes fileinfo records when entry was deleted. * CMS, Atom and XMLRPC
Typo!
- Revision: 2738
Applied the fix to the latest release to the legacy code.
- Revision: 2739
Hash, not hash ref.
- Revision: 2740
Set is_authenticated value for checking the OpenID.
Updated POD for template tags; added test for template tag doc coverage.
- Revision: 2742
Added support for an additional registry parameter. This templatesets->basecss registry item points to a base CSS file that should imported via a CSS @import command any time a style for this template set is applied. This change is being made to support those styles that may not require a base.css file to be imported. The base_css registry item should be a path relative to the mt-static directory. I also converted style catcher from using the legacy .pl plugin format to the more standard config.yaml format.
- Revision: 2743
Updated POD for MT module.
- Revision: 2744
Moved some pod docs to MT, since the methods had been promoted there.
- Revision: 2745
Updated POD for MT::Page, MT::TaskMgr.
- Revision: 2746
Updated POD.
- Revision: 2747
Fixed test for blog 'allowcommenterregist' when externalusermanagement is enabled. Case # 80055
- Revision: 2749
Added 'type' attribute to IfRegistrationAllowed tag to test whether a particular type of registration is enabled for the blog.
Fixed link for filtering comments by a particular user.
Fixed link for filtering comments for a particular entry.
xhtml typo
- Revision: 2754
Adding 'OpenID Accepted' Widget
Conditioning 'OpenID Accepted' Widget
Import method that is used in code.
- Revision: 2757
Updated Net::OpenID::Consumer modules to the latest (revision 136).
- Revision: 2758
fixes for edge case of really long blog names in app
adding fallback fonts in case arial is not instaled
IE7 layout fix
L10 Japanese.
- Revision: 2763
Fixed weird comment sign in/out behavior for IE.
Execute save_filter check before returning when authentication is not MT.
Changed Japanese phrases a little.
- Revision: 2766
Changed a Japanese phrase,
- Revision: 2767
L10N update, more to come
- Revision: 2768
Updated POD.
- Revision: 2769
Encoding blog name for backup progress messaging.
- Revision: 2770
Use app-assigned magic token instead of posted one.
- Revision: 2771
Fixed presentation issue with certain runtime errors.
- Revision: 2772
Fix for invalid searchmaxresults param if given.
- Revision: 2773
Fixed 'unchanged' tmpl param.
- Revision: 2774
Updated POD.
- Revision: 2775
Fixed duration of mt_commenter cookie when 'remember me' option is checked.
Fix for mod_perl compatibility.
L10N updates for date-picker.
L10N updates for date-picker. ,80638
Clear return_args once log is reset.
Set authtype for session status and not using isauthenticated value.
L10N update, still waiting for es
- Revision: 2782
Improved error handling for invalid blog id.
- Revision: 2783
Template cleanup.
- Revision: 2784
Support count_format in dynamic template tags related to scoring.
Changed mode for the links to publish junk comments and pings in the activity feed templates.
Fixed * Recovered the lost function
Removing debug code.
- Revision: 2791
Optimize assignment of static variables.
- Revision: 2792
Return 0 when no vote has been made to the object from the dynamic template tag.
The condition has to be applied in the opposite way.
- Revision: 2794
Fixed to handle auth_type cookie value properly.
L10N update es
- Revision: 2796
EMEA L10N 100 percent done, as of now
- Revision: 2797
EMEA L10N 100 percent done, as of now
- Revision: 2798
Removing non-MT interfaces to eliminate loading Getopt::Long.
- Revision: 2799
Fix for uploading a file for a custom field input.
- Revision: 2800
Moved this to the template set config.yaml itself.
- Revision: 2801
Removed additional translate on label path.
Removing any html from the post title as shown in the entry preview strip; removed a orphan setvarblock close tag.
- Revision: 2805
Double quote to evaluate the content of the phrase. Bug # 80698
- Revision: 2806
Condition made right again.
- Revision: 2807
Use plugin->translate for the registry values that are pulled from plugin registry.
Removing FIXME comments. I know why.
- Revision: 2810
POD update.
- Revision: 2811
fixed bug 80518 - finalized the upgrade widget copy
- Revision: 2812
reverted style catcher files to revision 2811, keeping dashboard widget copy changes
- Revision: 2813
Updated naming -
fixed. value of 'position' was changed from 'relative' to 'static'.
Handle full global template refreshes through the dialog, as with full blog template refreshes Update Refresh Templates dialog copy to work for global refreshes Make the lists of actions parallel by properly fragmenting the passive-voice items about backups Move the items about backups to the logical spots in the lists of actions (namely first, as we're not deleting templates before backing them up)
Ask for confirmation before refreshing templates from the blogs list
Make the display name a required field for all authentication methods.
Updates to support display of custom fields on registration form.
Update to fix commenter permission test for sysadmins with no blog permissions.
Properly check for System -> Manage Templates permission to show template refresh dialog Properly skip check for blog level Manage Templates permission when we have no blog (partially apply Jay Allen's patch; thanks, Jay!)
Rename variables and clarify logic here to better understand Jay's patch
Really (re)move and replace the existing global templates when the user picks "Reset to factory defaults" label loops (apply the rest of Jay Allen's patch; thanks, Jay!)
Restored invalidatecommentersession to clear legacy comment cookies.
L10N Japanese.
- Revision: 2828
Translate via plugin instance.
