Commit Graph

  • 5c14c97f9d Plupload: also delete plupload.full.min.js when updating. Andrew Ozz 2017-09-22 20:47:58 +00:00
  • 6971f7565e Plupload: minify and load plupload.js and moxie.js separately to make them easier to debug. Andrew Ozz 2017-09-22 20:09:49 +00:00
  • b4e9d5a125 Media: Improve the preview of transparent images in Attachment Details modal by using CSS3 to show a checkered background. Sergey Biryukov 2017-09-22 19:56:14 +00:00
  • 40d47b90cb Admin CSS: Autoprefixer for [41329]. Sergey Biryukov 2017-09-22 19:50:57 +00:00
  • c33e16661d Docs: Correct filename references in duplicate hook comments for post_password_required filter. Sergey Biryukov 2017-09-22 18:33:11 +00:00
  • 3dff531717 Help/About: Tweak Help tabs on Users screen for consistency with Posts screen. Sergey Biryukov 2017-09-22 18:30:10 +00:00
  • fa9892a8a3 Embeds: Introduce embed_thumbnail_id filter for thumbnail image ID in the embed template. Sergey Biryukov 2017-09-22 17:34:24 +00:00
  • af90dd0682 Docs: Correct description for insert_user_meta filter. Sergey Biryukov 2017-09-22 13:13:41 +00:00
  • 0c66c82b7c Taxonomy: Convert tag cloud in Tags meta box to a list (<ul>) for better semantics and accessibility. Sergey Biryukov 2017-09-22 11:27:44 +00:00
  • 8906b0cdf9 Docs: Change $args to $r in the DocBlock for http_api_debug filter to match the variable name. Sergey Biryukov 2017-09-22 09:32:30 +00:00
  • 8412ff1f44 Plugin Editor: Use include_once instead of include in plugin_sandbox_scrape() to fix unit tests broken with [41560]. Weston Ruter 2017-09-22 02:00:33 +00:00
  • f07591d1fd Plugin Editor: Improve reliability of detecting PHP fatal errors when editing an active plugin. Weston Ruter 2017-09-22 01:35:09 +00:00
  • e92db998d2 Revisions: correct a timezone display issue. Adam Silverstein 2017-09-21 23:32:25 +00:00
  • a91d3980df Customize: Introduce extensible code editor Customizer control for CodeMirror. Weston Ruter 2017-09-21 23:03:06 +00:00
  • 7a5d0cc29b Customizer: retain aspect ration when cropping media w/ shift+click/drag. Adam Silverstein 2017-09-21 22:44:38 +00:00
  • 52bdeee37d Login: Password reset - add hide icon & confirm weak password checkbox. Adam Silverstein 2017-09-21 21:28:07 +00:00
  • 9b7c97af26 Widgets: Improved sidebar mapping on theme switch Konstantin Obenland 2017-09-21 18:45:03 +00:00
  • 8436a4f117 Remove SWFUpload, - Refactor swfupload.js to output a simple upload form, and handlers.js. - Delete the SWFUpload plugins directory and swfupload.swf. - Remove flash cookies "hack" from async-upload.php. Andrew Ozz 2017-09-21 16:34:31 +00:00
  • 80c424900e REST API JS Client: Improve nonce handling, refresh stale nonce on sync. Adam Silverstein 2017-09-21 12:57:16 +00:00
  • 40088ea12a Multisite: Correct the docs for maybe_add_existing_user_to_blog(). John Blackbourn 2017-09-21 12:27:30 +00:00
  • 9ad6dab3db Docs: Use correct order of arguments in the DocBlock for WP_Hook::has_filter(). Sergey Biryukov 2017-09-21 09:59:12 +00:00
  • d3c8a675ae Customize: Let media control button labels better automatically reflect the specified MIME type. Weston Ruter 2017-09-20 21:23:51 +00:00
  • ebb578b2d9 Widgets: Omit attributes from an Image widget's link when they are empty. Weston Ruter 2017-09-20 19:44:13 +00:00
  • 6d341ef5e5 Twenty Seventeen: Document the type of $item argument in twentyseventeen_dropdown_icon_to_menu_link() more accurately. Sergey Biryukov 2017-09-20 18:14:13 +00:00
  • b7c70cad14 Widgets: Add Customizer preview support to the Category widget when navigating to a category via dropdown. Weston Ruter 2017-09-20 03:15:19 +00:00
  • 187f352e9d Taxonomy/Users: Use correct escaping function for URLs. Dominik Schilling (ocean90) 2017-09-19 21:13:32 +00:00
  • e95dc5a26f Database: Hardening to bring wpdb::prepare() inline with documentation. Aaron D. Campbell 2017-09-19 17:55:33 +00:00
  • 88464ecd41 Database: Don’t trigger _doing_it_wrong() for null values in wpdb::prepare(). Aaron D. Campbell 2017-09-19 16:05:26 +00:00
  • eb012314d0 Database: Hardening for wpdb::prepare() aaroncampbell 2017-09-19 14:47:46 +00:00
  • 64e8c4952a Filesystem API: Ensure filenames are valid before attempting to unzip them to ensure malformed file paths don't cause issues. John Blackbourn 2017-09-19 14:35:09 +00:00
  • 8e9dbf3c35 oEmbed: Add extra hardening around allowed HTML for improved sandboxing. aaroncampbell 2017-09-19 13:41:52 +00:00
  • fa4713e898 General: Add missing URL-encoding and add extra hardening to plugin and template names when they're displayed in the admin area. John Blackbourn 2017-09-19 10:10:35 +00:00
  • 7be5b80976 Taxonomy/Users: Provide a fallback for incorrect HTTP referrers. Dominik Schilling (ocean90) 2017-09-19 09:12:27 +00:00
  • ec269e4283 Customize: Ensure valid themes in the preview. Dominik Schilling (ocean90) 2017-09-19 08:38:43 +00:00
  • 49540b271c TinyMCE: Improve the previews for shortcodes. Dominik Schilling (ocean90) 2017-09-19 08:18:15 +00:00
  • 1f0d51dbd2 Editor: Prevent adding javascript: and data: URLs through the inline link dialog. Dominik Schilling (ocean90) 2017-09-19 08:00:40 +00:00
  • ce69e660bd Customize: Add notifications API to sections and panels. Weston Ruter 2017-09-19 05:39:37 +00:00
  • eab65862b0 Customize: Show notification error with "Your homepage displays" control when homepage and posts page are set to be the same (but not empty). Weston Ruter 2017-09-19 00:45:23 +00:00
  • df1bf4a883 Customize: Add wp_is_uuid() validation function with optional second $version=4 parameter to enforce v4 random UUIDs. Weston Ruter 2017-09-18 23:03:06 +00:00
  • 6c8b9adeee Customize: Use input event instead of keyup or propertychange events when listening for changes in wp.customize.Element instances. Weston Ruter 2017-09-18 19:10:38 +00:00
  • 2ff66f7c50 Emoji: Invert value returned by UN test for accuracy. Peter Wilson 2017-09-17 22:51:42 +00:00
  • 2d1ac710e2 Code Editor: Remove scrollIntoView of editor's cursor line upon focus to prevent jumping issues for editor scroll position. Weston Ruter 2017-09-17 03:57:09 +00:00
  • dced797c3f Code Editor: Scroll the cursor line into view instead of the entire editor when focused. Weston Ruter 2017-09-17 03:34:47 +00:00
  • ab24be4c87 Media: Rename "Insert Media" window title to "Add Media" for consistency with the "Add Media" button. Sergey Biryukov 2017-09-16 11:02:17 +00:00
  • 30e9d7382d Twenty Fifteen: Add missing comma in ie.css. Sergey Biryukov 2017-09-16 05:11:03 +00:00
  • 203cb6f4a2 JSDocs: add the jsdoc folder to .gitignore and svn:ignore. Adam Silverstein 2017-09-15 20:13:04 +00:00
  • e23004c344 Multisite: Introduce get_main_site_id(). Felix Arntz 2017-09-15 11:14:49 +00:00
  • 95a2632121 wp.sanitize - fix namespace for calls to stripTags. Adam Silverstein 2017-09-14 19:28:57 +00:00
  • 9bdad8906a Taxonomy: Allow for adding custom list table views to taxonomy screens. Sergey Biryukov 2017-09-13 15:19:02 +00:00
  • fb227caed1 Taxonomy: Force a DISTINCT term query when result count matters. Boone Gorges 2017-09-13 14:47:07 +00:00
  • dbace684e2 Editor: Add CodeMirror-powered code editor with syntax highlighting, linting, and auto-completion. Weston Ruter 2017-09-13 06:07:48 +00:00
  • 1b7475645a Add wp.hooks - JavaScript actions and filters. Adam Silverstein 2017-09-12 12:53:21 +00:00
  • 594a41666b Customize: Add global notifications area. Weston Ruter 2017-09-12 07:02:49 +00:00
  • 84487618eb Multisite: Update docs for switch_to_blog(). Jeremy Felt 2017-09-12 03:33:58 +00:00
  • 4fbb54ca8c Customize: Align behavior of WP_Customize_Manager::save_changeset_post() with wp_insert_post() by setting status to future if supplied status is publish but date is future. Weston Ruter 2017-09-11 17:49:58 +00:00
  • 34df35a414 Allow usage of aria-current in paginate_links(). Andrea Fercia 2017-09-11 14:28:59 +00:00
  • 71aaf1fa4a Docs: Add jsdoc.conf.json JSDOC configuration file. Adam Silverstein 2017-09-11 13:13:40 +00:00
  • 14f9c47685 General: Remove error screen padding for Internet Explorer. Peter Wilson 2017-09-11 05:30:34 +00:00
  • 6406fb561a Customize: Add rightward-facing back button to Themes section header to improve navigation (since the section slides in from the left). Weston Ruter 2017-09-11 05:22:22 +00:00
  • b422c7e45f Build/Test Tools: Convert more test skipping into hard failures. John Blackbourn 2017-09-11 00:37:55 +00:00
  • 45429a417b Docs: Clarify some terminology around meta capabilities, primitive capabilities, and roles. John Blackbourn 2017-09-10 22:50:27 +00:00
  • 0c29992e72 Login and Registration: Pass the user session token to the set_auth_cookie and set_logged_in_cookie filters. John Blackbourn 2017-09-10 21:08:19 +00:00
  • 7aa34b77e9 Customize: Re-use homepage settings help tab text from Reading Options admin screen in description for corresponding Customizer section. Weston Ruter 2017-09-10 17:07:50 +00:00
  • d0dbcf5913 Customize: Rename "Static front page" to just "Homepage". Weston Ruter 2017-09-10 16:19:53 +00:00
  • 3d04cc37a5 Administration: Admin menu: Improve vertical spacing and alignment of menu items with counters. Andrea Fercia 2017-09-10 13:39:13 +00:00
  • 6327832abe Widgets: Add shortcode support inside Text widgets. Weston Ruter 2017-09-10 06:32:34 +00:00
  • 249c416f0d Widgets: Prevent fatal error due to calling undefined wp_json_encode() when requesting the load-scripts.php endpoint. Weston Ruter 2017-09-09 20:43:09 +00:00
  • 798c1894f4 Administration: Admin menu: Use aria-current for the current active page. Andrea Fercia 2017-09-09 14:49:53 +00:00
  • 6cbe8cba2e Docs: Remove "being being" dittography from inline comments. Sergey Biryukov 2017-09-09 14:48:42 +00:00
  • e3bea1b8ca Twenty Fifteen: Remove "called called" dittography, missed in [41349]. Sergey Biryukov 2017-09-09 14:47:23 +00:00
  • c997d1283f Administration: Thickbox: Fix conflicts with the Plugin details and native Thickbox modals. Andrea Fercia 2017-09-09 14:13:28 +00:00
  • aa8f08b4d7 Docs: Remove "since since" and "one one" dittography from inline comments. Sergey Biryukov 2017-09-09 13:52:46 +00:00
  • 50ddbc9946 Docs: Remove "to to" dittography from inline comments. Sergey Biryukov 2017-09-09 13:48:47 +00:00
  • 47f5fd023c Docs: Remove "in in", "this this", and "containing containing" dittography from inline comments. Sergey Biryukov 2017-09-09 13:18:23 +00:00
  • f5c342ce76 Widgets: Add dirty state tracking for widgets on admin screen. Weston Ruter 2017-09-08 19:10:59 +00:00
  • 6e7053a6df Docs: JSDoc improvements for namespaces. Adam Silverstein 2017-09-08 18:41:20 +00:00
  • 357532ab64 Docs: Remove "the the" dittography from inline comments. Sergey Biryukov 2017-09-08 18:20:22 +00:00
  • a55222fe0f Bundled Themes: Remove "called called" and "can can" dittography. Sergey Biryukov 2017-09-08 18:12:40 +00:00
  • 4705b3f27e Multisite: Use get_network() in populate_network() to check whether a network with the given ID already exists. Felix Arntz 2017-09-08 16:32:39 +00:00
  • 7f3deb9988 Embeds: Remove support for oEmbedded videos from Vine. John Blackbourn 2017-09-08 15:00:33 +00:00
  • 804fc41181 Editor: In _WP_Editors::wp_link_query, allow filtering empty results. Pascal Birchler 2017-09-08 14:02:43 +00:00
  • 5c3d713beb Embeds: Add the dnt (Do Not Track) query parameter to all oEmbed provider URLs. John Blackbourn 2017-09-08 12:30:03 +00:00
  • 085b1411bd Text widget: add the Add Media button and enable the wpview plugin to show embedded media previews in the editor. Andrew Ozz 2017-09-08 10:56:10 +00:00
  • da4dd8eb56 Twenty Sixteen: Replace inline control structureв to improve code readability. Sergey Biryukov 2017-09-08 06:03:09 +00:00
  • 4dc1c28e57 Twenty Seventeen: Correct the @return value for twentyseventeen_post_thumbnail_sizes_attr(). Sergey Biryukov 2017-09-08 04:26:55 +00:00
  • 5df690648a Twenty Sixteen: Correct the @return value for twentysixteen_post_thumbnail_sizes_attr(). Sergey Biryukov 2017-09-08 04:25:59 +00:00
  • ea3507034f Widgets: Improve _doing_it_wrong message. Konstantin Obenland 2017-09-06 21:31:26 +00:00
  • dd7ffeb4de Widgets: Use word-wrap: break-word for available widget descriptions. Weston Ruter 2017-09-06 18:27:51 +00:00
  • 706daad00d Customize: Do not show cursor: not-allowed on audio/video track titles within playlists in preview. Weston Ruter 2017-09-06 17:59:53 +00:00
  • 849cf3efb7 Themes: Prevent the Themes search field default action after [40572]. Andrea Fercia 2017-09-05 17:25:23 +00:00
  • 5f06aaca1c I18N: Allow numbers in locales during installation. Dominik Schilling (ocean90) 2017-09-04 19:29:50 +00:00
  • 399db7ac03 WP-API JS Client: Add helpers to get a model or collection by route. Adam Silverstein 2017-09-04 16:00:28 +00:00
  • 503562e03a Multisite: More specificity for the get_sites() documentation. John Blackbourn 2017-09-04 11:16:18 +00:00
  • b1d9cac1fc Plupload: remove the reinstated plupload.js from the list of old files. Andrew Ozz 2017-09-04 10:21:33 +00:00
  • 505709a833 Multisite: Clarify return type of get_sites() when 'count' is passed as a query var. Dominik Schilling (ocean90) 2017-09-04 08:15:32 +00:00
  • ba6077dc27 Docs: Update media-audiovideo.js after [41239]. Andrea Fercia 2017-09-03 16:15:38 +00:00
  • 207d79af50 Accessibility: Improve the color picker UI accessibility, interaction, and generated markup. Andrea Fercia 2017-09-03 16:01:18 +00:00
  • 55938f0664 Plupload: - Update to 2.1.9. - Include the non-minified plupload.js and moxie.js. - Remove support for Flash and Silverlight, the available runtime options are html5 and html4. - Delete plupload.flash.swf and plupload.silverlight.xap. Andrew Ozz 2017-09-01 12:27:49 +00:00
  • 09182448e7 Widgets: Add nudge for registered widgets Konstantin Obenland 2017-09-01 08:49:50 +00:00
  • f5f5359d56 Taxonomy: Remove unused global imports for $wpdb in get_terms() and wp_get_object_terms(). Dominik Schilling (ocean90) 2017-08-31 12:25:14 +00:00