Commit Graph

  • 9fab4162f6 Theme installer keyboard fixes. Updates [28033] and [28036]. Andrew Nacin 2014-04-08 16:23:26 +00:00
  • 468c9d2ac7 Restore GalleryAdd() and GalleryEdit() in media-views.js to ensure back-compat. Scott Taylor 2014-04-08 15:53:42 +00:00
  • b48bc8e7d3 Theme Installer: Prevent default events for "Upload Theme" and "Browse" buttons. Dominik Schilling (ocean90) 2014-04-08 12:34:10 +00:00
  • 82ac1009c4 Move toolbar declaration after the :visible check, like it was before [28019]. Dominik Schilling (ocean90) 2014-04-08 11:20:34 +00:00
  • 0e44baa89e Precommit cleanup for theme.js, editor.css amd wpdialogs/plugin.js, See #27055, #26907, #16284 Andrew Ozz 2014-04-08 08:28:57 +00:00
  • ff78684898 Widget Customizer: Fix widget filtering. Dominik Schilling (ocean90) 2014-04-08 08:11:33 +00:00
  • 61d17c2163 DFW: - Move the word count and "Just Write" to a fixed bar at the bottom. - Fix responsive mode to 480px. Narrower screens will have a scroll bar. - Hide the Help button on screens < 480px, move the Save button to the right, make it bigger to match the others, and other responsive mode fixes. Fixes #26907, see #27709 Andrew Ozz 2014-04-08 07:48:55 +00:00
  • 54e59a0290 Clarify documentation for hooks in sanitize_post_field(). Drew Jaynes (DrewAPicture) 2014-04-08 07:40:30 +00:00
  • a3d04ec9ed Part I of inline documenation for hooks in wp-includes/post.php. Drew Jaynes (DrewAPicture) 2014-04-08 06:48:32 +00:00
  • 93b19f682e Inline documentation for hooks in wp-admin/includes/class-wp-upgrader-skins.php. Drew Jaynes (DrewAPicture) 2014-04-08 06:25:56 +00:00
  • 92381845b8 Media Templates: More escaping rather than interpolation. see #21785. Andrew Nacin 2014-04-08 05:27:44 +00:00
  • 24c0c60802 Theme Installer: Show 'Preview' button for installed themes. Andrew Nacin 2014-04-08 04:37:37 +00:00
  • d5c3a966be Theme Installer: Combine 'Layout' and 'Columns' filters so 'Features' can span two columns. Andrew Nacin 2014-04-08 04:30:01 +00:00
  • 62b57b3b1f Theme Installer: Left/right arrow keys in the overlay. Andrew Nacin 2014-04-08 04:12:44 +00:00
  • 1478afb236 Theme Installer: Use 'browse' instead of 'sort' for routes. nacin 2014-04-08 04:12:02 +00:00
  • 0cff2558aa Widget Customizer: Fix incorrect replacement in [27995]. Andrew Nacin 2014-04-08 04:02:07 +00:00
  • b47c6d0746 Theme Installer: Disable prev/next buttons on first/last themes, add Esc handling, use IDs. Andrew Nacin 2014-04-08 03:57:01 +00:00
  • 288b1fd4f3 Nuke the TinyMCE help dialog as it is duplicated by help tabs. This leaves just Keyboard Shortcuts. Andrew Nacin 2014-04-08 02:31:02 +00:00
  • 9875f51f1f Header Images: Add suggested dimensions to the media workflow. Andrew Nacin 2014-04-08 01:56:42 +00:00
  • d29a5cee5f Header Images: Add suggested dimensions to the media workflow. Andrew Nacin 2014-04-08 01:54:44 +00:00
  • 1fa68e490b Expose toolbar keyboard shortcut in Help documentation for TinyMCE. Andrew Nacin 2014-04-08 01:38:42 +00:00
  • e0989568d2 TinyMCE help: Break up strings changed in [28027] for ease of changing later. Andrew Nacin 2014-04-08 01:18:15 +00:00
  • 4360d117e2 TinyMCE help modal: - Don't load the old tiny_mce_popup.js. - Add the shortcut for <code> and the second shortcut for link to the shortcuts listing. - Update some of the text. See #27100 Andrew Ozz 2014-04-07 23:52:55 +00:00
  • c386c17457 Improve hook docs for the wp_enqueue_editor hook, added in 3.9. Drew Jaynes (DrewAPicture) 2014-04-07 23:08:46 +00:00
  • bcc41afd37 Theme Installer: Handle currently installed themes, add search route, let prev/next refresh collections. Andrew Nacin 2014-04-07 23:03:05 +00:00
  • e28f610ead Fix typo and add more text to the error shown when 'wpdialogs' is not enqueued. Add 'wp_enqueue_editor' action fired when scripts and styles for the editor are being enqueued, fixes #16284 Andrew Ozz 2014-04-07 22:54:13 +00:00
  • 0d6acf5b5b Make playlist tracks keyboard-accessible. Scott Taylor 2014-04-07 22:27:06 +00:00
  • 82bc9c1142 Rename USE_EXT_MYSQL to WP_USE_EXT_MYSQL. see #21663. Andrew Nacin 2014-04-07 22:26:19 +00:00
  • 9bb79a1a97 Clean up deprecated format_to_post() docs. see #27700. Andrew Nacin 2014-04-07 22:23:00 +00:00
  • 0bd5e6c02e More formatting for functions deprecated in 3.9. Drew Jaynes (DrewAPicture) 2014-04-07 22:16:37 +00:00
  • 784d1dc9bf Only show the media library loading spinner if we're scrolled toward the bottom. Prevents the spinner from flashing a second time when first loading the library due to a second query firing after initial load. Helen Hou-Sandi 2014-04-07 22:14:01 +00:00
  • 8b9371e915 Even deprecated functions can use a little PHPDoc formatting, time to time. Drew Jaynes (DrewAPicture) 2014-04-07 22:11:55 +00:00
  • 13d5b7c461 Improve hook docs for the resetpass_form hook added in 3.9. Drew Jaynes (DrewAPicture) 2014-04-07 22:05:51 +00:00
  • aba414af7e PHPDoc fixes for functionality in wp-includes/wp-db.php added in 3.9. Drew Jaynes (DrewAPicture) 2014-04-07 22:01:37 +00:00
  • 7736833039 PHPDoc fixes for wp_validate_logged_in_cookie(), introduced in 3.9. Drew Jaynes (DrewAPicture) 2014-04-07 21:43:00 +00:00
  • ef4d73dafc Fix PHPDoc formatting for WP_Rewrite::add_endpoint(). Drew Jaynes (DrewAPicture) 2014-04-07 21:38:34 +00:00
  • c80074d551 Widget Customizer: Update icons to new Dashicons, part 2. Dominik Schilling (ocean90) 2014-04-07 21:36:52 +00:00
  • 5706a463bd TinyMCE: show an error in the console when a plugin attempts to use the 'wpdialogs' plugin but wpdialog.js is not enqueued, fixes #16284 Andrew Ozz 2014-04-07 21:34:18 +00:00
  • f96adcea2d Add a missing @since 3.9.0 to the PHPDoc for wp_register_plugin_realpath(). Drew Jaynes (DrewAPicture) 2014-04-07 21:33:30 +00:00
  • 18d6713716 Improve inline documentation for functionality in wp-includes/plugin.php added in 3.9. Drew Jaynes (DrewAPicture) 2014-04-07 21:29:04 +00:00
  • 55d6cc4e1d Formally deprecate wpmu_current_site(). Andrew Nacin 2014-04-07 21:27:13 +00:00
  • 5404d9933f Gallery Views: Avoid JS errors when image attachments lack metadata. nacin 2014-04-07 21:24:02 +00:00
  • c765ed8832 Inline documentation fixes related to the determine_current_user filter Drew Jaynes (DrewAPicture) 2014-04-07 21:17:44 +00:00
  • 372e6c5c94 Inline documentation improvements in wp-includes/ms-load.php for 3.9 functionality. Drew Jaynes (DrewAPicture) 2014-04-07 20:58:11 +00:00
  • 6b007e8345 Widget Customizer: Update icons to new Dashicons. Dominik Schilling (ocean90) 2014-04-07 20:49:40 +00:00
  • 9131bc6cbf General PHPDoc improvements in wp-includes/media.php for 3.9 functionality. Drew Jaynes (DrewAPicture) 2014-04-07 20:37:17 +00:00
  • 3011b3efef Space vs tab in function descriptions for wp_underscore_audio_template() and wp_underscore_video_template(). Drew Jaynes (DrewAPicture) 2014-04-07 20:28:05 +00:00
  • f9e150c068 wpdb: Don't pass a second argument to mysqli_fetch_field(). Andrew Nacin 2014-04-07 20:21:16 +00:00
  • 9415376529 Improve PHPDoc formatting for get_the_permalink(). DrewAPicture 2014-04-07 20:21:02 +00:00
  • c48069343d Use suggested language conventions in the hook docs description for the theme_page_templates filter. Drew Jaynes (DrewAPicture) 2014-04-07 20:17:55 +00:00
  • e724e1b06f Don't try to resolve symlinks for single-file plugins. plugins_url() should not be used in this context anyway. Andrew Nacin 2014-04-07 20:14:34 +00:00
  • 4d4921a9ac Use the correct parameter variables in the hook docs for wp_upgrade. Drew Jaynes (DrewAPicture) 2014-04-07 20:13:00 +00:00
  • 3b7d881f3c Align parameters in the hook docs for the attachment_thumbnail_args filter. Drew Jaynes (DrewAPicture) 2014-04-07 20:10:01 +00:00
  • 95294a170e Add missing parameter descriptions to the PHPDocs for WP_Upgrader_Skin::decrement_update_count() and Bulk_Upgrader_Skin::decrement_update_count(). Drew Jaynes (DrewAPicture) 2014-04-07 20:01:35 +00:00
  • 6e3b6066e5 Widget Customizer: Cleanup wp.customize.Widgets.SidebarControl. Dominik Schilling (ocean90) 2014-04-07 19:59:49 +00:00
  • 06152cbe6f Avoid stomping of bulk postdata inside the bulk_edit_posts() loop. Andrew Nacin 2014-04-07 17:58:37 +00:00
  • 51d6831f14 Update Dashicons. Dominik Schilling (ocean90) 2014-04-07 17:51:44 +00:00
  • ce4961c9f7 Widget Customizer: Cleanup wp.customize.Widgets.WidgetControl. Dominik Schilling (ocean90) 2014-04-07 16:31:52 +00:00
  • 4322e0c50a Browsers other than Firefox need a timeout when parsing audio and video shortcodes into MCE views. Scott Taylor 2014-04-07 15:11:04 +00:00
  • 18d485fb32 Widget Customizer: Make the available widgets panel a Backbone view. Dominik Schilling (ocean90) 2014-04-07 14:09:53 +00:00
  • da677f34aa Widget Customizer: Move WidgetCustomizer to wp.customize.Widgets. First pass. Dominik Schilling (ocean90) 2014-04-07 09:03:18 +00:00
  • b0ba84a25c Remove trailing whitespace from [27982]. Dominik Schilling (ocean90) 2014-04-07 09:02:06 +00:00
  • 8b3f6ef9fa TinyMCE: couple more small css tweaks for the menubar and tabs in native modals, see #27279 Andrew Ozz 2014-04-07 07:10:14 +00:00
  • 658b5a5e15 Add a note that wpView is "experimental", see #26959 Andrew Ozz 2014-04-07 06:58:58 +00:00
  • 9c3da74353 Heartbeat: no longer "experimental", see #25272 Andrew Ozz 2014-04-07 06:32:52 +00:00
  • f48e74e789 Only set the poster attribute automatically for videos when the image does not match the default mime-type icon. wp_prepare_attachment_for_js() is used in multiple contexts. This context requires disambiguation. Scott Taylor 2014-04-07 06:19:51 +00:00
  • d11d19a2b7 [27640] supported a caption for audio and video shortcodes as part of a UX iteration for the related MCE views. These captions have since be excluded, so the extra code should be removed (it was there for this sole reason). Scott Taylor 2014-04-07 06:12:06 +00:00
  • 53ce07bf36 TinyMCE: - Tighten up button styles, add :hover for .mce-active buttons. - Pad only the first toolbar row and remove the padding in both toolbars if the editor doesn't have a DFW mode. Part props avryl, see #27279 Andrew Ozz 2014-04-07 01:09:38 +00:00
  • 3fbe1ba7b7 Apply checks in [27964] to wp_write_post(), which is unused and due for dismantling and deprecation. Andrew Nacin 2014-04-06 22:07:02 +00:00
  • 5d3e7be690 When dynamically instantiating MediaElementPlayer instances in JS, preload="metadata" is extremely wonky. preload="none" lets the file play right away. Scott Taylor 2014-04-06 21:33:00 +00:00
  • e4d4e0020b Widget Customizer: Remove leading/trailing whitespace to prevent jQuery migrate warning. Dominik Schilling (ocean90) 2014-04-06 20:39:33 +00:00
  • 020e3ef811 Update TinyMCE help for pasting content. Dominik Schilling (ocean90) 2014-04-06 19:45:07 +00:00
  • 0e8bd0b455 Header images: Revert unnecessary tabindex="0" from [27947]. Dominik Schilling (ocean90) 2014-04-06 19:35:24 +00:00
  • 2f0a34dbb8 Header images: Improve accessibility of Randomize buttons. Dominik Schilling (ocean90) 2014-04-06 19:27:40 +00:00
  • ab8f7f7afd Widgets: Trigger jQuery events for widget updates. * widget-added when a widget is added to a sidebar * widget-updated when a widget is updated A jQuery object of the widget is passed along to the event handler. Same events are used in the Widget Customizer, see [27909]. Dominik Schilling (ocean90) 2014-04-06 19:05:03 +00:00
  • 8708a44d4a Widget Customizer: Minor code cleanup. Dominik Schilling (ocean90) 2014-04-06 18:53:31 +00:00
  • bccc4ea750 Fix whitespace around $GLOBALS['_wp_deprecated_widgets_callbacks'] . Dominik Schilling (ocean90) 2014-04-06 18:49:48 +00:00
  • a2c020e068 WP_Widget: Introduce is_preview() method. Dominik Schilling (ocean90) 2014-04-06 18:47:46 +00:00
  • 789305948e Inline documentation for remaining hooks in wp-admin/includes/upgrade.php. Drew Jaynes (DrewAPicture) 2014-04-05 22:29:41 +00:00
  • 14d96748c7 Better checks for contributors when saving posts. Andrew Nacin 2014-04-05 21:18:44 +00:00
  • 12f66b9859 Theme Installer: Separate API from an event handler to avoid issues where a false return value stops the event. Andrew Nacin 2014-04-05 20:45:37 +00:00
  • e40de50197 Theme Installer: Don't encode description entities/HTML. Andrew Nacin 2014-04-05 20:29:44 +00:00
  • ba9e3d2bc3 Theme Installer: Use JSONP for api.wordpress.org requests. Andrew Nacin 2014-04-05 20:27:56 +00:00
  • 1ff1343a82 Revert the changes made to data.title in playlist Underscore templates in [27869]. {{ data.title }} causes the title to be double-encoded on the front end. Scott Taylor 2014-04-05 20:05:04 +00:00
  • 5863d7874d Theme Installer: Better responsive styles for feature filters. Andrew Nacin 2014-04-05 20:03:41 +00:00
  • c4d09e4736 Theme Installer: Fix displaying of errors. Andrew Nacin 2014-04-05 19:25:20 +00:00
  • 631b55ac0b Don't pass variables by reference. Andrew Nacin 2014-04-05 18:16:45 +00:00
  • 84c4332b3e RTL: Fix taxonomy quick edit list alignment. Andrew Nacin 2014-04-05 18:13:11 +00:00
  • 8c28ef2b7c Fix typo in hook description for async_upload_{$type}. Dominik Schilling (ocean90) 2014-04-05 14:11:38 +00:00
  • fc34a6e63e Customizer: Add height: auto; for select[multiple]. Dominik Schilling (ocean90) 2014-04-05 13:11:39 +00:00
  • 4a197c45a2 Avoid an undefined index notice in wp_http_validate_url(). Sergey Biryukov 2014-04-05 12:44:19 +00:00
  • 6c7aabda19 Fix a typo in the PHPDoc description for the WP_Http_Curl->max_body_length property. Drew Jaynes (DrewAPicture) 2014-04-05 05:47:54 +00:00
  • 30cdc10180 When autosaving a new post for the first time after a title was typed, cancel the autosave if the user is submitting the form. (Includes a precommit fix for customize-controls.css.) Props Nessworthy, davidmarichal, fixes #27657 Andrew Ozz 2014-04-05 01:28:35 +00:00
  • 36f0a60829 Throw a user notice when the editor ID used for TinyMCE contains brackets, props nacin, fixes #27601 Andrew Ozz 2014-04-05 01:10:19 +00:00
  • 548772fcc1 TinyMCE: update the default style for html5-captions, props obenland fixes #26642 Andrew Ozz 2014-04-04 23:11:21 +00:00
  • 63bf25ec1f Edit image modal: check if full size exists before trying to use it for setting aspect ratio, props gcorne, see #27366 Andrew Ozz 2014-04-04 18:00:04 +00:00
  • 6ec7a5a52b Header images: Accessibility and style improvements. Headers no longer jump around when chosen. Andrew Nacin 2014-04-04 15:48:34 +00:00
  • 96e15acb2e Header images: Handle cropping failures. Andrew Nacin 2014-04-04 15:47:43 +00:00
  • 996a502103 Add missing space between strings. Andrew Nacin 2014-04-04 13:16:15 +00:00
  • 48269a7c29 TinyMCE: add image backgrounds for more and nextpage tags (also jshint fix for theme.js). Fixes #27106 Andrew Ozz 2014-04-04 05:22:47 +00:00