December 2014 Archives by date
Starting: Mon Dec 1 00:02:55 UTC 2014
Ending: Wed Dec 31 20:40:05 UTC 2014
Messages: 339
- [wp-svn] [30677] trunk/src/wp-includes/wp-db.php: WPDB: Before fetching results, make sure we have a valid result resource to fetch them from.
noreply at wordpress.org
- [wp-svn] [30678] trunk/src/wp-admin/includes: Improve various `@param` docs for `src/wp-admin/includes/ class-wp-filesystem-*.php`.
noreply at wordpress.org
- [wp-svn] [30679] trunk/src/wp-admin/includes: Improve various `@param` docs for List Tables.
noreply at wordpress.org
- [wp-svn] [30680] trunk/src/wp-admin/includes: Improve various `@param` docs for `src/wp-admin/*`.
noreply at wordpress.org
- [wp-svn] [30681] trunk/src/wp-includes: Improve various `@param` docs for `src/ wp-includes/*`.
noreply at wordpress.org
- [wp-svn] [30682] trunk/src: Improve various `@param` docs.
noreply at wordpress.org
- [wp-svn] [30683] trunk: Allow square brackets in a URL when it' s sanitised for a redirect.
noreply at wordpress.org
- [wp-svn] [30684] trunk: Allow brackets in a URL when it's sanitised for a redirect.
noreply at wordpress.org
- [wp-svn] [30685] trunk/src/wp-includes/media-template.php: Clarify the text for the 'Edit Selection' link when multiple media items are selected in the media manager.
noreply at wordpress.org
- [wp-svn] [30686] trunk/src/wp-includes/js/media-views.js: Remove the sortable functionality from the selection editing toolbar at the bottom of the media manager.
noreply at wordpress.org
- [wp-svn] [30687] trunk/tests/phpunit: Unit Tests: The `assertEqualSets() ` helper was returning true for some sets that were not equal.
noreply at wordpress.org
- [wp-svn] [30688] trunk/tests/phpunit/tests/term/getTerms.php: Use `assertEqualSetsWithIndex()` as appropriate in `get_terms()` tests.
noreply at wordpress.org
- [wp-svn] [30689] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: correct list indentation inside blockquotes.
noreply at wordpress.org
- [wp-svn] [30690] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: broader selection of avatars that should catch any plugins adding avatars that use the avatar class.
noreply at wordpress.org
- [wp-svn] [30691] trunk/src/wp-includes/widgets.php: Improve inline documentation for four methods in `WP_Widget`: `get_field_id()`, `display_callback()`, `update_callback()`, and `form_callback()`.
noreply at wordpress.org
- [wp-svn] [30692] trunk/src/wp-content/themes/twentyfifteen/functions.php: Twenty Fifteen: correct stylesheet dependencies.
noreply at wordpress.org
- [wp-svn] [30693] trunk/src/wp-admin/js/editor-expand.js: Editor DFW v2: do not fade out on using keyboard shortcuts in TinyMCE (Alt+Shift+letter) .
noreply at wordpress.org
- [wp-svn] [30694] trunk/src/wp-includes/js: TinyMCE: update the wpView toolbar to look the same as the new image toolbar.
noreply at wordpress.org
- [wp-svn] [30695] trunk/src: Correctly capitalize JavaScript throughout core docs.
noreply at wordpress.org
- [wp-svn] [30696] trunk/src/wp-includes/update.php: Ensure the theme and plugin update checks are always in sync with the current theme and plugin versions before fetching cached update data.
noreply at wordpress.org
- [wp-svn] [30697] trunk/src/wp-admin: Prevent the deletion of a theme while it has an active child theme.
noreply at wordpress.org
- [wp-svn] [30698] trunk/src/wp-admin/js/post.js: Don' t over-target buttons in the publish meta box.
noreply at wordpress.org
- [wp-svn] [30699] trunk: WPDB: When looking up the character set for a table or column, make sure we send the table name to MySQL in the correct case, as MySQL can be configured with case sensitive table names.
noreply at wordpress.org
- [wp-svn] [30700] trunk/src/wp-admin/css/common.css: Correct the width of the background vignette in the plugin info modal.
noreply at wordpress.org
- [wp-svn] [30701] trunk/src/wp-includes/meta.php: Revert r30115 which was a breaking change for code which interacts with the return value of `get_metadata ()` when no meta key is specified.
noreply at wordpress.org
- [wp-svn] [30702] trunk/tests/phpunit/tests/meta.php: Update the tests for `get_metadata()` to reflect the revert in r30701.
noreply at wordpress.org
- [wp-svn] [30703] trunk/src: Using let' s properly in inline comments lets us move on to more pressing matters of inline documentation.
noreply at wordpress.org
- [wp-svn] [30704] trunk/tests/phpunit/tests/db.php: Unit Tests: The `test_set_allowed_incompatible_sql_mode() ` test tries to set the `NO_ZERO_DATE` sql mode, which was removed in MySQL 5.7.
noreply at wordpress.org
- [wp-svn] [30705] trunk/src/wp-admin: Admin help text changes for the General Settings screen, post editing screen, network settings screen, and user editing screen.
noreply at wordpress.org
- [wp-svn] [30706] trunk/src/wp-includes/css/admin-bar.css: Don' t fix the position of the admin toolbar submenus when the viewport is below 600px.
noreply at wordpress.org
- [wp-svn] [30707] trunk/src: Prevent scrolling beneath modals on mobile devices by removing overflow from `#wpwrap` when a modal is open.
noreply at wordpress.org
- [wp-svn] [30708] trunk/src/wp-admin/css/edit.css: Apply a no-op CSS transformation to the admin toolbar ( among other elements) in order to trigger hardware acceleration when focus /DFW deactivates.
noreply at wordpress.org
- [wp-svn] [30709] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: removing unused styles inherited from Twenty Fourteen.
noreply at wordpress.org
- [wp-svn] [30710] trunk/src/wp-admin/css/edit.css: Editor, DFW v2: use a 2D transform to force repaint of the admin toolbar, only on `#wp-toolbar`.
noreply at wordpress.org
- [wp-svn] [30711] trunk/src/wp-admin: Editor: hide the DFW v2 button when editor-expand is off.
noreply at wordpress.org
- [wp-svn] [30712] trunk/src: Customizer: Enhance Background Image/Upload controls.
noreply at wordpress.org
- [wp-svn] [30713] trunk/src/wp-includes/css/admin-bar.css: Toolbar: Make Customize support classes work on narrow viewports too.
noreply at wordpress.org
- [wp-svn] [30714] trunk/src: Customizer: Add panel/ section type as CSS class to the HTML container.
noreply at wordpress.org
- [wp-svn] [30715] trunk/tests/phpunit/tests/multisite/site.php: Split and improve multisite tests for upload quota
noreply at wordpress.org
- [wp-svn] [30716] trunk: Customizer: Move private helper functions to `wp.customize.utils` so they can be unit tested.
noreply at wordpress.org
- [wp-svn] [30717] trunk/src/wp-admin/includes/template.php: Update the DFW v2 pointer text.
noreply at wordpress.org
- [wp-svn] [30718] trunk/src/wp-admin/includes/screen.php: Update the description of the Screen Options checkbox for turning editor-expand on /off to include DFW v2.
noreply at wordpress.org
- [wp-svn] [30719] trunk/tests/phpunit/tests/multisite/site.php: Split tests for `get_blog_id_from_url()`
noreply at wordpress.org
- [wp-svn] [30720] trunk/src/wp-includes/kses.php: Backtick-escape three sets of HTML entities used in DocBlock descriptions in wp-includes /kses.php.
noreply at wordpress.org
- [wp-svn] [30721] trunk/src/wp-includes/kses.php: Remove some now-unnecessary double quotes around HTML entities used in DocBlock comments.
noreply at wordpress.org
- [wp-svn] [30722] trunk/src/wp-admin/includes/class-wp-filesystem-base.php: Use the correct hash notation syntax for the `WP_Filesystem_Base::dirlist ()` DocBlock.
noreply at wordpress.org
- [wp-svn] [30723] trunk/src/wp-includes/post.php: Use the correct hash notation syntax for the `get_pages()` DocBlock.
noreply at wordpress.org
- [wp-svn] [30724] trunk/src/wp-includes/taxonomy.php: Use the correct hash notation syntax for the `wp_insert_term()` DocBlock.
noreply at wordpress.org
- [wp-svn] [30725] trunk/src/wp-includes/post.php: Improve formatting of inline documentation for `get_pages()`.
noreply at wordpress.org
- [wp-svn] [30726] trunk/src/wp-includes/kses.php: Only backtick-escape individual HTML entities in the DocBlock for `wp_kses_normalize_entities ()`.
noreply at wordpress.org
- [wp-svn] [30727] trunk/src/wp-includes/taxonomy.php: Fix a typo in [30546].
noreply at wordpress.org
- [wp-svn] [30728] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: removing unused styles.
noreply at wordpress.org
- [wp-svn] [30729] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: It's about time we call it one point oh.
noreply at wordpress.org
- [wp-svn] [30730] trunk/src/wp-admin/includes/template.php: Editor show the DFW v2 pointer for users that have disabled the visual editor.
noreply at wordpress.org
- [wp-svn] [30731] trunk/src/wp-content/themes/twentyfifteen/languages/ twentyfifteen.pot: Twenty Fifteen: updating everything to one point oh.
noreply at wordpress.org
- [wp-svn] [30732] trunk/src/wp-content/themes/twentyfifteen/languages/ twentyfifteen.pot: Twenty Fifteen: updating one point oh version number in .pot.
noreply at wordpress.org
- [wp-svn] [30733] trunk/src/wp-includes/class-wp-editor.php: TinyMCE: remove `< address>` from the block formats drop-down.
noreply at wordpress.org
- [wp-svn] [30734] trunk/src/wp-admin/includes/screen.php: Update better description of the Screen Options checkbox for DFW v2 and editor-expand.
noreply at wordpress.org
- [wp-svn] [30735] trunk: Give up on making uninterrupted hierarchies work in `get_page_children() ` for now, reverts [30159], [30246], [30636].
noreply at wordpress.org
- [wp-svn] [30736] trunk/src/wp-includes/js/mediaelement/ mediaelement-and-player.min.js: Monkey-patch MediaElement to restore H264 support to Chromium.
noreply at wordpress.org
- [wp-svn] [30737] trunk/src: Show title, album, and artist info for audio files displayed in `WP_Customize_Upload_Control ()`.
noreply at wordpress.org
- [wp-svn] [30738] trunk/src/wp-admin/js: Add some inline JS docs for Customizer.
noreply at wordpress.org
- [wp-svn] [30739] trunk/src/wp-admin/includes/revision.php: Correct the default value of the `show_split_view` argument for revisions so they are correctly displayed side by side ins
noreply at wordpress.org
- [wp-svn] [30741] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: updating customizer label text for more clarity.
noreply at wordpress.org
- [wp-svn] [30742] trunk/src: Adjust [29806] and revert [29807] to restore placeholder and email copy order.
noreply at wordpress.org
- [wp-svn] [30743] trunk/src/wp-admin/js/editor-expand.js: Editor: fix initial state for editor-expand when TinyMCE is disabled or not supported.
noreply at wordpress.org
- [wp-svn] [30744] trunk/src/wp-includes/class-IXR.php: Add missing documentation for the `xmlrpc_element_limit` hook in wp-includes /class-IXR.php.
noreply at wordpress.org
- [wp-svn] [30745] trunk/src/wp-includes/widgets.php: Document the default arguments for `register_sidebar() ` in the hash notation style.
noreply at wordpress.org
- [wp-svn] [30746] trunk/src/wp-content/themes/twentytwelve/js/navigation.js: Twenty Twelve: menu on touch devices: fix jQuery selector for menu items with submenus.
noreply at wordpress.org
- [wp-svn] [30747] trunk/src/wp-admin/css/themes.css: Themes screen: fix the position of the search field.
noreply at wordpress.org
- [wp-svn] [30748] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: TinyMCE: manually fire `ExecCommand` when aligning images as we do `preventDefault ()` on `BeforeExecCommand` for them.
noreply at wordpress.org
- [wp-svn] [30749] trunk/src/wp-admin/css/edit.css: Editor DFW v2: fade out the Screen Options/Help tabs when open.
noreply at wordpress.org
- [wp-svn] [30750] trunk/src/wp-includes/date.php: Use `wp_checkdate() ` when checking date validity in `WP_Date_Query`.
noreply at wordpress.org
- [wp-svn] [30751] trunk/src/wp-includes/date.php: Remove `<code> ` tags from translatable string in `WP_Date_Query`.
noreply at wordpress.org
- [wp-svn] [30752] trunk: Revert [28719] and no longer math-process multiplication of negative numbers
noreply at wordpress.org
- [wp-svn] [30753] trunk/src: Convert various uses of `(optional) ` in core parameter descriptions to use the style prescribed in the inline documentation standards for PHP.
noreply at wordpress.org
- [wp-svn] [30754] trunk/src: Improve various hook and filter docs so they are correctly parsed for the code reference.
noreply at wordpress.org
- [wp-svn] [30755] trunk/src/wp-admin/includes/post.php: Fix a typo in the return description for `get_sample_permalink()`.
noreply at wordpress.org
- [wp-svn] [30756] trunk/src/wp-admin/admin-header.php: Add a blank line preceding a Markdown-formatted ordered list in the DocBlock for the `admin_body_class` filter.
noreply at wordpress.org
- [wp-svn] [30757] trunk/src/wp-includes: TinyMCE, improve accessibility:
noreply at wordpress.org
- [wp-svn] [30758] trunk/src/wp-admin/includes/class-wp-upgrader.php: Add missing DocBlocks and parameter descriptions for a wide variety of properties and methods in `WP_Upgrader` , `Plugin_Upgrader`, `Theme_Upgrader`, `Language_Pack_Upgrader`, `Core_Upgrader`, and `File_upload_Upgrader`.
noreply at wordpress.org
- [wp-svn] [30759] trunk/src/wp-includes/taxonomy.php: Restore missing line in DocBlock for `WP_Tax_Query::get_sql_for_clause() `.
noreply at wordpress.org
- [wp-svn] [30760] trunk/src: Customizer - Widgets: add feedback for screen readers when moving up or down.
noreply at wordpress.org
- [wp-svn] [30761] trunk/src/wp-admin/includes/class-wp-upgrader.php: Always return a value in `Plugin_Upgrader:: deactivate_plugin_before_upgrade()`.
noreply at wordpress.org
- [wp-svn] [30762] trunk/src/wp-admin/includes/class-wp-upgrader.php: Better docs for `Plugin_Upgrader::deactivate_plugin_before_upgrade()`.
noreply at wordpress.org
- [wp-svn] [30763] trunk/src/wp-content/themes/twentyfifteen/inc/customizer.php: Twenty Fifteen: clean up of `twentyfifteen_color_scheme_css_template() ` in customizer.php.
noreply at wordpress.org
- [wp-svn] [30764] trunk/src/wp-includes/css/admin-bar.css: Admin toolbar: remove unneeded overrides of `z-index` and `left` on screens narrower than 782px.
noreply at wordpress.org
- [wp-svn] [30765] trunk/src/wp-includes/certificates/ca-bundle.crt: WP_HTTP: Revert r30491 which updated the bundled root certificates.
noreply at wordpress.org
- [wp-svn] [30766] trunk/src/wp-includes/formatting.php: In the `links_add_base() ` callback, use a HTTP-aware URL joining function, rather than a filesystem joining function to avoid PHP warnings on certain systems.
noreply at wordpress.org
- [wp-svn] [30767] trunk/src/wp-includes/class-http.php: Fix a typo in the DocBlock for `WP_Http_Curl:: $bytes_written_total` introduced in [29968].
noreply at wordpress.org
- [wp-svn] [30768] trunk/src/wp-includes/wp-db.php: Improve inline documentation for `wpdb::has_cap()`.
noreply at wordpress.org
- [wp-svn] [30769] trunk/src/wp-includes/widgets.php: Document the default arguments for `register_sidebars() ` in the hash notation style.
noreply at wordpress.org
- [wp-svn] [30770] trunk/src/wp-includes/widgets.php: Document the default arguments for `the_widget() ` in the hash notation style.
noreply at wordpress.org
- [wp-svn] [30771] trunk: In `WP_Query::get_queried_object()`, use the new format for referencing tax query clauses.
noreply at wordpress.org
- [wp-svn] [30772] trunk/src/wp-admin/theme-install.php: Tweak formatting in the DocBlock for the `install_themes_tabs` hook.
noreply at wordpress.org
- [wp-svn] [30773] trunk/src/wp-includes/widgets.php: Introduce documentation for the `$id_base`, `$name`, `$widget_options`, `$control_options`, `$number`, `$id`, and `$updated` properties in `WP_Widget'.
noreply at wordpress.org
- [wp-svn] [30774] trunk/src/wp-includes/widgets.php: Introduce documentation for three methods in `WP_Widget_Factory`: `register()`, `unregister()`, `_register_widgets()`.
noreply at wordpress.org
- [wp-svn] [30775] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: TinyMCE: return focus to the editor after closing the image toolbar.
noreply at wordpress.org
- [wp-svn] [30776] trunk/src/wp-includes/widgets.php: Flesh out information in the DocBlock for `wp_register_sidebar_widget()`.
noreply at wordpress.org
- [wp-svn] [30777] trunk/src/wp-includes/js/media-views.js: When using the spacebar to select something in "bulk select" mode, don' t scroll the page.
noreply at wordpress.org
- [wp-svn] [30778] trunk/src/wp-includes/widgets.php: Flesh out and fix formatting in the DocBlock for `wp_register_widget_control ()`.
noreply at wordpress.org
- [wp-svn] [30779] trunk/src/wp-includes/widgets.php: Fix formatting in the DocBlock for `wp_get_sidebars_widgets()`.
noreply at wordpress.org
- [wp-svn] [30780] trunk/src/wp-includes/js/media-views.js: Media: ensure the toolbar is shown after leaving iframe-based content.
noreply at wordpress.org
- [wp-svn] [30781] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: add spaces after screen reader text strings to make them readable.
noreply at wordpress.org
- [wp-svn] [30782] trunk/src/wp-admin/includes: Plugins: move the recommender results to a separate tab.
noreply at wordpress.org
- [wp-svn] [30783] trunk/src/wp-includes/js/mediaelement/ mediaelement-and-player.min.js: Incorporate https://github.com/johndyer/ mediaelement/pull/1385 into our custom build of MediaElement 2.16.2.
noreply at wordpress.org
- [wp-svn] [30784] trunk/tests/phpunit/tests/multisite/site.php: Split current tests for `update_blog_details()`
noreply at wordpress.org
- [wp-svn] [30785] trunk/tests/phpunit/tests/multisite/site.php: Split current tests for `update_blog_status()`
noreply at wordpress.org
- [wp-svn] [30786] trunk/tests/phpunit/tests/multisite/site.php: Clean up factory arguments in ms-sites group.
noreply at wordpress.org
- [wp-svn] [30787] trunk/src/wp-includes/theme.php: Improve the `doing_it_wrong() ` text for `title-tag` theme support.
noreply at wordpress.org
- [wp-svn] [30788] trunk/src/wp-includes/class-wp-image-editor.php: Move the logic from WP_Image_Editor::get_quality() to WP_Image_Editor:: set_quality(), so that 'wp_editor_set_quality' and 'jpeg_quality' filters run when setting the default value.
noreply at wordpress.org
- [wp-svn] [30789] trunk/src/wp-content/themes/twentyfifteen/css/ie.css: Twenty Fifteen: layout correction for IE8 and IE7 after r30388 introduced a defect with the header there.
noreply at wordpress.org
- [wp-svn] [30790] trunk/src/wp-content/themes/twentyfifteen/functions.php: Twenty Fifteen: moving to a single line for tranlator comments to prevent them being missed in i18n tools.
noreply at wordpress.org
- [wp-svn] [30791] trunk/src/wp-admin/includes/post.php: Revert [28948], which caused a regression.
noreply at wordpress.org
- [wp-svn] [30792] trunk/src/wp-includes/js/media-views.js: Fix JSHint error introduced in [30780].
noreply at wordpress.org
- [wp-svn] [30793] trunk/src/wp-admin: Themes: Use Customizer deep-links inside the theme modal.
noreply at wordpress.org
- [wp-svn] [30794] trunk/src/wp-admin/themes.php: Remove a stray $ from [30793].
noreply at wordpress.org
- [wp-svn] [30795] trunk/src/wp-content/themes/twentythirteen: In Twenty Thirteen, move the "Continue Reading" arrows back inside the translatable strings so they can be localised.
noreply at wordpress.org
- [wp-svn] [30796] trunk/src/wp-content/themes/twentyfourteen: In Twenty Fourteen, move the "Continue Reading" arrows back inside the translatable strings so they can be localised.
noreply at wordpress.org
- [wp-svn] [30797] trunk/src/wp-includes: Dashicons: Update to the latest files.
noreply at wordpress.org
- [wp-svn] [30798] trunk/src/wp-content/themes/twentyfifteen/header.php: Twenty Fifteen: Replace encoded HTML entities in the file header DocBlock for header.php with 'head element'.
noreply at wordpress.org
- [wp-svn] [30799] branches/4.1/: Branch 4.1
noreply at wordpress.org
- [wp-svn] [30800] trunk/src/wp-includes/version.php: Trunk is now 4.2 alpha.
noreply at wordpress.org
- [wp-svn] [30801] trunk/src/wp-content/themes/twentyfifteen/css/ admin-custom-header.css: Twenty Fifteen: admin-custom-header.css was emptied in r30567 so let' s remove it entirely.
noreply at wordpress.org
- [wp-svn] [30802] trunk/src/wp-content/themes/twentyfifteen/inc/customizer.php: Twenty Fifteen: we should be checking for twentyfifteen_get_color_scheme_choices here not twentyfifteen_get_color_scheme_control_options
noreply at wordpress.org
- [wp-svn] [30803] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: prevent jumping on hover in blog footer links with Safari
noreply at wordpress.org
- [wp-svn] [30804] trunk/src/wp-content/themes/twentyfifteen/js/functions.js: Twenty Fifteen: less than or equal to is incorrect here when the sidebar only appears at 955px -- it should be less than for removal of inline styles.
noreply at wordpress.org
- [wp-svn] [30805] trunk/src/wp-content/themes/twentyfifteen/author-bio.php: Twenty Fifteen: correct escaping.
noreply at wordpress.org
- [wp-svn] [30806] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: minor file cleanup.
noreply at wordpress.org
- [wp-svn] [30807] branches/4.1: WPDB: In [30345, 30346, 30366, 30375], we added sanity checks for saving posts containing emoji.
noreply at wordpress.org
- [wp-svn] [30808] trunk/src/wp-content/themes/twentyfifteen/js/functions.js: Twenty Fifteen: correcting odd scrolling and jumping in IE and no-scroll with window resize.
noreply at wordpress.org
- [wp-svn] [30809] trunk/src/wp-content/themes/twentyfifteen/changelog.txt: Twenty Fifteen: Removing the empty changelog.txt.
noreply at wordpress.org
- [wp-svn] [30810] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: using an opaque share icon as the default instead of semi-opaque "no" icon that suggests a bug.
noreply at wordpress.org
- [wp-svn] [30811] trunk/src/wp-content/themes/twentyfifteen/languages/ twentyfifteen.pot: Twenty Fifteen: updating the .pot to reflect changes in r30790.
noreply at wordpress.org
- [wp-svn] [30812] trunk/src/wp-includes/css/editor.css: TinyMCE, image toolbar: remove the animation and make the box-shadow lighter.
noreply at wordpress.org
- [wp-svn] [30813] trunk/src: Fix the search field width in the media modal, media library grid and on the install new plugins screen.
noreply at wordpress.org
- [wp-svn] [30814] branches/4.1: Merge Twenty Fifteen commits [30801-30806], [ 30808-30811] to the 4.1 branch.
noreply at wordpress.org
- [wp-svn] [30815] branches/4.1: TinyMCE, image toolbar: remove the animation and make the box-shadow lighter.
noreply at wordpress.org
- [wp-svn] [30816] branches/4.1: Fix the search field width in the media modal, media library grid and on the install new plugins screen.
noreply at wordpress.org
- [wp-svn] [30817] trunk/src/wp-admin/js/editor-expand.js: Editor focus: Don' t trigger when typing while the mouse is outside the editor.
noreply at wordpress.org
- [wp-svn] [30818] branches/4.1: Editor focus: Don' t trigger when typing while the mouse is outside the editor.
noreply at wordpress.org
- [wp-svn] [30819] branches/4.1/src/wp-includes/link-template.php: Allow the `type` argument to be passed through `get_the_pagination() ` as long as its value isn't `array`.
noreply at wordpress.org
- [wp-svn] [30820] trunk/src/wp-includes/link-template.php: Allow the `type` argument to be passed through `get_the_pagination() ` as long as its value isn't `array`.
noreply at wordpress.org
- [wp-svn] [30821] trunk/src/wp-admin: About page, text only ( not released for translation), first pass.
noreply at wordpress.org
- [wp-svn] [30822] branches/4.1: About page text, first pass.
noreply at wordpress.org
- [wp-svn] [30823] trunk/src/wp-includes/link-template.php: Rename `(get_) the_pagination()` to `(get_)the_posts_pagination()` for clarity.
noreply at wordpress.org
- [wp-svn] [30824] trunk/src/wp-content/themes/twentyfifteen: Switch to `(get_) the_posts_pagination()` in Twenty Fifteen.
noreply at wordpress.org
- [wp-svn] [30825] branches/4.1: Rename `(get_)the_pagination()` to `(get_) the_posts_pagination()` for clarity.
noreply at wordpress.org
- [wp-svn] [30826] branches/4.1: Switch to `(get_)the_posts_pagination() ` in Twenty Fifteen.
noreply at wordpress.org
- [wp-svn] [30827] branches/4.1/src/wp-includes/version.php: 4.1 RC1
noreply at wordpress.org
- [wp-svn] [30828] trunk/src/wp-content/themes/twentyfifteen/readme.txt: Twenty Fifteen: Reflect the change from "no" to "share" icon in [30810] in readme.txt.
noreply at wordpress.org
- [wp-svn] [30829] trunk/src/wp-includes: TinyMCE: remove reposition delay on showing the image toolbar.
noreply at wordpress.org
- [wp-svn] [30830] trunk/src/wp-admin/css/common.css: Fix search box position on the Add Plugins screen after resizing the window to narrower than 1000px and then back to wider than 1200px.
noreply at wordpress.org
- [wp-svn] [30831] trunk/src/wp-admin/js/revisions.js: Revisions: Fix initial state of `compareTwoMode`.
noreply at wordpress.org
- [wp-svn] [30832] trunk/src/wp-content/themes/twentyfifteen/functions.php: Twenty Fifteen: remove fonts as a style dependency.
noreply at wordpress.org
- [wp-svn] [30833] trunk/src/wp-content/themes/twentyfifteen/readme.txt: Twenty Fifteen: update readme.txt file, props iamtakashi.
noreply at wordpress.org
- [wp-svn] [30834] trunk/src/wp-content/themes/twentyfifteen/single.php: Twenty Fifteen: update archive pagination links to use `aria-hidden` for better accessibility.
noreply at wordpress.org
- [wp-svn] [30835] trunk/src/wp-includes/class-wp-editor.php: TinyMCE: make the tooltip for the remove button in the image toolbar translatable.
noreply at wordpress.org
- [wp-svn] [30836] trunk/src/wp-content/themes/twentyfifteen/css/editor-style.css: Twenty Fifteen, editor-style: remove margin-bottom from the gallery preview inside the editor.
noreply at wordpress.org
- [wp-svn] [30837] trunk/src/wp-admin/includes/template.php: Improve text for the DFW admin pointer.
noreply at wordpress.org
- [wp-svn] [30838] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: update scroll functionality to make sure child menu items are always reachable.
noreply at wordpress.org
- [wp-svn] [30839] trunk/src/wp-includes: TinyMCE: add another `Edit` translatable string for the tooltip of the Edit button on the image toolbar.
noreply at wordpress.org
- [wp-svn] [30840] trunk/src/wp-admin/about.php: About page updates.
noreply at wordpress.org
- [wp-svn] [30841] trunk/src/wp-admin/about.php: Finalize more about page strings.
noreply at wordpress.org
- [wp-svn] [30842] trunk/src/wp-admin: Do not autofocus text fields on page load on mobile devices.
noreply at wordpress.org
- [wp-svn] [30843] trunk/src/wp-admin/setup-config.php: iOS: do not autofocus the readonly textarea with the code for wp-config.php in setup-config.php.
noreply at wordpress.org
- [wp-svn] [30844] trunk/src/wp-admin/js/common.js: Fix menu shakiness when over-scrolling in Chrome and Safari on MacOS.
noreply at wordpress.org
- [wp-svn] [30845] trunk/src/wp-content/themes/twentyfifteen/languages/ twentyfifteen.pot: Twenty Fifteen: Update the .pot file for [30834].
noreply at wordpress.org
- [wp-svn] [30846] trunk: In `WP_Meta_Query`, interpret 'value' correctly when used with EXISTS/NOT EXISTS.
noreply at wordpress.org
- [wp-svn] [30847] trunk/src/wp-includes/class-wp-customize-control.php: Customizer: Don't escape control descriptions in JavaScript templates.
noreply at wordpress.org
- [wp-svn] [30848] branches/4.1: In `WP_Meta_Query`, interpret 'value' correctly when used with EXISTS/NOT EXISTS.
noreply at wordpress.org
- [wp-svn] [30849] trunk/src: Customizer: Re-add the possibility to remove and restore a default background image.
noreply at wordpress.org
- [wp-svn] [30850] branches/4.1: Improve text for the DFW admin pointer.
noreply at wordpress.org
- [wp-svn] [30851] branches/4.1: Revisions: Fix initial state of `compareTwoMode`.
noreply at wordpress.org
- [wp-svn] [30852] trunk/src/wp-admin/js/common.js: Improve the fix for menu shakiness when over-scrolling.
noreply at wordpress.org
- [wp-svn] [30853] trunk/src/wp-admin/css/edit.css: Editor, new DFW: fix fading out for the right sidebar in IE.
noreply at wordpress.org
- [wp-svn] [30854] trunk/src/wp-includes/general-template.php: Avoid repeatedly calling is_tax( 'post_format', '...' ) in get_the_archive_title().
noreply at wordpress.org
- [wp-svn] [30855] trunk/src: No need for wp_get_password_hint() to be prefixed as if it is private.
noreply at wordpress.org
- [wp-svn] [30856] trunk/src: Rename _wp_clear_update_cache() to wp_clean_update_cache().
noreply at wordpress.org
- [wp-svn] [30857] trunk/src/wp-admin: About page design for 4.1.
noreply at wordpress.org
- [wp-svn] [30858] branches/4.1: About page updates.
noreply at wordpress.org
- [wp-svn] [30859] branches/4.1: About page design for 4.1.
noreply at wordpress.org
- [wp-svn] [30860] trunk/src/wp-admin/includes: Background Updates: Pass back whether Group Writable support is being leveraged for an update to the WordPress.org API.
noreply at wordpress.org
- [wp-svn] [30861] branches/4.1: TinyMCE: make the tooltip for the remove button in the image toolbar translatable.
noreply at wordpress.org
- [wp-svn] [30862] branches/4.1: TinyMCE: add another `Edit` translatable string for the tooltip of the Edit button on the image toolbar.
noreply at wordpress.org
- [wp-svn] [30863] branches/4.1: Customizer: Don' t escape control descriptions in JavaScript templates.
noreply at wordpress.org
- [wp-svn] [30864] branches/4.1: Avoid repeatedly calling is_tax( 'post_format', '... ' ) in get_the_archive_title().
noreply at wordpress.org
- [wp-svn] [30865] trunk/src/wp-content/themes/twentyfifteen/functions.php: Twenty Fifteen: remove Genericons as a dependency from loading the main stylesheet.
noreply at wordpress.org
- [wp-svn] [30866] trunk/src/wp-content/themes/twentyfourteen/functions.php: Twenty Fourteen: remove Genericons as a dependency from loading the main stylesheet and IE-specific stylesheet.
noreply at wordpress.org
- [wp-svn] [30867] trunk/src/wp-content/themes/twentyfifteen/readme.txt: Twenty Fifteen: remove license details for the image shown in the theme screenshot file as it is Creative Commons Zero , which doesn't require attribution.
noreply at wordpress.org
- [wp-svn] [30868] trunk/src/wp-content/themes/twentytwelve/css/ie.css: Twenty Twelve : fix widget stacking problem in older IE browsers for Front Page template.
noreply at wordpress.org
- [wp-svn] [30869] trunk/src/wp-content/themes/twentyfifteen/readme.txt: Twenty Fifteen: minor updates to readme.txt file for clarity and removing non-ASCII characters.
noreply at wordpress.org
- [wp-svn] [30870] branches/4.1: Rename _wp_clear_update_cache() to wp_clean_update_cache().
noreply at wordpress.org
- [wp-svn] [30871] trunk/src/wp-admin/js/customize-controls.js: Customizer: Import missing `wp.customize.Control.prototype._toggleActive`.
noreply at wordpress.org
- [wp-svn] [30872] trunk/src: Customizer: Remove date filter from the Header/ Background Image upload frames.
noreply at wordpress.org
- [wp-svn] [30873] trunk/tests/phpunit: Add tests which ensure the `wp_editor_set_quality` and `jpeg_quality` filters only apply if they are added before the corresponding `WP_Image_Editor` is instantiated.
noreply at wordpress.org
- [wp-svn] [30874] trunk/src/wp-includes/class-wp-image-editor.php: Clarify the behaviour of the `wp_editor_set_quality` and `jpeg_quality` filters.
noreply at wordpress.org
- [wp-svn] [30875] branches/4.1: Add tests which ensure the `wp_editor_set_quality` and `jpeg_quality` filters only apply if they are added before the corresponding `WP_Image_Editor` is instantiated.
noreply at wordpress.org
- [wp-svn] [30876] branches/4.1: Clarify the behaviour of the `wp_editor_set_quality` and `jpeg_quality` filters.
noreply at wordpress.org
- [wp-svn] [30877] branches/4.1: Twenty Fifteen: remove license details for the image shown in the theme screenshot file as it is Creative Commons Zero , which doesn't require attribution.
noreply at wordpress.org
- [wp-svn] [30878] branches/4.1: Fix search box position on the Add Plugins screen after resizing the window to narrower than 1000px and then back to wider than 1200px.
noreply at wordpress.org
- [wp-svn] [30879] trunk/src/wp-admin/css/common.css: Correct the height of the search type `select` element when searching the plugin directory.
noreply at wordpress.org
- [wp-svn] [30880] branches/4.1: Correct the height of the search type `select` element when searching the plugin directory.
noreply at wordpress.org
- [wp-svn] [30881] branches/4.1: Twenty Fifteen: remove fonts as a style dependency.
noreply at wordpress.org
- [wp-svn] [30882] branches/4.1: Twenty Fifteen: remove Genericons as a dependency from loading the main stylesheet.
noreply at wordpress.org
- [wp-svn] [30883] branches/4.1: Twenty Fourteen: remove Genericons as a dependency from loading the main stylesheet and IE-specific stylesheet.
noreply at wordpress.org
- [wp-svn] [30884] trunk/src/wp-admin/css/about.css: Autoprefixer for [30857].
noreply at wordpress.org
- [wp-svn] [30885] trunk/src: Customizer: Add `_wp_attachment_is_custom_background` meta to uploaded background images.
noreply at wordpress.org
- [wp-svn] [30886] trunk/src/wp-includes/option.php: Add braces around a Docblock in an if statement, although not required by PHP, this is required by our coding standards for readability.
noreply at wordpress.org
- [wp-svn] [30887] trunk/src/wp-admin/about.php: Finalize two more about page strings.
noreply at wordpress.org
- [wp-svn] [30888] trunk/src: Updates to the 'Log out everywhere' implementation.
noreply at wordpress.org
- [wp-svn] [30889] trunk/src/wp-admin: Update/add plugin recommendation strings.
noreply at wordpress.org
- [wp-svn] [30890] trunk/src: Call it 'Distraction-free writing mode' and update the help string.
noreply at wordpress.org
- [wp-svn] [30891] trunk/src/wp-includes/js/customize-preview.js: Customizer: Export Preview instance to `wp.customize.preview`.
noreply at wordpress.org
- [wp-svn] [30892] branches/4.1: Call it 'Distraction-free writing mode' and update the help string.
noreply at wordpress.org
- [wp-svn] [30893] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: Don' t save unfiltered CSS in a setting.
noreply at wordpress.org
- [wp-svn] [30894] branches/4.1: Finalize two more about page strings.
noreply at wordpress.org
- [wp-svn] [30895] branches/4.1: Updates to the 'Log out everywhere' implementation.
noreply at wordpress.org
- [wp-svn] [30896] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: Don' t escape translated strings.
noreply at wordpress.org
- [wp-svn] [30897] trunk/src/wp-content/themes/twentyfifteen/header.php: Twenty Fifteen: Remove `esc_html()` from blog description.
noreply at wordpress.org
- [wp-svn] [30898] branches/4.1: Update/add plugin recommendation strings.
noreply at wordpress.org
- [wp-svn] [30899] trunk/src/wp-content/themes/twentyfifteen/inc/template-tags.php: Twenty Fifteen: Don't escape translated strings.
noreply at wordpress.org
- [wp-svn] [30900] trunk: Remove caching for `get_term_by()` calls.
noreply at wordpress.org
- [wp-svn] [30901] trunk/src/wp-content/themes/twentyfifteen/inc/template-tags.php: Twenty Fifteen: Remove `esc_html()` from `get_the_author()`.
noreply at wordpress.org
- [wp-svn] [30902] branches/4.1: Autoprefixer for [30857].
noreply at wordpress.org
- [wp-svn] [30903] trunk/src/wp-admin/about.php: Move a `<code> ` tag out of a localised string on the About page.
noreply at wordpress.org
- [wp-svn] [30904] branches/4.1: Move a `<code> ` tag out of a localised string on the About page.
noreply at wordpress.org
- [wp-svn] [30905] trunk/src/wp-content/themes/twentyfifteen/inc/template-tags.php: Twenty Fifteen: Remove unnecessary `esc_html()` from `get_the_date() ` and `get_the_modified_date()`.
noreply at wordpress.org
- [wp-svn] [30906] branches/4.1: TinyMCE: remove reposition delay on showing the image toolbar.
noreply at wordpress.org
- [wp-svn] [30907] trunk/src/wp-includes/js/mediaelement/wp-mediaelement.css: In response to regressions on .com, fix MEjs styles for screen reader text and overflow on the volume slider.
noreply at wordpress.org
- [wp-svn] [30908] branches/4.1: Do not autofocus text fields on page load on mobile devices.
noreply at wordpress.org
- [wp-svn] [30909] branches/4.1: iOS: do not autofocus the readonly textarea with the code for wp-config.php in setup-config.php.
noreply at wordpress.org
- [wp-svn] [30910] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: fallback hex color for no-comments text should come first.
noreply at wordpress.org
- [wp-svn] [30911] branches/4.1: Customizer: Re-add the possibility to remove and restore a default background image.
noreply at wordpress.org
- [wp-svn] [30912] trunk/src/wp-includes/post-template.php: Revert [30036].
noreply at wordpress.org
- [wp-svn] [30913] branches/4.1/src/wp-includes/post-template.php: Revert [30036].
noreply at wordpress.org
- [wp-svn] [30914] branches/4.1: Remove caching for `get_term_by()` calls.
noreply at wordpress.org
- [wp-svn] [30915] branches/4.1: Customizer: Remove date filter from the Header/ Background Image upload frames.
noreply at wordpress.org
- [wp-svn] [30916] branches/4.1: Customizer: Import missing `wp.customize.Control.prototype._toggleActive`.
noreply at wordpress.org
- [wp-svn] [30917] branches/4.1: Fix menu shakiness when over-scrolling in Chrome and Safari on MacOS.
noreply at wordpress.org
- [wp-svn] [30918] branches/4.1: Improve the fix for menu shakiness when over-scrolling.
noreply at wordpress.org
- [wp-svn] [30919] trunk/tests/qunit: Customizer: Add more QUnit tests to improve coverage on the new models.
noreply at wordpress.org
- [wp-svn] [30920] branches/4.1: Background Updates: Pass back whether Group Writable support is being leveraged for an update to the WordPress.org API.
noreply at wordpress.org
- [wp-svn] [30921] trunk/src/wp-admin/css/about.css: Make the DFW paragraph on the About page narrower to mitigate an orphan in Firefox.
noreply at wordpress.org
- [wp-svn] [30922] branches/4.1: Make the DFW paragraph on the About page narrower to mitigate an orphan in Firefox.
noreply at wordpress.org
- [wp-svn] [30923] branches/4.1: Customizer: Export Preview instance to `wp.customize.preview`.
noreply at wordpress.org
- [wp-svn] [30924] branches/4.1: Twenty Fifteen: Don't escape translated strings.
noreply at wordpress.org
- [wp-svn] [30925] branches/4.1: Twenty Fifteen: Remove `esc_html() ` from blog description.
noreply at wordpress.org
- [wp-svn] [30926] branches/4.1: Twenty Fifteen: Remove various unnecessary `esc_html ()` calls and replace various unnecessary `esc_html_x()` calls with `_x() `.
noreply at wordpress.org
- [wp-svn] [30927] branches/4.1: Twenty Fifteen: Don' t save unfiltered CSS in a setting.
noreply at wordpress.org
- [wp-svn] [30928] branches/4.1/src/wp-includes/version.php: 4.1 RC2
noreply at wordpress.org
- [wp-svn] [30929] trunk/src/wp-admin/about.php: Last about page string.
noreply at wordpress.org
- [wp-svn] [30930] branches/4.1: Last about page string.
noreply at wordpress.org
- [wp-svn] [30931] branches/4.1: Customizer: Add `_wp_attachment_is_custom_background` meta to uploaded background images.
noreply at wordpress.org
- [wp-svn] [30932] trunk/src/wp-content/themes/twentyfifteen/inc/custom-header.php: Twenty Fifteen: Use dynamic default color value instead of hardcoded color.
noreply at wordpress.org
- [wp-svn] [30933] branches/4.1: Twenty Fifteen: Use dynamic default color value instead of hardcoded color.
noreply at wordpress.org
- [wp-svn] [30934] branches/4.1: Fix MEjs styles for screen reader text and overflow on the volume slider.
noreply at wordpress.org
- [wp-svn] [30935] branches/4.1/src/wp-content/themes/twentyfifteen/readme.txt: Merge Twenty Fifteen commits [30828], [30833], [30869] to the 4.1 branch.
noreply at wordpress.org
- [wp-svn] [30936] branches/4.1/src/wp-content/themes/twentyfifteen: Merge Twenty Fifteen commits [30834], [30845] to the 4.1 branch.
noreply at wordpress.org
- [wp-svn] [30937] branches/4.1/src/wp-content/themes/twentyfifteen/css/ editor-style.css: Twenty Fifteen, editor-style: remove margin-bottom from the gallery preview inside the editor.
noreply at wordpress.org
- [wp-svn] [30938] branches/4.1/src/wp-content/themes/twentyfifteen: Twenty Fifteen: update scroll functionality to make sure child menu items are always reachable.
noreply at wordpress.org
- [wp-svn] [30939] branches/4.1/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: fallback hex color for no-comments text should come first.
noreply at wordpress.org
- [wp-svn] [30940] branches/4.1/src: No need for wp_get_password_hint() to be prefixed as if it is private.
noreply at wordpress.org
- [wp-svn] [30941] branches/4.1/src/wp-content/themes/twentytwelve/css/ie.css: Twenty Twelve: fix widget stacking problem in older IE browsers for Front Page template.
noreply at wordpress.org
- [wp-svn] [30942] branches/4.1: Editor, new DFW: fix fading out for the right sidebar in IE.
noreply at wordpress.org
- [wp-svn] [30943] branches/4.1: Add braces around a Docblock in an if statement, although not required by PHP, this is required by our coding standards for readability.
noreply at wordpress.org
- [wp-svn] [30944] trunk/src/wp-admin/includes: Pass locale to wordpress.org theme/ plugin API.
noreply at wordpress.org
- [wp-svn] [30945] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: hide search input cancel button.
noreply at wordpress.org
- [wp-svn] [30946] trunk/src/wp-admin/css/about.css: About: Fix the WordPress badge.
noreply at wordpress.org
- [wp-svn] [30947] branches/4.1: Twenty Fifteen: hide search input cancel button.
noreply at wordpress.org
- [wp-svn] [30948] branches/4.1: Pass locale to wordpress.org theme/plugin API.
noreply at wordpress.org
- [wp-svn] [30949] branches/4.1: About: Fix the WordPress badge.
noreply at wordpress.org
- [wp-svn] [30950] branches/4.1/: Update mergeinfo for [30913] and [30935-30941].
noreply at wordpress.org
- [wp-svn] [30951] trunk/src/wp-admin/css/about.css: About page: Don' t allow tab text to wrap.
noreply at wordpress.org
- [wp-svn] [30952] trunk/src/wp-admin/css/common.css: Ensure inline code examples stay LTR, punctuation and all.
noreply at wordpress.org
- [wp-svn] [30953] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: fix styles for screen-reader-only search button in small screens.
noreply at wordpress.org
- [wp-svn] [30954] trunk: Update individual term caches in `get_terms()`.
noreply at wordpress.org
- [wp-svn] [30955] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: ensure menu icon is properly centered for RTL views on small screens.
noreply at wordpress.org
- [wp-svn] [30956] trunk/src/wp-content/themes/twentyfifteen/css/editor-style.css: Twenty Fifteen: ensure RTL editor font style is consistent with front-end font style.
noreply at wordpress.org
- [wp-svn] [30957] branches/4.1: About page RTL fixes.
noreply at wordpress.org
- [wp-svn] [30958] branches/4.1: Twenty Fifteen: Final RTL, editor-style, and search padding fixes.
noreply at wordpress.org
- [wp-svn] [30959] branches/4.1: Update individual term caches in `get_terms()`.
noreply at wordpress.org
- [wp-svn] [30960] trunk: Update version numbers in trunk.
noreply at wordpress.org
- [wp-svn] [30961] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: use better, universal sans-serif fonts for RTL, similar to Twenty Ten which also had serif fonts throughout.
noreply at wordpress.org
- [wp-svn] [30962] branches/4.1: Twenty Fifteen: use better, universal sans-serif fonts for RTL, similar to Twenty Ten which also had serif fonts throughout.
noreply at wordpress.org
- [wp-svn] [30963] trunk/.travis.yml: Add Slack notifications to Travis CI config.
noreply at wordpress.org
- [wp-svn] [30964] branches/4.1/src/wp-includes/version.php: 4.1 RC3
noreply at wordpress.org
- [wp-svn] [30965] trunk/src/wp-content/themes: Update bundled theme POT files in trunk.
noreply at wordpress.org
- [wp-svn] [30966] branches/4.1/src/wp-content/themes: Update bundled theme POT files in the 4.1 branch.
noreply at wordpress.org
- [wp-svn] [30967] trunk/src/wp-content/themes: Bundled Themes: bump version numbers to coordinate with 4.1 release.
noreply at wordpress.org
- [wp-svn] [30968] branches/4.1: Bundled Themes: bump version numbers to coordinate with 4.1 release.
noreply at wordpress.org
- [wp-svn] [30969] trunk/src/wp-content/themes: Update theme POT files in trunk.
noreply at wordpress.org
- [wp-svn] [30970] branches/4.1/src/wp-content/themes: Update theme POT files in the 4.1 branch.
noreply at wordpress.org
- [wp-svn] [30971] trunk/src/wp-admin/about.php: About page: CDN images.
noreply at wordpress.org
- [wp-svn] [30972] branches/4.1: About page: CDN images.
noreply at wordpress.org
- [wp-svn] [30973] branches/4.1/src/wp-admin/about.php: Cache-bust CDN URLs, as the images have been optimized.
noreply at wordpress.org
- [wp-svn] [30974] branches/4.1/src/wp-includes/version.php: WordPress 4.1
noreply at wordpress.org
- [wp-svn] [30975] tags/4.1/: Tag 4.1
noreply at wordpress.org
- [wp-svn] [30976] trunk/tests/phpunit/tests: Use correct notation for global functions in `@covers` test annotations.
noreply at wordpress.org
- [wp-svn] [30977] trunk/src/wp-admin/js/editor-expand.js: Editor: when switching editor-expand off for the first time use the default editor height.
noreply at wordpress.org
- [wp-svn] [30978] trunk/src/wp-admin/includes: Improve some `wp-admin/includes/ class-wp-filesystem-*.php` docs for `@param`.
noreply at wordpress.org
- [wp-svn] [30979] trunk/src: Improve some docs for `@param`.
noreply at wordpress.org
- [wp-svn] [30980] trunk/src/wp-admin/includes/import.php: In `wp_import_handle_upload()`:
noreply at wordpress.org
- [wp-svn] [30981] trunk/src/wp-admin/includes/media.php: In `image_size_input_fields ()`:
noreply at wordpress.org
- [wp-svn] [30982] trunk/src: For clarity, initialize some arrays that previously were only assigned via short circuit in loops.
noreply at wordpress.org
- [wp-svn] [30983] trunk/src: Correct the `@param` docs for arguments that are truthy /falsey.
noreply at wordpress.org
- [wp-svn] [30984] trunk/src/wp-admin/includes: Comment List Tables:
noreply at wordpress.org
- [wp-svn] [30985] trunk: In `wp_update_term()`, limit duplicate slug checks to the same taxonomy as the updated term.
noreply at wordpress.org
- [wp-svn] [30986] trunk/src/wp-includes/js/tinymce/plugins/wpview/plugin.js: TinyMCE wpView: when clicking on the Edit button, move the focus back to the editor before opening the modal.
noreply at wordpress.org
- [wp-svn] [30987] trunk/.travis.yml: Switch to container-based infrastructure on Travis CI.
noreply at wordpress.org
- [wp-svn] [30988] trunk/.travis.yml: Update npm on Travis CI as a part of build
noreply at wordpress.org
- [wp-svn] [30989] trunk/tests/qunit/index.html: Add jQuery UI Core as a dependency for qUnit tests
noreply at wordpress.org
- [wp-svn] [30990] trunk/tests/phpunit/tests/image/editor_imagick.php: In Imagick tests, instantiate `WP_Image_Editor_Imagick` directly instead of calling `wp_get_image_editor ()`.
noreply at wordpress.org
- [wp-svn] [30991] trunk/src: Customizer: Improve IE 8 compatibility.
noreply at wordpress.org
- [wp-svn] [30992] trunk/src/wp-admin/js/customize-widgets.js: Customizer: Use correct event variable when moving widgets to another widget area.
noreply at wordpress.org
- [wp-svn] [30993] trunk/src/wp-includes/taxonomy.php: Pass `$resource_type` to ' get_ancestors' filter.
noreply at wordpress.org
- [wp-svn] [30994] trunk/src/wp-includes/taxonomy.php: Correct $taxonomies parameter description in get_terms() filters.
noreply at wordpress.org
- [wp-svn] [30995] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: add styles for multisite registration forms.
noreply at wordpress.org
- [wp-svn] [30996] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: pinking shears.
noreply at wordpress.org
- [wp-svn] [30997] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: fix missing style for menu in small screens.
noreply at wordpress.org
- [wp-svn] [30998] trunk/src/wp-admin: Apply 'taxonomy_parent_dropdown_args' filter when editing terms.
noreply at wordpress.org
- [wp-svn] [30999] trunk/src/wp-admin/edit-tags.php: Fix incorrect `@since` tag introduced in [30998].
noreply at wordpress.org
- [wp-svn] [31000] trunk/src/wp-includes/link-template.php: Pass the $adjacent parameter to the "{$adjacent}_post_link" filter.
noreply at wordpress.org
- [wp-svn] [31001] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: more styles for multi-site forms.
noreply at wordpress.org
- [wp-svn] [31002] trunk/tests/phpunit/tests/admin/includesPlugin.php: Improved tests for wp-admin/includes/plugin.php.
noreply at wordpress.org
- [wp-svn] [31003] trunk: When no plugins are active, return an empty array from `validate_active_plugins()`.
noreply at wordpress.org
- [wp-svn] [31004] trunk/src/wp-includes/class-IXR.php: XML-RPC: Send 405 Method Not Allowed for GET requests.
noreply at wordpress.org
- [wp-svn] [31005] trunk/src/wp-includes/category-template.php: Use proper hash notation for `wp_dropdown_categories()` docblock.
noreply at wordpress.org
- [wp-svn] [31006] trunk: In `wp_dropdown_categories()`, allow the term field used to populate option valuesto be specified.
noreply at wordpress.org
- [wp-svn] [31007] trunk/src/wp-includes/version.php: Add a revision number to $wp_version for nightly update purposes.
noreply at wordpress.org
- [wp-svn] [31008] trunk/src/wp-admin/includes/plugin.php: Use correct function name in docs for get_plugin_data().
noreply at wordpress.org
- [wp-svn] [31009] trunk/tests/phpunit/tests/admin/includesPlugin.php: Back up and restore dropins during `get_dropins()` tests.
noreply at wordpress.org
- [wp-svn] [31010] trunk/src/wp-admin/user-edit.php: Set the type attribute of the buttons for logging out of all sessions to buttons
noreply at wordpress.org
- [wp-svn] [31011] trunk/src/wp-includes/post-thumbnail-template.php: Correct a typo in `wp-includes/post-thumbnail-template.php`.
noreply at wordpress.org
- [wp-svn] [31012] trunk/src/wp-includes/taxonomy.php: Update/ fix inline docs for `update_object_term_cache()`.
noreply at wordpress.org
- [wp-svn] [31013] trunk/src/wp-includes/capabilities.php: Fix docs for `WP_User:: allcaps`:
noreply at wordpress.org
- [wp-svn] [31014] trunk: In `remove_all_filters()`, only remove callbacks that match the `$priority` parameter.
noreply at wordpress.org
- [wp-svn] [31015] trunk: Support array values for post-related parameters in `WP_Comment_Query`.
noreply at wordpress.org
- [wp-svn] [31016] trunk/src: Support chromeless Vimeo via MEjs:
noreply at wordpress.org
Last message date:
Wed Dec 31 20:40:05 UTC 2014
Archived on: Wed Dec 31 20:40:10 UTC 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).