April 2015 Archives by author
Starting: Wed Apr 1 02:21:15 UTC 2015
Ending: Thu Apr 30 21:39:52 UTC 2015
Messages: 384
- [wp-svn] [31947] trunk/src/wp-includes/wp-db.php: WPDB: When we check the character set of a column, and find that it's `utf8mb4` , we should also check that the current connection supports `utf8mb4`.
noreply at wordpress.org
- [wp-svn] [31948] trunk/src/wp-includes/js: Emoji:
noreply at wordpress.org
- [wp-svn] [31949] trunk/src: Refine UI for FTP modal and shiny updates
noreply at wordpress.org
- [wp-svn] [31950] trunk/src/wp-includes: Customizer Theme Switcher: Fix invalid HTML markup when New Theme control is added.
noreply at wordpress.org
- [wp-svn] [31951] trunk/src/wp-admin/nav-menus.php: After [31941], use the decoupled strings from `WP_Customize_Manager::register_controls() ` on the Menus screen.
noreply at wordpress.org
- [wp-svn] [31952] trunk/src/wp-admin/css: Themes: Improve focus styling of add-new-theme link.
noreply at wordpress.org
- [wp-svn] [31953] trunk/tests/phpunit/tests/db/charset.php: WPDB: Due to PHP 5.2' s internal string handling, strings in Windows are encoded using UTF-16, instead of UTF-8.
noreply at wordpress.org
- [wp-svn] [31954] trunk/src: Customizer Theme Switcher: Switch the details/ live preview buttons.
noreply at wordpress.org
- [wp-svn] [31955] trunk/src: Accessibility: Add landmark roles to WordPress admin areas.
noreply at wordpress.org
- [wp-svn] [31956] trunk/src/wp-admin: Add translator comments for placeholders in network-related strings.
noreply at wordpress.org
- [wp-svn] [31957] trunk/src/wp-includes/css/editor.css: wpLink: Enable smooth scrolling on iOS devices.
noreply at wordpress.org
- [wp-svn] [31958] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: When editing an image from the editor, and the image has a value for alignment (but not for `width` or `caption` ), don't bail without first checking that the alignment' s value is not `alignnone`.
noreply at wordpress.org
- [wp-svn] [31959] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: In `WP_Posts_List_Table::get_views()`, don' t add the `current` class to the `all` status link if `-> user_posts_count` has a value, which triggers the additional `mine` status.
noreply at wordpress.org
- [wp-svn] [31960] trunk/src/wp-includes: Remove the JS part of [31619].
noreply at wordpress.org
- [wp-svn] [31961] trunk/src/wp-admin/network.php: Remove unused `printf() ` on network setup screen.
noreply at wordpress.org
- [wp-svn] [31962] trunk/src/wp-admin/network: Merge title strings on Edit Site screens.
noreply at wordpress.org
- [wp-svn] [31963] trunk: When updating the email address for an existing user, make sure the email address is not already in use.
noreply at wordpress.org
- [wp-svn] [31964] trunk/src/wp-includes/rewrite.php: When shifting `WP_Rewrite:: flush_rules()` to a later action if it was called too early, make sure to do a hard flush if requested.
noreply at wordpress.org
- [wp-svn] [31965] trunk: Alter the regex in `wptexturize() ` to properly handle input like: `<> "Hello world" <>`.
noreply at wordpress.org
- [wp-svn] [31966] trunk: Respect numerical keys in `add_query_arg()`, use `array_replace()` instead of `array_merge()`.
noreply at wordpress.org
- [wp-svn] [31967] trunk/src/wp-includes/functions.php: Avoid the use of `array_replace()` in `add_query_arg()`.
noreply at wordpress.org
- [wp-svn] [31968] trunk/src/wp-includes: Customizer Theme Switcher: Remove "Add New" references.
noreply at wordpress.org
- [wp-svn] [31969] trunk/src/wp-admin/js/updates.js: Fix colors for activated and updated plugins
noreply at wordpress.org
- [wp-svn] [31970] trunk/tests/phpunit/tests/multisite/wpmuValidateUserSignup.php: Unit tests for `wpmu_validate_user_signup()`.
noreply at wordpress.org
- [wp-svn] [31971] trunk/src/wp-content/themes/twentyeleven: Twenty Eleven: add `postMessage` support for `header_textcolor` to improve the user experience in the Customizer.
noreply at wordpress.org
- [wp-svn] [31972] trunk/src/wp-includes/js/mce-view.js: TinyMCE: always focus the editor after using the floated toolbar.
noreply at wordpress.org
- [wp-svn] [31973] trunk/src: Admin notices: Make (most) core notices dismissible.
noreply at wordpress.org
- [wp-svn] [31974] trunk/src/wp-admin: Customizer: Make the available widgets overlay closable on narrow screens.
noreply at wordpress.org
- [wp-svn] [31975] trunk/src: Customizer Theme Switcher: Navigation streamlining.
noreply at wordpress.org
- [wp-svn] [31976] trunk/src/wp-includes/class-wp-customize-control.php: Customizer Theme Switcher: Update JavaScript template after [31975].
noreply at wordpress.org
- [wp-svn] [31977] trunk/src/wp-includes/formatting.php: Emoji: [31938] forgot a `/ ` in the emoji CDN URL.
noreply at wordpress.org
- [wp-svn] [31978] trunk/tests/phpunit/tests/multisite/wpmuValidateUserSignup.php: Unit Tests added in [31970] need to be restricted to run in Multisite only.
noreply at wordpress.org
- [wp-svn] [31979] trunk: Avoid duplicate classes for different terms with UTF-8 slugs in `post_class ()` and `body_class()`.
noreply at wordpress.org
- [wp-svn] [31980] trunk/src/wp-admin/tools.php: Press This: Use more accurate wording on Tools screen.
noreply at wordpress.org
- [wp-svn] [31981] trunk/src/wp-includes/admin-bar.php: Check for an active blog before generating the `my-sites.php` URL.
noreply at wordpress.org
- [wp-svn] [31982] trunk/src: Update aria-label when doing a shiny plugin update
noreply at wordpress.org
- [wp-svn] [31983] trunk: Correctly set the post author in `wp_xmlrpc_server:: mw_editPost()` when the current user is not the author of the post.
noreply at wordpress.org
- [wp-svn] [31984] trunk/src/wp-admin: Customizer: Improve the overlay close button for iOS.
noreply at wordpress.org
- [wp-svn] [31985] trunk/src/wp-admin/js/customize-widgets.js: Customizer: Update selector, missed in [31984].
noreply at wordpress.org
- [wp-svn] [31986] trunk/src/wp-admin/link-parse-opml.php: Remove unnecessary `echo() `, add translator comment.
noreply at wordpress.org
- [wp-svn] [31987] trunk/src/wp-admin/js/press-this.js: Press This: prevent pasting of HTML in the title H2.
noreply at wordpress.org
- [wp-svn] [31988] trunk/src/wp-includes/version.php: Beta3 version bump.
noreply at wordpress.org
- [wp-svn] [31989] trunk/src/wp-includes/script-loader.php: Add beforeunload string for shiny updates.
noreply at wordpress.org
- [wp-svn] [31990] trunk/src/wp-admin/includes: Plugins Browser: Replace the download count with the number of Active installs of the plugin.
noreply at wordpress.org
- [wp-svn] [31991] trunk/src/wp-admin/includes/class-wp-upgrader.php: Introduce a string representing bulk plugin update success, ready for string freeze.
noreply at wordpress.org
- [wp-svn] [31992] trunk/src: Press This:
noreply at wordpress.org
- [wp-svn] [31993] trunk/src/wp-admin: Accessibility improvements for Options general screen: add missing labels and aria attributes.
noreply at wordpress.org
- [wp-svn] [31994] trunk/src: Accessibility improvements for Themes screen: fix keyboard events and callbacks for the Search field, increase trigger timeout a bit, improve Esc.
noreply at wordpress.org
- [wp-svn] [31995] trunk/src/wp-admin/js/theme.js: Themes screen: remove extra debounce when searching.
noreply at wordpress.org
- [wp-svn] [31996] trunk/src: Spinners: Toggle a class instead of show/hide.
noreply at wordpress.org
- [wp-svn] [31997] trunk/src/wp-includes/version.php: WordPress 4.2-beta4
noreply at wordpress.org
- [wp-svn] [31998] trunk/src/wp-includes/version.php: Post-beta4 bump.
noreply at wordpress.org
- [wp-svn] [31999] trunk/src/wp-admin/includes/template.php: Remove hidden `user_id` input from `wp_comment_reply()`.
noreply at wordpress.org
- [wp-svn] [32000] trunk/tests/phpunit/tests/user/query.php: Unit tests verifying the filling of the 'roles' and 'caps' user properties during `WP_User_Query`.
noreply at wordpress.org
- [wp-svn] [32001] trunk: `WP_User_Query`: When querying users with 'fields=all', ensure that caps and roles are filled for the current site.
noreply at wordpress.org
- [wp-svn] [32002] trunk: After [31114] and [31323], 'View Post' generated in `get_sample_permalink_html()` should go to pretty permalink.
noreply at wordpress.org
- [wp-svn] [32003] trunk/src/wp-admin/edit-tags.php: Fix Docblock syntax for the `taxonomy_parent_dropdown_args` filter.
noreply at wordpress.org
- [wp-svn] [32004] trunk/src/wp-admin/js/customize-controls.js: Customizer Theme Switcher: Remove "Add New" reference from customize-controls.js.
noreply at wordpress.org
- [wp-svn] [32005] trunk/src/wp-admin/options-discussion.php: Add a more descriptive function summary for `options_discussion_add_js() `.
noreply at wordpress.org
- [wp-svn] [32006] trunk/src/wp-admin/includes/ajax-actions.php: Add an `@see` mention for `Plugin_Upgrader`, plus spacing to the `wp_ajax_update_plugin()` delcaration.
noreply at wordpress.org
- [wp-svn] [32007] trunk/src/wp-admin/includes/ajax-actions.php: Fix typos in the function summaries for `wp_ajax_press_this_save_post() ` and `wp_ajax_press_this_add_category()`.
noreply at wordpress.org
- [wp-svn] [32008] trunk/src/wp-admin/css: Customizer: Fix spinners after [31996].
noreply at wordpress.org
- [wp-svn] [32009] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Add a return description to the DocBlock for `WP_Posts_List_Table-> is_base_request()`.
noreply at wordpress.org
- [wp-svn] [32010] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Fix syntax for the `$to_display` parameter description in the DocBlock for `WP_Posts_List_Table- >_page_rows()`.
noreply at wordpress.org
- [wp-svn] [32011] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Fix filter doc vernacular for the `quick_edit_show_taxonomy` filter.
noreply at wordpress.org
- [wp-svn] [32012] trunk/src/wp-admin/js/customize-widgets.js: Customize Widgets: Improve sync logic for select[multiple] inputs.
noreply at wordpress.org
- [wp-svn] [32013] trunk/src/wp-admin/includes/class-wp-press-this.php: Add missing DocBlocks for the `_limit_array()`, `_limit_string()`, `_limit_url()`, `_limit_img()`, `_limit_embed()`, and `_process_meta_entry()` utility methods in `WP_Press_This`.
noreply at wordpress.org
- [wp-svn] [32014] trunk/src/wp-admin/includes/class-wp-press-this.php: Add missing `@since` versions from a variety of methods in `WP_Press_This`.
noreply at wordpress.org
- [wp-svn] [32015] trunk/src/wp-admin/includes/class-wp-users-list-table.php: Clarify 4.2.0 changelog entry, add global description to the DocBlock for `WP_Users_List_Table-> single_row()`.
noreply at wordpress.org
- [wp-svn] [32016] trunk/src/wp-admin/includes/file.php: Clarify the DocBlock description for `wp_print_request_filesystem_credentials_modal ()`.
noreply at wordpress.org
- [wp-svn] [32017] trunk/src/wp-includes/class-wp-editor.php: wpLink: always show the URL field at the top.
noreply at wordpress.org
- [wp-svn] [32018] trunk/src/wp-admin/includes/media.php: Add proper descriptions for the `@global` and `@param` tags in the `wp_media_attach_action ()` DocBlock.
noreply at wordpress.org
- [wp-svn] [32019] trunk/src/wp-admin/includes/post.php: Clarify the DocBlock summary and parameter description for `wp_edit_attachments_query_vars ()`.
noreply at wordpress.org
- [wp-svn] [32020] trunk/src/wp-includes/category-template.php: The `value_field` argument is an argument per core vernacular, not a parameter.
noreply at wordpress.org
- [wp-svn] [32021] trunk/src/wp-includes/category-template.php: Use backticks when describing the `value_field` parameter, er, argument.
noreply at wordpress.org
- [wp-svn] [32022] trunk/src/wp-includes: TinyMCE wpView:
noreply at wordpress.org
- [wp-svn] [32023] trunk/src/wp-includes/class-wp-customize-control.php: Add documentation for the `$type`, `$mime_type`, and `$button_labels` properties in `WP_Customize_Media_Control`.
noreply at wordpress.org
- [wp-svn] [32024] trunk/src/wp-includes/js/wp-emoji.js: Emoji: Remove an errant `/ ` in Twemoji URLs.
noreply at wordpress.org
- [wp-svn] [32025] trunk/src: Correct grammar when referring to "a user" vs "an user" in several places.
noreply at wordpress.org
- [wp-svn] [32026] trunk/src/wp-includes/category-template.php: Fix description alignment for the `category_css_class` filter docs.
noreply at wordpress.org
- [wp-svn] [32027] trunk/src/wp-admin/includes/upgrade.php: `wp_install_maybe_enable_pretty_permalinks() ` should have a consistent `@return` value.
noreply at wordpress.org
- [wp-svn] [32028] trunk/src/wp-includes/class-wp-customize-control.php: Add documentation for the `$type` and `$theme` properties in `WP_Customize_Theme_Control`.
noreply at wordpress.org
- [wp-svn] [32029] trunk/src/wp-admin/network/site-themes.php: After [31941], use the decoupled strings from `wp-admin/network/themes.php` in `wp-admin /network/site-themes.php` as well.
noreply at wordpress.org
- [wp-svn] [32030] trunk/src/wp-includes/class-wp-customize-manager.php: Add inline doc syntax fixes for `WP_Customize_Manager->doing_ajax()`.
noreply at wordpress.org
- [wp-svn] [32031] trunk/src/wp-includes/class-wp-customize-manager.php: Cleanup DocBlock syntax, add a missing parameter description for `WP_Customize_Manager-> set_post_value()`.
noreply at wordpress.org
- [wp-svn] [32032] trunk/src/wp-includes/class-wp-customize-manager.php: Fix inline documentation syntax in a variety of DocBlocks and hook docs in `WP_Customize_Manager`.
noreply at wordpress.org
- [wp-svn] [32033] trunk/src/wp-includes/class-wp-customize-section.php: Document the `$theme` property in `WP_Customize_Themes_Section`.
noreply at wordpress.org
- [wp-svn] [32034] trunk/src/wp-includes/class-wp-customize-setting.php: Add missing `@access` tags to two DocBlocks in `WP_Customize_Setting`.
noreply at wordpress.org
- [wp-svn] [32035] trunk/src/wp-includes/class-wp-customize-widgets.php: Add parameter and return descriptions for `WP_Customize_Widgets-> get_setting_type()`.
noreply at wordpress.org
- [wp-svn] [32036] trunk/src/wp-includes/class-wp-customize-widgets.php: Add missing parameter and return descriptions to `WP_Customize_Widgets-> filter_customize_dynamic_setting_args()`.
noreply at wordpress.org
- [wp-svn] [32037] trunk/src/wp-includes/comment-template.php: Remove backtick-escaping around a core function in the hook docs for the `comment_form_submit_field` filter.
noreply at wordpress.org
- [wp-svn] [32038] trunk/src/wp-includes/comment.php: Remove an unnecessary inline `@see` tag and document the `$wpdb` global in two `WP_Comment_Query` methods.
noreply at wordpress.org
- [wp-svn] [32039] trunk/src/wp-includes/formatting.php: Various docs syntax fixes in wp-includes/formatting.php.
noreply at wordpress.org
- [wp-svn] [32040] trunk/src/wp-includes/functions.wp-scripts.php: Add a variety of missing descriptions and fix syntax for `wp_scripts()`, `_wp_scripts_maybe_doing_it_wrong()`, and `wp_script_add_data()`.
noreply at wordpress.org
- [wp-svn] [32041] trunk/src/wp-includes/functions.wp-styles.php: Add a missing return description for `wp_styles()`.
noreply at wordpress.org
- [wp-svn] [32042] trunk/src/wp-includes/link-template.php: Various inline documentation syntax fixes in wp-includes/ link-template.php.
noreply at wordpress.org
- [wp-svn] [32043] trunk/src/wp-includes/media.php: Remove unneeded spaces in the hook doc for the `attachment_url_to_postid` filter.
noreply at wordpress.org
- [wp-svn] [32044] trunk/src/wp-includes/meta.php: Add a missing `@access` tag to the DocBlock for the `WP_Meta_Query-> $clauses` property.
noreply at wordpress.org
- [wp-svn] [32045] trunk/src/wp-includes/pluggable.php: Various inline documentation syntactical fixes in wp-includes/ pluggable.php for 4.2 changes.
noreply at wordpress.org
- [wp-svn] [32046] trunk/src/wp-includes/post-template.php: Variously inline documentation syntactical fixes in wp-includes/ post-template.php.
noreply at wordpress.org
- [wp-svn] [32047] trunk/src/wp-includes/taxonomy.php: Fix a variety of inline documentation syntactical issues in wp-includes/ taxonomy.php.
noreply at wordpress.org
- [wp-svn] [32048] trunk/src/wp-includes/theme.php: Add a missing return description for `has_header_image()`.
noreply at wordpress.org
- [wp-svn] [32049] trunk/src/wp-includes/wp-db.php: Remove unnecessary inline `@see` tags from the `wpdb:: process_field_charsets()` DocBlock.
noreply at wordpress.org
- [wp-svn] [32050] trunk/src/wp-includes/wp-db.php: Remove unnecessary inline `@see` tags from a variety of parameter and return descriptions in wp-includes /wp-db.php.
noreply at wordpress.org
- [wp-svn] [32051] trunk/src: Update more instances of default admin blues and grays.
noreply at wordpress.org
- [wp-svn] [32052] trunk/src/wp-admin/js/updates.js: Conditionally add AYS to leaving shiny updates
noreply at wordpress.org
- [wp-svn] [32053] trunk/src/wp-admin/js/updates.js: Remove Shiny Bulk Updates
noreply at wordpress.org
- [wp-svn] [32054] trunk/src: Customizer: Refresh nonces when a session expires and the user logs in again.
noreply at wordpress.org
- [wp-svn] [32055] trunk/src: Insert from URL: Make sure the link text is actually used.
noreply at wordpress.org
- [wp-svn] [32056] trunk/src/wp-includes/js/mce-view.js: TinyMCE wpView: resize sandbox iframes on load.
noreply at wordpress.org
- [wp-svn] [32057] trunk/src/wp-includes/version.php: Post-beta4 bump.
noreply at wordpress.org
- [wp-svn] [32058] trunk/src/wp-includes: TinyMCE: update to 4.1.9+.
noreply at wordpress.org
- [wp-svn] [32059] trunk/src/wp-includes/js/tinymce/plugins/wordpress/plugin.js: TinyMCE: fix our shortcuts on Mac, use Ctrl + Opt + letter.
noreply at wordpress.org
- [wp-svn] [32060] trunk/src/wp-includes/js/tinymce/wp-mce-help.php: TinyMCE: update the "Keyboard Shortcuts" modal.
noreply at wordpress.org
- [wp-svn] [32061] trunk/src/wp-admin/js/updates.js: Trigger events upon the completion of a shiny update
noreply at wordpress.org
- [wp-svn] [32062] trunk/src/wp-admin: Enable users to initiate a shiny update from plugin detail modal
noreply at wordpress.org
- [wp-svn] [32063] trunk/src/wp-admin/js/updates.js: Use dashes instead of dots as separator for jQuery events in shiny updates
noreply at wordpress.org
- [wp-svn] [32064] trunk/src/wp-includes/ms-functions.php: Avoid an unexpected object error when syncing global terms
noreply at wordpress.org
- [wp-svn] [32065] trunk/src/wp-includes/js/underscore.min.js: Don' t reference underscore.js source map
noreply at wordpress.org
- [wp-svn] [32066] trunk/Gruntfile.js: Don' t override minified libraries included in core
noreply at wordpress.org
- [wp-svn] [32067] trunk/src/wp-admin: Disable modal initiated shiny updates on wp-admin/update-core.php
noreply at wordpress.org
- [wp-svn] [32068] trunk/src/wp-admin/css/common.css: Dismissible notices: more precise positioning across browsers.
noreply at wordpress.org
- [wp-svn] [32069] trunk/src/wp-includes/css/wp-pointer.css: Pointers: Make the dismiss icon a consistent size.
noreply at wordpress.org
- [wp-svn] [32070] trunk: Improve handling of incomplete From and Content-Type headers in `wp_mail( )`.
noreply at wordpress.org
- [wp-svn] [32071] trunk/src/wp-admin/css/edit.css: Ensure post title input is not shortened for non-public post types.
noreply at wordpress.org
- [wp-svn] [32072] trunk/src/wp-includes/css/media-views.css: Media: Fix focus and selected state for the selected attachments set.
noreply at wordpress.org
- [wp-svn] [32073] trunk/src: Modals: Significantly improve the touch scrolling experience.
noreply at wordpress.org
- [wp-svn] [32074] trunk/src/wp-includes: Toolbar: Search item consistency for focus state and IE8.
noreply at wordpress.org
- [wp-svn] [32075] trunk/src/wp-admin/css: Admin menu: fix colors for focus state and in IE8.
noreply at wordpress.org
- [wp-svn] [32076] trunk/src/wp-admin/css/dashboard.css: Dashboard: Ensure images other than avatars (such as emoji replacements) in recent comments are not incorrectly positioned.
noreply at wordpress.org
- [wp-svn] [32077] trunk/src/wp-admin/includes/file.php: Update placeholder for FTP credentials
noreply at wordpress.org
- [wp-svn] [32078] trunk/src/wp-includes/js/tinymce: Merge strings that describe the same command.
noreply at wordpress.org
- [wp-svn] [32079] trunk/src/wp-admin/includes/ajax-actions.php: Don' t allow whitespace-only image captions from the Media modal.
noreply at wordpress.org
- [wp-svn] [32080] trunk/src/wp-admin: Fix logic for details based shiny updates.
noreply at wordpress.org
- [wp-svn] [32081] trunk/src/wp-includes/post-template.php: Don' t print the `custom-background` class in `body_class() ` when a default color is in use.
noreply at wordpress.org
- [wp-svn] [32082] trunk/src/wp-admin: Disable shiny updates from modal based on parent window
noreply at wordpress.org
- [wp-svn] [32083] trunk/src/wp-admin/js/customize-controls.js: Customizer Theme Switcher: Don' t deactivate section on empty search results.
noreply at wordpress.org
- [wp-svn] [32084] trunk/src/wp-includes/theme-compat/comments.php: Theme Compat: Make string translatable and add translator comments.
noreply at wordpress.org
- [wp-svn] [32085] trunk/src/wp-includes/version.php: Post-beta4 bump
noreply at wordpress.org
- [wp-svn] [32086] trunk/src/wp-includes/class-wp-customize-control.php: Customizer Theme Switcher: Fix preview URL for subfolder installs.
noreply at wordpress.org
- [wp-svn] [32087] trunk/src/wp-admin/js/customize-controls.js: Customizer Theme Switcher: Fix tabbing order if section is open.
noreply at wordpress.org
- [wp-svn] [32088] trunk/src: Customizer Theme Switcher: Lazy load theme screenshots.
noreply at wordpress.org
- [wp-svn] [32089] trunk/src/wp-admin/css/admin-menu.css: Fix flickering of the admin menu on over-scrolling.
noreply at wordpress.org
- [wp-svn] [32090] trunk/src/wp-content/themes/twentyfifteen/css/editor-style.css: Twenty Fifteen: update editor styles to better account for adaptive images in small screens.
noreply at wordpress.org
- [wp-svn] [32091] trunk/src/wp-admin/js/customize-controls.js: Customize Headers: Improve handling of the initial header model.
noreply at wordpress.org
- [wp-svn] [32092] trunk/src/wp-admin: Press This:
noreply at wordpress.org
- [wp-svn] [32093] trunk/src/wp-admin/includes/class-wp-press-this.php: Press This: change the link text to Standard Editor.
noreply at wordpress.org
- [wp-svn] [32094] trunk/src/wp-content/themes/twentyfourteen/css/editor-style.css: Twenty Fourteen: update editor styles to better account for adaptive images in small screens.
noreply at wordpress.org
- [wp-svn] [32095] trunk/src/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js: TinyMCE: disable the wp-autoresize plugin in iOS.
noreply at wordpress.org
- [wp-svn] [32096] trunk/src/wp-includes/formatting.php: Emoji: Tidy up the `wp_encode_emoji()` regex, and clarify the function comment on Unicode 8 support.
noreply at wordpress.org
- [wp-svn] [32097] trunk/src/wp-includes/formatting.php: Emoji: The emoji JS files should be run through the `script_loader_src` filter, as they would be if they were registered scripts.
noreply at wordpress.org
- [wp-svn] [32098] trunk/src/wp-admin/js/press-this.js: Press This:
noreply at wordpress.org
- [wp-svn] [32099] trunk/src/wp-admin/css/admin-menu.css: Remove z-index from `#adminmenuback`.
noreply at wordpress.org
- [wp-svn] [32100] trunk/src/wp-admin/css/admin-menu.css: Revert [32099] per discussion in #core: https://wordpress.slack.com/archives/core/ p1428608303003309.
noreply at wordpress.org
- [wp-svn] [32101] trunk/src/wp-includes: Media: Bring back spinners, now without bouncing select elements.
noreply at wordpress.org
- [wp-svn] [32102] trunk/src/wp-admin/includes/class-wp-press-this.php: Press This: add ARIA attributes to the `alerts` container.
noreply at wordpress.org
- [wp-svn] [32103] trunk/src/wp-admin/css/customize-controls.css: Customizer theme switcher: Fix some esoteric breakage in iOS Safari.
noreply at wordpress.org
- [wp-svn] [32104] trunk: Smilies: Update our few remaining smilies to better align with Twemoji, and add frownie.png until Twemoji provide a build containing it.
noreply at wordpress.org
- [wp-svn] [32105] trunk: Smilies: Tweak which smiley matches which emoji.
noreply at wordpress.org
- [wp-svn] [32106] trunk/src: Press This: check the bookmarklet version and add the update notice from PHP.
noreply at wordpress.org
- [wp-svn] [32107] trunk/src/wp-includes/functions.php: Smilies: One more tweak to matching smilies with emoji.
noreply at wordpress.org
- [wp-svn] [32108] trunk: When `dbDelta() ` is checking whether an index is defined in a `CREATE TABLE` statement, don't worry if MySQL has a subpart defined on an index, but the `CREATE TABLE` doesn't.
noreply at wordpress.org
- [wp-svn] [32109] trunk/src/wp-includes/images/smilies: Remove executable bit from smilies.
noreply at wordpress.org
- [wp-svn] [32110] trunk/src/wp-includes/widgets.php: Tell developers how to correctly silence `register_sidebar()` notices.
noreply at wordpress.org
- [wp-svn] [32111] trunk/src/wp-includes/widgets.php: Explain all placeholders in translator comment, not just the first one.
noreply at wordpress.org
- [wp-svn] [32112] trunk/src/wp-includes/widgets.php: Translator comment should just reference placeholder numbers, not the actual placeholders.
noreply at wordpress.org
- [wp-svn] [32113] trunk/src/wp-includes/media.php: Rename `get_media_embedded_in_content_allowed` filter to `media_embedded_in_content_allowed_types`.
noreply at wordpress.org
- [wp-svn] [32114] trunk/src/wp-includes/compat.php: Add `mb_strlen() ` compatibility function.
noreply at wordpress.org
- [wp-svn] [32115] trunk/src/wp-includes/compat.php: Fix a copy/ paste error in a comment.
noreply at wordpress.org
- [wp-svn] [32116] trunk: Use HTTPS URLs for codex.wordpress.org.
noreply at wordpress.org
- [wp-svn] [32117] trunk: `wp_update_term()` should check if `get_term() ` returned null.
noreply at wordpress.org
- [wp-svn] [32118] trunk/src/wp-admin/about.php: 4.2 about page text, rough cut.
noreply at wordpress.org
- [wp-svn] [32119] trunk/src/wp-admin/js/customize-controls.js: Customizer Theme Switcher: Don' t re-render a theme control if it has already been rendered.
noreply at wordpress.org
- [wp-svn] [32120] trunk/src/wp-includes/css/media-views.css: Make sure the spinner in the media modal is visible on narrow screens ( without affecting the media grid).
noreply at wordpress.org
- [wp-svn] [32121] trunk/src/wp-includes/css/media-views.css: Fix the media modal Insert into post button on narrow screens by limiting the width of .media-toolbar-primary and .media-toolbar-secondary only inside .attachments-browser (the top toolbar).
noreply at wordpress.org
- [wp-svn] [32122] trunk/src/wp-admin/includes/class-wp-press-this.php: Press This: do not show the bookmarklet upgrade notice when accessing directly press-this.php.
noreply at wordpress.org
- [wp-svn] [32123] trunk/src/wp-admin/about.php: Fix typo on About page.
noreply at wordpress.org
- [wp-svn] [32124] trunk/src/wp-includes: Revert [31030] and [31033].
noreply at wordpress.org
- [wp-svn] [32125] trunk: Move the built media JS files up a directory to their previous location and naming convention.
noreply at wordpress.org
- [wp-svn] [32126] trunk/src/wp-admin/js/updates.js: Use named function instead of anonymous function
noreply at wordpress.org
- [wp-svn] [32127] trunk/src/wp-includes/class-wp-customize-section.php: Customizer Theme Switcher: Use text input for the search field to prevent double tap issues for Preview and Customize buttons on iOS.
noreply at wordpress.org
- [wp-svn] [32128] trunk/src/wp-admin/css/themes.css: Reset padding for buttons in theme details modal.
noreply at wordpress.org
- [wp-svn] [32129] trunk/src/wp-admin/options-discussion.php: Force default avatar for HiDPI avatars on Discussion Settings.
noreply at wordpress.org
- [wp-svn] [32130] trunk/src/wp-admin/about.php: Update about page for 4.2.
noreply at wordpress.org
- [wp-svn] [32131] trunk/src/wp-admin: About page updates.
noreply at wordpress.org
- [wp-svn] [32132] trunk/src/wp-admin/about.php: About page: Two more string tweaks.
noreply at wordpress.org
- [wp-svn] [32133] trunk/src/wp-admin/js/updates.js: Move wp-plugin-update-success event to after lock is released
noreply at wordpress.org
- [wp-svn] [32134] trunk/src: Customizer: Escape theme preview URLs.
noreply at wordpress.org
- [wp-svn] [32135] trunk/src/wp-admin/about.php: About page: A last round of text updates.
noreply at wordpress.org
- [wp-svn] [32136] trunk/src/wp-admin/about.php: About page: All strings are available for translation.
noreply at wordpress.org
- [wp-svn] [32137] trunk/src/wp-includes/version.php: WordPress 4.2-RC1
noreply at wordpress.org
- [wp-svn] [32138] trunk/src/wp-includes/version.php: Post 4.2-RC1 bump
noreply at wordpress.org
- [wp-svn] [32139] trunk/tests/phpunit/includes: During PHPUnit tests, don' t autodetect permalink structure during WP installation.
noreply at wordpress.org
- [wp-svn] [32140] trunk/src/wp-includes/js/tinymce/plugins/wpview/plugin.js: TinyMCE wpView:
noreply at wordpress.org
- [wp-svn] [32141] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: TinyMCE: remove the empty paragraph that sometimes is left over after adding an image caption.
noreply at wordpress.org
- [wp-svn] [32142] trunk/src/wp-includes/js/tinymce/plugins/wpemoji/plugin.js: TinyMCE: use window.twemoji directly in the `wpemoji` plugin.
noreply at wordpress.org
- [wp-svn] [32143] trunk/src/wp-admin/includes/class-wp-press-this.php: Press This: Update documentation for `press_this_save_redirect` filter after [31992].
noreply at wordpress.org
- [wp-svn] [32144] branches/4.1/src/wp-includes/version.php: The 4.1 branch is now 4.1.2-alpha.
noreply at wordpress.org
- [wp-svn] [32145] branches/4.1/package.json: package.json bump.
noreply at wordpress.org
- [wp-svn] [32146] branches/4.1/src/readme.html: readme.html bump.
noreply at wordpress.org
- [wp-svn] [32147] branches/4.1/tests/phpunit/tests: Backport the PHPUnit test fixes from [31622] to the 4.1 branch.
noreply at wordpress.org
- [wp-svn] [32148] branches/4.0/tests/phpunit: Backport the PHPUnit test fixes from [ 31622] to the 4.0 branch.
noreply at wordpress.org
- [wp-svn] [32149] branches/3.9/tests/phpunit/tests: Backport the PHPUnit test fixes from [31622] to the 3.9 branch.
noreply at wordpress.org
- [wp-svn] [32150] branches/3.8/tests/phpunit/tests: Backport the PHPUnit test fixes from [31622] to the 3.8 branch.
noreply at wordpress.org
- [wp-svn] [32151] branches/3.7/tests/phpunit/tests: Backport the PHPUnit test fixes from [31622] to the 3.7 branch.
noreply at wordpress.org
- [wp-svn] [32152] trunk/src/wp-admin/network: Update wp_die() calls modified in [ 31658] to use shorthand calling style.
noreply at wordpress.org
- [wp-svn] [32153] branches/4.0/src/wp-includes/version.php: The 4.0 branch is now 4.0.2-alpha.
noreply at wordpress.org
- [wp-svn] [32154] branches/4.0: 4.0: Bump package.json, readme.html and license.txt.
noreply at wordpress.org
- [wp-svn] [32155] branches/3.9/src/wp-includes/version.php: The 3.9 branch is now 3.9.4-alpha.
noreply at wordpress.org
- [wp-svn] [32156] branches/3.9: 3.9: Bump package.json, readme.html and license.txt.
noreply at wordpress.org
- [wp-svn] [32157] branches/3.8/src/wp-includes/version.php: The 3.8 branch is now 3.8.6-alpha.
noreply at wordpress.org
- [wp-svn] [32158] branches/3.8: 3.8: Bump package.json, readme.html and license.txt.
noreply at wordpress.org
- [wp-svn] [32159] branches/3.7/src/wp-includes/version.php: The 3.7 branch is now 3.7.6-alpha.
noreply at wordpress.org
- [wp-svn] [32160] branches/3.7: 3.7: Bump package.json, readme.html and license.txt.
noreply at wordpress.org
- [wp-svn] [32161] trunk/src/wp-includes: Clean up wp_staticize_emoji() and friends.
noreply at wordpress.org
- [wp-svn] [32162] trunk: WPDB: When sanity checking read queries, there are some collations we can skip, for improved performance.
noreply at wordpress.org
- [wp-svn] [32163] branches/4.1: Merge the query sanity checks from #21212 to the 4.1 branch.
noreply at wordpress.org
- [wp-svn] [32164] trunk: Clean up some edge cases in `sanitize_sql_orderby()`.
noreply at wordpress.org
- [wp-svn] [32165] branches/4.1: Clean up some edge cases in `sanitize_sql_orderby() `.
noreply at wordpress.org
- [wp-svn] [32166] trunk/src/wp-includes/class-wp-editor.php: Remove some old backwards compatilibity code from TinyMCE.
noreply at wordpress.org
- [wp-svn] [32167] branches/4.1/src/wp-includes/class-wp-editor.php: Remove some old backwards compatibility code from TinyMCE.
noreply at wordpress.org
- [wp-svn] [32168] trunk/src/wp-includes/js/plupload/plupload.flash.swf: Update the Plupload Flash file to the latest version.
noreply at wordpress.org
- [wp-svn] [32169] branches/4.1/src/wp-includes/js/plupload/plupload.flash.swf: Update the Plupload Flash file to the latest version.
noreply at wordpress.org
- [wp-svn] [32170] trunk/src: Correctly escape theme version numbers when displaying them.
noreply at wordpress.org
- [wp-svn] [32171] trunk: Revert [30640], as it was incorrectly checking some filenames.
noreply at wordpress.org
- [wp-svn] [32172] branches/4.1: Revert [30640], as it was incorrectly checking some filenames.
noreply at wordpress.org
- [wp-svn] [32173] trunk: In Multisite, prevent plugins from unintentionally switching sites.
noreply at wordpress.org
- [wp-svn] [32174] branches/4.1: In Multisite, prevent plugins from unintentionally switching sites.
noreply at wordpress.org
- [wp-svn] [32175] trunk/src/wp-admin: Ensure post titles are correctly escaped on the Dashboard.
noreply at wordpress.org
- [wp-svn] [32176] branches/4.1/src/wp-admin: Ensure post titles are correctly escaped on the Dashboard.
noreply at wordpress.org
- [wp-svn] [32177] trunk/tests/phpunit/tests/user/capabilities.php: Fix the unit test added in [32173] to run correctly in PHP 5.2.
noreply at wordpress.org
- [wp-svn] [32178] trunk/tests/phpunit/tests/formatting/Smilies.php: Unit Tests: The `get_smilies_combinations` test was failing when the tests were run with a non-default domain.
noreply at wordpress.org
- [wp-svn] [32179] branches/4.1/tests/phpunit/tests/user/capabilities.php: Fix the unit test added in [32174] to run correctly in PHP 5.2.
noreply at wordpress.org
- [wp-svn] [32180] branches/4.1/tests/phpunit/tests/post.php: Merge the unit test for [30346] to the 4.1 branch, as it was missed in [ 32163].
noreply at wordpress.org
- [wp-svn] [32181] branches/4.0: Merge the query sanity checks from #21212 to the 4.0 branch.
noreply at wordpress.org
- [wp-svn] [32182] branches/3.9: Merge the query sanity checks from #21212 to the 3.9 branch.
noreply at wordpress.org
- [wp-svn] [32183] branches/4.1/src/wp-includes/wp-db.php: `wpdb:: $checking_collation` was incorrectly marked as `protected` instead of `private` in [32163].
noreply at wordpress.org
- [wp-svn] [32184] branches/4.0/src/wp-includes/wp-db.php: `wpdb:: $checking_collation` was incorrectly marked as `protected` instead of `private` in [32181].
noreply at wordpress.org
- [wp-svn] [32185] branches/3.9/src/wp-includes/wp-db.php: `wpdb:: $checking_collation` was incorrectly marked as `protected` instead of `private` in [32182].
noreply at wordpress.org
- [wp-svn] [32186] branches/3.8: Merge the query sanity checks from #21212 to the 3.8 branch.
noreply at wordpress.org
- [wp-svn] [32187] branches/4.1/src/wp-includes/wp-db.php: Fix an incorrect PHPDoc added in [32163].
noreply at wordpress.org
- [wp-svn] [32188] branches/3.7: Merge the query sanity checks from #21212 to the 3.7 branch.
noreply at wordpress.org
- [wp-svn] [32189] branches/4.0: Clean up some edge cases in `sanitize_sql_orderby() `.
noreply at wordpress.org
- [wp-svn] [32190] branches/3.9: Clean up some edge cases in `sanitize_sql_orderby() `.
noreply at wordpress.org
- [wp-svn] [32191] branches/3.8: Clean up some edge cases in `sanitize_sql_orderby() `.
noreply at wordpress.org
- [wp-svn] [32192] branches/3.7: Clean up some edge cases in `sanitize_sql_orderby() `.
noreply at wordpress.org
- [wp-svn] [32193] branches/4.0/src/wp-includes/class-wp-editor.php: Remove some old backwards compatibility code from TinyMCE.
noreply at wordpress.org
- [wp-svn] [32194] branches/3.9/src/wp-includes/class-wp-editor.php: Remove some old backwards compatibility code from TinyMCE.
noreply at wordpress.org
- [wp-svn] [32195] branches/3.8/src/wp-includes/class-wp-editor.php: Remove some old backwards compatibility code from TinyMCE.
noreply at wordpress.org
- [wp-svn] [32196] branches/3.7/src/wp-includes/class-wp-editor.php: Remove some old backwards compatibility code from TinyMCE.
noreply at wordpress.org
- [wp-svn] [32197] branches/4.0/src/wp-includes/js/plupload/plupload.flash.swf: Update the Plupload Flash file to the latest version.
noreply at wordpress.org
- [wp-svn] [32198] branches/3.9/src/wp-includes/js/plupload/plupload.flash.swf: Update the Plupload Flash file to the latest version.
noreply at wordpress.org
- [wp-svn] [32199] branches/4.0: In Multisite, prevent plugins from unintentionally switching sites.
noreply at wordpress.org
- [wp-svn] [32200] branches/3.9: In Multisite, prevent plugins from unintentionally switching sites.
noreply at wordpress.org
- [wp-svn] [32201] branches/3.8: In Multisite, prevent plugins from unintentionally switching sites.
noreply at wordpress.org
- [wp-svn] [32202] branches/3.7: In Multisite, prevent plugins from unintentionally switching sites.
noreply at wordpress.org
- [wp-svn] [32203] branches/4.0/src/wp-admin: Ensure post titles are correctly escaped on the Dashboard.
noreply at wordpress.org
- [wp-svn] [32204] branches/3.9/src/wp-admin: Ensure post titles are correctly escaped on the Dashboard.
noreply at wordpress.org
- [wp-svn] [32205] branches/3.8/src/wp-admin: Ensure post titles are correctly escaped on the Dashboard.
noreply at wordpress.org
- [wp-svn] [32206] branches/3.7/src/wp-admin: Ensure post titles are correctly escaped on the Dashboard.
noreply at wordpress.org
- [wp-svn] [32207] trunk: Ensure that 'who' param is respected when generating meta_query in `WP_User_Query`.
noreply at wordpress.org
- [wp-svn] [32208] trunk/tests/phpunit/tests/term: In term-splitting unit tests, correct incorrect wording in an inline comment.
noreply at wordpress.org
- [wp-svn] [32209] trunk/src/wp-includes/class-wp-xmlrpc-server.php: Remove duplicate string with a typo, merge it with an existing string.
noreply at wordpress.org
- [wp-svn] [32210] trunk/src/wp-includes/pluggable.php: Merge two different translator comments for the same string.
noreply at wordpress.org
- [wp-svn] [32211] trunk/src/wp-includes/script-loader.php: Make translator comments for the strings added in [31982] more accurate.
noreply at wordpress.org
- [wp-svn] [32212] branches/3.7/src/wp-admin/about.php: 3.7: Update about.php.
noreply at wordpress.org
- [wp-svn] [32213] branches/3.7/src/wp-includes/version.php: Bump 3.7 branch 3.7.6.
noreply at wordpress.org
- [wp-svn] [32214] branches/3.8/src/wp-admin/about.php: 3.8: Update about.php.
noreply at wordpress.org
- [wp-svn] [32215] branches/3.8/src/wp-includes/version.php: Bump 3.8 branch to 3.8.6.
noreply at wordpress.org
- [wp-svn] [32216] branches/3.9/src/wp-admin/about.php: 3.9: Update about.php.
noreply at wordpress.org
- [wp-svn] [32217] branches/3.9/src/wp-includes/version.php: Bump 3.9 branch to 3.9.4.
noreply at wordpress.org
- [wp-svn] [32218] branches/4.0/src/wp-admin/about.php: 4.0: Update about.php.
noreply at wordpress.org
- [wp-svn] [32219] branches/4.0/src/wp-includes/version.php: Bump 4.0 branch to 4.0.2.
noreply at wordpress.org
- [wp-svn] [32220] branches/4.1/src/wp-admin/about.php: 4.1: Update about.php.
noreply at wordpress.org
- [wp-svn] [32221] branches/4.1/src/wp-includes/version.php: Bump 4.1 branch to 4.1.2.
noreply at wordpress.org
- [wp-svn] [32222] trunk/src/wp-includes/version.php: Bump trunk to 4.2-RC2.
noreply at wordpress.org
- [wp-svn] [32223] branches/4.1: Fix an incorrect method name in 4.1, introduced in [ 32163].
noreply at wordpress.org
- [wp-svn] [32224] branches/3.9/src/wp-includes/wp-db.php: Fix some `wpdb:: check_safe_collation()` calls missed in [32182].
noreply at wordpress.org
- [wp-svn] [32225] branches/4.0/src/wp-includes/wp-db.php: Fix some `wpdb:: check_safe_collation()` calls missed in [32181].
noreply at wordpress.org
- [wp-svn] [32226] branches/4.1/src/wp-includes/version.php: The 4.1 branch is 4.1.2-RC1.
noreply at wordpress.org
- [wp-svn] [32227] trunk/src/wp-includes/version.php: Post 4.2-RC2 bump.
noreply at wordpress.org
- [wp-svn] [32228] trunk/src/wp-includes/js: Media: Date filtering does not need to be on for all contexts.
noreply at wordpress.org
- [wp-svn] [32229] trunk/src/wp-includes/js/tinymce/plugins/wpview/plugin.js: TinyMCE : fix creating a preview when pasting an embeddable URL in Firefox.
noreply at wordpress.org
- [wp-svn] [32230] trunk/src/wp-admin/css/press-this.css: Press This: Prevent bottom buttons from wrapping on narrow screens.
noreply at wordpress.org
- [wp-svn] [32231] trunk/src/wp-content/themes/twentyfifteen/css/editor-style.css: Twenty Fifteen: remove `a img { display: block; }` from editor-style.css.
noreply at wordpress.org
- [wp-svn] [32232] trunk: WPDB: When deciding if a query needs extra sanity checking based on collation, we can quickly return if it's a query that will never return user data.
noreply at wordpress.org
- [wp-svn] [32233] trunk: WPDB: When deciding if a query needs extra sanity checking based on collation, we can quickly return if the query is entirely ASCII characters.
noreply at wordpress.org
- [wp-svn] [32234] branches/4.1: WPDB: When deciding if a query needs extra sanity checking based on collation, return early when we can.
noreply at wordpress.org
- [wp-svn] [32235] branches/4.0/src/wp-includes/wp-db.php: WPDB: When deciding if a query needs extra sanity checking based on collation, return early when we can.
noreply at wordpress.org
- [wp-svn] [32236] branches/4.0/tests/phpunit/tests: Add some unit tests missed in [ 32181] to the 4.0 branch.
noreply at wordpress.org
- [wp-svn] [32237] branches/3.9/tests/phpunit/tests: Add some unit tests missed in [ 32182] to the 3.9 branch.
noreply at wordpress.org
- [wp-svn] [32238] branches/3.8/tests/phpunit/tests: Add some unit tests missed in [ 32186] to the 3.8 branch.
noreply at wordpress.org
- [wp-svn] [32239] branches/3.9: WPDB: When deciding if a query needs extra sanity checking based on collation, return early when we can.
noreply at wordpress.org
- [wp-svn] [32240] branches/3.8: WPDB: When deciding if a query needs extra sanity checking based on collation, return early when we can.
noreply at wordpress.org
- [wp-svn] [32241] branches/3.7: WPDB: When deciding if a query needs extra sanity checking based on collation, return early when we can.
noreply at wordpress.org
- [wp-svn] [32242] trunk/src/wp-includes/js/wplink.js: wpLink: Make the text editor experience the same as in the visual editor.
noreply at wordpress.org
- [wp-svn] [32243] trunk/src: Customizer: Better experience for widget filtering in desktop and iOS Safari.
noreply at wordpress.org
- [wp-svn] [32244] branches/4.1/src/wp-includes/version.php: The 4.1 branch is now 4.1.2.
noreply at wordpress.org
- [wp-svn] [32245] trunk/src/wp-includes/comment-template.php: Comment: rename the `comment-author-is-site-member` class to `bysiteuser` for consistency.
noreply at wordpress.org
- [wp-svn] [32246] trunk/src/wp-admin/includes/theme.php: Rename the `pre_wp_prepare_themes_for_js` filter to `pre_prepare_themes_for_js`.
noreply at wordpress.org
- [wp-svn] [32247] trunk/src/wp-includes/js/media-editor.js: Avoid a PHP notice when adding an embed via Insert from URL.
noreply at wordpress.org
- [wp-svn] [32248] trunk/src/wp-includes/version.php: Trunk is now 4.2-RC3.
noreply at wordpress.org
- [wp-svn] [32249] trunk/src/wp-includes/version.php: Bump version number for nightly builds.
noreply at wordpress.org
- [wp-svn] [32250] tags/4.1.2/: Tag 4.1.2.
noreply at wordpress.org
- [wp-svn] [32251] tags/4.0.2/: Tag 4.0.2.
noreply at wordpress.org
- [wp-svn] [32252] tags/3.9.4/: Tag 3.9.4.
noreply at wordpress.org
- [wp-svn] [32253] tags/3.8.6/: Tag 3.8.6.
noreply at wordpress.org
- [wp-svn] [32254] tags/3.7.6/: Tag 3.7.6.
noreply at wordpress.org
- [wp-svn] [32255] trunk/src/wp-includes/js/mce-view.js: TinyMCE wpView: ensure `contentNode` is passed to all callbacks.
noreply at wordpress.org
- [wp-svn] [32256] trunk/src/wp-admin/css/list-tables.css: Shiny Updates: Prevent the post-update success message from jumping.
noreply at wordpress.org
- [wp-svn] [32257] trunk/src/wp-includes/js/tinymce/plugins/wpview/plugin.js: TinyMCE wpView: properly deselect views when hiding the editor.
noreply at wordpress.org
- [wp-svn] [32258] trunk/src: Revert editing of video embed parameters in the media modal, [31620] and [31626] for now.
noreply at wordpress.org
- [wp-svn] [32259] trunk/src/wp-includes/comment-template.php: Don' t add a class for comment authors who are members of the current site.
noreply at wordpress.org
- [wp-svn] [32260] trunk/src/wp-admin: About page design for 4.2.
noreply at wordpress.org
- [wp-svn] [32261] trunk: WPDB: When sanity checking a string by sending it to MySQL for conversion checks , the incorrect data structure was being returned from `wpdb:: strip_invalid_text()`, causing all write queries to fail for some character sets when the query contained non-ASCII characters.
noreply at wordpress.org
- [wp-svn] [32262] branches/4.1: WPDB: When sanity checking a string by sending it to MySQL for conversion checks , the incorrect data structure was being returned from `wpdb:: strip_invalid_text()`, causing all write queries to fail for some character sets when the query contained non-ASCII characters.
noreply at wordpress.org
- [wp-svn] [32263] branches/4.1/src/wp-includes/version.php: The 4.1 branch is now 4.1.3-RC1.
noreply at wordpress.org
- [wp-svn] [32264] trunk/src/wp-admin/includes/theme.php: Don' t return empty themes in `wp_prepare_themes_for_js()`.
noreply at wordpress.org
- [wp-svn] [32265] trunk/src: Theme Switcher: Provide an easier way to reset back to the current active theme.
noreply at wordpress.org
- [wp-svn] [32266] trunk/src/wp-admin/includes/file.php: Don' t focus input fields outside of the request filesystem credentials form.
noreply at wordpress.org
- [wp-svn] [32267] trunk/src/wp-admin/js/updates.js: Don' t try to focus disabled input fields in the request filesystem credentials form.
noreply at wordpress.org
- [wp-svn] [32268] trunk/src/wp-admin/css/admin-menu.css: Admin menu: prevent (most) lock outs caused by plugins or IE7.
noreply at wordpress.org
- [wp-svn] [32269] trunk/src/wp-admin/css/customize-controls.css: Customizer theme details modal: Repair the layout for IE8.
noreply at wordpress.org
- [wp-svn] [32270] trunk/src/wp-includes/version.php: WordPress 4.2-RC4
noreply at wordpress.org
- [wp-svn] [32271] trunk/src/wp-includes/version.php: Post 4.2-RC4 bump
noreply at wordpress.org
- [wp-svn] [32272] branches/4.0: WPDB: When sanity checking a string by sending it to MySQL for conversion checks , the incorrect data structure was being returned from wpdb:: strip_invalid_text(), causing all write queries to fail for some character sets when the query contained non-ASCII characters.
noreply at wordpress.org
- [wp-svn] [32273] branches/3.9: WPDB: When sanity checking a string by sending it to MySQL for conversion checks , the incorrect data structure was being returned from wpdb:: strip_invalid_text(), causing all write queries to fail for some character sets when the query contained non-ASCII characters.
noreply at wordpress.org
- [wp-svn] [32274] branches/3.8: WPDB: When sanity checking a string by sending it to MySQL for conversion checks , the incorrect data structure was being returned from wpdb:: strip_invalid_text(), causing all write queries to fail for some character sets when the query contained non-ASCII characters.
noreply at wordpress.org
- [wp-svn] [32275] branches/3.7: WPDB: When sanity checking a string by sending it to MySQL for conversion checks , the incorrect data structure was being returned from wpdb:: strip_invalid_text(), causing all write queries to fail for some character sets when the query contained non-ASCII characters.
noreply at wordpress.org
- [wp-svn] [32276] trunk/src/wp-content/themes: Bundled Themes: Bump version numbers and update POT files.
noreply at wordpress.org
- [wp-svn] [32277] trunk/src/wp-admin: About page: Finalize media for 4.2.
noreply at wordpress.org
- [wp-svn] [32278] branches/4.2/: Branch 4.2.
noreply at wordpress.org
- [wp-svn] [32279] branches/4.2/src/wp-includes/version.php: WordPress 4.2
noreply at wordpress.org
- [wp-svn] [32280] trunk: Trunk is now 4.3-alpha.
noreply at wordpress.org
- [wp-svn] [32281] branches/4.1: The 4.1 branch is now 4.1.3.
noreply at wordpress.org
- [wp-svn] [32282] tags/4.2/: Tag 4.2.
noreply at wordpress.org
- [wp-svn] [32283] branches/4.0: The 4.0 branch is now 4.0.3.
noreply at wordpress.org
- [wp-svn] [32284] branches/3.9: The 3.9 branch is now 3.9.5.
noreply at wordpress.org
- [wp-svn] [32285] branches/3.8: The 3.8 branch is now 3.8.7.
noreply at wordpress.org
- [wp-svn] [32286] branches/3.7: The 3.7 branch is now 3.7.7.
noreply at wordpress.org
- [wp-svn] [32287] tags/4.1.3/: Tag 4.1.3
noreply at wordpress.org
- [wp-svn] [32288] tags/4.0.3/: Tag 4.0.3
noreply at wordpress.org
- [wp-svn] [32289] tags/3.9.5/: Tag 3.9.5
noreply at wordpress.org
- [wp-svn] [32290] tags/3.8.7/: Tag 3.8.7
noreply at wordpress.org
- [wp-svn] [32291] tags/3.7.7/: Tag 3.7.7
noreply at wordpress.org
- [wp-svn] [32292] trunk: In `wp_list_categories()`, 'All' link should point to post type archive if taxonomy is not registered for 'post' or 'page'.
noreply at wordpress.org
- [wp-svn] [32293] trunk: Allow rewrite endpoints to be registered without also registering query vars.
noreply at wordpress.org
- [wp-svn] [32294] trunk: When priming the cache for taxonomy term nav items, don' t fetch term descendants.
noreply at wordpress.org
- [wp-svn] [32295] trunk/src/wp-includes/js/tinymce/plugins/wordpress/plugin.js: Fix keyboard shortcut for save from the visual editor.
noreply at wordpress.org
- [wp-svn] [32296] trunk/src/wp-includes/formatting.php: Check if `SCRIPT_DEBUG` is defined before using it in `print_emoji_detection_script ()`.
noreply at wordpress.org
- [wp-svn] [32297] trunk/src/wp-includes/taxonomy.php: Add missing word to `wp_insert_term()` error strings.
noreply at wordpress.org
- [wp-svn] [32298] trunk/src/wp-includes/template.php: Escape the $s global.
noreply at wordpress.org
- [wp-svn] [32299] trunk: WPDB: Sanity check that any strings being stored in the DB are not too long to store correctly.
noreply at wordpress.org
- [wp-svn] [32300] branches/4.2/src/wp-includes/version.php: 4.2 branch is now 4.2.1-alpha.
noreply at wordpress.org
- [wp-svn] [32301] branches/4.1/src/wp-includes/version.php: 4.1 branch is now 4.1.4.
noreply at wordpress.org
- [wp-svn] [32302] branches/4.0/src/wp-includes/version.php: 4.0 branch is now 4.0.4.
noreply at wordpress.org
- [wp-svn] [32303] branches/3.9/src/wp-includes/version.php: 3.9 branch is now 3.9.6.
noreply at wordpress.org
- [wp-svn] [32304] branches/3.8/src/wp-includes/version.php: 3.8 branch is now 3.8.8.
noreply at wordpress.org
- [wp-svn] [32305] branches/3.7/src/wp-includes/version.php: 3.7 branch is now 3.7.8.
noreply at wordpress.org
- [wp-svn] [32306] trunk: In [32299], we should be using `mb_strlen() ` for our string size checks.
noreply at wordpress.org
- [wp-svn] [32307] branches: WPDB: Sanity check that any strings being stored in the DB are not too long to store correctly.
noreply at wordpress.org
- [wp-svn] [32308] trunk/src: When upgrading to 4.2.1, delete suspicious comments.
noreply at wordpress.org
- [wp-svn] [32309] trunk/src/wp-admin/includes/upgrade.php: [32308] was for 4.3, not 4.2.1.
noreply at wordpress.org
- [wp-svn] [32310] trunk/src/wp-admin/includes/upgrade.php: When deleting suspicious comments, do so permanently.
noreply at wordpress.org
- [wp-svn] [32311] branches/4.2: 4.2: When upgrading, remove any suspicious comments.
noreply at wordpress.org
- [wp-svn] [32312] branches/4.1: 4.1: When upgrading, remove any suspicious comments.
noreply at wordpress.org
- [wp-svn] [32313] branches/4.0: 4.0:
noreply at wordpress.org
- [wp-svn] [32314] trunk/src/wp-content/themes: Bundled themes: use SSL WordPress.org URLs.
noreply at wordpress.org
- [wp-svn] [32315] trunk/src/wp-content/themes: Bundled themes: use SSL WordPress.org URL in `rtl.css`.
noreply at wordpress.org
- [wp-svn] [32316] branches/3.9: 3.9:
noreply at wordpress.org
- [wp-svn] [32317] branches/3.8: 3.8:
noreply at wordpress.org
- [wp-svn] [32318] branches/3.7: 3.7:
noreply at wordpress.org
- [wp-svn] [32319] tags/4.2.1/: Tag 4.2.1
noreply at wordpress.org
- [wp-svn] [32320] tags/4.1.4/: Tag 4.1.4
noreply at wordpress.org
- [wp-svn] [32321] tags/4.0.4/: Tag 4.0.4
noreply at wordpress.org
- [wp-svn] [32322] trunk/src/wp-admin/includes/file.php: When creating a temporary file treat the `/` directory properly, to prevent it ending up in an endless self-calling loop.
noreply at wordpress.org
- [wp-svn] [32323] trunk/src/wp-includes/js/wp-emoji.js: Emoji: fix loop when replacement images fail to load.
noreply at wordpress.org
- [wp-svn] [32324] branches/4.2: When creating a temporary file treat the `/ ` directory properly, to prevent it ending up in an endless self-calling loop.
noreply at wordpress.org
- [wp-svn] [32325] trunk/src/wp-includes/functions.php: Fix typo in a comment in `wp_guess_url()`.
noreply at wordpress.org
- [wp-svn] [32326] trunk/src/wp-includes/taxonomy.php: Improve performance of loop detection in `_get_term_children()`.
noreply at wordpress.org
- [wp-svn] [32327] trunk/src/wp-includes/taxonomy.php: Remove duplicate semicolon introduced in [32326].
noreply at wordpress.org
- [wp-svn] [32328] trunk/src/wp-admin/network/site-new.php: Use correct closing tag.
noreply at wordpress.org
- [wp-svn] [32329] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Bulk Edit: Properly associate the Format select with its label.
noreply at wordpress.org
- [wp-svn] [32330] trunk/src: After [32258], restore the parts of [31620] and [31626] that weren't changes to the UI, but were improvements to existing code.
noreply at wordpress.org
Last message date:
Thu Apr 30 21:39:52 UTC 2015
Archived on: Thu Apr 30 21:39:55 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).