Commit Graph

  • 1ec860298d Correct @return value for WP_User_Query::get_total(). Sergey Biryukov 2014-09-13 22:23:12 +00:00
  • 0075f1c7d1 Correct some @since values added in [29739]. Sergey Biryukov 2014-09-13 12:17:17 +00:00
  • 0efd852117 WP_oEmbed::_strip_newlines is called as a filter callback for oembed_dataparse, must be public. It was marked as private for fun in [14109] and then made private officially in [28507]. Scott Taylor 2014-09-12 22:53:04 +00:00
  • 578609d31e Make the URL output in _thickbox_path_admin_subfolder() use includes_url(). wonderboymusic 2014-09-12 22:30:03 +00:00
  • 2dd4990234 kses: Add colgroup. Andrew Nacin 2014-09-12 05:50:03 +00:00
  • cbaef4a1a3 Add some @since annotations to media-views.js. Scott Taylor 2014-09-12 03:35:15 +00:00
  • a9384b7a30 Editor expand: hide TinyMCE float panels and tooltips when scrolling, props avryl, fixes #29516 for trunk. Andrew Ozz 2014-09-12 01:20:09 +00:00
  • 6ed8bab324 In media_handle_upload(), don't call wp_read_image_metadata() on things that aren't images (like videos). We never caught this error, because we are suppressing it by calling @wp_read_image_metadata(). Scott Taylor 2014-09-11 20:14:56 +00:00
  • 4d3a00c195 After [29733], version bump for MediaElement. Scott Taylor 2014-09-11 19:46:49 +00:00
  • 1b1c55c583 Allow arbitrary subdomains for the oEmbed endpoint for Slideshare. Scott Taylor 2014-09-11 19:24:07 +00:00
  • 749f51c348 Update getID3 library to 1.9.8. Scott Taylor 2014-09-11 19:06:33 +00:00
  • 1930d0940e Upgrade MediaElement to 2.15.1. Scott Taylor 2014-09-11 17:43:05 +00:00
  • 2becf84579 Skip ALTERNATE_WP_CRON redirect when performing XML-RPC requests. Sergey Biryukov 2014-09-11 14:01:04 +00:00
  • 5a89372970 XML-RPC: Check if category support was added for pages before calling wp_get_post_categories() to avoid unnecessary query in wp.getPage. Sergey Biryukov 2014-09-11 13:55:56 +00:00
  • 1190ed50a8 TinyMCE: fix image captions regexp when wpautop is disabled in wp_editor(). Fixes #29592 for trunk. Andrew Ozz 2014-09-10 23:02:05 +00:00
  • 123fae73b5 Media: revert enabling of multi-file uploading for mobile devices. Currently only iOS Safari supports it but has a bug that prevents uploading of videos. Fixes #29602 Andrew Ozz 2014-09-10 22:39:39 +00:00
  • 698f77735b Don't overwrite the length property unnecessarily when generating metadata for audio and video files. Scott Taylor 2014-09-10 21:56:24 +00:00
  • c339c62e38 Media Frames: Set the box-sizing CSS property to border-box for checkboxes and radio buttons. Dominik Schilling (ocean90) 2014-09-10 18:08:13 +00:00
  • 69b97690d5 Widgets: Toggle widget arrow when the widget is closed using Close link. Sergey Biryukov 2014-09-10 17:35:38 +00:00
  • 9c48d0f495 Make sure we're on the media grid page before calling wp.media(). Sergey Biryukov 2014-09-09 10:13:33 +00:00
  • 00bfc5bc34 Avoid PHP notices in media modal caused by orphaned attachments. Sergey Biryukov 2014-09-09 10:02:36 +00:00
  • 7ce9d697c6 Don't display Edit links for attachments user cannot edit. Sergey Biryukov 2014-09-09 09:49:55 +00:00
  • eb20eeaa60 Add 'Unattached' filter for galleries. Sergey Biryukov 2014-09-09 07:13:39 +00:00
  • 8cfdbf1167 Use https for apps.wordpress.org links. Sergey Biryukov 2014-09-09 06:28:33 +00:00
  • aa9af951e5 Remove 'WordPress Language' reference from wp-config-sample.php. Sergey Biryukov 2014-09-09 01:22:05 +00:00
  • 3136cbb1c9 Twenty Fourteen: Use correct check for the front page in Featured_Content::pre_get_posts(). Sergey Biryukov 2014-09-07 14:22:38 +00:00
  • d552ba29bc * Declare $site_mimes before using it in check_upload_mimes(). * Use the same default value for 'upload_filetypes' as on Network Settings screen. Sergey Biryukov 2014-09-07 10:10:33 +00:00
  • eac7709d6d Use get_registered_nav_menus() in has_nav_menu(). Sergey Biryukov 2014-09-07 10:03:06 +00:00
  • 12bffd9665 Use home URL instead of example.org on Permalink Settings screen. Sergey Biryukov 2014-09-07 09:43:48 +00:00
  • ad0b20ad09 Check for [\r\n\t ] instead of \s in sanitize_file_name() to avoid UTF-8 issues. Sergey Biryukov 2014-09-07 08:32:22 +00:00
  • f114ff72ac Don't display Edit links for posts and terms in toolbar if they are empty. Sergey Biryukov 2014-09-07 08:31:57 +00:00
  • 23dd9e11ec 4.1 version bumps. Sergey Biryukov 2014-09-05 19:44:38 +00:00
  • 87c0c484a5 Trunk is now 4.1-alpha. Andrew Nacin 2014-09-05 19:40:12 +00:00
  • 1efe986d5d WordPress 4.0. Helen Hou-Sandi 2014-09-04 15:31:24 +00:00
  • 5771e6e1d5 About: Make sure the images are properly responsive. Helen Hou-Sandi 2014-09-04 15:23:51 +00:00
  • ca32a2d410 Pinking shears. Andrew Nacin 2014-09-04 15:22:58 +00:00
  • f07a9f28a8 Final about page for 4.0. Enjoy the videos! helen 2014-09-04 15:04:02 +00:00
  • 3d698699be i18n: Skip language chooser for localized packages. Andrew Nacin 2014-09-04 14:38:17 +00:00
  • f3b999f9c4 Media grid details: Load large images instead of originals, if available. Andrew Nacin 2014-09-04 14:37:05 +00:00
  • 84681ddd39 Link to apps.wordpress.org instead of wordpress.org/mobile. Andrew Nacin 2014-09-04 14:21:13 +00:00
  • 2d07fb1b59 Media: Swap in a new icon for the grid mode. Helen Hou-Sandi 2014-09-04 14:13:46 +00:00
  • 445b364f5b Properly suppress errors in test_empty_where_on_update(), which expects an empty WHERE clause. Sergey Biryukov 2014-09-04 04:30:11 +00:00
  • d53bee91c6 Add 'Release Lead' string to credits. see #29494. Andrew Nacin 2014-09-03 23:18:37 +00:00
  • ce73c6b6c6 4.0-RC3. Helen Hou-Sandi 2014-09-03 18:06:42 +00:00
  • 44466b7627 Editor expand: revert back to scrolling to the editor top when switching Visual to Text, fixes #29338 Andrew Ozz 2014-09-03 18:03:43 +00:00
  • f5e371608c Modals: Remove yet more cruft that was causing unwanted coloration of icons. Helen Hou-Sandi 2014-09-03 17:05:38 +00:00
  • 3e4e0404a4 4.0-RC2. Helen Hou-Sandi 2014-09-03 11:36:35 +00:00
  • 0df3044683 Restore the post type's view_item label for preview links that don't submit the changes. Sergey Biryukov 2014-09-03 11:32:52 +00:00
  • 350152b49e Language Pack Upgrader: Allow to disable asynchronously translation updates. Dominik Schilling (ocean90) 2014-09-03 10:37:21 +00:00
  • c529b75886 Editor scrolling: Remember and restore scroll position for visual and text modes. Helen Hou-Sandi 2014-09-03 09:57:56 +00:00
  • 7716dae9fa Editor scrolling: Avoid jumping to the cursor when modifier and scrolling keys are pressed. Andrew Nacin 2014-09-03 09:37:01 +00:00
  • de3b2ccf19 Allow language specified by the WPLANG constant (but not installed) to be chosen. Andrew Nacin 2014-09-03 08:02:53 +00:00
  • acbd7696ee Media Library: Fix media trash handling. Andrew Nacin 2014-09-03 06:46:34 +00:00
  • 760b7ae45a MediaElement: Bump version. see #29110. Andrew Nacin 2014-09-03 06:32:29 +00:00
  • c40dad4a5a MediaElement: Revert upstream commit b7f82b4 to restore the status quo for Chromium support. Andrew Nacin 2014-09-03 06:31:27 +00:00
  • 53f56ffb0f Media: Better padding for attachment items. Helen Hou-Sandi 2014-09-03 06:27:34 +00:00
  • f1a6cd13b5 Media: Avoid repeated thumbnail resizing. Andrew Nacin 2014-09-03 06:09:33 +00:00
  • a01096b872 Language Pack Upgrader: Remove ALL pre-existing filters before performing a translation update these filters may act in an unexpected way during the upgrade process. See #29230. Fixes #29425. Dion Hulse 2014-09-03 05:37:33 +00:00
  • 609eb61a1c About page: Remove reference to not-yet-operational translated plugins/themes directories. Andrew Nacin 2014-09-03 02:36:23 +00:00
  • 0fdd75b585 Only media grid (not modal) should show "Uploaded by" and "Uploaded to". Andrew Nacin 2014-09-03 02:16:32 +00:00
  • 0b9c1f93eb Bump versions and POT files for all bundled themes. fixes #29478. Andrew Nacin 2014-09-03 00:46:53 +00:00
  • 0ab1df4243 Ensure oEmbed previews listen to [embed] width/height attributes. Andrew Nacin 2014-09-03 00:39:05 +00:00
  • 43f68edbe2 Media Modal: Fix 'Insert from URL' oEmbed previews. Andrew Nacin 2014-09-03 00:36:31 +00:00
  • 2cb48c1039 Plugin install: Better styling to accommodate plugin icons. Helen Hou-Sandi 2014-09-02 19:46:19 +00:00
  • 896bbfacae Media: Ensure media-views is enqueued and registered before localizing. Andrew Nacin 2014-09-02 19:35:35 +00:00
  • 9c82e2854e Revert [28840]; wp_localize_script() must be called on a registered handle. Andrew Nacin 2014-09-02 19:34:42 +00:00
  • cb298d8341 Plugin install: Make sure h3's clear floats to avoid layout problems. Helen Hou-Sandi 2014-09-02 18:28:23 +00:00
  • 1c82a3bf80 Language Pack Upgrader: Check return value before accessing the first array key. Dominik Schilling (ocean90) 2014-09-02 18:27:12 +00:00
  • 3ae3ae5ab2 Modals: Remove some remnant unnecessary blue glow focus styling. Helen Hou-Sandi 2014-09-02 18:26:18 +00:00
  • c680af75e8 Install: Only show the language chooser when we have access to the filesystem without asking for credentials. Dominik Schilling (ocean90) 2014-09-02 18:06:36 +00:00
  • 97921c9fa5 Menus: Improve performance for title live updating. Add change event for IE < 9. Dominik Schilling (ocean90) 2014-09-02 13:22:14 +00:00
  • bd07f41256 Restore 'insert-media-button' as an ID attribute for the first instance of media_buttons(). Remove IDs for subsequent instances. Sergey Biryukov 2014-09-02 09:07:08 +00:00
  • 81d1c6d2c4 Use wp_admin_css() to enqueue stylesheets in setup-config.php. Sergey Biryukov 2014-09-02 08:53:23 +00:00
  • 21aa7259c4 Re-initialize $wp_locale global after changing the default textdomain on installation screens. Sergey Biryukov 2014-09-02 08:09:56 +00:00
  • fb8548fd48 Simplify the code for calling refresh_blog_details() whenever 'blogname', 'siteurl', or 'post_count' option is updated. Sergey Biryukov 2014-09-02 07:29:47 +00:00
  • 52dacfd3a5 Check $post->post_status directly in _update_posts_count_on_delete() for better performance. Sergey Biryukov 2014-09-02 07:16:41 +00:00
  • 7bdd5a7a2e Plugin install: The sort callback doesn't need to be public. Andrew Nacin 2014-09-02 06:50:48 +00:00
  • d8b80c3254 Unit tests for has_filter() not resetting the array pointer. Andrew Nacin 2014-09-02 06:49:11 +00:00
  • 1cde8312b6 DB: Revert [28814] and require a WHERE for wpdb::update(). Andrew Nacin 2014-09-02 04:55:17 +00:00
  • 7c09b36829 Canonical: Apply redirects to HEAD requests too. Adjusts [28958]. Andrew Nacin 2014-09-02 04:47:14 +00:00
  • 2f71d7d8e4 Comments: Simplify JS for inline edit and reply. Helen Hou-Sandi 2014-09-02 03:56:05 +00:00
  • cac2366382 Avoid PHP notices when checking for local requests in in WP_Http. Sergey Biryukov 2014-09-02 02:05:48 +00:00
  • 4e846f9af7 Media: add a class to the <script> tag for the JSON encoded playlist data so it can be easily selected in WPPlaylistView. Props SergeyBiryukov, fixes #29383 Andrew Ozz 2014-09-01 19:54:44 +00:00
  • e12d2db484 Media: Translate a string for the search placeholder. Helen Hou-Sandi 2014-09-01 19:53:37 +00:00
  • 1861615be2 Query: Add comment to the parse_tax_query() method reflecting [28987]. Andrew Nacin 2014-09-01 19:50:33 +00:00
  • 045c767e0a TinyMCE: fix the 'tabfocus' plugin to check if default is prevented on pressing tab, bind the events later so other plugins can cancel them. Merged upstream in https://github.com/tinymce/tinymce/commit/86098b348582e1544cc208db25954d31755e6d13 together with another change. Fixes #29430 Andrew Ozz 2014-09-01 19:02:08 +00:00
  • c3222171cd Editor expand: - Adjust calculation when comparing sidebar position to wpfooter top. Fixes an annoying jumping when the user scrolls off the bottom. - Use a var for the 'bottom' distance of the sidebar. - Fix sidebar pinning when it's height is nearly the same as the viewport height. Fixes #29349 Andrew Ozz 2014-09-01 18:48:07 +00:00
  • 14313673d5 Media grid: Don't show a misleading message for an empty library. Helen Hou-Sandi 2014-09-01 18:38:35 +00:00
  • 1f2ff1d3f3 Editor expand: add docs for the wp_editor_expand filter, props DrewAPicture, fixes #29423 Andrew Ozz 2014-08-29 02:37:59 +00:00
  • fcc188193f Editor expand: add a filter to turn it off from PHP, fixes #29423 Andrew Ozz 2014-08-29 02:27:06 +00:00
  • 5d2038c8cd Sync tagline from about page with credits and freedoms. Helen Hou-Sandi 2014-08-28 17:52:16 +00:00
  • 368e2ba299 Fix typo in media help text. Sergey Biryukov 2014-08-28 07:52:13 +00:00
  • 7c145e0bd9 Meta Query: Revert [28659] (and [28665]) due to regressions. Andrew Nacin 2014-08-27 20:22:35 +00:00
  • a8a7468a9a TinyMCE wpView: fix 'undefined' head when not adding more stylesheets to the sandbox iframe, fixes #29399 Andrew Ozz 2014-08-27 18:22:51 +00:00
  • 1a1343dbd0 Correct a Sass typo that somehow slipped by in [29616]. Helen Hou-Sandi 2014-08-27 06:31:22 +00:00
  • 32953775cd 4.0-RC1. Helen Hou-Sandi 2014-08-27 06:13:09 +00:00
  • 2092bd3092 Help tabs: Update media help text to reflect 4.0. Helen Hou-Sandi 2014-08-27 06:11:28 +00:00
  • 5c64d1f25b Media library: Ensure the header area is spaced consistently between view modes. Helen Hou-Sandi 2014-08-27 05:39:40 +00:00
  • 179f12066d Refresh the post-update login message. Helen Hou-Sandi 2014-08-27 05:31:53 +00:00
  • 2db9b4be18 About page, at last. Helen Hou-Sandi 2014-08-27 04:39:14 +00:00